* {
	margin: 0;
	padding: 0;
	
}
.wrapper {
	width: 100%;
	overflow: hidden;
}
.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}
input, select {
	vertical-align: middle;
	font-weight: normal;
}
img {
	border: 16;
	vertical-align: middle;
	text-align: center;
	left: 200px;
}
ul, ol {
	list-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	color: #585a5d;
}
object {
	vertical-align: top;
}
a {
	outline: none;
	color: #2778b7;
}
a:hover {
	text-decoration: none;

	color: #;
	color: #999;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.5em;
	color: #585a5d;
	background-color: #000;
	background-repeat: repeat-x;
	background-position: 0% 0%;
}
h1 {
	background: url(images/logo.gif) no-repeat 0% 8px;
	padding: 0 0 0 58px;
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: 3.5em;
	color: #fff;
	position: absolute;
	top: 26px;
	left: 36px;
}
h1 a {
	text-decoration: none;
	color: #fff;
}
h1 a strong {
	letter-spacing: -1px;
	color: #bbe1fe;
}
h2 {
	background: url(images/line-hor.gif) repeat-x 0% 100%;
	padding: 0 0 11px 0;
	margin: 0 0 29px 0;
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: 2.5em;
	color: #2778b7;
}
h2.extra {
	margin: 0 0 18px 0;
}
h3 {
	background: url(images/line-hor.gif) repeat-x 0% 100%;
	padding: 0 0 12px 0;
	margin: 0 0 34px 0;
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: 2em;
	color: #2778b7;
}
h3.extra {
	margin: 0 0 31px 0;
}
h4 {
	padding: 0 0 35px 0;
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: 1.833em;
	color: #2778b7;
}
h4.extra {
	padding: 0 0 38px 0;
}
h5 {
	padding: 0 0 18px 0;
	line-height: 1.2em;
	font-size: 1.083em;
	font-weight: normal;
	color: #585a5d;
}
h5.extra {
	padding: 0 0 15px 0;
}
h6 {
	padding: 4px 0 0 0;
	line-height: 1.6em;
	font-size: 1.25em;
	font-weight: normal;
	color: #585a5d;
}
.fleft {
	float: left;
}
img.fleft {
	margin: 0 31px 15px 2px;
}
img.fleft1 {
	float: left;
	margin: 0 31px 13px 2px;
}
img.fleft2 {
	float: left;
	margin: 0 31px 9px 2px;
}
.fright {
	float: right;
}
.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}
.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}
#main-bg {
	background: url(images/main-bg.jpg) no-repeat 50% 0%;
}
#main {
	width: 920px;
	margin: 0 auto;
	font-size: 0.75em;
}
#header {
	background: url(images/header.jpg) no-repeat 0% 155px;
	position: relative;
	height: 475px;
}
#header2 {
	background: url(images/header2.jpg) no-repeat 0% 155px;
	position: relative;
	height: 475px;
}
#header3 {
	background: url(images/header3.jpg) no-repeat 0% 155px;
	position: relative;
	height: 475px;
}
#header4 {
	background: url(images/header4.jpg) no-repeat 0% 155px;
	position: relative;
	height: 475px;	
}
#header5 {
	background: url(images/header5.jpg) no-repeat 0% 155px;
	position: relative;
	height: 475px;	
}
#header6 {
	background: url(images/header6.jpg) no-repeat 0% 155px;
	position: relative;
	height: 475px;	
}
#header big {
	background: url(images/phone.gif) no-repeat 0% 0%;
	display: block;
	padding: 1px 0 0 20px;
	font-size: 1em;
	font-weight: bold;
	color: #d2dee5;
	position: absolute;
	top: 52px;
	right: 49px;
	width: 250px;
}
#menu {
	background: url(images/menu.gif) no-repeat 0% 0%;
	width: 878px;
	height: 54px;
	overflow: hidden;
	position: absolute;
	top: 98px;
	left: 20px;
}
#menu li {
	float: left;
	font-size: 1.167em;
}
#menu li a {
	display: block;
	width: 125px;
	height: 54px;
	float: left;
	line-height: 54px;
	text-align: center;
	text-decoration: none;
	color: #fff;
}
#menu li a:hover {
	background: url(images/menu-act.gif) repeat-x 0% 0%;
}
#menu li a:hover span {
	background: url(images/menu-act-left.gif) no-repeat 0% 0%;
	display: block;
}
#menu li.extra a {
	width: 128px;
}
#menu li a strong {
	font-weight: normal;
}
#menu li a:hover strong {
	background: url(images/menu-act-right.gif) no-repeat 100% 0%;
	display: block;
	font-weight: normal;
}
#menu li.act a {
	background: url(images/menu-act.gif) repeat-x 0% 0%;
}
#menu li.act a span {
	background: url(images/menu-act-left.gif) no-repeat 0% 0%;
	display: block;
}
#menu li.act a strong {
	background: url(images/menu-act-right.gif) no-repeat 100% 0%;
	display: block;
}
#content {
	background: #fff;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
}
#content p {
	padding: 0 0 5px 0;
	line-height: normal;
	font-size: 1.083em;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	color: #585a5d;
}
#content p.extra {
	background: url(images/line-hor.gif) repeat-x 0% 100%;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	color: #585a5d;
}
#content p.extra1 {
	padding: 0 0 22px 0;
}
#content p.extra2 {
	padding: 0 0 18px 0;
	color: #666;
}
#content p i {
	float: right;
	padding: 0 5% 0 0;
	font-style: normal;
}
.box .border-top {
	background: #f5f9fc url(images/border-top.gif) repeat-x 0% 0%;
}
.box .border-bot {
	background: url(images/border-bot.gif) repeat-x 0% 100%;
}
.box .border-left {
	background: url(images/border-left.gif) repeat-y 0% 0%;
}
.box .border-right {
	background: url(images/border-right.gif) repeat-y 100% 0%;
}
.box .corner-top-left {
	background: url(images/corner-top-left.gif) no-repeat 0% 0%;
}
.box .corner-top-right {
	background: url(images/corner-top-right.gif) no-repeat 100% 0%;
}
.box .corner-bot-left {
	background: url(images/corner-bot-left.gif) no-repeat 0% 100%;
}
.box .corner-bot-right {
	background: url(images/corner-bot-right.gif) no-repeat 100% 100%;
	width: 100%;
}
.box .inner {
	padding: 20px 45px 26px 34px;
}
.box p {
	line-height: 1.3em !important;
	font-size: 1.083em !important;
	color: #585a5d !important;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.box p.extra {
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
.box p.extra1 {
	padding: 6px 0 18px 0 !important;
}
.box p.no-indent {
	padding: 0 !important;
}
.box-1 {
	margin: 0 0 15px 0;
}
.box-1 .border-top {
	background: #fff url(images/border-top1.gif) repeat-x 0% 0%;
}
.box-1 .border-bot {
	background: url(images/border-bot1.gif) repeat-x 0% 100%;
}
.box-1 .border-left {
	background: url(images/border-left1.gif) repeat-y 0% 0%;
}
.box-1 .border-right {
	background: url(images/border-right1.gif) repeat-y 100% 0%;
}
.box-1 .corner-top-left {
	background: url(images/corner-top-left1.gif) no-repeat 0% 0%;
}
.box-1 .corner-top-right {
	background: url(images/corner-top-right1.gif) no-repeat 100% 0%;
}
.box-1 .corner-bot-left {
	background: url(images/corner-bot-left1.gif) no-repeat 0% 100%;
}
.box-1 .corner-bot-right {
	background: url(images/corner-bot-right1.gif) no-repeat 100% 100%;
	width: 100%;
}
.box-1 .inner {
	padding: 7px 18px 33px 23px;
}
.box-1 .inner .inner {
	padding: 0 0 0 12px;
	;
}
.box-1 p {
	padding: 0 0 18px 0 !important;
	line-height: 1em !important;
	font-size: 1.083em !important;
	color: #585a5d !important;
}
.box-1 p.extra {
	padding: 0 0 16px 0 !important;
}
.box-1 p.extra1 {
	padding: 0 0 5px 0 !important;
}
.box-2 {
	margin: 0 0 24px 0;
}
.box-2 .border-top {
	background: #0068e7 url(images/border-top2.gif) repeat-x 0% 0%;
}
.box-2 .border-bot {
	background: url(images/border-bot2.gif) repeat-x 0% 100%;
}
.box-2 .border-left {
	background: url(images/border-left2.gif) repeat-y 0% 0%;
}
.box-2 .border-right {
	background: url(images/border-right2.gif) repeat-y 100% 0%;
}
.box-2 .corner-top-left {
	background: url(images/corner-top-left2.gif) no-repeat 0% 0%;
}
.box-2 .corner-top-right {
	background: url(images/corner-top-right2.gif) no-repeat 100% 0%;
}
.box-2 .corner-bot-left {
	background: url(images/corner-bot-left2.gif) no-repeat 0% 100%;
}
.box-2 .corner-bot-right {
	background: url(images/corner-bot-right2.gif) no-repeat 100% 100%;
	width: 100%;
}
.box-2 .inner {
	padding: 14px 21px 49px 24px;
}
.box-2 p {
	padding: 0 0 0 5px !important;
	line-height: 1.286em !important;
	font-size: 1.167em !important;
	font-style: normal!important;
	color: #fff !important;
}
.box-3 .border-top {
	background: #0068e7 url(images/border-top3.gif) repeat-x 0% 0%;
}
.box-3 .border-bot {
	background: url(images/border-bot3.gif) repeat-x 0% 100%;
}
.box-3 .border-left {
	background: url(images/border-left3.gif) repeat-y 0% 0%;
}
.box-3 .border-right {
	background: url(images/border-right3.gif) repeat-y 100% 0%;
}
.box-3 .corner-top-left {
	background: url(images/corner-top-left3.gif) no-repeat 0% 0%;
}
.box-3 .corner-top-right {
	background: url(images/corner-top-right3.gif) no-repeat 100% 0%;
}
.box-3 .corner-bot-left {
	background: url(images/corner-bot-left3.gif) no-repeat 0% 100%;
}
.box-3 .corner-bot-right {
	background: url(images/corner-bot-right3.gif) no-repeat 100% 100%;
	width: 100%;
}
.box-3 .inner {
	padding: 14px 21px 32px 24px;
	
}
.box-3 p {
	padding: 0 0 0 5px !important;
	line-height: 1.286em !important;
	font-size: 1.083em !important;
	font-style: normal !important;
	color: #fff !important;
}
.box-3 p.extra {
	padding: 0 0 18px 5px !important;
}
.box-4 {
	margin: 0 0 15px 0;
}
.box-4 .border-top {
	background: #fff url(images/border-top1.gif) repeat-x 0% 0%;
}
.box-4 .border-bot {
	background: url(images/border-bot1.gif) repeat-x 0% 100%;
}
.box-4 .border-left {
	background: url(images/border-left1.gif) repeat-y 0% 0%;
}
.box-4 .border-right {
	background: url(images/border-right1.gif) repeat-y 100% 0%;
}
.box-4 .corner-top-left {
	background: url(images/corner-top-left1.gif) no-repeat 0% 0%;
}
.box-4 .corner-top-right {
	background: url(images/corner-top-right1.gif) no-repeat 100% 0%;
}
.box-4 .corner-bot-left {
	background: url(images/corner-bot-left1.gif) no-repeat 0% 100%;
}
.box-4 .corner-bot-right {
	background: url(images/corner-bot-right1.gif) no-repeat 100% 100%;
	width: 100%;
}
.box-4 .inner {
	padding: 7px 18px 33px 23px;
}
.box-4 .inner .inner {
	padding: 0 0 0 12px;
	background: url(images/mail-icon.gif) no-repeat 89% 99%;
	line-height: .8em;
}
.box-4 p {
	padding: 0 0 7px 0 !important;
	line-height: inherit !important;
	font-size: 1.083em !important;
	color: #585a5d !important;
}
.box-4 p.extra {
	padding: 0 0 16px 0 !important;
}
.box-4 p.extra1 {
	padding: 0 0 5px 0 !important;
}
.link {
	float: right;
	padding: 0 10px 0 0;
	font-size: 1.083em;
	color: #da2f7f;
}
.link-1 {
	float: right;
	font-size: 1.083em;
	color: #da2f7f;
}
.link-2 {
	color: #585a5d !important;
}
.extra-position {
	margin: -5px 0 0 0;
}
.indent {
	padding: 47px 32px 0 35px;
	font-family: Tahoma, Geneva, sans-serif;
}
.indent-1 {
	padding: 18px 22px 0 23px;
}
.indent-2 {
	padding: 22px 32px 0 35px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
}
.indent-3 {
	padding: 25px 32px 0 35px;
}
.indent-4 {
	padding: 18px 12px 0 23px;
}
.list li {
	background: url(images/marker.gif) no-repeat 0% 6px;
	padding: 0 0 0 27px;
	line-height: 1.846em;
	font-size: 1.083em;
	color: #585a5d;
}
.list li a {
	text-decoration: none;
	color: #585a5d;
}
.list li a:hover {
	text-decoration: underline;
}
.list li.extra {
	background: none;
}
.list li.extra a {
	text-decoration: underline;
	color: #da2f7f;
}
.list li.extra a:hover {
	text-decoration: none;
}
.list li span a {
	text-decoration: underline;
	color: #da2f7f;
}
.list li span a:hover {
	text-decoration: none;
}
.list-1 {
	width: 100%;
	overflow: hidden;
}
.list-1 li {
	width: 143px;
	padding: 0 50px 0 0;
	float: left;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #585a5d;
}
.list-1 li img {
	margin: 0 0 7px 0;
}
.list-1 li a {
	color: #da2f7f;
}
.list-1 li strong {
	display: block;
	padding: 0 0 22px 0;
	color: #585a5d;
	font-size: 1.133em;
}
.list-1 li strong a {
	color: #585a5d;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.list-1 li.extra {
	width: 140px;
	padding: 0 0 0 0;
}
.list-2 {
	padding: 6px 0 0 0;
}
.list-2 li {
	width: 100%;
	padding: 0 0 20px 0;
	overflow: hidden;
	vertical-align: top;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #585a5d;
}
.list-2 li img {
	float: left;
	margin: 0 19px 0 0;
}
.list-2 li span {
	display: block;
}
.list-2 li strong {
	display: block;
	padding: 18px 0 0 0;
}
.list-2 li strong a {
	text-decoration: none;
	color: #585a5d;
}
.list-2 li strong a:hover {
	text-decoration: underline;
}
.list-2 li.extra {
	padding: 0 0 4px 0;
}
.list-3 li {
	width: 100%;
	padding: 0 0 18px 0;
	overflow: hidden;
	vertical-align: top;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #585a5d;
}
.list-3 li img {
	float: left;
	margin: 0 31px 0 2px;
}
.list-3 li span {
	display: block;
	padding: 6px 0 0 0;
}
.list-3 li a {
	float: right;
	margin: 13px 0 0 0;
	padding: 0 10px 0 0;
	font-size: 1em;
	color: #da2f7f;
}
.list-3 li.extra {
	padding: 0 0 0 0;
}
.title {
	background: url(images/line-hor1.gif) repeat-x 0% 100%;
	height: 27px;
	overflow: hidden;
	line-height: 1.2em;
	padding: 0 0 7px 0;
	margin: 0 0 18px 0;
	text-transform: uppercase;
	font-size: 1.833em;
	color: #fff;
}
.contact {
	padding: 15px 0px 0 0;
	text-align: right;
	line-height: 1.385em;
	font-size: 1.083em;
	font-family: Tahoma, Geneva, sans-serif;
}
.contact strong {
	display: block;
	padding: 0 0 6px 0;
	text-align: right;
	color: #585a5d;
}
.contact em {
	float: right;
	padding: 0;
	font-style: normal;
}
.contact span {
	margin: 0 26px 0 0;
	text-align: left;
}
.no-indent {
	margin: 0 !important;
	font-family: Verdana, Geneva, sans-serif;
}
#select-form select {
	background: #fff;
	width: 152px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.917em;
	color: #b2b2b2;
}
.picture-position {
	margin: 5px 0 20px 12px;
}
.indent-bot {
	margin: 4px 0 16px 6px;
}
#contact-form {
	width: 519px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #585a5d;
}
#contact-form strong {
	display: block;
	width: 269px;
	float: right;
	font-weight: normal;
}
#contact-form span {
	display: block;
}
#contact-form label {
	display: block;
	height: 42px;
	overflow: hidden;
}
#contact-form textarea {
	background: none;
	width: 261px;
	height: 97px;
	padding: 3px;
	float: left;
	border: 1px solid #a09b96;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #585a5d;
}
#contact-form input {
	background: none;
	width: 211px;
	height: 15px;
	padding: 2px 3px 2px 3px;
	float: left;
	border: 1px solid #a09b96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #585a5d;
}
#contact-form a {
	float: right;
	margin: 17px 0 0 26px;
	font-size: 1.182em;
	color: #da2f7f;
}
#footer {
	background: url(images/footer.gif) no-repeat 0% 0%;
	height: 87px;
	overflow: hidden;
}
#footer p {
	padding: 39px 0 0 0;
	text-align: center;
	color: #ccd8df;
}
#footer p span {
	margin: 0 9px 0 0;
}
#footer p a {
	margin: 0 0 0 9px;
	color: #ccd8df;
}
#page1 #main-bg #main #content .wrapper .col-2 .box-2 .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper p {
	font-family: Tahoma, Geneva, sans-serif;
}
#page1 #main-bg #main #content .wrapper .col-2 .box-2 .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper p {
	font-family: Tahoma, Geneva, sans-serif;
}
#page1 #main-bg #main #content .wrapper .col-1 .box .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper p {
	font-family: Tahoma, Geneva, sans-serif;
}
#page1 #main-bg #main #content .wrapper .col-1 .box .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper p {
	font-family: Tahoma, Geneva, sans-serif;
}
#page1 #main-bg #main #content .wrapper .col-1 .box .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper p {
	font-family: Tahoma, Geneva, sans-serif;
}

.s {
	color: #585a5d;
	font-size: 1.3em;
}
#page1 #main #content .wrapper .col-1 .box .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper p {
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	font-style: normal;
}
#page1 #main #content .wrapper .col-2 .contact {
	font-family: Tahoma, Geneva, sans-serif;
}
#page1 #main #content .wrapper .col-2 .contact {
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.2px;
}
#page2 #main #content .wrapper .col-2 .box-3 .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper p {
	font-style: normal;
}
#page2 #main #content .wrapper .col-2 .box-3 .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper p {
	font-style: normal;
}
#page2 #main #content .wrapper .col-2 .box-3 .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper p {
	font-style: normal;
}
#page2 #main #content .wrapper .col-2 .box-3 .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper p {
	font-style: normal;
	text-align: left;
}
#page2 #main #content .wrapper .col-1 .box .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper #apDiv4 {
	font-size: 12px;
}
#page2 #main #content .wrapper .col-1 .box .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper #apDiv14 p {
	color: #585a5d;
}
#page2 #main #content .wrapper .col-1 .box .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper div .extra {
	text-align: left;
}
#page2 #main #content .wrapper .col-1 .box .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper div .extra {
	color: #585a5d;
}
.cartitle {
	font-size: 16px;
	color: #2778b7;
	height: 23px;
	padding-bottom: 5px;
}
.cardes {
	color: #F00;
}
#page2 #main #content .wrapper .col-1 .box .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .cardes table tr .cardes {
	color: #585a5d;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.083em;
	line-height: 1.2em;
	padding-bottom: 0px;
}
#page1 #main #content .wrapper .col-1 .box .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper .fleft {
	font-family: Tahoma, Geneva, sans-serif;
}
#page1 #main #content .wrapper .col-1 .box .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper .fleft {
	color: #585a5d;
}
#page1 #main #content .wrapper .col-1 .box .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper p {
	color: #585a5d;
}
#page1 #main #content .wrapper .col-1 .box .border-top .border-bot .border-left .border-right .corner-top-left .corner-top-right .corner-bot-left .corner-bot-right .inner .wrapper .fleft {
	color: #585a5d;
}
