body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #556674;
	margin: 0px;
	padding: 0px;
	background-color: #a9c0d2;
	background-image: url(../images/bg.gif);
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: justify;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 12px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#header {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	height: 174px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}
#menu {
	padding-top: 132px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 29px;
}
#menu li {
	display: block;
	float: left;
	height: 31px;
}#menu a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-right: 29px;
	padding-left: 29px;
}
#menu a:hover {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	color: #01467f;
}
#menu b a {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	color: #01467f;
	font-weight: normal;
}
#content {
	background-color: #FFF;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 32px;
	padding-bottom: 32px;
	margin-top: 16px;
}
#content_padd {
	padding-right: 24px;
	padding-left: 30px;
}
#sshow {
	height: 392px;
	width: 611px;
}
#right_clmn {
	float: right;
	width: 272px;
}
#apply_form {
	background-image: url(../images/form_bg.gif);
	background-repeat: no-repeat;
	height: 460px;
	width: 272px;
	position: relative;
}
#left_clmn {
	float: left;
	width: 611px;
}
#form_padd {
	padding-top: 118px;
	padding-left: 23px;
}
#apply_arrow {
	position: absolute;
	left: 200px;
	top: 8px;
}
form {
	margin: 0px;
	padding: 0px;
}
#apply_fields {
	padding-top: 15px;
	padding-left: 96px;
}

#apply_fields table {
	width: 126px;
}
#apply_fields td {
	height: 30px;
	vertical-align: top;
}
#apply_fields td input {
	width: 126px;
	border: none;
	background: none;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#apply_bttn {
	padding-top: 11px;
}
#bttns {
	padding-top: 26px;
	padding-bottom: 26px;
	text-align: center;
}
#footer {
	background-color: #136089;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 24px;
	padding-bottom: 32px;
	margin-top: 16px;
	margin-bottom: 32px;
	text-align: center;
	color: #bed3e6;
}
#copy {
	font-size: 11px;
	padding-top: 8px;
}
#footer a {
	color: #BED3E6;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
#footer a:hover {
	text-decoration: underline;
}
#hp_clmns {
	padding-top: 32px;
}
#hp_clmn_01 {
	float: left;
	width: 257px;
}
#hp_clmn_02 {
	float: right;
	width: 330px;
}
#testimonials {
	background-image: url(../images/testimonials_bg.gif);
	background-repeat: no-repeat;
	height: 326px;
	width: 257px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#testimonials_padd {
	padding-top: 64px;
	padding-right: 24px;
	padding-left: 18px;
}
#testimonials table {
	width: 100%;
}
#testimonials td {
	vertical-align: top;
}
#testimonials em {
	text-align: right;
	display: block;
	padding-top: 4px;
}
#internal_content {
	background-image: url(../images/internal_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 36px;
	padding-right: 32px;
	padding-left: 32px;
	text-align: justify;
}
h2 {
	font-size: 32px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 12px;
}

