/* CSS Document */

*{
    margin: 0px;
    padding: 0px;
}

/* Scrollbar Fix */
html, body {
    min-height:101%
}

body {
	background-color: #cccccc;
	height:100%;
}
.style1 {
	color: #D1C8B3;
	font-size: 18px;
}
.style2 {
	font-family: Tahoma;
	font-size: 12px;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #990000;
}
a:active {
	color: #000066;
}
.right {
    text-align: right;
}
.left {
    text-align: left;
}
.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.style23 {
	color: #000066
}
.style25 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
.quote_col1 {
    width: 250px;
    background: #9DB1C4;
    text-align: right;
}
.quote_col2 {
    width: 450px;
    background: #D0DDE8;
    text-align: left;
}
.quote_col1, .quote_col2 {
    padding: 3px;
}
.errorMsg {
	color: #FF0000;
	font-size: 14px;
}
.red {
	color: #990000;
}
.white {
	color: #FFFFFF;
}
.container1 {
	width: 930px;
	margin:0 auto;
	height:100%;
}
.top  {
	height: 51px;
	background-color:#D1C8B3;
}
.top_logo {
	float: left;
	width: 350px;
}
.top_text {
	font-family:Arial;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	margin-top: 15px;
	margin-left: 15px;
	width: 400px;
	float: left;
}
.top_location {
	float: right;
	width:  200px;
	height: 25px;
	margin-top: -25px;
}
.top_location A {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px; 
	margin-left: 10px;
	margin-top: 5px;
	text-decoration:none;
}
.top_location a:hover {
	text-decoration:underline;
}
.main {
	height: 340px;
	background-color:#000000;
	background-image:url(../images/homepage/rotate.php);
	background-repeat:no-repeat;
}
.main_click {
	float: left;
	width: 925px;
	height: 275px;
	cursor:pointer;
}
.sub_container {
	float: left;
	background-color:#000000;
	width: 930px;
}
.main_sub_spacer {
	float: left;
	width: 200px;
}
.main_sub  {
	width: 200px;
	float: left;
	margin-left: 25px;
}
.main_sub_picture {
	float: left;
	padding-right: 10px;
}
.main_sub_text a {
	font-family: Arial; 
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	margin-top: 7px;
	text-decoration:none;
}
.main_sub_text a:hover {
	text-decoration: underline;
}
.news  {
	clear: left;
	margin-left: 15px;
	margin-top: 10px;
	overflow:visible;
	background-color:#000000;
}
.news_text {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}
.news_text a {
	color: #FFFFFF;
}
.news_text a:hover {
	color: #FFFF00;
}
.tabs {
	height: 150px;
	background-color: #A2ADB6;
}
.bottom {
	height: 25px;
	background-color: #D1C8B3;
}
.bottom_address {
	color:#000000;
	font-family: Arial;
	font-size: 12px;
	float: left;
	padding-left: 10px;
	padding-top: 4px;
}
.bottom_login {
	color:#000000;
	font-family: Arial;
	font-size: 12px;
	float: right;
	padding-right: 10px;
	padding-top:  4px;
}
.page_content {
    overflow: auto;
	min-height: 400px;
	background-color:#ffffff;
}
.page_content p {
	font-family: Arial;
	font-size: 12px;
}
.page_content h2 {
	margin-left: 30px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
}
.page_content a {
	color: #000099;
}
.contact_form {
	font-family: Arial;
	font-size: 12px;
	float: left;
	clear: left;
}
.contact_form input {
	margin-left: 20px;
}
.left_main {
    position: inherit;
	float: left;
	width: 200px;
}
.left_main_menu_header {
	margin-left: 10px;
	margin-bottom: 1px;
	margin-top: 20px;
	background-color:#708EA8;
	height: 20px;
	width: 175px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}
.left_main_menu_header a {
	margin-left: 10px;
	margin-top: 4px;
	color:#FFFFFF;
	text-decoration:none;
}
.left_main_menu {
	margin-left: 10px;
	margin-bottom: 1px;
	background-color:#C8D7E3;
	height: 20px;
	width: 175px;
	color:#708EA8;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}
.left_main_menu a {
	margin-left: 10px;
	margin-top: 4px;
	color:#708EA8;
	text-decoration:none;
}
.left_main_menu_bottom {

}
.mid_main {
	font-family: Arial;
	font-size: 12px;
	float: left;
	width: 700px;
}
.right_main {
	font-family: Arial;
	font-size: 10px;
	float: right;
	width: 100px;
}
.main_image {
	border: 1px solid #FFFFFF;
	width: 690px;
	min-height: 200px;
}
.main_image_holder {
	width: 550px;
}
.main_image_caption_left {
	float: left;
	width: 170px;
	font-size:10px;
	text-align:center;
}
.main_image_caption_right {
	float: right;
	width:250px;
	margin-right:50px;
	font-size:10px;
	text-align:center;
}
.main_image_caption_left_silicone {
	float: left;
	width: 250px;
	font-size:10px;
	text-align:center;
}
.main_image_caption_right_silicone {
	float: right;
	width:250px;
	font-size:10px;
	text-align:center;
}
.main_image_caption_left_rubber {
	font-size:10px;
	text-align:center;
}
