body {
	height:100%;
	margin:0px 0px 0px 0px;
	background-image:url(../images/content_tile.gif);
	font-family:Arial, Helvetica, sans-serif,  "Arial Unicode", Sylfaen;
	color:#333333;
}




#topMenu {
	background-image:url(../images/menubar_tile.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:40px;
	overflow:hidden;
}

#content {
	clear:both;
	padding:10px 10px 10px 25px;
	min-height:200px;
}


#quickMenu {
	background-color:#f60d15;
}





















#news
{
}
#news .newsBlock
{
	float:left;
	width:100%;
	padding-bottom:10px;
}
#news .newsTime
{
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#ff0000;
	padding-left:0;
	float:none;
	margin:0 10px 0 0;
}

#news .newsTitle
{
	font-size:15px;
	color:#990000;
	font-weight:bolder;
	padding:4px 2px 10px 0;
	width:100%;
	clear:both;
}
#news .newsBack
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	overflow:visible;
	padding:2px 2px 2px 2px ;
	float:right;
}
#news .newsDescription
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#111111;
	width:100%;
	white-space:normal;
}


#news a
{
	color:#333333;
	font-size:small;
	text-decoration:none;
}


#news a:hover
{
	color:#990000;
	font-size:small;
	text-decoration:underline;
}


#news a.small
{
	color:#333333;
	font-size:small;
}


#news IMG
{
	border:1px #666666 solid;
	margin:5px;
}

#news .newsImage
{
	float:left;
}


#services {
	padding:0 0 0 30px;
}

#services DIV {
	font-size:small;
}

#services .serv_name {
	padding-left:20px;
	background-image:url(../images/service_down.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	font-weight:bolder;
	font-size:14px;
	display:block;
}

#services .serv_desc {
	display:block;
	padding:15px 0 15px 20px;
	margin:10px 0 10px 0;
	border-top:1px solid #f2f2f2;
	border-bottom:1px solid #f2f2f2;
	overflow:visible;
	width:60%;
}




#containerColumn {
	float:left;
	overflow:visible;
	padding:5px 15px 5px 15px;
	clear: right;
	white-space: nowrap;
}
