#container
{
	margin: 0 auto;
	width: 946px;
	background: #fff;
}

#header
{
	background: #fff url(images/constantlogo28.gif);
	background-repeat:no-repeat;
	padding: 5px;
	height: 95px;
}

#header h1 { margin: 0; }


#content-container
{
	float: left;
	width: 900px;
	background: #fff url(/wp-content/uploads/layout-two-fixed-background.gif) repeat-y 100% 0;
}

#content
{
	clear: right;
	float: right;
	width: 625px;
	height: 800px;
	padding: 0px 0;
	margin: 0 0 0 0px;
	display: inline;
	
}

#content h2 { margin: 0;
	 }

#aside
{
	float: left;
	width: 270px;
	height: 205px;
	padding: 15px 0;
	margin: 0 0px 0 0;
	display: inline;
	background: #0b4d97;
	color: white;
	font-style: italic;
	font-family: Georgia;
	font-size: 13px;
}

#aside h3 { margin: 0;
	font-family: Georgia;
	font-style: italic;
	font-size: 17px }

#aside2
{
	float: left;
	width: 270px;
	height: 550px;
	padding: 5px 0;
	margin: 0 0px 0 0;
	display: inline;
	background: #ccc;
	color: black;
	font-style: italic;
	font-family: verdana;
	font-size: 14px;
}

#footer
{
	width: 905px;
	clear: right;
	background: #000;
	text-align: right;
	padding: 20px;
	height: 1%;
	color: white;
}

#servTit {

	font-size:12px;

	font-weight:bold;

	color:#FFF;

	font-family:Arial, Helvetica, sans-serif;

	background-image:url(images/bg_serv_title4.gif);

	background-repeat:no-repeat;

	width:289px;

	height:23px;

	padding:4px 0px 0px 55px;

	_padding:4px 0px 0px 55px;/* IE 6 Fix */

	_width:239px;/* IE 6 Fix */
}
#servLittleDesc {

	font-size:13px;

	margin:15px 8px 10px 20px;

	padding:0 0 7px 0;

	text-align:justify;

	border-bottom:1px solid #000;

}
#contentL {

	display:block;

	width: 295px;

	height:90px;

	float:left;

	text-align:justify;

	margin: 0px 0px 75px 5px;

	font-size:10px;

	padding:5px;

}
