/* CSS Document */

* {
	margin:0;
	padding:0;
	/* [disabled]border:0; */
}

body{ background:url(images/bg_content.jpg) center top no-repeat #020202; background-position:0 159px;
	 border:0;
	 font:13px Arial, Helvetica, sans-serif; color:#878787;
	 line-height:18px;
}


/* ============================= main layout ====================== */

a{ color:#00b1d5; text-decoration: underline}
a:hover{
	text-decoration: none;
	font-size: 24px;
}
li{ list-style:none}
h1, h2{
	font-size:24px;
	color:#fff;
	/* [disabled]border-bottom:4px solid #212121; */
	width:100%;
	text-transform:uppercase;
	padding-bottom:10px;
	letter-spacing:-1px;
}
h1 img{ margin-right:5px;}
h2{ font-size:20px; border-bottom:3px solid #2b2b29}
	
/* ============================= header ====================== */
#logo{ margin-top:6px;}
#menu { float:right; margin-right:22px; background:url(images/bg_menu.jpg) right top no-repeat;}
#menu li { float:left;}
#menu li a{ display:block; color:#5f5f5f; font-size:18px; text-transform:uppercase; background:url(images/bg_menu.jpg) left top no-repeat; width:128px; text-decoration:none; padding:84px 0 55px 15px}
#menu li a:hover, #menu #menu_active a{background:url(images/bg_menu_active.jpg) left top no-repeat; color:#fff; }

/* ============================= content ====================== */

.pad_bot1{
	padding-bottom:20px;
	font-size: 14px;
}
.pad_bot2{ padding-bottom:30px;}
.pad_bot3{ padding-bottom:5px;}
.marg_right{ margin-right:15px;}
.pad_right1{ padding-right:25px;}

.font1{
	font-size:14px;
	line-height:24px;
	color: #FFF;
	font-weight: bold;
}

.color1{ color:#00b1d5;}
.color2{ color:#fff;}

.list1 li{ line-height:30px;}
.list1 li a{ padding-left:18px;background:url(images/marker_2.jpg) left top no-repeat; background-position:0 4px;}

.link1 {display:block; float:right; background:#00b1d5; color:#fcfcfc;  text-decoration:none; text-transform:uppercase; font-size:10px;}
.link1 span {display:block; background:url(images/button_left.jpg) left top no-repeat;}
.link1 span span {background:url(images/button_right.jpg) right top no-repeat; line-height:24px; padding:0 13px;}
.link1:hover{ color:#190b87;}
/* ============================= footer ====================== */

#footer { color:#fff; padding-top:45px; height:55px}
#footer span{ float:left; padding-left:18px;}
#footer a{ color:#878787;}

/* ============================= forms ============================= */

#ContactForm {padding:17px 0 0 0; line-height:20px;}
#ContactForm a{ margin-left:35px; margin-right:2px}
.input {width:375px; height:22px; background:url(images/bg_input.jpg) repeat; border:1px solid #343434; padding:0 5px; font:13px Arial, Helvetica, sans-serif;color:#878787; margin-bottom:25px; line-height:22px;}
textarea {width:375px; height:257px;background:url(images/bg_textarea.jpg) top repeat-x; border:1px solid #343434; padding:0px 5px; font:13px Arial, Helvetica, sans-serif;color:#878787; margin-bottom:22px; line-height:22px; overflow:auto }
#page4 .main2 #content .wrapper .col2 .pad_bot1 {
	font-size: 12px;
}
#page4 .main2 #content .wrapper .col1 .wrapper.pad_bot3 .font1.pad_bot1 .color1 strong {
	font-size: 18px;
}
.t {
	font-size: 18px;
}
#page4 .main2 #content .wrapper .col1 .wrapper.pad_bot2 a .left.marg_right {
	color: #00b1d5;
}
#page4 .main2 #content .wrapper .col1 .wrapper.pad_bot2 a .left.marg_right1 {
	color: #00b1d5;
}
#page4 .main2 #content .wrapper .col1 .wrapper.pad_bot2 .font1.pad_bot1 .t strong {
	color: #00b1d5;
}
#page5 .main2 #content .wrapper .col2 .pad_bot1 strong {
	color: #00b1d5;
}
#page6 .main2 #content .wrapper .col1 p strong {
	font-size: 16px;
}
