html * {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: #EFEFEF;
}

p {
	font-size: 14px;
	text-align: left;
	font-family: "Century Gothic", "Courier New", Arial;
	text-transform: lowercase;
}

a, a:link, a:visited {
	color: #106DCE;
	font-size: 14px;
	font-family: "Century Gothic", "Courier New", Arial;
	text-decoration: none;
}


a:hover {
	color: #ADD3EF;
	font-size: 14px;
	font-family: "Century Gothic", "Courier New", Arial;
	text-decoration: none;
}

#wrapper {
	width: 725px;
	margin: 15px auto;
	padding: 0;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #FFFFFF;
	border: 2px solid #000000;
}

#header {
	width: 700px;
	height: 250px;
	margin: 0 0 5px 0;
	padding: 10px 12px;
	background: #E7F3FF url() no-repeat;
	border-bottom: 2px dotted #000000;
	text-align: center;
	clear: both;
}

#nav {
	text-align: center;
	clear: both;
	width: 705px;
	padding: 0;
}

#nav td, #nav td {padding: 1px}

#nav td a {
	width: 85px;
	height: 17px;
	float: left;
	font-size: 11px;
	font-family: "Century Gothic", "Courier New", Arial;
	text-align: center;
	text-decoration: none;
 	background-color:#E7F3FF;	
	border:1px solid #000000;
}

#nav td a:hover {background-color:#B5CFEF;border:1px dotted #000000}
#nav a:link, #nav a:visited {color: #000000}
#nav a:hover {color: #FFFFFF}
	
#content {
	clear: both;
	width: 695px;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 695px;
}

#content h2{
	float: left;
	width: 695px;
	margin: 0 0 10px 0;
	padding: 8px 0 0 0;
	color: #000000;
	font-size: 24px;
	font-family: "Century Gothic", "Courier New", Arial;
	font-style: normal;
	font-weight: normal;
	vertical-align: bottom;
	text-align: left;
	text-transform: lowercase;
	border-bottom: 2px solid #B5D3EF;
}

#content h3{
	width: 695px;
	margin: 0 0 5px 0;
	padding: 8px 0 0 0;
	color: #000000;
	font-size: 16px;
	font-family: "Century Gothic", "Courier New", Arial;
	font-style: normal;
	font-weight: normal;
	vertical-align: bottom;
	text-align: right;
	text-transform: lowercase;
	border-bottom: 2px solid #1865BD;
	line-height: 20px;
	clear: both;
}

#content_left {width:180px;margin:0;padding:0;float:left;}
#column_left {width:210px;margin:0;padding:0;float:left;}

#content_left p, #content_left h1 {width: 180px;}
#column_left p, #column_left h1 {width:210px;}

#content_left h1, #column_left h1 {
	float: left;
	margin: 0;
	padding: 8px 0 0 0;
	color: #000000;
	font-size: 16px;
	font-family: "Century Gothic", "Courier New", Arial;
	vertical-align: bottom;
	text-align: left;
	text-transform: lowercase;
	border-bottom: 2px solid #1865BD;
	line-height: 20px;
}

#content_left p, #column_left p {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 14px;
	color: #000000;
	font-family: "Century Gothic", "Courier New", Arial;
}

#content_left img, #column_left img {
	width: auto;
	margin: 0;
	padding: 2px 0 0 0;
}

#content_right {width:500px;margin:0;padding:0;float:right;}
#column_right {width:470px;margin:0;padding:0;float:right;}

#content_right h1, #content_right h2 {width:510px}
#column_right h1, #column_right h2 {width:480px}


#content_right h1, #column_right h1{
	float: right;
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 24px;
	font-family: "Century Gothic", "Courier New", Arial;
	vertical-align: bottom;
	text-align: right;
	text-transform: lowercase;
	border-bottom: 2px solid #1865BD;
	line-height: 28px;
}

#content_right h2, #column_right h2{
	float: right;
	margin: 0 0 10px 0;
	padding: 0;
	color: #000000;
	font-size: 18px;
	font-family: "Century Gothic", "Courier New", Arial;
	vertical-align: bottom;
	text-align: right;
	text-transform: lowercase;
	border-bottom: 2px solid #1865BD;
	line-height: 22px;
}

#content_right p {width:490px}
#column_right p {width:460px}

#content_right p, #column_right p {
	margin: 0;
	padding: 10px 0 0 0px;
	font-size: 14px;
	font-family: "Century Gothic", "Courier New", Arial;
	color: #000000;
	text-transform: lowercase;
	text-align: justify;
}

#thumbnail{
	float: left;
	width: 200px;
	border: 1px solid #999999;
	margin: 0 8px 10px 8px;
	padding: 5px;
}

#thumbnail h1{
	float: left;
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 12px;
	font-family: "Century Gothic", "Courier New", Arial;
	font-style: normal;
	font-weight: normal;
	vertical-align: bottom;
	text-align: left;
	text-transform: lowercase;
}

#thumbnail a:link, #thumbnail a:visited {
	float: right;
	margin: 0;
	padding: 0 0 0 5px;
	font-size: 12px;
	font-family: "Century Gothic", "Courier New", Arial;
}

#thumbnail a:hover{
	float: right;
	margin: 0;
	padding: 0 0 0 5px;
	font-size: 12px;
	font-family: "Century Gothic", "Courier New", Arial;
}

#lookup{
	float: left;
	width: 200px;
	border: 1px solid #999999;
	margin: 0 10px 10px 10px;
	padding: 5px;
}

#lookup h1{
	width: 200px;
	margin: 5px 0 0 0;
	padding: 0;
	color: #000000;
	font-size: 14px;
	font-family: "Century Gothic", "Courier New", Arial;
	vertical-align: bottom;
	text-align: center;
	text-transform: lowercase;
	border-top: 2px solid #6396EF;
	float:left;
}

.clearboth { clear: both; }

#footer {
	clear: both;
	width: 750px;
	margin: 0;
	padding: 0;
	width: 670px;
	text-align: center;
}

#footer, #footer br, #footer p {
	margin: -15px 0 0 0;
	padding: 0;
	font-size:10px;
	color: #000000;
	font-family: "Century Gothic", "Courier New", Arial;
	text-align: center;
	text-transform: lowercase;
}

p.separate {
	border-bottom: 4px solid #e6e6e6;
}

/* --------------- FIX FOR DIVS WITH FLOATED CONTENT --------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
