@charset "utf-8";
/* CSS Document */

body
	{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
}
	
#container {
	width: 820px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	float: none;
	margin-top: 5px;
}
	
#logoholder {
	height: 100px;
	width: 242px;
	background-color: #FFFFFF;
	float: left;
}


#services_box
{
	height: 100px;
	width: 118px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 9px;
}

.redtitle {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #701125;
}

.yellowtitle {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFA202
}

.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

#main_image_holder {
	background-color: #F3F3F3;
	height: 150px;
	width: 820px;
	float: left;
}

#header {
	margin-bottom: 10px;
	height: 110px;
	width: 820px;
}


#wrapper {
	height: auto;
	width: 820px;
	background-attachment: scroll;

	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


#footer	{
	float: left;
	height: auto;
	width: 820px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
}


.picfloarleft {
	float: left;
	padding-right: 6px;
	padding-top: 6px;
}

#leftcol {
	float: left;
	width: 560px;
	padding-right: 10px;
	margin-top: 10px;
}

#main-text-left {
	float: left;
	height: auto;
	width: 275px;
}

#main-text-right {
	float: right;
	height: auto;
	width: 275px;
}

.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.main-text a {
	text-decoration: none;
	color: #000000;
}

.main-text a:link {
	color: #000000;
}

.main-text a:hover {
	color: #999999;
}

#leftcol ul {
	list-style-type: none;
}

#leftcol li {
	list-style-type: none;
}

#centercol {
	float: left;
	width: 118px;
	padding-left: 10px;
	margin-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
}

#latestnews {
	margin-top: 10px;
	
}

#newscontent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 5px;
}

.newsheading {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFA202
}

.newsheading a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFA202;
}

.newsheading a:hover {
	color: #701125;
}

.mainnewstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}

.newscontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #701222;
	line-height: 15px;
	margin-top: 2px;
}

.newscontent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #701222;
	text-decoration: none;
}

.newscontent a:hover {
	color: #FFA202
}

#rightcol {
	padding-left: 10px;
	margin-top: 10px;
	height: 350px;
	float: left;
	width: 230px;
	background-image: url(../images/grad_line.jpg);
	background-repeat: no-repeat;
}

#clienttext {
	margin-top: 15px;
	width: auto;
}

#clientlogos {
	height: 60px;
	width: 230px;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
}

#footerinfo {
	float: left;
	height: auto;
	width: auto;
	padding-top: 5px;
}

#footeraddress {
	height: auto;
	width: 230px;
	margin-top: 15px;
}

#footeraddress ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#footeraddress a {
	text-decoration: none;
}

#footeraddress a:link {
	color: #000000;
}

#footeraddress a:hover {
	color: #CCCCCC;
}

.footeraddresstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	list-style-type: none;
	color: #000000;
	margin-top: -2px;
	display: block;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.footertext a {
	text-decoration: none;
}

.footertext a:link {
	color: #000000;
}

.footertext a:hover {
	color: #999999;
}

.footertext a:visited {
	color: #000000;
}

.footertextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
}

h1 {
	font-size: 160%;
	color: #840017;
	line-height: 25px;
	text-align: left;
}

h2 {
	font-size: 110%;
	color: #003399;
}
 #navcontainer ul
{
	list-style-type: none;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#navcontainer ul li {
	display: block;
}

#navcontainer ul li a
{
	text-decoration: none;
	padding: .2em 1em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#navcontainer ul li a:hover
{
	color: #666666;
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
