/* IE. Layout Fix */
* { margin:0; padding:0; }

html, body {
	margin:0;
	padding:0;
	background-color:#81807c;
	color: #000;
	font-size:12px;
	font-family:verdana,arial,sans-serif; 
}
#main, #footer,#title {
	margin:0 auto; 
	width:760px;
	background:#fff;
	color: #000;
}
#main, #title {
	border-left: 10px solid #eee;
	border-right: 10px solid #eee;
}
#title {
	height: 75px;
	border-bottom: 10px solid #eee ;
}
#title #titleHeader {
	width:353px;
	height:75px;
	position: relative;
	margin:0;
	padding:0;
	float:left;
}
#title #titleHeader span {
	position:absolute;
	width:100%;
	height:100%;
	background:#fff url(../images/logo.gif) no-repeat; 
	color: #000;
}
#header {
	height: 150px;
	background: #abaaa5;
	color: #000;
}
#header div {
	color: #000;
	margin:0 auto; 
	width:760px;
	height: 150px;
	border-left: 10px solid #65c1fe;
	border-right: 10px solid #65c1fe;
}

#footer {
	clear: both;
	border-top: 10px solid #eee;
	background: #eee;
	color: #999;
	font-weight:bold;
	border-bottom: 8px solid #eee;
}

/* Molly Hack for floating*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* MAIN NAVIGATION */
#topnav {
	float:right;
}

#topnav a{
	display: block;
	float: left;
	text-align: center;
	width: 95px;
	height: 35px;
	line-height: 35px;
	text-decoration: none;
	color: #a0a0a0;
	text-transform: uppercase;
	font-size: 0.8em;
	background:url(../images/tab.png) bottom left no-repeat;
}

#topnav a:hover {
	color: #000;
	background:url(../images/tab.png) top left no-repeat;
}
	
#topnav .active {
	color: #000;
	background:url(../images/tab.png) top left no-repeat;
}


/***************************************
AREAS IN SIDEBAR 
***************************************/

#leftColumn { 
	padding: 10px;
	width:170px;
	float:left;
}

#newsHeader, #reqHeader {
	width:170px;
	height:25px;
	position: relative;
	margin:0;
	padding:0;
}
#newsHeader span, #reqHeader span { 
	position:absolute;
	width:100%;
	height:100%;
}
#reqHeader span {
	background:url(../images/h_req.gif) no-repeat;  
}
#newsHeader span {
	background:url(../images/h_news.gif) no-repeat;  
}
#newsBar, #reqBar {
	margin-bottom:10px;
	width: 170px;
	color: #000;
	background:#eee url(../images/header_bottom_corner.gif) no-repeat bottom right;
}
#newsBar ul li {
	padding: 10px;
	list-style-type: none;
}
#newsBar ul li span.nl {
	display: block;
}
#newsBar ul li span.newsTopic {
	font-weight: bold;
}

#newsBar ul li span.newsDate {
	font-size:0.9em;
	font-style:italic;
	color:#333333;
}
#newsBar ul li span.newsItem {
	font-size:0.8em;
}
#reqBar {
}
#reqBar div {
	width: 100px;
	text-align:center;
	padding: 10px;
	margin: 0 auto;
	
}
#reqBar div span {
	display:block;
	font-size: 1.5em;
}
#reqBar div span span {

}
#reqBar div span a {
	color: #999;
	width: 100px;
	display: block;
	text-decoration:none;
}
#reqBar div span a:hover {
	color: #ccc;
}

/***************************************
Main Content
***************************************/

#rightColumn { 
	padding: 10px;
	margin-left: 180px;
}
#rightColumn div div {
	padding: 10px;
}
#rightColumn div div p {
	margin-top:5px;
	margin-bottom:5px;
}

#mainHeader {
	height:25px;
	position: relative;
	margin:0;
	padding:0;
}
#mainHeader span { 
	position:absolute;
	width:100%;
	height:100%;
}
#mainHeader span.home {
	background:url(../images/h_main.gif) no-repeat;  
}
#mainHeader span.about {
	background:url(../images/h_about.gif) no-repeat;  
}
#mainHeader span.services {
	background:url(../images/h_services.gif) no-repeat;  
}
#mainHeader span.request {
	background:url(../images/h_request.gif) no-repeat;  
}
#mainHeader span.contact {
	background:url(../images/h_contact.gif) no-repeat;  
}

#mainBar {
	color: #000;
	margin-bottom:10px;
	background:#eee url(../images/header_bottom_corner.gif) no-repeat bottom right;
}

.service_title {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #CCCCCC;
}
.service_stuff {
	text-align: center;
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #F5F5F5;
}
.service_table {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border: 1px solid #000000;
}
.service_picture {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
	background-color: #FFFFFF;
	font-family: Tahoma;
}


b.rcustom{width:780px;margin:0 auto;}
b.rbottom{display:block;background: #81807c}
b.rbottom b{display:block;height: 1px; overflow: hidden; background: #eee}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}