body {
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-image:url(images/HomeBkd.jpg);
	background-color:#5a6a78;
}
#Container {
	margin: auto;
	position:relative;
	width:778px;
	height: 882px;
	background-image:url(images/SonconHomepageV3.jpg);
	background-repeat:no-repeat;
}

#Content {
	margin: auto;
	width:778px;
	height: 882px;
	padding:-7px 0px 0px 0px;
}
#banner {
	margin: 0px 0px 0px 0px;
	padding 0px;
	position:relative;
	width: 778px;
	height: 65px;
	float:left;
	clear:inherit;
}
#logoContainer {
	margin: 0px 0px 0px 0px;
	padding 0px;
	position:relative;
	width: 380px;
	height: 65px;
	float:left;
	clear:inherit;
}
#logoLeft {
	margin: 0px;
	padding 0px;
	width: 310px;
	height: 65px;
	position:relative;
	float:left;
	clear:inherit;
}
#logoRight {
	margin: 0px;
	padding 0px;
	width: 70px;
	height: 65px;
	position:relative;
	float:right;
	clear:inherit;
}
#Navbar {
	width:128px;
	padding: 0px 0px 0px 22px;
	text-align: left;
	font-weight: 900;
	letter-spacing:1px;
	line-height: 1.1 em;
	color: 2E5178;
	float:left;
	clear:left;
}
#leftBody {
	margin: 15px 0px 0px 22px;
	width:360px;
	height:580px;
	float:left;
	clear:left;
}
#video {
	margin: 0px 0px 0px -170px;
	width:340px;
	height:120px;
}
#leftBodyLeft {
	width:170px;
	height:330px;
	float:left;
	clear:inherit;
	text-align:left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 400px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#leftBodyRight {
	margin: -15px 0px 0px 0px;
	padding:25px 5px 0px 0px;
	width:164px;
	height:620px;
	float:right;
	clear:none;
	text-align:left;
}

#mainBody {
	margin: 0px 0px 0px 0px;
	padding: 0px 27px 0px 0px;
	width:335px;
	height:650px;
	float:right;
	clear:inherit;
	text-align:left;
}
#Address {
	margin: auto;
	background-color:#38638e;
	background-color:#0458a0;
	padding: 6px 0px 0px 0px;
	position:relative;
	width:778px;
	height:20px;
	clear:both;
}
#Footer {
	margin: auto;
	padding: 20px 0px 0px 0px;
	width:778px;
	height:60px;
	clear:both;

}

.bodyTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bodyTextSmallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.25 em;
	font-size: 11px;
	color: #FFFFFF;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.bodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.25 em;
	font-size: 13px;
	color: #FFFFFF;
}

h2 {
font-family:Verdana, Arial, Helvetica, sans-serif
font-size: 18px;
font-weight: 200;
text-transform:uppercase;
}

h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: 200;
font-size: 20px;
text-transform:uppercase;
}

h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: 600;
font-size: 12px;
}
.addressText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #CCCCCC;
	
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #CCCCCC;
}
.NavbarText a:link,.NavbarText a:visited {
	color: #2E5178;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.NavbarText a:hover, .NavbarText a:active {
	color: #000000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 21px;
}

.bodyText a:link, .bodyText a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.bodyText a:hover, .bodyText a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.bodyTextBold a:link, .bodyTextBold a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.bodyTextBold a:hover, .bodyTextBold a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.footerText a:link, .footerText a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.footerText a:hover, .footerText a:active {
	text-decoration: none;
	color: #FFFFFF;
}

