﻿#global {
			position:absolute;
			left: 50%;
			top: 50%;
			width: 1002px;
			height: 624px;
			margin-left: -501px;
			margin-top: -312px;
			background-color: #464646; 
}
body {
	background-color: #d7d9da;
	margin: 0px;
	font-family: Arial;
	height:100%; /* this is the key! */ 
}
#mainbody {
	background-color: #FFFFFF;
	width: 980px;
}



#right_box {
	width:980px;
	font-size: 11px;
	color: #464646;
	text-align: left;
	clear: right;
	float: right;
	background-color: #FFFFFF;
}
#header {
	background-color: #FFFFFF;
	text-align: left;
	height:110px;
	width:980px;
}
#top1main
{

float:left;
height:80px;
width:980px;
}
#toplogo
{
float:left;
height:80px;
}
#top1
{
	float:right;
	height:40px;
	padding-top: 30px;
	padding-right: 10px;
}
#menu {
	clear:both;
	background-color: #bfa415;
	height: 30px;
}
#menubottom
{
	clear:both;
	float:left;
	background-color: #f0d67e;
	height: 10px;
	width:980px;
}
li {
	list-style-type: none;
	width: 130px;
	float: left;
	clear: right;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	/*background-image: url(../_images/slide.jpg);*/
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
}
.selected
{
	background-color: #ebc914;
	/*background-image: url(../_images/selected.jpg);*/
	background-repeat: repeat-x;
	background-position: bottom;
	height:30px;
	line-height:25px;
}
.link {
	color:#FFFFFF;
	text-decoration:none;
	height:30px;
	cursor:hand;
	line-height:25px;
}
.link_hover {
	background-color: #ebc914;
	/*background-image: url(../_images/selected.jpg);*/
	background-repeat: repeat-x;
	background-position: bottom;
	color:#FFFFFF;
	text-decoration:none;
	height:30px;
	cursor:hand;
	line-height:25px;
}
.link_2 {
	color:#FFFFFF;
	text-decoration:none;
	cursor:hand;
	line-height:15px;
}
#leftlink {
	width: 193px;
	float: left;
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.leftlink_1 {
	width: 193px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #252525;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	cursor:hand;
}
.leftlink_1_hover {
	width: 193px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #191919;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	cursor:hand;
}
.leftlink_2 {
	width: 193px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	background-color: #252525;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	cursor:hand;
}
.leftlink_2_hover {
	width: 193px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	background-color: #191919;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	cursor:hand;
}
#heading {
	font-size: 24px;
	font-family: Georgia;
}


#left_column{
	float:left;
	color:#000000;
	width:180px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left:8px;
	margin-top:10px;
	margin-bottom:30px;
	background-color:#ebe3b7;
}


#rightbody {
	font-size: 12px;
	width:510px;
	color: #464646;
	text-align: left;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
}

#right_ad{
	font-size: 14px;
	color: #bfa415;
	width:180px;
	/*padding-top:20px;*/
	padding-bottom:20px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left:770px;
	/*margin-top:10px;*/
	margin-bottom:30px;
	background-image: url(../_images/v_line_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
	
}
#servicebox
{
	float:left;
	width:215px;
	padding-top:40px;
}
#servicebox_1
{
	float:left;
	width:215px;
	padding-top:40px;
	padding-left:25px;
}
.sectorbox
{
	float:left;
	width:228px;
	padding-top:40px;
}
.sectorbox_1
{
	float:left;
	width:228px;
	padding-top:40px;
	text-align:center;
}
.sectorbox_2
{
	float:left;
	width:228px;
	padding-top:40px;
	text-align:right;
}
#servicebox_2
{
	float:left;
	width:250px;
	padding-top:20px;
}
a.sitemap
{
	color:#464646;
}
a.sitemap:hover
{
	color:#000000;
}
a.redlink
{
	color:#f57c09;
}
a.redlink:hover
{
	color:#000000;
}#footer {
	/*background-color: #464646;*/
	color: #999999;
	font-size: 11px;
	height: 15px;
	width: 100%;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: right;
	margin-bottom: 10px;
}
a.footerlink {
	color: #494949;
	font-size: 11px;
	height: 15px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
a.footerlink:hover {
	color: #CCCCCC;
	font-size: 11px;
	height: 15px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}

#midimage {
	float:left;
	width:300px;
	height:185px;
	
}
#midimage1 {
	float:left;
	width:300px;
	height:185px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#image	{
	height:200px;
	padding-top: 25px;
	}
#midimage2 {
	float:right;
	width:300px;
	height:185px;
	padding-top: 25px;
	padding-right: 100px;
	padding-bottom: 25px;
}
.style1 {
	color: #999999;
	font-size: 11px;
}
.hr1 {
color:#000000;
height:1px;
}

/* Rounded corners box set millions of background images */

.rbroundbox { background: url(nt.gif) repeat; float:left;}
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }

