html, body {
	margin: 0 auto;
	padding: 0 !important;
	min-height: 100%;
	height: 100%;
	text-align: center;
	}

body {
	margin: 0;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-align: center;
	color: #ffffff;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #273E9C;
	height: 100%;
	min-height: 100%;
	}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #F3C901;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #535353;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FDF049;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: black;
	color: #FFF95B;
}

h5 {
	margin: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: black;
	color: #324ea3;
}
a.nav:link {color: #333333; text-decoration: none; }
a.nav:visited {color: #333333; text-decoration: none; }
a.nav:hover {color: #993300;text-decoration: underline;}
a.nav:active {color: #333333; text-decoration: none; }

a.main:link {color: #66FFFF;text-decoration: none;}
a.main:visited {color: #66FFFF; text-decoration: none; }
a.main:hover {color: #66FFFF;text-decoration: underline;}
a.main:active {color: #66FFFF; text-decoration: none; }

#container {
	position: relative;
	margin: 0 auto;
	height: 100%;
	width: 900px;
	text-align: center;
	}

* html #container {
height: 100%;
}

#phone {
	position:absolute;
	text-align: left;
	top:0px;
	left:225px;
	width: 437px;

}

#top_links {
	position:absolute;
	top: 0px;
	right: 30px;
}

#links {
	text-align: left;
	height: 114px;
	}
	
#banner {
	height: 304px;
}
	
#content {
	position:relative;
	padding: 1px;
	text-align: left;
	}
	
#content_right {
	text-align: center;
	margin-top: 10px;
	float: right;
	width: 266px;
	right: 14px;
}

#content_mini {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	width: 570px;
	}

#footer {
	text-align: left;
	maring: 0;
	background-image: url(images/footer_bg.jpg);
	background-position: top;
	background-repeat:no-repeat;
	height: 104px;
	}
#footer_mini {
	color: #000000;
	width: 860px;
	text-align: center;
	margin: 5px 20px 10px 20px;
	padding-top: 25px;
}
#footer_mini2 {
	font-size:10px;
	color: #000000;
	width: 860px;
	text-align: right;
	margin: 5px 20px 10px 20px;
	}
	
.style1 {
	font-size: 12pt;
	font-weight: bold;
	color: #FAE638;
}
.style2 {
	color: #5CFFEF;
	font-weight: bold;
}
.style3 {
	color: #FFF95B;
	font-weight: bold;
}
.style4 {color: #5CFFEF}

.style5 {color: #FFF95B; font-weight: bold; }
.style6 {
	color: #FEF85B;
	font-weight: bold;
}
	
/* SEO */

.header2 {
    font-size:13pt;
    font-weight:bold;
}

.header2Italic {
    font-size:11pt;
    font-style:italic;
}
	
.underFooter {
	background-color:#FFFFFF;
	font-family:arial;
	color:#000000;
	
}
.underFooter a {
	font-size:8pt;
	color:#000000
}

.underFooter h2 {
	text-align:center;
	padding: 10px;
	
	font-size:11pt;
	
}
.underFooter h3 {
	text-align:center;
	
	
	font-size:11pt;
	
}

.underFooter h4 {
	text-align:center;
	
	font-size:10pt;
	
}

.footerMenu {
	text-align:center;
}

.loc2 {

	font-size:11pt;
	color: #000000;
	font-style: italic;
}

.loc3 {

	text-align:center;
	font-size:8pt;
	margin:0px 100px 0px 100px;
}

#AutoNumber1 {
	text-align:center;
	border-collapse: collapse;
	font-size:9pt;
}
#AutoNumber1 td {
	text-align:left;
}
#AutoNumber1 a {
	color:#000000;
	font-size:8pt;
	text-decoration:none;
}

#copyright  {
	font-size:8pt;
	color:#000000;
	}

