html, body, form
{
    margin:0;
}
body
{
    font-family: sans-serif, Helvetica, Arial;
    background:#003e7a url(../images/backgrounds/bodyBG.jpg) repeat fixed;
    color:#464646;
    line-height:1.3em;
    font-size: 13px;
}
img{border:0;}
table
{
    font-size: 1em;
}
a, a:visited
{
    color: #3b539c;
}
/*Classes*/
.clear{clear:both;}
.colBorder{position:absolute; top:-4px; left:-4px;}
.lightBlue{color:#04738f;}
.blue{color:#003d79;}
.ticstyle{color:#003d79; font-weight: bold; font-style: italic}
.green{color:#8f9f47;}
.green a, .entry a{color:#8f9f47; text-decoration:none;}
.green a:hover, .entry a:hover {text-decoration:underline;}
.darkGray{color:#424242;}
a.FindOutMore{margin: 0; padding: 0; display: block; background: url(../images/mainSprite.png) no-repeat; text-indent: -9999px; overflow: hidden; height:32px; width:151px; background-position: -345px -74px; margin-bottom: 15px;}
a.FindOutMore:hover{background-position: -504px -74px;}
.clientQuote{font-style:italic; font-size:0.9em; color:#464646; padding-right:17px; margin:0; font-weight: bold; font-family: Arial}
.clientLink{float:right; padding-right:17px; margin:6px 0 0 0; font-weight:bold;}
.clientLink a{color:#464646; text-decoration:none;}
.clientLink a:hover{color:#000000;}
.header{margin-bottom:6px;}
/*End Classes*/

/*Headers*/
h2{font-weight:normal; font-size:1.6em; margin:0;}
h3{font-weight:normal; font-size:1em; margin:0;}
/*Headers End*/

/*Universal*/
#container{width:1003px; margin:0 auto;}
#top{margin:5px 50px;}
#topLeft{float:left; width:280px;}
#topRight{float:right; width:320px; margin-top:10px;}
#content{background:url(../images/backgrounds/contentBG.png) repeat-y; margin:0 auto; padding:0 51px; position:relative;}
#heroContainer{position:relative; margin-left:27px;}
#hero{margin:0 0 0 5px; padding-top:3px;}
#mainBorder{position:absolute; top: 0px; left: 0px}

a#clientNav
{
    margin: 0;
    padding: 0;
    display: block;
    background: url(../images/ClientAccess.png) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    height:31px;
    width:154px;
    background-position: top left;
}
a#clientNav:hover {background-position: top right;}

#footer{font-size:1em; padding-bottom:10px; color:#464646;margin-top: 15px}
#footer a{color:#464646; text-decoration:none;}
#footer a:hover{color:#000;}
#footerLeft{float:left;}
#footerLeft ul{list-style:none; padding:0; margin:0;}
#footerLeft li{display:inline;}
#footerRight{float:right;}
#footerRight p{margin:0;}
/*Universal End*/

/*Home*/
#homeContentContainer
{
	float:left;
	width:635px;
	position:relative;
}
#col01{
	width:310px;
	position:relative;
}

#col02{
	width:310px;
	position:relative;
}

#col03{
	float:right;
	width:275px;
	position:absolute;
	top:50px;
	right:24px;
}

#col01 img, #col02 img{margin-bottom:10px;}
#col01 p, #col02 p{margin:7px 0 15px 0;}
#col01 ul, #col02 ul{padding:0;}

#clientProfiles{margin-bottom:10px;}
.entry{margin-bottom:10px;}
.newsLeft{float:left; width:55px;}
.newsLeft img{border:2px solid #9a9a9a;}
.newsRight{float:right; width:190px; margin-right:17px;}
.newsRight h3{font-weight: bold}
.newsRight p{font-size:12px; margin:1px 0 0 0; color:#464646; font-weight: bold}
/*End Home*/

/*Content*/
#contentContainer{float:left; width:900px; clear: both}
#contentLeft{float:left; width:300px;}
#contentRight{float:right; width:560px;}
#contentLeft ul{padding:0; margin:0;}

ul .contactBTN{ list-style:none; margin:0; padding:0;}
.contactBTN a{margin: 0; padding: 0; display: block; background: url(../images/mainSprite.png) repeat-y; text-indent: -9999px; overflow: hidden; height:38px; width:173px; background-position: 0 -121px;}
.contactBTN a:hover{background-position: -186px -121px;}

#contentRight ul{color:#464646; list-style-image: url(../images/check.jpg); padding:0; margin:5px 0 20px 20px;}

.listLeft{float:left; width: 270px;}
.listRight{float:right; width: 270px;;}
/*Content End*/


h1, .MainHeading
{
	font-size: 18px;
	color: #003E7A;
	font-weight: bold;
	margin-top: 0px;
}
h2
{
	font-size: 18px;
	color: #003E7A;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1
{
	margin-bottom: 15px;
}
