* {
	font-size:100%;
}


html {
	height: 100%;
}

body
{
	font:75%/140% Verdana;
	text-align:center;
	height: 100%;
	background-color: Black;
}

div
{
	margin:0px 0 10px 0;
	background:#EFEFEF;
	background-color: Black;
}

	div img 
	{
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

dd{
	margin-right:0;
}



#headerwrap
{
	margin: 0 0 0 0;
	height: 230px;
	width: 950px;
}

#headerc1 {
	margin: 0 0 0 0;
	margin-left: 10px;
	height: 130px;
	width: 210px;
	float: left;
}

div #headerc1 a:link, a:visited, a:focus, a:active { color: Black; text-decoration: none; }
div #headerc1 a img { color: Black; text-decoration: none; }

#headerc2 {
	margin: 0 0 0 0;
	height: 130px;
	width: 370px;
	float: left;
	position: relative;
	}

	#headerc2 h1 {
		font-family:Verdana;
		margin-right: 15px;
		margin-bottom: 0px;
		font-size: 1.75em;
		text-align: left;
		color: #E3D25D;
	}

#headerc3 {
	margin: 0 0 0 0;
/*	border: 1px solid yellow;*/
	height: 130px;
	width: 360px;
	float: right;
	}

	#headerc3 p {
	text-align:right;
	color: White;
	margin-right: 15px;

	}

	#headerc3 h1 {
		font: Verdana;
		margin-right: 15px;
		margin-bottom: 0px;
		font-size: 1.5em;
		text-align: right;
		color: #E3D25D;
	}

	#headerc3 a:link, a:visited, a:focus, a:active {
		color: White;
		text-decoration: none;
}

	#headernav {
		width: 990px;
		clear: both;
		margin-left: 10px;
		padding-left: 0px;
	}

/*	#header ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}

*/
.hidden-navigation{
	width:1px;
	position:absolute;
	left:-9999px;
}

#wrap{
height:100%;
min-height: 1000px;
		background-color:Black;
		width:950px;
		margin:0 auto;
		text-align:left;
	}

	#wrap h1{
		color: #E3D25D;
}

#main-page {
/*	border: 1px solid blue;*/
	margin: 0 0 0 0;	
	height: 100%;
}

#main-content{
	/*border: 1px solid red;*/
	overflow: hidden;
	position: relative;
		margin-right: 5px;
		width:445px;
/*		height: 825px;*/
		background-color: black;
		color: Black;
		display:inline;
		float:left;
		margin-left:205px;
	}

	#main-content-header {
/*	border: 1px solid blue;*/
		float: left;
		margin-top: 10px;
		margin-bottom:0px;
	}
	#main-content-header h1 {
		font: Verdana;
		font-size: 1.5em;
	}

	#main-content-body {
/*	border: 1px solid yellow;*/
	overflow: hidden;
	
	height: 660px;
		float: left;
		background-color: White;
		color: Black;
		margin-top: 10px;
		margin-right: 5px;
		text-align: justify;

	}

	#main-content-body p {
		margin-left: 15px;
		margin-right: 15px;
	}

	#main-content-body p img {
		margin-left: 0px;
	}

	#main-content-body ol {
		text-align: left;
	}

	#main-content-body ol li {
		margin-right: 15px;
	}


	
#main-content-home {
overflow: hidden;
		clear: both;
		width:645px;
		height: 720px;
		color: White;
		display:inline;
		float:left;
		margin-left:10px;
	}

	#main-content-home p {
		font-size: 1.5em;
	}

	#main-content-home-services {
/*border: 1px solid red;*/
overflow: hidden;
		background-color: Black;
		color: Black;
		clear: both;
		height: 350px;
		width:610px;
		display:inline;
		float:left;
		margin-left:5px;
	}

#sub-content{
	
	width:250px;
	min-height:675px;
	height:auto;
	float:left;
	margin-left:0px;
	margin-top: 17px;
	background-color: White;
	color: Black;
	border: solid 15px #E3D25D;
	}

	#sub-content h1 {
		margin-left: 5px;
		color: Black;
		font: Verdana;
		font-size: 1.5em;
	}

	#sub-content p {
		margin-right: 10px;
	}
	
#navigations{
/*border: 1px solid red;*/
	position: relative;
	width:180px;
	height:700px;
	float:left;
	margin-top:20px;
	margin-left:-920px;
	background-color: #E3D25D;
	}

	#navigations a:link, a:visited, a:focus, a:active {
		color: Black;
		text-decoration: none;
	}

	#navigations a:hover {
		color: White;
/*		text-decoration: underline; */
	}

	#navigations ul {
		list-style: none;
		display: block;
		padding: 0;
		margin: 0;
		margin-top: 30px;
		margin-bottom: 30px;
		line-height: 2em;
	}

	#navigations li {
		margin-left: 10px;
		margin-right:10px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: Black;
		position: relative;
	}

	#navigations img {
		position: absolute;
		bottom: 1px;
		right: 0px;
	}

#foot{
position:relative;
margin-top: 0;
	height: 80px;
	background-color: Black;
	color: White;
	clear:both;
	}

	#foot ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}

	#foot li {
		float: left;
		margin: 0 0.15em;
	}
	
	#foot li a {
		float: left;
		width: 9em;
		display: block;
		color: White;
		text-decoration: none;
		text-align: center;
	}

.faqList {
overflow: hidden;
	margin: 0 0 0 0;
	background-color: White;
		color: Black;
}

.faqList h2 {
		background-color: White;
		color: Black;
		float:left;
		width: 420px;
		margin: 0 0 0 0;
		padding: 0;
		margin-left: 15px;
	}

	.faqList div {
		background-color: White;
		color: Black;
}

.tabs {
overflow: hidden;
/*border: 2px solid red;*/
min-height: 350px;
			clear:both;
			width:610px;
			background-color: White;
			Color: Black;
			font-size: 8px;
		}

		.tabs h2 {
			margin-top: 0;
			margin:0px;
			padding:0px;
		}

		.tabs div.text-block {
margin-top: 0;
margin-bottom: 0;
			background-color: White;
			Color: Black;
		}

		.tabs div.text-block table {
			margin-top: 0;
		}

		.tabs div.text-block table tbody {
			margin-top: 0;
			margin-bottom: 0;
		}

		.tabs div.text-block p {
			margin-left: 10px;
		}
		
		UL.tabNavigation {
		    	list-style: none;
		    	margin: 0;
		    	padding: 0;
			font-size:11px;
		    	position:relative;
		}

		UL.tabNavigation LI {
		    display: inline;
		}

		UL.tabNavigation LI A {
			background-color: Black;
			Color: White;
			background-image: url(/css/button.jpg);
			background-repeat:repeat-x;
			height: 50px;
			float: left;
			width: 10.4em;
			text-align: center;
			vertical-align:middle;
			text-decoration: none;
			margin: 0;
margin-right:7.6px;
/*			margin-right: 0.7em;*/
			color: Black;			
		}


#toptopNav a:link, a:visited, a:focus, a:active { color: Black; text-decoration: none; }
div#toptopNav { float: right; margin-right: 10px; }

UL.topTopNav {
		    	list-style: none;
		    	margin: 0;
		    	padding: 0;
			font-size:11px;
		    	position:relative;
		}

		UL.toptopNav LI {
		    display: inline;
		}

		UL.toptopNav LI A {
			background-color: Black;
			Color: Black;
			background-image: url(/css/button.jpg);
			background-repeat:repeat-x;
			height: 20px;
			float: left;
			width: auto;
			padding-left: 10px;
			padding-right: 10px;
			text-align: center;
			vertical-align:middle;
			text-decoration: none;
			margin: 0;
			margin-right: 1px;
			color: Black;			
		}

ul#topNav  {
	background: url(/css/topnav.jpg) no-repeat 0 0;
	position:static;
	margin: 0;
	padding: 0;
	min-height: 102px;
	min-width: 930px;
}

ul#topNav li {float:left; position: static; }
ul#topNav li a { display: block; height: 100%; text-indent: -9000px; } 
#topnav1 { margin:0;width: 185px; height: 100px; top: 142px; left: 485px; } 
#topnav2 { margin:0;width: 185px; height: 100px; top: 142px; left: 670px; } 
#topnav3 { width: 185px; height: 100px; top: 142px; left: 855px; } 
#topnav4 { width: 185px; height: 100px; top: 142px; left: 1040px; } 
#topnav5 { width: 185px; height: 100px; top: 142px; left: 1225px; } 





























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

