/* CSS Document */

body {
	margin:0; padding:0;
}
.classBody  {
	background:#ffffff url(images/bg_occumed.gif) repeat-x;
}
.classBodyInter  {
	background:#ffffff url(images/bg_occumed_inter.gif) repeat-x;
}
body,td,th {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #4c7094;
}
#wrapper {
	background:url(images/bg_wrapper.jpg) repeat-x; margin: 0px auto; width:878px; padding:0;
}
a { color: #1f6576;text-decoration: none;}
a:hover {color: #e8ba2e;}
img {border:0px;}
p {margin:0px 0px 15px 0px; line-height:22px;}

#header {
	height:139px; padding:0px;
}
h2  { font:bold 15px/18px Arial, Helvetica, sans-serif;}
h3  { font:bold 15px/18px Arial, Helvetica, sans-serif; color:#197fb2}
h4  { font:bold 12px/16px Arial, Helvetica, sans-serif;}
#content {
	width:878px; padding:0px;
}
#centerpiece {
	width:878px;height:239px;padding:0px;clear:both;
	background:url(images/bg_center.jpg) right no-repeat;
	color:#fff;
}
#centerpiece img {
	margin:35px 0px 0px 83px;
}
#centerpiecetext {
	margin:10px 0px 0px 140px;
	width:400px; text-align:center;
}
#centerpiece-internal {
	height:56px;clear:both;
	color:#000; padding: 24px 0 0 100px;
}

#colLeft { 
	margin:50px 0px 20px 25px;
	width:172px; height:280px;
	padding: 10px 25px 10px 25px;
	float:left;
}

#colLeft-image { 
	background:url(images/bg_col_left.jpg) bottom center no-repeat;
	margin:50px 0px 20px 25px;
	width:172px; height:280px;
	padding: 10px 25px 10px 25px;
	float:left;
}

.red {
	color: #ff0000;
	font-size: 12px; font-weight:bold;
	}
	
h1 { line-height:36px;}	
#ContentRight {
	width:565px; float:right;
	margin:15px 37px 0px 25px;
	}
	
* html #ContentRight {
float:right;
	margin:15px 0px 0px 25px;
	}
	
#SubContentRight {
	width:500px; clear:both;
	}	
#footer {
	background:url(images/bullet_line.gif) top center no-repeat;
	margin:30px 0px 0px 0px;
	padding:10px 0px 15px 0px;
	text-align:center; color:#666;
	width:878px; font-size:10px;
	letter-spacing:2px;
	clear:both;
}
#footer a { color: #006699;
	text-decoration: none;}
#footer a:hover {
	text-decoration: underline;
	color: #333300;
}
.floatLeft {float:left; margin:0 25px 15px 0; border:1px solid #000;}
.floatRight {float: right; margin:0 0 15px 25px; border:1px solid #000;}