body {
	margin: 0;
	padding: 0;
	background: url('../images/background.png') repeat-x;
	font-family: Verdana;
	font-size: 12px;
	color: #7c7c7c;
}
img {
	border: 0;
}
a,a:active {
	color: #6b8ca5;
}
#wrapper {
	margin: 0 auto;
	width: 1000px;
	background-color: #ffffff;
}
#header {
	background: url('../images/headerbg.png') repeat-x;
	height: 103px;
}
.hright {
	float: right;
	margin-right: 50px;
}
.hleft {
	float: left;
	margin-left: 20px;
}
#mid p {
	margin-top: 20px;
}
#navigation {
	background: url('../images/navbg.png') repeat-x;
	color: #ffffff;
	height: 54px;
	
}
#scottbox {
	margin-top: 2px;
	text-align: center;
	background-color: #d6eaf4;
	color: #3d708e;
	width: 278px;
	border-left: 2px solid #ffffff;
	height: 207px;
	float: left;
	border-bottom: 2px solid #afccde;
}
#welcomebox {
	margin-top: 2px;
	background-color: #e8f4fb;
	float: right;
	width: 718px;
	border-right: 2px solid #ffffff;
	height: 207px;
	color: #5f656a;
	border-bottom: 2px solid #c6ddeb;
	
}
.heading {
	height: 31px;
	line-height: 31px;
	padding-left: 7px;
	width: 674px;
	background: url('../images/welcomebg.png');
	border: 1px solid #cbe4f1;
	color: #3d708e;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 10px;
}
#welcomebox p {
	padding-left: 20px;
	width: 655px;
}
#leftcontact h1 {
	margin-top: 10px;
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	color: #2a2a2a;
}
* #leftcontact h1 {
	margin-top: 1px;
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	color: #2a2a2a;
}
#rightkey h1 {
	margin-top: 10px;
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	margin-left: 10px;
	color: #2a2a2a;
}
* #rightkey h1 {
	margin-top: 1px;
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	color: #2a2a2a;
}
#rightcol h1 {
	margin-top: 10px;
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	color: #2a2a2a;
}
#leftcol h1 {
	margin-top: 10px;
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	color: #2a2a2a;
}
#leftcol p {
	padding-left: 9px;
	font-size: 14px;
}	
#key li {
	margin-top: 12px;
	color: #919191;
	font-size: 14px;
}
.head {
	border-bottom: 1px solid #afccde;
	height: 24px;
	width: 295px;
	margin-left: 1px;
}
.contactbox {
	float: right;
	margin-top: 2px;
	padding: 5px;
	background-color: #fbfbfb;
	border: 1px solid #efefef;
	color: #919191;
	width: 170px;
}
.h1head {
	font-size: 19px;
	color: #919191;
	font-family: Arial;
}

#footer {
	background: url('../images/navbg.png') repeat-x;
	color: #ffffff;
	width: 100%;
	height: 54px;
	clear: both;
	text-align: center;
	font: 1em/1.4em verdana;
}

#footer a,a:active {
	color: #80d5ff;
	text-decoration: underline;
}
* .ftext {
	margin-top: 7px;
}
.ftext {
	margin-left: 330px;
	float: left;
}
.cintrex {
	margin-right: 30px;
	float: right;

}
ul.menu {
	padding:0 0 0 135px;
	margin:0;
}
ul.menu li	{
	display:block; 
	padding:0 0px 0px 0;
	float:left;
}
ul.menu li a  {
	border:none;
	font-weight:bold;
	text-decoration:none !important;	
}
ul.menu li a span	{
	display:block; 
	padding:18px 25px 12px 25px;
	color:#ffffff;
	display:block; 
	font-size:14px;
	text-decoration:none !important;
	font-weight:normal;
	background:url(../images/nav_seperator.png) right 15px no-repeat;
	
}
ul.menu li a:hover  {
	border:none;
	color:#fdf5b0; 
	display:block; 
	text-decoration: none;
	width:auto;
	
	
}
ul.menu li a:hover span	{
	display:block; 
	color:#fdf5b0;
	font-weight:normal;
}
ul.menu .active span { 
	color:#fdf5b0;
}
/*#left { float:left; width:320px; padding:.5em; }
#right { float:right; width:250px; padding:.5em; background-color:#f2f2f2 } */

#leftcol {
	float: left;
	width: 780px;
	background-color: #ffffff;
}
#rightcol {
	float: right;
	width: 218px;
	background-color: #f2f2f2;
	border-right: 2px solid #ffffff;
	
}
#leftcontact {
	float: left;
	width: 315px;
}
#leftcontact p {
	padding-left: 5px;
}
#rightkey {
	float: right;
	width: 455px;
}

