/*SITE LAYOUT*/

* { margin: 0; }

html, body { background: #295A94 url(../backgrounds/bg.gif) repeat-x; color: #fff; font: normal 16px/20px "trebuchet ms", verdana, arial, helvetica, sans-serif; height: 100%; }

#header { background: url(../backgrounds/header.jpg) no-repeat; height: 140px; }

#maincontainer { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -4em; width: 960px; }

#maincontainer_product { height:auto; height:100%; margin: 0 auto -4em; width: 960px; }

#contentwrapper{ float: left; width: 100%; height:auto }

#contentwrapper_product{ float: left; width: 100%; border-bottom: 1px solid #e8ccad; }

/* #contentcolumn{ font: normal 0.8em/1.6em arial, helvetica, sans-serif; letter-spacing: 1px; margin-left: 150px; width:750px; } was 210 and 700*/

#contentcolumn{ font: normal 0.8em/1.6em arial, helvetica, sans-serif; letter-spacing: 1px; margin-left: 150px; width:750px; } /* was 210px */

#contentcolumn_product{ font: normal 0.8em/1.6em arial, helvetica, sans-serif; letter-spacing: 1px; margin-left: 10px; } /* was 210px */

#leftcolumn{ font-size: 0.9em; float: left; width: 100px; margin-left: -960px; }

#footer { font: normal 0.8em/1.6em arial, helvetica, sans-serif; letter-spacing: 1px; height: 4em; clear: left; width: 100%; text-align: center; padding: 20px 0 10px 0; }

#footer a { color: #e5eef7; font-weight: bold; letter-spacing: 1px; outline: none;  }

#footer a:hover { color: #fff; text-decoration: none; }

#push { height: 4em; }

/*NAVIGATION TOP*/

#navtop{position:relative;display:block;height:33px;background:transparent url(../backgrounds/bgOFF.gif) repeat-x top left;font: bold 0.75em arial,verdana,helvitica,sans-serif;border-top:4px solid #943528;margin-bottom: 30px;}

#navtop ul{margin:0;padding:0;list-style-type:none;width:auto;}

#navtop ul li{display:block;float:left;margin:0;}

#navtop ul li a,#navtop ul li a:visited{display:block;float:left;color:#555;text-decoration:none;padding:10px 20px 0 20px;height:24px;background:transparent url(../backgrounds/bgDIVIDER.gif) no-repeat top right; letter-spacing: 1px; text-transform: uppercase; outline: none; }

#navtop ul li a:hover{color:#943528;
background:#fff url(../backgrounds/bgON.gif) repeat-x;}

/*NAVIGATION LEFT*/

#navleft { 
	font: bold 0.8em arial,verdana,helvitica,sans-serif; 
	padding-left: 0; 
	margin-left: 0; 
	border-bottom: 1px solid #e5eef7; 
	width: 130px; /* was 130px */ 
}

#navleft li { 
	list-style: none; 
	margin: 0; 
	line-height: 3em; 
	border-top: 1px solid #e5eef7; 
}

#navleft li a,#navleft li a:visited { 
	color: #e5eef7; 
	font-weight: bold; 
	display: block; width: 100%; 
	text-decoration: none; 
	outline: none; 
	text-indent: 5px; 
	text-transform: uppercase; 
	letter-spacing: 1px; 
}

#navleft li a:hover { background-color: #75a3d8; }

/*SITE STYLES*/

#header h1 { font-size: 1.9em; font-weight: normal; padding: 20px 0 7px 0; margin: 0; text-align: right; }

* html #header h1 { padding: 20px 0 0 0; margin: 0; }

#header h2 { font-size: 1.2em; font-weight: normal; margin: 0; text-align: right; }

h1,h2,h3,h4 { margin: 0 0 18px 0; font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif; clear: both; }

h2 { color: #e5eef7; font-size: 1.9em; }

h3 { border-bottom: 1px solid #e8ccad; color: #e8ccad; font-size: 1.5em; padding-bottom: 2px; width:auto; }

h4 { font-size: 1.1em; padding: 0; margin: 0; }

#contentcolumn a, #contentcolumn a:link, #contentcolumn a:visited { 
background: url(../backgrounds/link.gif) no-repeat; 
color: #e5eef7; 
font-weight: bold; 
letter-spacing: 1px; 
padding-left: 40px; /* was 22 */
utline: none;
}

#contentcolumn a:hover { color: #fff; text-decoration: none; }

#contentcolumn p { padding: 0 0 18px 0; }

#contentcolumn img { border: 1px solid #002245; }

#contentcolumn ul { list-style-type: square; margin: 0 0 18px 40px; padding: 0; } /* top right bottom left */

p.imgLeft { float: left; font: normal 0.85em/16px arial, helvetica, sans-serif; width: 100px; margin: 4px 10px 10px 10px; } /* top right bottom left */

p.imgRight { font: normal 0.85em/16px arial, helvetica, sans-serif; float: right; width: 100px; margin: 4px 50px 10px 10px; } /* top right bottom left */

p.imgRight120 { font: normal 0.85em/16px arial, helvetica, sans-serif; float: right; width: 120px; margin: 4px 50px 10px 10px; } /* top right bottom left */

p.flowLeft { margin-right: 100px; }

p.flowRight { margin-left: 100px; }

/*CONTACT FORM STYLES*/

#contentcolumn form { margin-bottom: 18px; }

#contentcolumn .form p { width: 375px; clear: left; margin: 0; padding: 5px 0 8px 0; padding-left: 155px; border-top: 0; background: url(../images/point.gif) repeat-x; height: 1%; }

#contentcolumn .form label { font-weight: bold; float: left; margin-left: -155px; width: 150px; }

#contentcolumn .form input { background-color: #e0ebf5; border: 1px solid #002245; width: 200px; margin-top: 5px; padding: 5px; }

#contentcolumn .form textarea { background-color: #e0ebf5; font: normal 1em/20px "trebuchet ms", verdana, arial, helvetica, sans-serif; padding: 5px; border: 1px solid #002245; width: 300px; height: 150px; }

#contentcolumn .form .submit { color: #fff; border: 1px solid #fff; background-color: transparent; font-weight: bold; padding: 2px 0 2px 0; width: 120px; }

#contentcolumn #buttons { margin-left: 156px; }

* html #contentcolumn #buttons { margin-left: 159px; }

.toplinks {
	width:100px;
	font-weight:bold;
	font-size:14px;
	color:#295A94;
	float:left;
	text-align:center;
}
.toplinks a { 
	text-decoration:none;
	color:#295A94;
	text-align:center;
}
.toplinks a:hover {
	color:#000000;
	text-align:center;
}
#linksbg {
	height:39px;
	line-height:39px;
	clear:left;
}
#images_left1 {
	position:absolute;
	width:922px;
/*	height:150px; */
	left: 148px;
	top: 398px;
}
#images_left2 {
	position:absolute;
	width:200px;
/*	height:150px; */
	height:auto;
	left: 175px;
	top: 1740px;
}
#text_right1 {
	position:absolute;
	width:700px;
/*	height:150px; */
	height:auto;
	left: 164px;
	top: 346px;
}
#text_right2 {
	position:absolute;
	width:700px;
/*	height:150px; */
	left: 390px;
	top: 1740px;
}
#main_body {
	width:960px; height:inherit;
}
#links {
	background:none;
	color: #e5eef7; 
	font-weight: bold; 
	letter-spacing: 1px; 
	padding-left: 0px;
	utline: none;
}
.product_header {
	text-decoration:underline;
	}