html, body {
	background-color: #efefef ;
	margin: 0 0 0 0 ;
	font-size: 12px; 
	color: #838B8B; 
	font-family: verdana;
	text-decoration: none; 
}
#outerContainer {
	position: relative;
	margin: 0 auto;
	width: 1020px;
	background-image: url('images/dropShadow.png');
}
#container {
	position: relative;
	margin-left: 15px;
	margin-bottom: 5px;
	width: 980px;
	background: #fff;
	height: auto;
	overflow: hidden;
}
#topbg {
	margin: auto;
	width: 720px;
	height: 110px;
	background-image: url('images/bg1.jpg');
	
}
#topbgleft {
	float: left;
	width: 50%;
}
#topbgright {
	float: right;
	width: 50%;
	text-align: right;
}	
#main {
	margin: 0 auto;
	width: 710px;
	height: 430px;
	padding: 25px;
	background-image: url('images/main.jpg');
	background-repeat: no-repeat;
}
h1 {
	font-size: 16px; 
	color: #838B8B;
	font-family: verdana;
	text-decoration: none; 
	font-style: italic;
	text-align: center;
	margin-top: 10px;
}
#maincont {
	margin: auto;
	width: 730px;
}
#contentLeft {
	width: 350px;
}
#contentRight {
	float: right;
	width: 350px;
	text-align: right;
}

#maincont3 {
		width:750px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		text-align:left;
		float: left;
}
#col1 {
	float: left;
	width: 250px;
}
#col2 {
	float: left;
	width: 250px;
}
#col3 {
	float: left;
	width: 250px;
}

#navcontainer {
	width: 700px;
	text-align: center;
}
.botmenu li
{
	display: inline;
	list-style-type: none;
}






.sidenav { FONT-SIZE: 12px; COLOR: #336699; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-style:italic; }
.sidenav:hover { COLOR: #adadad; TEXT-DECORATION: none }
.sidenav:active { COLOR: #3399cc; TEXT-DECORATION: none }
.sidenav:visited { COLOR: #336699; TEXT-DECORATION: none }
.sidenav:hover { COLOR: #adadad; TEXT-DECORATION: none }

.header4 { FONT-SIZE: 12px; COLOR: #838B8B; FONT-FAMILY: verdana; TEXT-DECORATION: none }
.header4:hover { COLOR: #838B8B; TEXT-DECORATION: none }
.header4:active { COLOR: #838B8B; TEXT-DECORATION: none }
.header4:visited { COLOR: #838B8B; TEXT-DECORATION: none }

.header { FONT-SIZE: 18px; COLOR: #838B8B; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-style:italic;}
.header:hover { COLOR: #838B8B; TEXT-DECORATION: none; font-style:italic;}
.header:active { COLOR: #838B8B; TEXT-DECORATION: none; font-style:italic;}
.header:visited { COLOR: #838B8B; TEXT-DECORATION: none; font-style:italic;}

.paragraph p { FONT-FAMILY: verdana; FONT-SIZE: 12px; 
  text-align: justify;
  margin: 10px 0px 10px 0px; 
}
  
.footer { FONT-SIZE: 10px; COLOR: #336699; FONT-FAMILY: verdana; TEXT-DECORATION: none }
.footer:hover { COLOR: #adadad; TEXT-DECORATION: underline }
.footer:active { COLOR: #3399cc; TEXT-DECORATION: none }

.copyright { FONT-SIZE: 10px; COLOR: #336699; FONT-FAMILY: verdana; TEXT-DECORATION: none }

.roundcont {
	width: 240px;
	background-color: #edf0f7;
	color: #838B8B;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


.tabframe {
	width: 750px;
	background: url(images/bg.jpg);
}













  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
<!-- left menu -->
.buttonscontainer1 {width: 168px;}

.buttons1 a {color: #FFFFFF;
border: 1px solid;

padding: 2px;
padding-left: 3px;
font: 10px Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
border-color: #869CB4 #234A76 #234A76 #869CB4;
display: block;
margin: 0px;
width: 190px;
text-align: left;}

.buttons1 a:hover {border: 1px solid;
padding-left: 4px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
background-color: #44658A;
border-color: #234A76 #869CB4 #869CB4 #234A76;
color: #FFFFFF;
text-decoration: none;}

