/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align: center; 
 font-family: Georgia, serif;
 font-weight: normal;
 color: #737d6e;	 
}


H4 
{
	font-weight:normal;
}

H5
{
	font-weight:normal;
}


/*
a:link, a:visited 
{
	 color: #00a9cc;
}

a:hover, a:active 
{
	 background-color: #ff5760;
}
*/

a:link, a:visited { color: #00a9cc;}
a:hover, a:active { color: #f62; }
 
#container { 
	width:776px; 
	text-align:left;  
	margin: 0 auto;
	background-image: url(../images/bg_dots.gif);
	background-repeat: repeat-y; 
} 
 
#header{
	position:relative; 
	height:86px; 
	background-color:#FFFFFF; 
	width:100%;
} 
 
#leftcol{
	width:200px; 
	float:left; 
	padding-right: 8px;
	position:relative; 
	padding-top: 20px;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix
{
	display: inline-block;
}
	

/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}
/* End hide from IE-mac */  
 
 /*printer styles*/ 
 @media print{ 
	.side-content-1, .side-content-2 { display:none; } 
	.main-content { width:100%; float:none; }
}

/* COLUMNS */

#content 
{
	margin-top: 20px; 
}

.frontCtrl 
{
	padding-left:5px; 
	padding-top:10px;
}

.main-content 
{
	width: 275px; 
	height: 200px; 
	float: left;
}

.main-content2 
{
	float: left;
}


.side-content-1 
{
	width: 200px; 
	float: left; 
	margin-right: 10px;
}

.side-content-2 
{
	width: 265px; 
	float: right;
}

#blocks .box 
{
	background: transparent url(../images/box-bg.gif) no-repeat top left; 
	height: 240px; 
	width: 255px; 
}

.box2
{
	background: transparent url(../images/box-bg.gif) no-repeat top left; 
	padding-top: 60px;
	text-align: left;
}


#blocks .side-content-1 
{
	padding-top: 50px; 
}

#footer 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	margin: 40px 0; 
	text-align: center; 
}

#footer a 
{
	color: #999; 
}

a img 
{
	border-width: 0; 
}

.content-box 
{
	margin-top: 50px; 
	background: transparent url(images/box_tab.gif) no-repeat top left; 
	padding-top: 45px; 
}

.inner-box 
{
	background: #efeef3 url(images/grid.gif) repeat-x bottom left; 
	border-top: 1px solid #efeef3; 
	padding: 0 10px; 
	padding-bottom: 20px; 
}
