body,
html {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	border-top: 4px solid #121656;
	font-size: 12px;
	background: #fff url(../images/page_back.jpg) repeat-x 0 0;
}
#outterWrapper {
	width: 100%;
	overflow: hidden;
	background: url(../images/background.jpg) no-repeat center top;
}
#wrapper {
	width: 980px;
	overflow: hidden;
	text-align: left;
	margin: 0 auto;
	background: #fff url(../images/content_fill.gif) repeat-y center top;
}
#innerWrapper {
	background: url(../images/background.jpg) no-repeat center top;
}
#header {
	height: 348px;
	overflow: hidden;
	position: relative;
}
#logo {
	position: absolute;
	left: 10px;
	top: 20px;
}
#top {
	position: absolute;
	top: 0;
	right: 0;
	height: 25px;
	line-height: 25px;
	background: url(../images/topmenu_fill.gif) repeat left bottom;
	padding: 0 10px;
}
#top ul {
	float: left;
	height: 23px;
	line-height: 23px;
}
#top ul li {
	float: left;
	height: 23px;
	line-height: 23px;
	padding-right: 15px;
}
#top ul li a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
#top ul li a:hover {
	text-decoration: underline;
}
#top form {
	float: left;
	height: 23px;
	line-height: 23px;
}
#searchQuery {
	background: #2b2e7d;
	border: 1px solid #1e80e1;
	color: #fff;
	font-size: 11px;
	padding: 2px 5px;
	float: left;
	margin-right: 4px;
}
#top form button {
	border: 1px solid #1e80e1;
	color: #fff;
	background: url(../images/topmenu_search.gif) repeat-x left top;
	font-size: 11px;
	float: left;
	height: 20px;
	line-height: 18px;
	padding: 0 5px;
	margin: 0;
}
#mainMenu {
	position: absolute;
	top: 60px;
	right: 10px;
}
#mainMenu li.mainItem {
	float: left;
	position: relative;
	padding-left: 3px;
}
#mainMenu li a.mainItem {
	display: block;
	float: left;
	height: 32px;
	line-height: 32px;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	float: left;
	padding: 0 6px;
	text-decoration: none;
}
#mainMenu li a.mainItem:hover,
#mainMenu li:hover a.mainItem {
	background: #c61c2c;
}
#mainMenu li.active a.mainItem {
	background: #c61c2c;
}
#mainMenu li.mainItem div {
	position: absolute;
	background: url(../images/submenu_back.png);
	top: 32px;
	right: -5px;
	text-align: center;
	display: none;
	padding: 10px;
	border: 1px solid #E44545;
	border-top: 0 none;
}
#mainMenu li.mainItem:hover div,
#mainMenu li.current div {
	display: block;
}
#mainMenu li.mainItem div ul {
	width: 250px;
	vertical-align: top;
}
#mainMenu li.mainItem div ul li a {
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0 3px 20px;
	background: url(../images/arrow_white_right.gif) no-repeat left center;
	text-align: left;
}
#topOptions {
	position: absolute;
	left: 520px;
	top: 223px;
	width: 410px;
}
#topOptions li {
	border-bottom: 1px dotted #fff;
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	background: url(../images/arrow_white_right.gif) no-repeat left center;
}
#topOptions li a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
#headerDeko {
	position: absolute;
	top: 87px;
}
#content {
	width: 980px;
	position: relative;
	overflow: hidden;
	padding-bottom: 16px;
	background: url(../images/content_end.gif) no-repeat left bottom;
	min-height: 400px;
}
#homepage {
	width: 970px;
	position: relative;
	overflow: hidden;
	background: url(../images/sep_3_columns.gif) repeat-y center top;
	padding: 30px 0px;
	margin: 15px 5px;
}
.homepageCol {
	width: 300px;
	overflow: hidden;
	float: left;
	padding: 0 11px;
}
.homepageCol h3 {
	padding: 0 12px 5px;
}
.homepageCol h3 a {
	font-size: 18px;
	color: #fff;
	background: #3469c5;
	text-decoration: none;
}
.homepageCol p {
	margin-bottom: 6px;
}
.homepageCol p.more a {
	display: block;
	float: right;
	color: #131555;
	font-weight: bold;
	height: 15px;
	line-height: 15px;
	padding-left: 20px;
	background: url(../images/icon_file_right.gif) no-repeat left center;
}
#homepageDown {
	width: 970px;
	position: relative;
	overflow: hidden;
	background: url(../images/sep_home_2_columns.gif) repeat-y center top;
	padding: 10px 0;
	margin: 15px 5px 0;
}
#homepageNews {
	width: 600px;
	float: left;
	padding: 0 11px;
}
#homepageNews h3,
#homepagePoll h3 {
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	color: #0144b7;
	padding-left: 45px;
	background-position: left center;
	background-repeat: no-repeat;
}
#homepageNews h3 {
	background-image: url(../images/icon_news.gif);
}
#homepageNews dt {
	font-weight: bold;
	padding: 0 0 0 14px;
	background: url(../images/arrow_blue_right.gif) no-repeat left 4px;
	margin-top: 6px;
}
#homepageNews dt a {
	color: #131555;
	text-decoration: none;
}
#homepageNews dt a:hover {
	text-decoration: underline;
}
#homepageNews dd {
	background: url(../images/sep.gif) repeat-x left bottom;
	padding-bottom: 4px;
	width: 600px;
	overflow: hidden;
}
#homepageNews dd span {
	color: #969696;
	float: left;
}
#homepageNews dd a {
	display: block;
	float: left;
	color: #131555;
	height: 15px;
	line-height: 15px;
	padding-left: 20px;
	font-weight: bold;
	background: url(../images/icon_file_right.gif) no-repeat 4px center;
	
}
#homepageNewsMore {
	height: 30px;
	line-height: 30px;
}
#homepageNewsMore a {
	display: block;
	float: right;
	color: #131555;
	padding-left: 20px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	background: url(../images/icon_file_right.gif) no-repeat 4px center;
}
#homepagePoll {
	width: 295px;
	float: right;
	padding: 0 11px;
}
#homepagePoll h3 {
	background-image: url(../images/icon_poll.gif);
}
#homepagePoll p {
	margin-top: 16px;
}
#homepagePoll p.error {
	color: #f00;
}
#homepagePoll p input {
	margin: 0 10px;
	float: left;
}
#homepagePoll button {
	border: none;
	background: transparent;
	color: #131555;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
#footer {
	width: 980px;
	position: relative;
	overflow: hidden;
	background: #fff;
}
#footertMenu ul {
	float: left;
	padding: 0 15px;
}
#footer a {
	font-weight: bold;
	color: #104fbb;
	text-decoration: none;
	font-size: 13px;
}
#footer a:hover {
	text-decoration: underline;
}
#copyright {
	line-height: 40px;
	height: 40px;
	clear: both;
	text-align: center;
	padding-top: 20px;
}
#logos {
	width: 50%;
	text-align: right;
	float: right;
	padding-right: 15px;
}
#left {
	width: 210px;
	float: left;
	padding: 60px 20px 60px 20px;
}
#left h2 {
	font-size: 18px;
	text-transform: uppercase;
	color: #0144b7;
	padding-left: 18px;
}
#left ul {
	padding: 10px 0;
}
#left ul li {
	background: url(../images/arrow_blue_right.gif) no-repeat left 9px;
	padding: 4px 0 0 18px;
	clear: left;
	width: 192px;
	overflow: hidden;
}
#left ul li a {
	color: #2e3192;
	font-weight: bold;
	display: block;
	float: left;
	width: 100%;
	border-bottom: 1px dotted #131555;
	text-decoration: none;
	line-height: 18px;
	padding-bottom: 4px;
}
#left ul li a:hover {
	color: #c61c2c;
}
#left ul li.current {
	background: url(../images/arrow_red_right.gif) no-repeat left 9px;
}
#left ul li.current a {
	color: #c61c2c;
}
#right {
	width: 700px;
	float: left;
	padding: 60px 0;
}
#right h1 {
	margin-bottom: 30px;
}
#right h1 span {
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	background: #3469c5;
	padding: 1px 2px;
	font-weight: bold;
}
#gallery,
#clientList {
	margin: 20px 0;
	width: 100%;
	overflow: hidden;
	clear: both;
}
#gallery li {
	float: left;
	width: 134px;
	height: 134px;
	overflow: hidden;
	text-align: center;
}
#gallery li a img,
.clientGallery li a img {
	border: 2px solid #a7a9ac;
}
#gallery li a:hover img,
.clientGallery li a:hover img {
	border: 2px solid #c61c2c;
}
.client {
	clear: left;
	width: 100%;
	overflow: hidden;
	margin: 20px 0;
}
/*.clientInfo {
	width: 245px;
	float: left;
}*/
.clientInfo h3 {
	font-weight: bold;
	color: #2e3192;
}
.clientInfo h3 a {
	font-weight: bold;
	color: #2e3192;
	text-decoration: none;
}
.clientInfo h3 a:hover {
	background-color: #2e3192;
	color: #fff;
}
.clientInfo .contentEd p {
	margin-bottom: 10px;
}
/*.clientInfo p {
	margin-bottom: 20px;
}*/
.clientGallery {
	width: 100%;
	overflow: hidden;
}
.clientGallery li {
	float: left;
	width: 114px;
	height: 114px;
	overflow: hidden;
	text-align: left;
}
.answer {
	overflow: hidden;
	height: 16px;
	background: #0144B7;
	display: block;
	float: left;
}
#contentWide {
	width: 450px;
	float: left;
	overflow: hidden;
}
#contentSide {
	width: 220px;
	float: right;
}
.pager {
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	clear: both;
}
.pager span {
	display: block;
	height: 20px;
	line-height: 20px;
	float: left;
	padding-right: 4px;
}
.pager strong,
.pager a {
	display: block;
	height: 20px;
	line-height: 20px;
	float: left;
	padding: 0 4px;
}
.pager a {
	color:#3469C5;
	text-decoration:none;
}
.pager a:hover {
	background-color:#3469C5;
	color:#FFFFFF;
}
.pager strong {
	background: #F1F1F1;
}
strong.highlight {
	background: #ffc;
}
div.newsListItem {
	margin: 30px 0;
	width: 100%;
	overflow: hidden;
}
div.contentEd p.newsItemDate,
.newsListItem p.newsItemDate {
	font-size: 10px;
	color: #777;
	margin-bottom: 0;
}
div.newsListItem h3 {
	font-size: 14px;
	margin-bottom: 10px;
}
div.newsListItem h3 a {
	color:#3469C5;
	text-decoration:none;
	font-weight: bold;
}
div.newsListItem h3 a:hover {
	background-color:#3469C5;
	color:#FFFFFF;
}
div.newsListItem p {
	margin-top: 4px;
}
div.newsListItem p a {
	display: block;
	float: left;
	color: #131555;
	height: 15px;
	line-height: 15px;
	padding-left: 20px;
	font-weight: bold;
	background: url(../images/icon_file_right.gif) no-repeat 4px center;
}

#news blockquote {
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #D8D8D8;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
} 

.imageOnRight {
	float: right;
	clear: right;
	margin: 0 0 20px 20px;
	border: 2px solid #bcbec0;
}
.imageOnLeft {
	float: left;
	clear: left;
	margin: 0 0 20px 20px;
	border: 2px solid #bcbec0;
}
.imageOnRight:hover,
.imageOnLeft:hover {
	border-color: #c61c2c;
}

