/* CSS Document */

body {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #d8e1e9;
	color: #4a4a4a;

}

#docA {
	margin: 0 auto;
	width: 1012px;
	height:9px;
	background-image:url(../images/bg-top.jpg);
font-size: 9px;	
}


#docB {
	margin-top: -5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 992px;
	line-height: 150%;
	background-image:url(../images/bg-center.jpg);
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-left:10px;
	padding-right:10px;
}



#docC {
	margin: 0 auto;
	width: 1012px;
	height:9px;
	background-image:url(../images/bg-bottom.jpg);
	font-size: 9px;
	background-repeat: no-repeat;
}



/*Header */

#header {
	position: relative;
	height: 132px;
	
	}

#header-nav {

	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	width:971px;
	height:25px;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-right:20px;
	font-size:110%;
}

#header span {
	margin-top: 0px;
	margin-bottom: 0;
	padding-right: 12px;
	padding-left: 12px;	
}

#header-logo {
	position: relative;
	left: 10px;
	height: 105px;
	width: 211px;
	background: url(../images/logo-csi.gif) no-repeat left top;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
}

#header-logo a, #header #logo a:visited {
	display:block;
	position:absolute;
	top:0px;
	left:-2px;
	height: 46px;
	width: 217px;
	padding-top: 58px;
	overflow:hidden;
	font-size:1%;
	border: 0;
	color: #000000;
	background:none;
	text-decoration:none;
}






#menu_home {
	font-weight: bold;
	text-decoration: none;
	color:#c8cbd9;
}
#menu_home:hover {color: #f2dbb3;}


#menu_aboutus {
	font-weight: bold;
	text-decoration: none;
	color:#c8cbd9;
}
#menu_aboutus:hover {color: #f2dbb3;}


#menu_products{
	font-weight: bold;
	text-decoration: none;
	color:#c8cbd9;
}
#menu_products:hover {color: #f2dbb3;}


#menu_careers {
	font-weight: bold;
	text-decoration: none;
	color:#c8cbd9;
}
#menu_careers:hover {color: #f2dbb3;}


#menu_links {	
font-weight: bold;
	text-decoration: none;
	color:#c8cbd9;
	}
#menu_links:hover {color: #f2dbb3;}


#menu_downloads{	
font-weight: bold;
	text-decoration: none;
	color:#c8cbd9;
	}
#menu_downloads:hover {color: #f2dbb3;}


#menu_contactus {	
font-weight: bold;
	text-decoration: none;
color:#c8cbd9;
	}
#menu_contactus:hover {color: #f2dbb3;}



#home_section #menu_home {
	color: #fff; font-weight: bold;
	text-decoration: none;
}
.prod-tb {
	border: 1px solid #C6C1B9;
	background-color: #FFF9F0;
}

.prod-tb-title {
	font-size: 15px;
	font-weight: bold;
	padding-left: 10px;
	background-color: #DAD5CD;
	padding-top: 5px;
	padding-bottom: 5px;
}

.prod-tb-padding {

	padding-left: 10px;	
}

#aboutus_section #menu_aboutus {
	color: #fff; font-weight: bold;
	text-decoration: none;
}

#products_section #menu_products {
	color: #fff; font-weight: bold;
	text-decoration: none;
}

#careers_section #menu_careers {
	color: #fff; font-weight: bold;
	text-decoration: none;
}

#links_section #menu_links {
	color: #fff; font-weight: bold;
	text-decoration: none;
}

#downloads_section #menu_downloads {
	color: #fff; font-weight: bold;
	text-decoration: none;
}

#contactus_section #menu_contactus {
	color: #fff; font-weight: bold;
	text-decoration: none;
}




h1 {
	font-size: 150%;
	padding-top: 0px;
	background-image: url(../images/bg-title.gif);
	background-repeat: repeat-x;
	height: 43px;
	margin-bottom: 30px;
}

h2 {
	font-weight: bold;
	font-size: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

a, a:link, a:visited{color: #047CC1;
}

a:hover{
	color: #CE2126;
}

.bold {font-weight: bold;}

.subtitle {
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
}

.requiredfields {
	color: #F7901E;
	font-size: 11px;
	text-align: left;
}




/*main photo */

#seg1_home {
	background-image: url(../images/main-photo.jpg);
	background-repeat:no-repeat;
	height: 359px;
	width: 991px;
	
}

#seg1_products {
	background-image: url(../products/images/main-photo.jpg);
	background-repeat:no-repeat;
	height: 213px;
	width: 991px;
	
}


#seg1_products-ML {
	background-image: url(../products/images/main-photo-ML.jpg);
	background-repeat:no-repeat;
	height: 213px;
	width: 991px;
	
}


#seg1_products-Husky {
	background-image: url(../products/images/main-photo-husky.jpg);
	background-repeat:no-repeat;
	height: 213px;
	width: 991px;
	
}


#seg1_aboutus {
	background-image: url(../aboutus/images/main-photo.jpg);
	background-repeat:no-repeat;
	height: 213px;
	width: 991px;
	
}

#seg1_careers {
	background-image: url(../careers/images/main-photo.jpg);
	background-repeat:no-repeat;
	height: 213px;
	width: 991px;
	
}

#seg1_links {
	background-image: url(../links/images/main-photo.jpg);
	background-repeat:no-repeat;
	height: 213px;
	width: 991px;
	
}

#seg1_contactus {
	background-image: url(../contactus/images/main-photo.jpg);
	background-repeat:no-repeat;
	height: 213px;
	width: 991px;
	
}

.padding_photo_home{
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.padding_photo_right{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.padding_photo_left{
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left:0px;
}


.center-align {
	text-align: center;
}

.largertxt {
	font-size: 118%;
}

.largertxt-green {
	font-size: 118%;
	color: #15592E;
	font-weight: bold;
}

/*Footer*/

#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 828px;
	margin-top: 10;
	margin-right: auto;
	margin-left: auto;
	height: 0px;
	color: #6e86a0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
	line-height: 16px;
}
#footer p {font-size: 11px; margin: 2px 0 2px 0; text-align: center;}
#footer span { margin: 0 5px 0 5px;}
#footer a{
	color: #6e86a0;
	text-decoration: none;
}
#footer a:hover{
	color: #6e86a0;
	text-decoration: underline;
}

