* {
	margin: 0;
	padding: 0;
	font-family:Comic Sans MS;
}

.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;
}

h1 {
	color: #333333;
	font-size: 1.5em;
	margin: 0 0 10px 0;
}


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

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

body {
	background: #fff url(images/bg.jpg);
	font-family:Comic Sans MS;
	font-size: 100%;
	line-height: 1.2em;
	color: #333333;
}

.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 {
	height: 419px;
	position: relative;
	margin: 0 0 40px 0;
	overflow: hidden;
	background: url(images/mobilebg.jpg) no-repeat;
}

#logo {
	position: absolute;
	top: 102px;
	left: 308px;
}
/* Menu */

#menu {
	text-align:right;
	width: 980px;
	height: 30px;
	margin: 0 auto;
	padding: 0px 0;
	background:#b3b3b3;
	
}

#menu ul {
	height: 30px;
	margin: 0;
	padding: 0;
	background: url(images/img01.gif) repeat-x ;
	list-style: none;
}

#menu li {
	float: left;
	height: 30px;
	background: url(images/img03.png) no-repeat right top;
}

#menu a {
	float: left;
	height: 20px;
	margin: 0px;
	padding: 5px 4px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 100;
	color: #000000;
}

#menu a:hover {
	background: url(images/img02.png) repeat-x;
	color: #cc0000;
	height: 28px;
}

#menu .current_page_item a {
	height: 30px;
	color: #FFFFFF;
}

.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;
	position: absolute;
	top: 189px;
	left: 278px;
}

.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: 2px 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;
}

.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:Comic Sans MS;
	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:Comic Sans MS;
	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: 150px;
	line-height: 18px;
	margin: auto;
	overflow: hidden;
	color: #494949;
	border-top: 1px solid #efefef;
	text-align:center;
}

#footer a {
	color: #494949;
}
