/* Font Faces - 
@font-face {
    font-family: 'PTSansBold';
    src: url('fonts/PTS75F-webfont.eot');
    src: url('fonts/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTS75F-webfont.woff') format('woff'),
         url('fonts/PTS75F-webfont.ttf') format('truetype'),
         url('fonts/PTS75F-webfont.svg#PTSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
Font Faces - END */

html, body {
	height: 100%;
}
body {
	background: #042a58;
	margin: 0px;
	font-family: 'PT Sans', sans-serif;
}
body, p, td, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #333;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #002759;
	line-height: normal;
	font-family: 'PT Sans', sans-serif;
}
h1 {
	font-size: 24px;
	font-weight: normal;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:15px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:13px;
}
h6 {
	font-size:12px;
}
a {
	color: #002759;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border-width: 0px;
}
p {
	padding: 0;
	margin-top: 9px;
	margin-bottom: 9px;
	line-height: 2em!important;
}
ul {
	padding-left: 30px;
	margin-left: 0;
	list-style-type: none;
}
ul li {
	background: url('tpl_images/list.png') 0 3px no-repeat;
	padding: 1px 0 7px 22px;
}

/****** SPECIAL FOOTER LINKS STYLES ******/

#footer_links, #footer_links a {
	color: #fff;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
}
#footer_links a {
	padding: 0;
	text-decoration: none;
}
/****** HORIZONTAL MENU STYLES ******/

#menu li {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
/****** COMMON MENU STYLES ******/

#menu {
	width: 100%;
	float: left;
}
#menu ul {
	width: 100%;
	float: left;
}
#menu li.first_main_menu_item, #menu li.middle_main_menu_item, #menu li.last_main_menu_item {
	background: url('tpl_images/menu_separator.png') 100% 2px no-repeat;
	padding: 0 2px 0 0;
	border: none;
	margin: 0;
}
#menu li.last_main_menu_item {
	background: none;
	padding: 0;
}
#menu li a {
	height: 18px;
	padding: 0 15px 17px;
	margin: 0;
	color: #002759;
	font: bold 13px/18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}
* html #menu li a {
	float: left;
}
#menu li:hover, #menu li:hover a, #menu li a:hover, #menu li.selected_main_menu_item a {
	text-decoration: none;
}
#menu li ul {
	width: 190px;
	left: 0;
	background: #00295B;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	padding: 5px 0 6px;
	border: none;
}
* html #menu li ul {
	top: 45px;
}
#menu li ul li {
	width: 190px;
	background: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	list-style-image: none;
	text-align: left;
}
#menu li ul li a, #menu li:hover ul li a {
	height: auto;
	min-height: 1px;
	background: none;
	text-align: left;
	padding: 2px 5px 3px 13px;
	color: #fff;
	font: normal 13px/16px Helvetica,Arial,sans-serif;
	text-decoration: none;
	text-transform: none;
}
#menu li ul li a:hover, #menu li:hover ul li a:hover {
	background: none;
	color: #fff;
	text-decoration: underline;
}

/****** MAIN LAYOUT STYLES ******/
#wrapper {
	width: 100%;
	float: left;
	background: #f1f1f1 url('tpl_images/main_bg.png') left top repeat-x;
}
#wrapper_bg {
	width: 100%;
	float: left;
	background: url('tpl_images/footer.png') left bottom repeat-x;
}
#wrapper_center {
	width: 956px;
	margin: 0 auto;
}
#header {
	width: 100%;
	height: 140px;
	float: left;
	position: relative;
	background: url('tpl_images/header.png') 725px 61px no-repeat;
}
#logo {
	width: 275px;
	position: absolute;
	top: 16px;
	left: 1px;
}
.header_right {
	color: #5AB6E6;
	float: right;
	font: bold 12px/14px 'PT Sans',times new roman;
	letter-spacing: 1px;
	padding-top: 12px;
	text-align: right;
}
.header_phone {
	color: #001A47;
	font: bold 17px/20px 'PT Sans',times new roman;
	letter-spacing: 0;
	padding-top: 3px;
}
.header_phone span {
	color: #5AB6E6;
}
.header_phone a {
	color: #001A47;
}
#places {
	width: 226px;
	height: 13px;
	position: absolute;
	top: 124px;
	left: 725px;
}
#banner {
	width: 100%;
	float: left;
	background: url('tpl_images/banner_bg.png') left top no-repeat;
}
#banner_padding {
	width: 950px;
	height: 266px;
	float: left;
	padding: 3px;
}
#top_menu {
	width: 100%;
	height: 51px;
	float: left;
	position: relative;
	z-index: 1;
}
#top_menu_padding {
	width: 100%;
	float: left;
	padding: 16px 0 0;
}
#wrapper_top {
	width: 100%;
	height: 45px;
	float: left;
	position: relative;
	background: url('tpl_images/wrapper_top.png') left top no-repeat;
	margin: -3px 0 0;
}
#wrapper_repeat {
	width: 100%;
	float: left;
	background: url('tpl_images/wrapper_repeat.png') left top repeat-y;
}
#wrapper_margin {
	width: 100%;
	float: left;
	position: relative;
	margin: -42px 0 0;
}
#wrapper_bottom {
	width: 100%;
	float: left;
	background: url('tpl_images/wrapper_bottom.png') left bottom no-repeat;
}
#mainbody {
	width: 950px;
	float: left;
	padding: 0 3px 3px;
}
#mainbody_bg {
	width: 100%;
	float: left;
	background: url('tpl_images/mainbody_bg.png') 369px 0 no-repeat;
}
#left_col {
	width: 701px;
	min-height: 230px;
	height: auto !important;
	height: 230px;
	float: left;
}
#left_col_padding {
	width: 657px;
	float: left;
	padding: 40px 23px 20px 21px;
}
#left_col_full {
	width: 100%;
	min-height: 230px;
	height: auto !important;
	height: 230px;
	float: left;
}
#left_col_full #left_col_padding {
	width: 908px;
	padding: 23px 21px 20px;
}
#right_col {
	width: 249px;
	float: right;
}
#right_col_padding {
	width: 234px;
	float: left;
	padding: 18px 15px 7px 0;
}
#right_col_padding a {
	color: #fff;
}
.bottom_logos {
	clear: both;
	padding: 0 21px 20px;
}
#footer {
	width: 100%;
	height: 40px;
	float: left;
}
#footer_padding {
	width: 908px;
	float: left;
	padding: 12px 24px 0;
}
#copyright {
	width: 500px;
	float: left;
	color: #fff;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
}
#bottom_links {
	width: 408px;
	float: right;
	text-align: right;
}
#preload_menu_bg {
	width: 1px;
	height: 1px;
	position: absolute;
	top: -10px;
	left: 0;
	background: url('tpl_images/sub_menu_bg.png') left top no-repeat;
}

/* Newsletter */
#newsletter {
	background: #00295b url('tpl_images/subscribe.jpg') left top no-repeat;
	margin: 10px 0 0;
}
#newsletter td {
	padding: 67px 23px 11px 19px;
}
#newsletter table {
	width: 100%;
}
#newsletter table td {
	padding: 0;
}
#newsletter form br {
	display: none;
}
#newsletter form input[type="text"] {
	width: 176px;
	height: 27px;
	float: left;
	padding: 0 5px 0 9px;
	border: 1px solid #79bce7;
	margin: 0 0 7px;
	line-height: 27px;
}
#newsletter form input[type="submit"] {
	width: 36px;
	height: 16px;
	float: right;
	background: url('tpl_images/go.png') left top no-repeat;
	padding: 0;
	border-width: 0;
	margin: 1px 2px 0 0;
	text-indent: -999px;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
}