@charset "utf-8";
/* ------------------------------------- MAIN */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background: #c2c2c2;
}
img {
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.png {
	behavior: url("includes/htc/iepngfix.htc");
}
.clear {
	clear: both;
}
/* IE6:hover bug fix
.ie6hover {
	behavior:url("includes/htc/csshover.htc");
}*/


/* ------------------------------------- LAYOUT */
#layout {
	float: left;
	width: 100%;
	text-align: center;
}
#mainwrapper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#bgwrapper{
	float:left;
	background: url(../../images/global/main-bg.jpg) top center no-repeat;
}
#innerwrapper{
	float:left;
	background-color:#DCDCDC;
}
#header {
	float: left;
	width: 980px;
	position: relative;
}
#header #toptitle {
	position: absolute;
	top: 27px;
	left: 275px;
	clear: both;
}
#clientlogin {
	float: right;
	font-size: 1.1em;
	margin: 13px 0px 15px 0px;
	background: url(../../images/global/client-login.jpg) top right no-repeat;
}
#clientlogin a {
	display: block;
	color: #949494;
	margin: 15px 16px 15px 40px;
	padding: 0px 10px 0px 0px;
	background: #fff url(../../images/bullets/grey-arrow.gif) top right no-repeat;
	text-decoration: none;
}
#clientlogin a:hover {
	color: #000000;
}
#flashbox {
	float: left;
	width: 980px;
	height: 362px;
	padding:0 0 0 1px;
}
#flashbox img {
	float: left;
}
#bottompanels {
	float: left;
	width: 980px;
	padding: 20px 0px 20px 0px;
}
#contactpanel {
	float: left;
	width: 249px;
}
#contactpanel .content {
	float: left;
	width: 144px;
	color: #505050;
	line-height: 1.6em;
	margin: 8px 0px 0px 0px;
	padding: 10px 0px 10px 105px;
	background: url(../../images/global/contact-us-bg-top.gif) top left no-repeat;
}
#contactpanel .contactbutton {
	margin: 0px 0px 0px -2px;
}
#contactpanel .bottom {
	float: left;
	width: 138px;
	height: 10px;
	border-bottom: 1px solid #fff;
	background: url(../../images/global/contact-us-bg-bottom.gif) top left no-repeat;
}
#middlecolumn {
	float: left;
	width: 400px;
	padding: 0px 3px 0px 25px;
	border-left: 1px solid #f7f7f7;
	border-right: 1px solid #f7f7f7;
}
#middlecolumn_wide {
	float: left;
	width: 670px;
	padding: 0px 3px 0px 25px;
	border-left: 1px solid #f7f7f7;
	/*border-right: 1px solid #f7f7f7;*/
}
#middlecolumn .title, #middlecolumn_wide .title {
	float: left;
	width: 270px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #f7f7f7;
}
#middlecolumn .title, #middlecolumn_wide .title_services {
	display: inline;
	float: left;
	width: 24%;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #f7f7f7;
}
#middlecolumn .title, #middlecolumn_wide .title_services:hover {
	display: inline;
	float: left;
	width: 24%;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #385897;
}
#middlecolumn .title, #middlecolumn_wide .active {
	display: inline;
	float: left;
	width: 24%;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #385897;
}
#middlecolumn .title, #middlecolumn_wide .active {
	display: inline;
	float: left;
	width: 24%;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #385897;
}
#middlecolumn .content, #middlecolumn_wide .next_button {
	color: #38609C;
	text-decoration: none;
}
#middlecolumn .content p, #middlecolumn_wide .content p {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	color:#505050;
}
#middlecolumn .content .pic, #middlecolumn_wide .content .pic {
	float: left;
	width: 98px;
}
#middlecolumn .pic img, #middlecolumn_wide .pic_right {
	float: right;
	/*width: 98px;*/
	margin: 0px 0px 0px 35px;
}
#middlecolumn .pic img, #middlecolumn_wide .pic img,
#middlecolumn .pic img, #middlecolumn_wide .pic_right img {
	float: left;
	margin: 20px 16px 45px 0px;
	border: 1px solid #f7f7f7;
}
#middlecolumn a, #middlecolumn_wide a {
	color:#505050;
}
#middlecolumn_wide .div_row {
	float: left;
	width: 100%;
}
#middlecolumn_wide .div_row .column {
	float: left;
	width: 20%;
}
#newscolumn {
	float: left;
	width: 271px;
	padding: 0px 13px 0px 17px;
}
#newscolumn .title {
	float: left;
	width: 271px;
	padding: 3px 0px 8px 0px;
	border-bottom: 1px solid #f7f7f7;
}
#newscolumn .title img {
	float: left;
}
#newscolumn .title .date {
	float: right;
	width: 170px;
	text-align: right;
	color: #505050;
}
#newscolumn .content {
	float: left;
	width: 271px;
	height: 175px;
	margin: 10px 0px 0px 0px;
	overflow: auto;
}
#newscolumn .content .newsitem {
	float: left;
	width: 237px;
	padding: 7px 10px 7px 3px;
	line-height: 1.3em;
	border-bottom: 1px solid #f7f7f7;
}
#newscolumn .content .newsitem img {
	float: left;
	display: inline;
	margin: 0px 10px 0px 4px;
	border: 1px solid #f7f7f7;
}
#newscolumn .content .newsitem a {
	color: #505050;
	text-decoration: none;
}
#newscolumn .content .newsitem a:hover {
	color: #000;
}

.text_right{
	width:100%;
	text-align:right;
	clear:both;
}
/* ------------------------------------- MAIN MENU */



/* ------------------------------------- CONTENT */

ul.sitemap li {
	padding: 0 0 5px 0;
}
ul.sitemap li a:hover {
	color: #006699 !important;
}

/* ------------------------------------- FOOTER */

#footer {
	float: left;
	width: 980px;
	color: #a3a3a3;
	background: #fff;
}
#footer a {
	color: #a3a3a3;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
}
#footer div {
	float: left;
	display: inline;
	margin: 6px 0px 0px 249px;
	padding: 6px 0px 11px 24px;
	border-left: 1px solid #adadad;
}
#underfooter {
	float: left;
	width: 980px;
	height: 20px;
	background: #c2c2c2 url(../../images/global/underfooter-bg.gif) top left no-repeat;
	text-align: center;
	padding: 30px 0px;
}
