body {
	background: url('../images/bg.jpg') repeat-x #fff top left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 13px;
	font-family: Myriad Pro;
}

.cleaner { clear: both; overflow: hidden; height: 0px; }

.page {
	width: 100%;
	background: url('../images/background.jpg') no-repeat top center #fff;
	padding: 0px;
	margin: 0px auto;
}


.nav {
	width: 100%;
	background: url('../images/nav.jpg') repeat-x;
	height: 46px;
}

.logo {
	width: 982px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
}

.menu {
	width: 982px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
}

.menu ul {
	padding: 0px;
	margin: 0px;
}

.menu ul li {
	list-style: none;
	float: left;
	padding: 0px;
	margin: 0px;
}

.link1:hover {
	background: url('../images/menu1_hover.jpg') no-repeat;
}

.splash {
	margin-top: 6px;
}

.social {
	text-align: center;
	margin-bottom: 50px;
}

.content {
	width: 898px;
	padding: 0px;
	margin: 0px auto;
	background: url('../images/content.jpg') no-repeat #fff;
	padding-top: 22px;
	text-align: left;
	padding-left: 42px;
	padding-right: 42px;
	font-size: 14px;
	font-family: Arial;
	color: #0e1a27;
}

.content .title {
	font-size: 25px;
	font-family: Arial;
	font-weight: bold;
	color: #0e1a27;
	margin-bottom: 20px;
}

.content h1 {
	font-size: 25px;
	font-family: Arial;
	font-weight: bold;
	color: #0e1a27;
	margin-bottom: 20px;
}

.content .quote {
	margin-left: 93px;
	margin-right: 93px;
	font-family: Helvetica;
	font-weight: bold;
	color: #0e1a27;
	font-style: italic; 
	margin-top: 70px;
}

.specialize {
	margin-top: 50px;
}

.specialize_top {
	width: 983px;
	height: 7px;
	background: url('../images/specialize_top.jpg') no-repeat #fff;
}

.specialize_content{
	width: 983px;
	background: url('../images/specialize_content.jpg') repeat-y #fff;
}

.specialize_bottom {
	width: 983px;
	height: 7px;
	background: url('../images/specialize_bottom.jpg') no-repeat #fff;
}

.spectitle {
	font-size: 18px;
	font-family: Arial;
	color: #0e1a27;
	margin-bottom: 5px;
}

.specitem {
	width: 190px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.spectext {
	font-size: 11px;
	font-family: Arial;
	color: #1a1a1a;
}

.specimage img {
	border: 1px solid #8e8e8e;
	padding: 4px;
}

.specimage {
	margin-bottom: 5px;
}

.img {
	border: 1px solid #8e8e8e;
	padding: 4px;
	float: right;
	margin-left: 20px;
}

.spectext a {
	color: #1d5f8f;
	font-size: 11px;
}

.first {
	margin-left: 40px;
}

.second {
	margin-left: 118px;
}

.third {
	margin-left: 118px;
}

.footer {
	width: 100%;
	height: 278px;
	margin-top: 97px;
	background: url('../images/footer.jpg') repeat-x #4499c1;
}

.footerBlock {
	width: 982px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
}

.footerTitle {
	color: #c4c4c4;
	text-transform: Uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}

.footerItem {
	width: 134px;
	padding-top: 40px;
	margin-left: 22px;
	float: left;
}

.footerItem  ul {
	margin-top: 30px;
}

.footerItem  ul li{
	list-style: none;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px solid #6c8fab;
	padding-left: 5px;
}

.footerItem ul li a {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	color: #c4c4c4;
	text-decoration: none;
}

.footerItem ul li a:hover {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	color: #a9a9a9;
	text-decoration: none;
}

.contacts {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	color: #fff;
	line-height: 17px;
}

.contacts a{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	color: #ffc92b;
}

.wide {
	width: 220px;
	margin-left: 100px;
}

.questions {
	font-size: 15px;
	font-family: Helvetica;
	color: #d6d6d6;
	font-weight: bold;
	border-top: 1px solid #6c8fab;
	margin-top: 10px;
	padding-top: 10px;
}

.contactus {
	font-size: 31px;
	font-family: Helvetica;
	color: #d6d6d6;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #6c8fab;
}

