@charset "utf-8";
/*
---------------------------------------------------------
		MAIN STYLES (for css-reset see reset.css)
---------------------------------------------------------
*/
html {
	overflow-y:scroll;
}

body {
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:19px;
	color:#333333;
	width:100%;
	text-align:left;
}

h1, h2, h3 {
	padding:0px 0px 10px 0px;
	line-height:normal;
	font-weight:normal;
}

h1 {
	font-size:22px;
	color:#0080a2;
}
h2 {
	font-size:19px;
	color:#333333;
}
h3 {
	font-size:17px;
	font-weight:bold;
	color:#333333;
}
li {
	background:url(../img/ul_marker.png) 0px 7px no-repeat;
	padding-left:15px;	
}
a {
	color:#0080a2;
	text-decoration:underline;
	font-weight:bold;
	cursor:pointer;
	white-space:nowrap;
}
a:hover {
	text-decoration:none;
}

#main {
	width:886px;
	padding:0px 57px 0px 57px;
	margin:0 auto;
}

/*
---------------------------------------------------------
						HEADER
---------------------------------------------------------
*/
#header {
	width:886px;
	height:408px;
	position:relative;
}

#h_pic {
	position:absolute;
	left:254px;
	top:83px;
}

#c_name {
	position:absolute;
	left:0px;
	top:22px;
}

#c_phone {
	position:absolute;
	left:0px;
	top:353px;
}

#c_slogan {
	position:absolute;
	left:516px;
	top:19px;
}

#menu {
	position:absolute;
	top:110px;
	left:0px;
}

#menu a {
	display:block;
	width:232px;
	height:28px;
	line-height:28px;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	color:#0080a2;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	font-weight:normal;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-khtml-border-radius: 4px; /* KHTML */
	border-radius: 4px; /* CSS3 */
	behavior: url(css/PIE.htc);
}
#menu a span {
	display:block;
	float:left;
	width:24px;
	height:28px;
	background:url(../img/m_bg.png) 0px 0px no-repeat;
	margin:2px 17px 0px 0px;
	font-size:11px;
	color:#656562;
	text-align:center;
	line-height:24px;
}
#menu a:hover span {
	display:none;
}
#menu a:hover {
	background:url(../img/m_active_bg.jpg) 0px 0px repeat-x #0080a2;
	color:#ffffff;
	padding:0px 0px 0px 15px;
	width:217px;
}
#menu a.active span {
	display:none;
}
#menu a.active {
	background:url(../img/m_active_bg.jpg) 0px 0px repeat-x #0080a2;
	color:#ffffff;
	padding:0px 0px 0px 15px;
	width:217px;
}

/*
---------------------------------------------------------
						CONTENT
---------------------------------------------------------
*/

#content {
	width:886px;
}

#content img {
	border:1px solid #0080a2;
	-moz-border-radius: 8px; /* Firefox */
	-webkit-border-radius: 8px; /* Safari, Chrome */
	-khtml-border-radius: 8px; /* KHTML */
	border-radius: 8px; /* CSS3 */
	behavior: url(css/PIE.htc);
}

.r_img {
	float:right;
	margin:5px 0px 10px 10px;
}
.i_img {
	float:left;
	margin:5px 10px 10px 0px;
}

#content p, #content ul {
	padding:0px 0px 10px 0px;
}

#left_col {
	width:232px;
	float:left;
	padding:0px 0px 0px 0px;
}
#left_col h2 {
	font-size:21px;
	color:#0080a2;
}
#left_col h3 {
	font-size:17px;
	color:#333333;
	font-weight:bold;
}

#global_sidebar {
	padding:23px 0px 0px 0px;
}

#banner {
	width:182px;
	min-height:254px;
	padding:18px 24px 18px 24px;
	background:url(../img/sidebar_bg.jpg) 0px 0px repeat-x #007fa1;
	position:relative;
	-moz-border-radius: 20px; /* Firefox */
	-webkit-border-radius: 20px; /* Safari, Chrome */
	-khtml-border-radius: 20px; /* KHTML */
	border-radius: 20px; /* CSS3 */
	behavior: url(css/PIE.htc);
}
#banner h2 {
	color:#ffffff;
}
#banner h3 {
	color:#ffffff;
}
#banner p, #banner a {
	color:#ffffff;
}
#banner img {
	float:none;
	width:182px;
	margin:0px 0px 0px 0px;
	border-color:#ffffff;
}

#right_col {
	width:581px;
	padding:12px 25px 15px 25px;
	float:left;	
	background:#f3f3f3;
	border:1px solid #eeeeee;
	margin:0px 0px 0px 21px;
	-moz-border-radius: 20px; /* Firefox */
	-webkit-border-radius: 20px; /* Safari, Chrome */
	-khtml-border-radius: 20px; /* KHTML */
	border-radius: 20px; /* CSS3 */
	behavior: url(css/PIE.htc);
}

.clboth {
	clear:both;	
}

.map {
	float:left;
	width:325px;
}

/*
---------------------------------------------------------
						FOOTER
---------------------------------------------------------
*/

#footer {
	height:85px;
	width:886px;
	border-top:1px solid #d9d9d9;
	padding:0px 0px 0px 0px;
	margin:34px 0px 0px 0px;
}

#footer a {
	color:#333333;
}

#f_menu {
	text-align:center;
	padding:12px 0px 0px 0px;
}

#f_menu a {
	text-decoration:none;
	font-weight:normal;
}

#f_menu a:hover, #f_menu a.active {
	text-decoration:underline;
}

#f_menu span {
	margin:0px 8px 0px 12px;
}

#copy {
	float:left;
	width:400px;
	padding:11px 0px 0px 0px;
}

#social {
	float:right;
	margin:15px -30px 0px 0px;
}

/*
---------------------------------------------------------
						FORM
---------------------------------------------------------
*/

textarea {height:50px; overflow:auto;}
input, textarea {
	width:300px; 
	font:14px Arial, Helvetica, sans-serif;
	line-height:normal; 
	color:#333333; 
	background-color:#f8f8f8;
	margin-top:2px;
	margin-bottom:2px;
	border:1px solid #333333;
}
@media all and (-webkit-min-device-pixel-ratio:0) {
	textarea {
		width:296px; 	
	}
}
.t-f {width:100px;}
.t-f, .i-f {float:left;}
.but-clear,.but-send {
	width:86px;
	height:25px;
	cursor:pointer;
	float:left;
	margin-top:5px;
	border:0px;
	font-weight:bold;
	font-size:14px;
	line-height:22px;
	background:url(../img/button.png) 0px 0px no-repeat;
	text-align:center;
	color:#ffffff;
}
.but-clear {
	margin-right:8px;
	margin-left:224px;
}
@media all and (-webkit-min-device-pixel-ratio:0) {
	.but-clear {
		margin-left:222px;	
	}
}

#error {}
form {margin-top:0px;}
form td {text-align:left; vertical-align:top;}

#tracking {
	position:fixed;
	left: 10px;
	top: 97%;
	z-index:9999 !important;
}
#tracking p {
	color: #aaaaaa !important;
	font-size: 9px !important;
}