/* Body / Main Container Section */

#container{
	margin: 10px auto;
	padding: 0px;
	width: 739px;
	text-align: left;
	color: inherit;
	background-color: #FFFFFF;
}

body{
	margin: 0px;
	padding: 0px;
	background-color: inherit;
	color: #000000;
	text-align: center;
	background-color: #0076CC;
	font-family:"Times New Roman", Times, serif;
	font-size: 95%;
}
h1, h2, h3 {
	font-family: Helvetica, Arial, sans-serif;
}
/*** Home Page ***/

#front_content img { 
	margin: 18px 0px 0px 50px;
	float: left;
}
#front_content div {
	float: right;
	text-align: right!important;
	margin: 0px 50px 20px 0px;
	background-color: inherit;
	color: #666666;
}
#front_content div img { text-align: right!important; float: right;}
#front_content div img#tl { margin-top: 80px; }
#front_content {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: inherit;
}


#front_content2 {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: inherit;
}
#front_content2 #front_logo { margin: 18px 0px 0px 50px; }
#front_content2 table td img { margin: 0 40px 10px 0;}
#front_content2 table td#front_nav img { margin-right: 0; }

#front_images{
	background-position: 259px 0px; 
}
#front_images img {
	float: left;
	margin: 0px;
}
#front_images div {
	float: right;
	margin: 35px 0px 0px 0px;
	padding: 0px;
	width: 154px;
}
#front_images a img{
	padding: 0px 0px 10px 0px;
}

#front_images2{
	 background-color: #FFF; padding:0; margin:0; border:0;
}
#front_images2 img {
	
}
#front_images2 div#slideshow { 
	float: left;
	height: 319px;
	width: 739px!important;
	background-color: #333;
	padding:0;
	margin:0;
	border:none;
}
#front_images2 div#front_nav {
	float: right;
	margin: 35px 0px 0px 0px;
	padding: 0px;
	width: 154px;
	
}
#front_images2 a img{
	padding: 0px 0px 10px 0px;
}

#front_circles {
	margin: 0px 5px 0px 0px;
}
#front_footer{
	text-align: right;
	font-size: 10px;
	color: #666666;
	background-color: inherit;
}

/*** Secondary Pages ***/


/* Header Section */
#header {}

/* Main Navigation Section */

#nav {
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	height: 26px;
	line-height: 26px;
	font-size: 75%;
}
#nav a {
	font-weight: bold;
	margin: 0px;
	padding: 0px 3px;
	background: none;
	color: #555558;
	text-decoration: none;
}
#nav a:hover {
	background: none;
	color: #219DEA;
}
.nav_break {
	margin: 0px;
	padding: 0px 2px;
	background: none;
	color: #505053;
}

/* Content Container Section */

#content{
	margin: 0px;
	padding: 5% 15%;
	background-color: #FFFFFF;
	color: inherit;
}
#content a{
	font-weight: bold;
	color: #219DEA;
	background-color: inherit;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}

#content h1 {
	font-size: 100%;
	margin: 0px 0px 8px 0px;
}

#content h2 {
	font-size: 95%;
	margin-bottom: 8px;
}

#content h3 {
	font-size: 90%;
	margin-bottom: 8px;
}
/*  Misc */
#content a.txt_grey {
	color: #666666;
	background-color: inherit;
}
.blue_line {
	border-top: 2px solid #2CCBE7;
	height:2px;
	margin: 0px;
	padding: 0px;
}
.pages_form td{
	border-bottom: 1px solid #CCCCCC;
}
#content .h2_title {
	margin: 8px 0px;
	border-bottom: 1px solid #333333;
}

/* Footer Section */

#footer{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	background-color: none;
	width: 739px;
	height: 70px;
	line-height: 70px;
	color: #FEFEFE;
	font-size: 70%;
}