@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: TrajanPro-Regular;
	src: url('../fonts/TrajanPro-Regular.otf');
}
body {
	background: url(../images/bg.jpg) center top repeat;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #015DAA;
	text-decoration: none;
}
a:hover, a:active {
	color: #000;
}
p {
	font-size: 12px;
	color: #333;
	line-height: 18px;
}
h1 {
	font-family: TrajanPro-Regular;
	font-size: 22px;
	color: #015daa;
	text-transform: uppercase;
	text-shadow: 0 0 2px #fff;
	font-style: normal;
	font-weight: normal;
	padding: 10px;
}
h2 {
	font-family: TrajanPro-Regular;
	font-size: 20px;
	color: #464646;
	text-transform: uppercase;
	text-shadow: 0 0 2px #fff;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
}
h2 span {
	font-size: 14px;
	text-shadow: none;
}
h3 {
	font-size: 18px;
	color: #000;
	text-transform: capitalize;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
}
h4 {
	font-size: 14px;
	color: #000;
	text-transform: capitalize;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
}
h5 {
	font-size: 12px;
	color: #000;
	text-transform: capitalize;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
}
h6 {
	font-size: 10px;
	color: #000;
	text-transform: capitalize;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
}
.align-left {
	float: left;
}
.align-right {
	float: right;
}
.txtalign-left {
	text-align: left;
}
.txtalign-center {
	text-align: center;
}
.txtalign-right {
	text-align: right;
}
.width50 {
	width: 50%;
}
.width30 {
	width: 30%;
}
.margin10 {
	margin: 10px;
}
.padding5 {
	padding: 0px 10px;
}
.bgcolor-white {
	background: #fff;
}
.bgcolor-lgtblue {
	background: #c5e5ff;
	min-height: 253px;
}
.read-more {
	float: left;
	padding: 10px;
	display: block;
	margin: 0 10px;
}
.txt-style01 {
	font-family: TrajanPro-Regular;
	font-size: 32px;
	color: #fff;
	text-transform: capitalize;
	font-style: normal;
	font-weight: normal;
	padding: 16px;
	background: #015daa;
	text-shadow: 0 0 3px #000;
	margin-bottom: 3px;
}
.txt-style01 span {
	display: block;
	font-size: 16px;
	margin-top: 8px;
}
.img-style01 {
	float: right;
	margin: 5px 10px;
	border: 1px solid #fff;
	box-shadow: 0 0 3px #999;
	-moz-box-shadow: 0 0 3px #999;
	-webkit-box-shadow: 0 0 3px #999;
}
.checklist {
	margin: 10px;
}
.checklist li {
	font-size: 12px;
	margin: 0;
	padding-bottom: 6px;
	padding-left: 20px;
	background: url(../images/cheklist-icon.png) 0 2px no-repeat;
	color: #444;
	border-bottom: 1px solid #dedede;
	line-height: 20px;
	list-style: none;
}
.checklist li li {
	background: url(../images/arrow.png) 0 4px no-repeat;
	padding-left: 13px;
}
.clear-both {
	clear: both;
}
#wrapper {
	width: 959px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;/*box-shadow:0 0 15px #333;
	-moz-box-shadow:0 0 15px #333;
	-webkit-box-shadow:0 0 15px #333;*/
}
/*header*/
#header {
	width: 100%;
	height: 118px;
	background-color: #fff;
}
#logo {
	width: auto;
	height: auto;
	float: left;
	margin: 5px 0;
}
#header_rgt_block {
	float: right;
	width: auto;
	height: auto;
	margin: 10px 10px 10px 10px;
}
.golden-block {
	float: right;
	width: 353px;
	height: 85px;
	background: url(../images/contact-gold-bg.jpg) left top repeat-x;
	padding: 15px 5px;
}
.cat-block {
	float: left;
	width: 120px;
	height: auto;
	background: #d9dbda;
	margin: 0 1px 3px 0;
}
.cat-block p {
	font-family: TrajanPro-Regular;
	background-color: #4993c7;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	position: relative;
	bottom: 0;
}
/*header end*/

/*navigation*/
#nav {
	width: 209px;
	height: 241px;
	float: left;
	margin: 0;
	background-color: #fff;
	border-bottom: 10px solid #015daa;
	border-top: 10px solid #015daa;
}
#nav ul {
	list-style: none;
	overflow: hidden;
	margin: 0 20px;
}
#nav li {
	display: block;
	margin: 0px;
	padding: 0px;
}
#nav a:link, #nav a:visited {
	display: block;
	width: auto;
	font-weight: normal;
	color: #848484;
	text-align: left;
	line-height: 55px;
	padding-left: 55px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
	border-bottom: 1px dotted #ccc;
}
#nav a:hover, #nav a:active, #nav a.select {
	color: #015daa;
}
.home-icon {
	background: url(../images/home-icon.png) 0 5px no-repeat;
}
.mission-icon {
	background: url(../images/mission-icon.png) 0 5px no-repeat;
}
.services-icon {
	background: url(../images/service-icon.png) 0 5px no-repeat;
}
.contacts-icon {
	background: url(../images/contact-icon.png) 0 5px no-repeat;
}
/*navigation end*/

/*banner*/
#banner {
	width: 384px;
	height: auto;
	float: left;
	margin-bottom: 3px;
}
/*banner end*/

/*HOME*/
#middle {
	width: 960px;
	height: 100%;
	float: left;
	margin: 10px 10px 10px 10px;
}
#mid_left {
	width: 593px;
	height: 100%;
	float: left;
	margin: 0;
}
#mid_right {
	width: 363px;
	height: 100%;
	float: right;
	margin: 0;
}
#mid_btm {
	width: 960px;
	height: 100%;
	float: left;
	margin: 10px 10px 10px 10px;
}
/*HOME END*/

/*ABOUT*/
/*ABOUT END*/

/*SERVICES*/
/*SERVICES END*/

/*CONTACTS*/

/* contact form end */

#map {
	width: auto;
	height: auto;
	float: left;
	margin: 10px;
	font-size: 12px;
	line-height: 20px;
}
/*CONTACTS END*/

/*footer*/
#footer {
	height: 50px;
	width: 100%;
	background-color: #015daa;
	margin-top: 3px;
}
#footer p {
	color: #FFF;
	line-height: 50px;
}
#footer p a {
	color: #f1c23a;
	text-decoration: none;
}
#footer p a:hover {
	color: #FFF;
	text-decoration: underline;
}
#footer p strong {
	color: #FFF;
}

/*footer end*/
