body
{
padding:0;
margin:0;
}

.main_container
{
width:100%;
background-color:#34658E;
float:left;
margin:0 auto;
}

.container
{
width:1000px;
background-color:#FFFFFF;
border:0px solid;

}

.header
{
width:100%;
background-image:url(../images/webconsult_logo.jpg);
background-repeat:no-repeat;
height:90px;

}
.header_links
{
border:0px solid;
float:left;
margin-top:0px;
}
.onmenu
{
background-image:url(../images/header_tab_center.gif);
}
.onmenu:hover
{
background-image:url(../images/header_tab_leftcurve.gif);
}
.flash_file
{
float:left;
}
.body_content
{
background-color:#FFFFFF;
float:left;
}
.left_content
{
width:200px;
float:left;
padding-top:10px;

}

.left_content div
{
text-align:left;

color:#C1CFD9;

}
.text_link
{
padding-left:30px;
}

.text_link2
{
padding-left:40px;
}

.text_link3
{
padding-left:50px;
}

.left_content div a,.left_content div a:hover
{
color:#C1CFD9;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}


.center_content
{
border:0px solid;
width:600px;
float:left;

}
.center_content_1
{

padding:10px;
text-align:justify;
min-height:300px;

}

*html .center_content_1
{
height:300px;
}
.center_content_1_title
{
text-align:justify;

}
.center_content_1_tabs
{
border-bottom:1px dashed;
width:100%;
float:left;
padding-top:50px;
}
.tab_3
{
border:0px solid;
width:33%;
float:left;
}

.right_content
{

width:200px;
float:left;
padding-top:20px;
}
.right_content_top
{
background-image:url(../images/topbox_curve.gif);
width:194px;
height:12px;

}
*html .right_content_top
{
border:0px solid;
background-repeat:no-repeat;
background-position:bottom;
}

.right_content_center
{
background-image:url(../images/centerbox.gif);
width:194px;
background-repeat:repeat-y;
text-align:justify;

}
/*.right_content_center p
{
padding:0;
margin:0;
}
*/
.right_content_center_disp
{
padding:5px;
margin:0;
}

.right_content_bottom
{
background-image:url(../images/bottombox_curve.gif);
width:194px;
height:12px;
}
*html .right_content_bottom
{
border:0px solid;
background-repeat:no-repeat;
background-position:top;
}
.btm_line
{
background-image:url(../images/quick_link_line.jpg);
background-repeat:no-repeat;
width:157px;
height:1px;
}

.footer1
{
float:left;
border:0px solid;
width:100%;
font-size:12px;
background-color:#FFFFFF;
}

.footer1 a,.footer1 a:hover
{
color:#000000;
text-decoration:none;
}

.footer_links
{
background-color:#AEC0CA;
}


#topLinks
{
	float:right;
	margin-top:60px;
	padding:0 0px 0px 0px;
	width:100%;
	border:0px solid #E87817;
}
#topLinks a
{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

.leftCorner
{
	behavior: url(../images/iepngfix.htc);
	background-image:url(../images/left.png);
	background-repeat:no-repeat;
	width:11px;
	height:29px;
	float:left; 
}
.centerPngImage
{
	behavior: url(../images/iepngfix.htc);
	background-image:url(../images/cen.png); 
	background-repeat:repeat-x; 
	float:left; 
	height:29px;
}
.rightCorner
{
	behavior: url(../images/iepngfix.htc);
	background-image:url(../images/right.png); 
	background-repeat:no-repeat; 
	width:11px; 
	height:29px; 
	float:left;
}
#topLinkUnit
{
	float:right; 
	/*background-color:#FFFFFF;*/
	margin:0 2px;
}
