html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, img, small, strike, strong, b, u, i, center, ol, ul, li, form, label, legend, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent; }
 
ol, ul {
	list-style: none;
	margin: 0px;
	padding: 0px; }
 
blockquote, q { quotes: none; }
 
table {
	border-collapse: collapse;
	border-spacing: 0;
	position: relative; }
 
/* End Reset CSS */
body { font-family: Arial, Helvetica, sans-serif; }
 
#container {
	width: 960px;
	margin: 0 auto; }
 
#logo {
	background: #fff;
	width: 960px;
	margin: 0px 0px;
	height: 120px; }
 
.logo {
	height: 60px;
	width: 200px;
	float: right;
	margin: 30px 0px 0px 0px;
	background: url(../images/logo.jpg) no-repeat; }
 
#nav { background: #fff; }
 
	#nav ul {
		margin: 0px;
		width: 960px;
		height: 36px;
		padding: 0px 10px;
		background: url(../images/bg_nv.png) no-repeat; }
 
#container #nav ul li {
	display: inline-block;
	width: 155px;
	color: white;
	text-align: center;
	margin: 0px;
	height: 36px;
	border-right: 1px solid #e6e6e6;
	font: bold 14px/35px Arial, Helvetica, sans-serif;
	background-color: #666;
	background-image: url(../images/navbg_over.jpg); }
 
	#container #nav ul li:first-child {
		display: inline-block;
		width: 155px;
		color: white;
		text-align: center;
		margin: 0px;
		height: 36px;
		background-image: url(../images/navbg_over.jpg);
		border-left-style: none;
		border-right: 1px solid #e6e6e6; }
 
	#container #nav ul li:last-child {
		display: inline-block;
		width: 155px;
		color: white;
		text-align: center;
		margin: 0px;
		height: 36px;
		background-image: url(../images/navbg_over.jpg);
		border-right-style: none;
		border-left-style: none; }
 
	#container #nav ul li a {
		display: inline-block;
		width: 155px;
		height: 36px;
		margin: 0px;
		text-decoration: none;
		background-image: url(../images/nav_bgoff.png);
		color: #4c4c4c; }
 
		#container #nav ul li a:hover {
			margin: 0px;
			text-decoration: none;
			color: #E6E6E6;
			background: #999 repeat-x;
			height: 36px; }
 
#col1 {
	float: left;
	width: 300px;
	margin: 40px 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding: 0px 20px 20px 0px; }
 
#col2 {
	float: left;
	width: 300px;
	margin: 40px 0px;
	padding: 0px 0px 20px 20px; }
 
h3 {
	font-weight: bold;
	color: #135cae;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 60px 0px 0px;
	text-transform: uppercase; }
 
#container #col2 h4 {
	font-weight: bold;
	color: #006AD3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px 0px 10px 0px; }
 
#container #col2 h5 {
	font-weight: bold;
	color: #006AD3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 10px 0px 5px 0px; }
 
#col1 p, #col2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444;
	line-height: 1.5em;
	margin-bottom: 1.5em; }
 
#col2 p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444;
	line-height: 1.5em; }
 
	#col2 p a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #06F;
		line-height: 1.5em; }
 
#col2 p span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	line-height: 1.3em;
	font-weight: bold; }
 
#col1 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 5px 0px 0px 0px;
	font-weight: bold; }
 
#col1 input, #col1 textarea {
	padding: 5px;
	border: none;
	background-color: #a4d4fb;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-box-border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333; }
 
#logos {
	background: #fff;
	height: 100px;
	width: 500px;
	margin: 0px auto; }
 
	#logos p {
		text-align: center;
		text-transform: uppercase;
		color: gray;
		font: normal 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
		letter-spacing: 3px; }
 
#footer {
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin: 20px auto 20px auto; }
 
	#footer p, #footer p a {
		height: 20px;
		line-height: 20px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #4c4c4c;
		text-align: center; }
 
		#footer p, #footer p a:hover {
			height: 20px;
			line-height: 20px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #006;
			text-align: center; }
 
	#footer p span {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #333;
		text-align: center;
		font-weight: bold; }
 
.clr { clear: both; }
 
 