body {
    margin: 0px;
    padding: 0px;
	background:url(../images/bg.jpg) repeat-x;
}
h1
{
	color:#004AA6;
	margin: 0px;
	padding: 0px;
}
a:hover, a:visited
{
	text-decoration: none;
}
a img
{
	border:none;
}
a:link
{
	color: #000099;
	text-decoration: none;
}
div#header {
    text-align: center;
    height: 132px;
	width:900px;
	background:url(../images/header.gif);
}	
div#headerlinks
{
	position:relative;
	top:30px;
	text-align:right;
	padding-right:44px;
	/*height:30px;
	width:105px;
	margin:0px;
	padding:0px;
	vertical-align:top;*/
}
div#headerlinks a img
{
	border:none;
}
div#headerlinks a
{
	padding:5px;
	line-height:10px;
	margin:0px;
}
#headerlineseparator
{
	
}
div#column2 {
    padding: 0px;
	width: 900px;
	background:url(../images/bg-content.png) repeat-y;
}
div#column1 {
    margin: 0px;
	padding: 5px 0 0 0;
}
div#navcol {
    padding: 10px;
    width: 130px;
    float: left;
}
div#main {
	padding:0 0 0 10px;
	/*background:url(../images/bg-content.png) repeat-y;*/
	float:left;
	text-align:left;
    width: 675px;
	min-height:620px;
}
div#sidecol {
    width: 211px;
	/*height:728px;*/
    float: right;
	background:url(../images/right-gray-bg.jpg) repeat-y;
	text-align:left;
}
#leftsidecol
{
	float: left;
	background:url(../images/bg-content.png) repeat-y;
	min-height: 680px;
	height: 100%;
	width: 70px;
}
div.box
{
	border:1px #999999 solid;
	background: #F7F7F7;
	margin-top: 5px;
	width:209px;
}
div#otherservices_title
{
	background: #333333;
	color: white;
	padding: 5px 0 0 10px;
	font-weight: bold;
	height:30px;
	margin-top:5px;
}
div.box ul
{
	left: 0; margin: 0; padding: 10px;
}
div.box li
{
	list-style: none; margin: 0; padding: 0px;
}
div.box li a
{
	text-decoration:none;
}
.rightbarseparator
{
	background:url(../images/rightbarseparator.png);
	width:165px;
	height:5px;
}
div#ibo_spec
{
	background: #3974B0;
	color: white;
	padding: 5px 0 0 10px;
	font-weight: bold;
	height:45px;
}
div#video_testominals
{
	background: url(../images/bg_content_right003.png) #86CB50;
	color: black;
	padding: 5px 0 0 10px;
	font-weight: bold;
	/*height:55px;*/
	height:70px;
}
div#contact_us
{
	background: url(../images/bg_content_right004.png) #0096CD;
	color: white;
	padding: 5px 0 0 10px;
	font-weight: bold;
	/*height:55px;*/
	height:65px;
	margin-top:5px;
}
div#contact_us a
{
	color:#FFFFFF;
	text-decoration:none;
}
div#contact_us a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}

div#foot {
    margin-right: 10px;
    width: 670px;
	height:80px;
/*	background:url(../images/footer.png) no-repeat;*/
	padding-left: 10px;
	background:url(../images/bg-content.png) repeat-y;
	float:left;
}
div#footerlinks {
	padding:5px 0;
	font-size:11px;
	color:black;
	text-decoration:none;
	text-align:center;
}
div#footerlinks a{
	padding:0 5px;
	color:#000099;
	text-decoration:none;
}
div#footerlinks a:hover{
	color: #94D663;
}
#footerbtns {
	float:right;
}
div#divcopyright img{
	border:none;
}
#divcopyright
{
	text-align:right;
}
#spancopyright
{
	font-size:12px;
	padding:0 100px;
}

.right-green-text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#5aa820;
margin-left:15px;
font-weight:bold;
}

.right-blue-text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#034282;
margin-left:15px;
font-weight:bold;
}

.right-black-text{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
margin-left:15px;

}

.blue-link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#00469b;
margin-left:15px;
}
.blue-link a {
color:#00469b;
text-decoration:none;
}
.blue-link a:hover {
color:#000000;
text-decoration:none;
}