/* common styles beginning */

body {
	margin: 0;
	padding: 0;
	background: #e9f1f6;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

a {
	text-decoration: none;
	color: #5CA1CD;
}

a:hover {
	color: #004F87;
}

a img {
	border: 0;
}

div.text,
p {
	color: #6d6d6d;
	line-height: 18px;
}

h1, h2, h3 {
	color: #004f87;
}

h3,
.page-text h1 {
	font-size: 16px;
	margin: 10px 0;
}

hr {
	background: #fff url(../img/background_hr.png) 0 0 repeat-x;
	border: 0;
	height: 1px;
	padding: 0;
	font-size: 0.01pt;
	overflow: hidden;
	line-height: 1px;
	margin: 0;
}

ul {
	margin-left: 15px;
	padding-left: 15px;
}

.hidden {
	display: none;
}

.normal {
	font-size: 12px;
}

.medium {
	font-size: 15px;
}

.large {
	font-size: 18px;
}

* html hr {
	background-image: url(../img/background_hr_x4.png);
	height: 4px;
	zoom: 25%;
}

*:first-child+html hr {
	background-image: url(../img/background_hr_x4.png);
	height: 4px;
	zoom: 25%;
	font-size: 1px;
}

ul.images {
	overflow: hidden;
	list-style: none;
	padding: 0;
}

ul.images li {
	float: left;
	margin: 5px;
}

.captchaBox {
	width: 205px;
	height: 45px;
}

.captchaImage {
	float: left;
	width: 175px;
	height: 45px;
}

.captchaTools {
	float: right;
	padding-left: 8px;
	width: 22px;
	height: 45px;
}

.clear {
	clear: both;
}

/* common styles end */

/* header beginning */

.header {
	background: #fff;
	height: 92px;
}

.header .content {
	height: 100%;
}

.header .content h1 {
	margin: 0;
}

.header .content a.logo img {
	margin: 18px 0 0 0;
}

.header .content ul {
	float: right;
	height: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 350px;
	position: relative;
}

.header .content ul li {
	float: left;
	height: 100%;
	width: 116px;
}

.header .content ul li.last {
	width: 118px;
}

.header .content ul li a {
	border-left: 1px solid #d4e4ee;
	border-right: 1px solid #fff;
	color: #bcbcbc;
	display: block;
	font-size: 1.3em;
	height: 100%;
	line-height: 92px;
	text-align: center;
	width: 114px;
	background: #fff;
}

.header .content ul li a.last,
.header .content ul li a.last:hover {
	border-right-color: #d4e4ee;
	width: 116px;
}

.header .content ul li a.selected,
.header .content ul li a:hover {
	background: #e9f1f6;
	border-right: 1px solid #e9f1f6;
	color: #0c5483;
}

.header .content ul.menu-level-2nd {
	position: absolute;
	bottom: -29px;
	right: 0;
	background: url(../img/background_menu_2nd.png) 0 0 repeat;
	height: 29px;
	padding: 0 0 0 19px;
	width: 331px;
}

#main .header .content ul.menu-level-2nd {
	background-image: url(../img/background_menu_2nd_main.png);
}

.header .content ul.menu-level-2nd li {
	background: transparent;
	width: auto;
	float: left;
	position: relative;
}

.header .content ul.menu-level-2nd li a {
	background: transparent url(../img/list_arrow.png) 0 center no-repeat;
	display: inline;
	width: auto;
	border: 0;
	line-height: 29px;
	color: #1170b3;
	padding: 0 18px 0 10px;
	font-size: 11px;
	position: relative;
}

.header .content ul.menu-level-2nd li a:hover {
	color: #ffd800;
	background: transparent url(../img/list_arrow.png) 0 center no-repeat;
	border: 0;
}

/* header end */

/* main content beginning */

.content {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

.main-top {
	width: 100%;
}

.main-top .content ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 550px;
	float: left;
}

.main-top .content object {
	display: block;
}

.main-top .content ul li {
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-weight: bold;
	width: 274px;
	height: 87px;
	float: left;
	border-left: 1px solid #0B78C5;
	background: url(../img/background_main_button.png) 0 0 repeat-x;
}

.main-top .content ul li a {
	display: block;
	width: 274px;
	height: 64px;
	padding-top: 23px;
	color: #1b4b6c;
}

.main-top .content ul li img {
	margin: -9px 14px 21px 22px;
	vertical-align: middle;
	float: left;
}

.main-top .content ul li.line {
	width: 550px;
	height: 1px;
	background: blue;
	clear: left;
	float: left;
	overflow: hidden;
	border: 0;
	padding: 0;
}

.main-top .content ul li#line-01 {
	background: url(../img/background_main_buttons_lines.png) 0 0 no-repeat;
}

.main-top .content ul li#line-02 {
	background: url(../img/background_main_buttons_lines.png) 0 -1px no-repeat;
}

.main-top .content ul li#line-03 {
	background: url(../img/background_main_buttons_lines.png) 0 -2px no-repeat;
}

.main-top .content ul li#line-04 {
	background: url(../img/background_main_buttons_lines.png) 0 -3px no-repeat;
}

.main-top .content ul li#line-05 {
	background: url(../img/background_main_buttons_lines.png) 0 -4px no-repeat;
}

.main-top .content ul li#graffiti a {
	height: 55px;
	padding-top: 32px;
}

.main-top .content ul li#graffiti img {
	margin: -18px 14px 21px 22px;
}

.main-top .content .special-services {
	width: 350px;
	height: 353px;
	background: url(../img/background_main_services.jpg) 0 0 no-repeat;
	float: right;
	margin: 0;
}

.main-top .content .special-services img {
	margin: 81px 0 0 32px;
}

.main-top .content ul li.second {
	border-left: 1px solid #91b7d2;
	width: 274px;
}

.main-bottom {
	background: #fff;
	width: 100%;
}

.main-bottom .content .title {
	float: left;
	width: 219px;
	height: 13px;
	margin: 12px 205px 12px 0;
}

.main-bottom .content div.text {
	margin: 5px 25px 5px 0;
	display: block;
	float: left;
	width: 525px;
}

.main-bottom .content .more {
	background: url(../img/button_more.png) 0 0 no-repeat;
	float: left;
	overflow: hidden;
	width: 60px;
	height: 18px;
	text-indent: -9999px;
	margin: 8px 0 5px 465px;
}

.main-bottom .content .contact-us {
	width: 348px;
	height: 106px;
	border: 1px solid #bfd8e7;
	float: right;
	margin: 5px 0;
}

.main-bottom .content .contact-us h2 {
	margin: 10px 0 7px 17px;
	display: block;
	height: 14px;
}

.main-bottom .content .contact-us .phone-no {
	width: 348px;
	height: 74px;
	background: url(../img/background_main_contact.jpg) 0 0 no-repeat;
	border-top: 1px solid #bfd8e7;
}

.main-bottom .content .contact-us .phone-no img {
	margin: 27px 0 0 132px;
}

/* main content end */

/* subpage beginning */

.subpage {
	background: #fff url(../img/background_subpage_top.png) 0 0 repeat-x;
	background: 
	width: 100%;
}

.subpage .content ul.menu-left {
	list-style: none;
	border: 1px solid #0b78c5;
	border-bottom: 0;
	float: left;
	margin: 0;
	padding: 0;
	width: 275px;
}

.subpage .content ul.menu-left li {
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-weight: bold;
	width: 275px;
	border-bottom: 1px solid #0b78c5;
}

.subpage .content ul.menu-left li a {
	display: block;
	width: 275px;
	height: 52px;
	padding-top: 15px;
	color: #1b4b6c;
	background: url(../img/background_main_button.png) 0 -87px repeat-x;
}

.subpage .content ul.menu-left li#graffiti a {
	height: 45px;
	padding-top: 22px;
}

.subpage .content ul.menu-left li img {
	margin: -9px 14px 0 22px;
	vertical-align: middle;
	float: left;
}

.subpage .content ul.menu-left li#graffiti img {
	margin: -16px 14px 0 22px;
}

.subpage .content ul.menu-level-3rd {
	background: white;
	border: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 275px;
}

.subpage .content ul.menu-level-3rd li {
	background: #0b78c5;
	border-bottom: 1px solid #3c93d1;
	border-top: 1px solid #0d69aa;
	float: left;
	font-size: 11px;
	font-weight: normal;
	height: auto;
	width: 100%;
	position: relative;
}

.subpage .content ul.menu-left li#graffiti ul.menu-level-3rd li a,
.subpage .content ul.menu-level-3rd li a {
	background: #70b1df url(../img/list_arrows.png) 0 center no-repeat;
	border-bottom: 1px solid #8DC1E5;
	border-top: 1px solid #5C95BE;
	color: #fff;
	display: block;
	height: auto;
	margin: -1px 0 -1px 13px;
	padding: 10px 26px 8px 16px;
	width: 220px;
	position: relative;
}

.subpage .content ul.menu-level-3rd li.selected {
	background: #ffd800;
}

.subpage .content ul.menu-level-3rd li a.selected,
.subpage .content ul.menu-level-3rd li a:hover {
	background: #0b78c5 url(../img/list_arrows.png) -264px center no-repeat;
	border-bottom-color: #3C93D1;
	border-top-color: #0D69AA;
	color: #ffd800;
}

.subpage .content .page-right {
	width: 623px;
	float: left;
}

.subpage .content .page-right h2.special-services {
	width: 100%;
	height: 137px;
	margin: 0;
	background: url(../img/background_subpage_services.jpg) 0 0 no-repeat;
}

.subpage .content .page-right h2.special-services img {
	margin: 45px 0 0 51px;
}

.subpage .content .page-right .page-text {
	width: 575px;
	margin: 0 24px;
}

.subpage .content .page-right .page-text p {
	margin: 10px 0;
}

.subpage .content .page-right .page-text p.form {
	text-align: center;
}

.subpage .content p.breadcrumb {
	background: url(../img/background_hr.png) bottom left repeat-x;
	color: #004f87;
	padding-bottom: 8px;
}

.subpage .content p.breadcrumb a {
	background: url(../img/breadcrumb_arrow.png) center right no-repeat;
	padding: 0 12px 0 0;
	color: #5face3;
}

.subpage .content p.breadcrumb a.last {
	background-image: none;
	padding: 0;
}

.subpage .content p.breadcrumb em a {
	font-style: normal;
	font-weight: bold;
	color: #004f87;
}


.subpage .content .form {
	margin: 25px 0 25px 143px;
}

.subpage .content .form label {
	color: #6d6d6d;
	display: block;
	margin: 10px 0 0 0;
}

.subpage .content .form label.req-info {
	width: 228px;
	float: left;
	margin: 2px 0 0 0;
}

.subpage .content .form textarea,
.subpage .content .form .text {
	border: 1px solid #d2dce2;
	color: #6d6d6d;
	margin: 0;
	padding: 3px;
	width: 280px;
	font-size: 11px;
	font-family: Arial, sans-serif;
}

.subpage .content .form textarea {
	height: 130px;
}

.subpage .content .form .submit {
	width: 60px;
	height: 18px;
	padding: 0;
	border: 0;
	margin: 2px 0 0 0;
	background: transparent url(../img/button_send.png) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer;
	color: transparent;
	text-transform: capitalize;
	float: left;
}

.subpage .content .form ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.subpage .content .form ul li {
	margin: 0;
	padding: 0;
	color: #af0000;
}

/* subpage end */

/* footer beginning */

.footer {
	width: 100%;
	color: #7f7f7f;
	padding: 22px 0;
}

.footer a {
	color: #7f7f7f;
}

.footer a.selected,
.footer a:hover {
	color: #5ca1cd;
	text-decoration: underline;
}

.footer .copyright {
	float: right;
	margin-left: 30px;
}

.footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer ul li {
	float: left;
	margin: 0 20px 0 0;
}

/* footer end */
