html {
	font-size: 13px;
}


body {
	font: normal .95em/1.62em Arial, Helvetica, sans-serif;
	background-color: #fff;
}

img {
	display: block;
	border: 0px;
}


h1 {
	font: bold 1.2em/1em Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: #436199;
}

h2 {
	font: bold 1em/1em Arial, Helvetica, sans-serif;
	margin: 20px 0 7px 0;
	letter-spacing: .1em;
	text-transform:uppercase;
	color: #7d84b0;
}

h3 {
	font: bold 1em/1.2em Arial, Helvetica, sans-serif;
	margin: 10px 0 5px 0;
	color: #7e80ad;
}

h4 {
	font: bold 1em/1em Arial, Helvetica, sans-serif;
	margin: 0px 0 7px 0;
	color: #9c6b9d;
}

sup {
	font-size: .75em;
}

em {
	font-size: 1em;
	line-height: .9em;
	letter-spacing: 0em;
	color: #8d90b0;
}

a, a:hover {
	color: #336666;
	text-decoration:none;
}

a.hometext, a.hometext:hover {
	color: #737490;
	text-decoration:underline;
}

.main_container_border {
	width: 967px;
	border: 4px solid #ddd;
	margin: 25px auto;
}

.main_container {
	width: 965px;
	border: 1px solid #496078;
	margin: 0 auto;
}

.clear{
	font: normal .1em/1em Arial, Helvetica, sans-serif;
	diaply: block;
	clear: both;
	height: 0px; 
}


	a.whowe, a.whowe:hover{
		display: block;
		float:left;
		background: #003d79 url(../images/nav/nav_whowe.gif);
		width: 179px;
		height: 96px;
	}
	
	a.whowe:hover{
		display: block;
		float:left;
		background: bottom #003d79 url(../images/nav/nav_whowe.gif);
		width: 179px;
		height: 96px;
	}

	a.howthe, a.howthe:hover{
		display: block;
		float:left;
		background: #003d79 url(../images/nav/nav_howthe.gif);
		width: 256px;
		height: 96px;
	}
	
	a.howthe:hover{
		display: block;
		float:left;
		background: bottom #003d79 url(../images/nav/nav_howthe.gif);
		width: 256px;
		height: 96px;
	}
	
	a.ben, a.ben:hover{
		display: block;
		float:left;
		background: #003d79 url(../images/nav/nav_ben.gif);
		width: 182px;
		height: 96px;
	}
	
	a.ben:hover{
		display: block;
		float:left;
		background: bottom #003d79 url(../images/nav/nav_ben.gif);
		width: 182px;
		height: 96px;
	}
	
	a.patents, a.patents:hover{
		display: block;
		float:left;
		background: #003d79 url(../images/nav/nav_patents.gif);
		width: 172px;
		height: 96px;
	}
	
	a.patents:hover{
		display: block;
		float:left;
		background: bottom #003d79 url(../images/nav/nav_patents.gif);
		width: 172px;
		height: 96px;
	}
	
	a.white, a.white:hover{
		display: block;
		float:left;
		background: #003d79 url(../images/nav/nav_white.gif);
		width: 176px;
		height: 96px;
	}
	
	a.white:hover{
		display: block;
		float:left;
		background: bottom #003d79 url(../images/nav/nav_white.gif);
		width: 176px;
		height: 96px;
	}
	
	

.content_home {
	background: #ffffff url(../images/home/bg_body.gif) repeat-x;
}

.content {
	background: #ffffff url(../images/bg_body.jpg) repeat-x;
}

.left_nav {
	width: 215px;
	float: left;
	margin: 0 0 100px 0;
}

.left_nav a {
	font: normal 1em/1em Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
	text-transform: uppercase;
	color:#cfd9e7;
	border-bottom: 1px solid #9fa9bb;
	padding: 10px 10px 11px 27px;
	display: block;
	width: 178px;
	text-decoration:none;
}

.left_nav a:hover {
	font: normal 1em/1em Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
	text-transform: uppercase;
	color:#ffffff;
	border-bottom: 1px solid #9fa9bb;
	padding: 10px 10px 11px 27px;
	display: block;
	width: 178px;
	text-decoration:none;
}

.left_nav a#active, .left_nav a:hover#active {
	font: normal 1em/1em Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
	background: transparent url(../images/yellow_dot.gif) no-repeat;
	background-position: 25px 12px;
	text-transform: uppercase;
	color:#ffffff;
	border-bottom: 1px solid #9fa9bb;
	padding: 10px 10px 11px 40px;
	display: block;
	width: 165px;
	text-decoration:none;
}

.right_content {
	width: 415px;
	float: left;
	text-align:justify;
	color: #4b5865;
	padding: 40px 20px 40px 40px;
}


.footer {
	border: 0;
	border-top: 1px solid #b6bfc9;
	padding: 17px 25px 18px 25px;
	font: bold .85em/1em Arial, Helvetica, sans-serif;
	letter-spacing: .02em;
	text-transform: uppercase;
	color:#276c9c;
	background-color: #fff;
}

.footer a, .footer a:hover, .footer a:visited{
	font: bold 1em/1em Arial, Helvetica, sans-serif;
	letter-spacing: .02em;
	text-transform: uppercase;
	color:#276c9c;
	margin:  0 5px;
	text-decoration: none;
}

.foot_links {
	width: 500px;
	text-align:right;
	float: right;
}






