body, html{
    margin: 0px;
	padding: 0px;
	font-family: Arial, verdana, sans-serif;
	background: #E7E2D0 url(../../images/site/side-top-background.jpg) repeat-x top left;
}

h1 {
    margin: 0px;
    padding: 10px 20px 5px 10px;
    color: #293A4E;
    font-size: 18px;
    clear: both;
}

h2 {
	background-color: #7896BA;
	margin: 0px;
	padding: 8px 10px;
	color: #fff;
	font-size: 14px;
	clear: both;
}

a {
    color:#3E5879;
}

.image-left{
    float: left;
	margin: 2px 10px 5px 0px;
	clear: left;
}
.image-right{
    float: right;
	margin: 2px 0px 5px 10px;
	clear: right
}
.main-div-background-side-gradient{
    width: 916px;
	margin: 0px auto;
	padding: 0px;
	background: transparent url(../../images/site/main-div-background-side-gradient.jpg) repeat-y top left;
}

.biggest-table{
	background-color: #eee;
	width: 900px;
	margin: 0px auto;
	padding: 0px;
    height: 500px;
}

.header-image{
	width: 900px;
	height: 146px;
    background: #fff url(../../images/site/top-header-logo-name.jpg) no-repeat top center
}

.top-nav{
    width: 900px;
	height: 37px;
	padding-left: 25px;
	background: #fff url(../../images/site/top-nav-background-wide.jpg) no-repeat top center;
}
.top-nav-link{
     color: #607733;
	 display: block;
	 font-size: 12px;
	 font-weight: bold;
	 float: left;
	 text-decoration: none;
}

.left-nav{
    vertical-align: top;
    width: 173px;
	background-color: #8C8E11;
}
.left-nav ul{
	width: 173px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

li.left-nav-heading{
	color: #fff;
	font-size: 0px;
	line-height: 0px;	
	font-weight: normal;
	height: 29px;
	padding: 0px;
	margin: 0px;
    background: #eee url(../../images/site/left-nav-heading-background.jpg) repeat-x top left;
}
li.left-nav-sublink{	
	color: #036;
	font-size: 0px;
	line-height: 0px;
	display:block;
	margin: 0px;
	height: 21px;
	padding: 0px;
    background: #eee url(../../images/site/left-nav-sublink-background.jpg) no-repeat top left;
}
li.left-nav-heading a{
	display: block;
	font-size: 15px;
	line-height: 15px;
	font-weight: normal;
	padding: 5px 0px 0px 5px;
    color: #fff;
	text-decoration: none;
}
li.left-nav-sublink a{
	display: block;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 0px 0px 18px; 
	line-height:15px;
 	color: #036 ;
	text-decoration: none; 
}
.contact-us{
    margin: 0px;
	padding: 10px 0px;
	height: 135px;
	background: #8C8E11 url(../../images/site/left-nav-contact-us-background.jpg) no-repeat top right;
}
.contact-us-p{
	margin: 0px 12px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}
.main-content{
	width: 727px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
    background: #fff url(../../images/site/body-left-gradient.jpg) repeat-y top left;
}
.sub-main-content{
    margin: 15px;
	margin-left: 25px;
	color: #3E5879;
	font-size: 12px;
	line-height: 18px;
}
.footer{
	width: 900px;
	height: 35px;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
    background: #374F6B url(../../images/site/footer-background-wide.jpg) repeat-x top center;
}
.footer-very-bottom{	
	width: 916px;
	height: 11px;
	color: #374F6B;
	text-align: right;
	padding-top: 15px;
	font-size: 11px;
	margin: 0px auto;
    background: transparent url(../../images/site/footer-very-bottom-gradient.jpg) no-repeat top right;
}
.footer-very-bottom a{
	color: #374F6B;
}


/***	sub page specific style	***/
.index-header-one-tag{
    background-color: #7896BA;
	margin: 0px 0px 0px 3px;
	padding: 8px 22px;
	color: #fff;
	font-size: 16px;
}


/***	index specific style	***/
.index-p{
	margin: 20px 35px;
	color: #3E5879;
	font-size: 12px;
}
.index-p-two{
    width: 80%;
	margin: 0px auto 15px auto;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #D2E0AB;
}
.index-p-two a, .index-p a {
    color:#3E5879;
}
.index-body-top{
	width: 727;
	height: 254px;
}

.index-body-bottom-right{
    vertical-align: top;
	padding-top: 10px;
    width: 470px;
}
.index-body-bottom-left{
	height: 319px;
	width: 257px;
	vertical-align: bottom;
    background: transparent url(../../images/index-bottom-right-body-image.jpg) no-repeat top right;
}

.col-main{
    background: #fff url(../../images/site/col-bkg.jpg) repeat-y top left;
	text-align: left;
	padding: 5px;
	border: 1px solid #000;
	font-size: 9px;
	vertical-align: top;
}
.table-header-main{
    background-color: #000075;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

