@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #000000;
	background: #264b84;
}
a:link, a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
img {
	border: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #264b84;
	font-weight: normal;
	margin-top: 0px;
}
h1 a:link, h1 a:visited {
	color: #264b84;
	text-decoration: none;
}
h1 a:hover {
	color: #264b84;
	text-decoration: underline;
}
h1 img {
	margin: 0 3px 0 6px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #264b84;
	font-weight: normal;
	margin-top: 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding:0;
	padding-left: 20px;
}
ul {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 21px;
	list-style: none;
}
li {
	margin: 0px;
	padding: 0px 0px 10px 18px;
	list-style: none;
	background: url(arrow.png) no-repeat left 5px;
}
table.main {
	width: 908px;
	background: url(main_bg.png) repeat-y center top;
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
td.header {
	height: 94px;
	_height: 90px;
	padding: 3px 0 0 15px;
	_padding: 5px 0 0 15px;
	background: url(header_bg.png) no-repeat center top;
}
td.left {
	padding: 0 9px 0 9px;
	width: 240px;
}
div.menu {
	width: 240px;
	background: #3e73a6 url(menu_bottom_bg.png) no-repeat center bottom;
	padding-bottom: 15px;
	margin-bottom: 5px;
}
a.mainbuttontext:link, a.mainbuttontext:visited {
	display: block;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	background: url(menu_item_border.png) repeat-x left bottom;
	padding: 8px 0 11px 33px;
}
a.mainbuttontext:hover {
	display: block;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	background: url(menu_item_border.png) repeat-x left bottom #264b84;
	padding: 8px 0 11px 33px;
}
div.contacts {
	color: #ffffff;
	background: url(contacts_bottom_bg.png) no-repeat center bottom #264b84;
	padding-bottom: 15px;
	width: 240px;
	margin-bottom: 12px;
}
div.contacts p {
	padding: 0 15px 0 14px;
	font-weight:bold;
	font-size:12px;
}
div.contacts p a.normal{
	text-decoration:none;
}
td.right {
	padding: 10px 20px;
}
div.content {
	width: 595px;
}
div.content img.content {
	float: right;
	margin: 0px 0px 20px 20px;
}
div.left_col {
	width: 250px;
	float: left;
	padding: 0px 10px;
	background: url(border_dotted.png) repeat-y right top;
}
div.right_col {
	width: 280px;
	padding: 0px 10px;
	float: right;
}
td.footer_left {
	background: url(footer_bg.png) left bottom no-repeat;
	padding-bottom: 25px;
}
td.footer_right {
	background: url(footer_bg.png) right bottom no-repeat;
	padding-bottom: 25px;
	text-align: right;
	padding-right: 25px;
	color: #666666;
	font-size: 11px;
}
div.clear {
	clear: both;
}
.addresstext {
float:left;
}
.addresstext a.normal{
	color:#fff;
	
}
.p_offices{
	
}
.offices{
	text-transform:uppercase;
	width:130px;
	float:left;
	font-size:10px;
	margin:0 0 0 14px;
}
.offices_b{
	text-transform:uppercase;
	
	float:left;
	font-size:10px;
}
h1 i{
background: url(arrow2.png) right center no-repeat;
font-style: normal;
font-weight:bold;
padding:0 20px 0 0;

}


