
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

* {
	margin:0;
}
html, body {
	height:100%;
}

body {
	padding:5px;
	background-color:white;
	background-image:url("../images/background-sub.jpg");
	background-repeat:repeat-x;
	background-position:center 100px;
	color:black;
	margin:auto;
	margin-top:0px;
	padding-top:0px;
	border-top:10px solid #dad8d8;
	font-family:georgia, verdana, tahoma, arial;
	font-size:12px;
}
	
#mainContainer {
	/*width:1092px;*/
	width:1000px;
	/*border:1px solid yellow;*/
	background:transparent;
	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -45px; /* the bottom margin is the negative value of the footer's height */
	
	text-align:center;
	position:relative;
}

#middleArea {
	/*border:1px solid green;*/
/*	background-image:url("../images/main-back.jpg");
	background-position:center 90px;
	background-repeat:no-repeat;*/
	margin-top:20px;
	margin:auto;
	text-align:center;
	position:relative;
	/*min-height:400px;*/
}

#logo {
	top:40px;
	left:60px;
	width:390px;
	/*height:100px;*/
	position:absolute;
}


#mainImage {
	position:absolute;
	top:150px;
	/*left:42px;*/
	/*height:364px;*/
	width:1000px;
	margin:auto;
}
#mainImageSub {
	/*position:absolute;
	top:168px;
	/*left:42px;*/
	/*height:364px;*/
	/*width:1000px;
	margin:auto;
	left:0px;
	height:122px;
	*/
	height:122px;
	left:0;
	margin:auto;
	position:relative;
	top:168px;
	width:794px;
}
#bottomImages {
	/*height:235px;*/
	/*left:37px;*/
	position:relative;
	top:379px;
	width:1000px;
}

#menu {
	/*height:35px;*/
	position:absolute;
	right:10px;
	/*text-transform:uppercase;*/
	top:95px;
	width:525px;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*word-spacing:10px;*/
	z-index:20;
}
#menuBack {
	/*height:35px;*/
	position:absolute;
	right:10px;
	text-transform:uppercase;
	top:100px;
	width:550px;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*word-spacing:10px;*/
	z-index:10;
}
#menu a {
	color:white;
	/*padding:15px;*/
	padding-left:8px;
	padding-right:8px;
	padding-top:6px;
	padding-bottom:6px;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
#menuBack a {
	color:white;
	padding:15px;
	text-decoration:none;
}
#menu a:hover {
	/*color:#ffe563;*/
	/*background-color:white;*/
	/*background-image:url("../images/rounded.png");
	background-position:center top;
	background-repeat:no-repeat;*/
	/*background-color:white;
	/*font-color:#1070b8;*/
	/*opacity:0.2;
	filter: alpha(opacity=20);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	/*border:1px solid white;*/
}
#boxes {
	/*height:270px;*/
	/*left:44px;*/
	position:relative;
	/*top:500px;*/
	width:1000px;
	text-align:center;
	margin:auto;
	top:400px;
	height:400px;
	
}
#box1 {
	/*border:1px solid green;*/
	height:170px;
	left:111px;
	position:absolute;
	top:0px;
	width:390px;
}
#box2 {
	/*border:1px solid yellow;*/
	height:270px;
	position:absolute;
	right:147px;
	top:0px;
	width:236px;
}
#box3 {
	height:215px;
	left:126px;
	position:absolute;
	top:200px;
	width:742px;
}
p {
	text-align:left;
	
}
#footer1 {
	width:1000px;
	height:45px;
	
	background-image:url("../images/footer1.jpg");
	background-repeat:repeat-x;
	background-position:left top;
	/*background-color:#FDB813;*/
	padding-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:right;
	background-color:#FDB813;
	margin:0 auto;
	padding:0;
	padding-top:10px;
	margin-bottom:10px;
	
}
#footerNav a {
	font-size:12px;
	color:white;
	font-weight:bold;
	padding-right:20px;
	font-style:normal;
	
}
#footerNav a.footerLinks {
	font-size:12px;
	color:white;
	font-weight:bold;
	padding-right:20px;
	font-style:normal;
	
}
#footerNav a:link {
	color:white;
	font-style:normal;
}
#footerNav a:visited {
	color:white;
	font-style:normal;
}
#footerNav a:hover {
	color:black;
	font-style:normal;
}
#footerNav a:active {
	color:black;
	font-style:normal;
	
}

#footerNav a:link.footerLinks {
	color:white;
	font-style:normal;
}
#footerNav a:visited.footerLinks {
	color:white;
	font-style:normal;
}
#footerNav a:hover.footerLinks {
	color:black;
	font-style:normal;
}
#footerNav a:active.footerLinks {
	color:black;
	font-style:normal;
	
}


#footerContact a:link.footerLinks {
	color:white;
	font-style:normal;
}
#footerContact a:visited.footerLinks {
	color:white;
	font-style:normal;
}
#footerContact a:hover.footerLinks {
	color:black;
	font-style:normal;
}
#footerContact a:active.footerLinks {
	color:black;
	font-style:normal;
	
}

#footerContact {
	color:#FAFAFA;
	float:left;
	font-size:12px;
	left:15px;
	position:relative;
	text-align:left;
}
		
#footerNav a:hover {
	color:black;
}

#box1Inner {
	color:#D9B757;
	font-size:22px;
	font-weight:normal;
	height:20px;
	left:31px;
	position:absolute;
	top:3px;
	width:200px;
}
#box2Inner {
	color:#D9B757;
	font-size:22px;
	font-weight:normal;
	height:20px;
	left:70px;
	position:absolute;
	top:3px;
	width:200px;
}
#contentMAIN {

	left:0;
	margin:auto;
	position:relative;
	top:200px;
	width:1000px;
}
#contentMAIN a {
	color:#00539B;
}
#contentMAIN a:hover {
	color:#fdb813;
}


td {
	text-align:left;
	padding:5px;
}
p {
	/*text-indent:2em;*/
	text-align:left;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
}
h2 {
	font-size:20px;
	font-weight:bold;
	color:#00539B;
	/*letter-spacing:1px;*/
	display:block;
	text-align:left;
}

h3 {
	font-size:16px;
	font-weight:bold;
	color:#000000;
	/*letter-spacing:1px;*/
	color:#00539B;
	padding-top:5px;
	padding-bottom:5px;
}

sup {
	font-size:8px;
	vertical-align:top;
	color:black;
}
#content a.on {
	color:#fdb813;
}
#contentMAIN a.on {
	color:#fdb813;
}

