* {
	margin: 0;
	padding: 0;
}

.container {
	width: 100%;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

a {
	color: #20b4f1;
}

a:hover {
	text-decoration: none;
}

h2 {
	color: #3F4897;
	font-size: 1.333em;
	margin: 0 0 10px 0;
}

h3 {
	line-height: 1.5em;
	font-size: 1em;
}

body {
	background: #fff url(images/body.jpg) repeat-x 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #202020;
}

.col-1, .col-2, .col-3 {
	float: left;
	overflow: hidden;
}

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

#main p {
	line-height: 1.5em;
	margin: 0 0 10px 0;
}

#main p a {
	color: #525252;
}

#main p strong {
	color: #363636;
}

p.indent {
	margin: 10px 0 15px 0 !important;
}

/* - - - - - - - - header - - - - - - - - */

#header {
	background: url(images/header.jpg) no-repeat 0% 0%;
	height: 419px;
	position: relative;
	margin: 0 0 40px 0;
	overflow: hidden;
}

#logo {
	position: absolute;
	top: 70px;
	left: 288px;
}

.menu {
	position: relative;
	overflow: hidden;
	height: 42px;
	float: right;
}

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

.menu ul li {
	float: left;
	width: 112px;
	height: 42px;
	line-height: 42px;
	margin: 0 0 0 2px;
	text-align: center;
}

.menu ul li a {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 112px;
	height: 42px;
}

.menu ul li a:hover {
	text-decoration: underline;
}

.m1 {
	background: url(images/m1.jpg) no-repeat 50% 50%;
}

.m2 {
	background: url(images/m2.jpg) no-repeat 50% 50%;
}

.m3 {
	background: url(images/m3.jpg) no-repeat 50% 50%;
}

.m4 {
	background: url(images/m4.jpg) no-repeat 50% 50%;
}

.m5 {
	background: url(images/m5.jpg) no-repeat 50% 50%;
}

.m6 {
	background: url(images/m6.jpg) no-repeat 50% 50%;
}

.title {
	margin: 0 0 25px 0 !important;
	float: none !important;
}

.box_middle {
	background: url(images/box_middle.jpg) repeat-y 0% 0%;
	width: 694px;
	margin: 147px 0 0 278px;
	overflow: hidden;
}

.box_top {
	background: url(images/box_top.jpg) no-repeat 0% 0%;
}

.box_bottom {
	background: url(images/box_bottom.jpg) no-repeat 0% 100%;
	min-height: 210px;
	height: auto !important;
	height: 210px;
	padding: 10px 35px;
}

.box_bottom .title {
	margin: 29px 0 15px 0 !important;
	float: none !important;
}

.box_bottom img {
	float: left;
	margin: 0 32px 0 -20px;
}

.box_bottom ol {
	float: left;
	width: 272px;
	list-style-type: decimal;
	list-style-position: inside;
	color: #20b4f1;
	font-weight: bold;
	margin: 0 40px 0 0;
}

.box_bottom ol li  {
	line-height: 2.5em;
}

.box_bottom ol li a {
	font-weight: normal;
}

.box_bottom ul {
	float: left;
	width: 272px;
	font-weight: bold;
	margin: 0 30px 15px 0;
}

.box_bottom ul li {
	background: url(images/list_wrapper.gif) no-repeat 0% 10px;
	padding: 0 0 0 7px;
	font-weight: bold;
	line-height: 1.667em;
}

.box_bottom ul li a {
	color: #848484;
}


#page2 .box_bottom img {
	float: right;
	margin: 0 -20px 0 32px;
}

#page4 .box_bottom img {
	float: right;
	margin: 0 -20px 0 32px;
}

#page4 .row-1 .col-1 img {
	margin: 0 15px 25px 0;
}

.link {
	background: url(images/head_link_middle.gif) repeat-x 0% 0%;
	display: block;
	float: left;
	margin: 5px 0 0 0;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 0.917em;
}

.link:hover {
	color: #e98419;
}

.link em {
	background: url(images/head_link_left.gif) no-repeat 0% 0%;
	display: block;
	font-style: normal;
}

.link strong {
	background: url(images/head_link_right.gif) no-repeat 100% 0%;
	display: block;
	line-height: 1.688em;
	font-weight: normal;
	padding: 0 10px 0 20px;
}

/* - - - - - - - - content - - - - - - - - */

.link1 {
	background: #d90712 url(images/link_left.gif) no-repeat 0% 0%;
	float: left;
	display: block;
	color: #fff !important;
	text-decoration: none;
}

.link1 em {
	background: url(images/link_right.gif) no-repeat 100% 0%;
	display: block;
	font-size: 0.917em;
	line-height: 1.750em;
	font-style: normal;
	padding: 0 15px 0 20px;
}

.main_container {
	width: 100%;
	overflow: hidden;
}

.main_container .col-1 {
	width: 295px !important;
	padding: 0 !important;
}

.main_container .col-2 {
	width: 245px !important;
	padding: 0 !important;
}

.link1:hover {
	background: #000 url(images/link_left.gif) no-repeat 0% 0%;
}

.link2 {
	background: #20b4f1 url(images/link_left.gif) no-repeat 0% 0%;
	float: left;
	display: block;
	color: #fff !important;
	text-decoration: none;
}

.link2 em {
	background: url(images/link_right.gif) no-repeat 100% 0%;
	display: block;
	font-size: 0.917em;
	line-height: 1.750em;
	font-style: normal;
	padding: 0 15px 0 20px;
}

.link2:hover {
	background: #000 url(images/link_left.gif) no-repeat 0% 0%;
}

.link3 {
	background: #747474 url(images/link_left.gif) no-repeat 0% 0%;
	float: left;
	display: block;
	color: #fff !important;
	text-decoration: none;
}

.link3 em {
	background: url(images/link_right.gif) no-repeat 100% 0%;
	display: block;
	font-size: 0.917em;
	line-height: 1.750em;
	font-style: normal;
	padding: 0 15px 0 20px;
}

.link3:hover {
	background: #000 url(images/link_left.gif) no-repeat 0% 0%;
}

.ver_line {
	background: url(images/ver_line.gif) repeat-y 627px 0%;
}

.row-1 {
	width: 100%;
	overflow: hidden;
}

.row-1 a {
	color: #7f7f7f;
}

.row-1 img {
	float: left;
	margin: 0 15px 14px 0;
}

.row-1 strong {
	font-size: 1.167em;
	color: #363636;
}

.row-1 ul {
	font-weight: bold;
	margin: 0 0 20px 0;
}

.row-1 ul li {
	background: url(images/list_wrapper.gif) no-repeat 0% 11px;
	padding: 0 0 0 7px;
	line-height: 1.667em;
}

.row-1 .col-1, .col-2, .col-3 {
	padding: 0 56px;
}

#page7 .row-1 {
	width: auto !important;
	padding: 0 50px;
}

#page2 .row-1 .col-1 img {
	float: left;
	margin: 0 20px 25px 0;
}

#page2 .row-1 .col-1 .row-2 a {
	font-weight: bold;
	color: #20b4f1;
}

#page3 .row-1 .col-2 ul {
	float: left;
	width: 300px;
	margin: 10px 0 0 0;
}

#page3 .row-1 .col-2 ul li {
	background: url(images/list_wrapper1.gif) no-repeat 0% 8px;
}

#page3 .row-1 .col-2 ul li a {
	color: #20b4f1 !important;
}

.row-2 {
	background: url(images/ver_line.gif) repeat-y 627px 0%;
	width: 100%;
	margin: 85px 0 0 0;
}

.row-2 .col-1 {
	padding: 0 40px;
}

.row-2 .col-1 ol {
	float: left;
	list-style-type: decimal;
	list-style-position: inside;
	color: #20b4f1;
	font-weight: bold;
	margin: 0 28px 0 0;
}

.row-2 .col-1 ol li  {
	line-height: 2.5em;
}

.row-2 .col-1 ol li a {
	font-weight: normal;
}

.row-2 .col-2 {
	padding: 0 40px;
}

.indent_left_top {
	padding: 10px 0 0 25px;
}

.indent_left_top span {
	display: block;
	margin: 7px 0 0 0;
}

#questions p {
	float: right;
	padding: 25px 20px 0 0;
}

#questions p span {
	display: block;
	float: right;
	margin: 0 0 0 15px;
}

#questions label {
	display: block;
	margin: 4px 0 1px 0;
}

#questions input {
	width: 215px;
	height: 13px;
	line-height: 14px;
	color: #7e7e7e;
	font-size: 0.917em;
	padding: 1px 3px;
	border: 1px solid #7e7e7e;
}

#questions textarea {
	width: 215px;
	height: 161px;
	padding: 3px;
	line-height: 15px;
	color: #7e7e7e;
	font-size: 1.125em;
	border: 1px solid #7e7e7e;
}

#questions .submit {
	background: none;
	border: none;
	color: #fff;
	width: auto !important;
	height: auto !important;
	padding: 0 !important;
}

#questions .reset {
	background: none;
	border: none;
	color: #fff;
	width: auto !important;
	height: auto !important;
	padding: 0 0 0 0 !important;
}

#contacts textarea {
	float: right;
	width: 240px;
	height: 63px;
	padding: 3px;
	color: #8c8c8c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	border: 1px solid #b4b4b4;
}

#contacts input {
	width: 230px;
	height: 14px;
	padding: 2px 3px;
	margin: 0 0 6px 0;
	color: #8c8c8c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	line-height: 1.083em;
	border: 1px solid #b4b4b4;
}

#contacts a {
	float: right;
	margin: 18px 0 0 27px;
	color: #20b4f1 !important;
}

.phones span {
	float: right;
	padding: 0 50px 0 0;
}

.phones a {
	color: #20b4f1 !important;
}

/* - - - - - - - - footer - - - - - - - - */

#footer {
	width: 882px;
	height: 76px;
	line-height: 76px;
	margin: 30px auto 0;
	padding: 0 13px;
	overflow: hidden;
	color: #494949;
	border-top: 1px solid #efefef;
}

#footer a {
	color: #494949;
}