@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	line-height: 1.3em;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #D0E2FF;
}
a:visited {
	color: #D0E2FF;
}
a:hover {
	color: #D0E2FF;
}
a:active {
	color: #D0E2FF;
}
h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 160%;
	color: #CCCCCC;
}
h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 150%;
	color: #CCCCCC;
	padding-top: 15px;
}

.bigbold {
	font-weight: bold;
	color: #D0E2FF;
	font-size: 1.5em;
	display: block;
	margin-bottom: 7px;
}




#pagewrapper {
	width: 804px;
	margin-right: auto;
	margin-left: auto;
}
#showcase {
}
#contentwrapper_home {
	background-image: url(images/content_back.gif);
	background-repeat: repeat-x;
	background-color: #687f8c;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	margin-top: -5px;
}
#contentwrapper {
	background-image: url(images/content_back_2.gif);
	background-repeat: repeat-x;
	background-color: #687f8c;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#rightwrapper_home {
	float: right;
	color: #666666;
	background-color: #FFFFFF;
	width: 270px;
	border: 6px solid #bec38c;
	font-size: 90%;
	margin-left: 15px;
	padding: 18px;
}
#rightwrapper {
	float: right;
	color: #666666;
	background-color: #FFFFFF;
	width: 250px;
	border: 6px solid #bec38c;
	font-size: 90%;
	margin-left: 15px;
	padding: 18px;
	margin-top: 17px;
}
#clear {
	clear: both;
}
#bottombar {
	background-color: #c3ccd1;
	height: 10px;
	width: 804px;
	margin-bottom: 15px;
}#mainimg {
	width: 339px;
	float: right;
	right: -25px;
	position: relative;
}
#pagetitle {
	color: #3F4D55;
	font-weight: bold;
	font-size: 170%;
	margin-left: 25px;
}

.aboutus_clientimage {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 560px;
	margin-top: 15px;
	margin-bottom: 20px;
}


#footer {
	width: 804px;
}
#footer a {
	color: #45545c;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer li.copyright {
	color: #45545c;
	padding: 8px;
	font-size: 85%;
	float: left;
}
#footer  li.bizlinks a {
	color: #FFFFFF;
	float: right;
	margin: 8px;
	background-color: #404E56;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-weight: normal;
	text-decoration: none;
	font-size: 85%;
}
