@charset "UTF-8";
/* CSS Document */


* {
   padding:0;
   margin:0;
}

body {background-color: #055571}

p {font: .8em Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin-bottom: .6em;
	color:#333333}

H1 {font: 1.2em Arial, Helvetica, sans-serif;
	color: #166D90;
	line-height: 1.8em;
		font-weight: normal}
		
H2 {font: 1em Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #166D90;
	font-weight: normal}
	
hr {color: #CCCCCC;
	line-height: 1px}
		
a {text-decoration:none}

#wrapper {margin: 0 auto;
	width: 969px;
	background-image: url(images/i_wrapper_bg.jpg)}
	
#header {width:969px; height: 247px;
	background-image:url(images/i_header.jpg)}
	
#images {
	margin: 0 auto;
	width: 955px;
	height: 260px;
	border-bottom-color: #0a698d;
	border-bottom-width: 8px;
	border-bottom-style: solid;
}

#images_grippers{
	margin: 0 auto;
	width: 955px;
	height: 275px}

#nav {padding-top: 220px;
	font: .75em Arial, Helvetica, sans-serif;
	padding-left: 50px;
	}
	
#nav a	{color:#FFFFFF;
	letter-spacing: .06em;
	display:block;
	font-weight: 500;
	text-decoration: none;
	margin-right: 20px;
	float:left}
	
#nav a:hover {color:#00b0d8}

.navlive	{color:#00b0d8;
	letter-spacing: .06em;
	display:block;
	font-weight: 500;
	text-decoration: none;
	margin-right: 20px;
	float:left}

#content {margin: 0 auto;
	width: 725px;
	background-color: #FFFFFF;
	padding: 40px 180px 30px 35px}
	
#content_1 {margin: 0 auto;
	width: 875px;
	background-color: #FFFFFF;
	padding: 40px 10px 30px 20px}
	
#content_l {width: 550px;
	padding-right: 20px;
	float: left}
	
#content_r {width: 300px;
	float: left}
	

#footer {width: 919px; height: 60px;
font-weight: bold;
	margin-top: 25px;
	background-image:url(images/i_footer.jpg);
	padding: 35px 0px 0px 50px;
	clear: both}
	
	
#footer p {font: .8em Arial, Helvetica, sans-serif;
	color:#FFFFFF;
		line-height: 1.6em}
	
.footertext_b{
	color:#0a698d}
	
#footer a {color:#0a698d;
	text-decoration: none}