/* Global properties ======================================================== */
html, body {width:100%; height:100%; padding:0; margin:0;}

body {
	font: 12px/22px Arial, Helvetica, sans-serif;
	color:#8f8b8c;
	min-width:970px;
	background-image: url(../images/bg.jpg);
	background-repea
	t: repeat;
	background-position: center 0px;
}
.main {width:960px; margin:0 auto;}
/***********************************************************************/

a {
	text-decoration:none;
	cursor:pointer;
	font-size: x-large;
	color: rgb(0,255,102);
}
a:hover {
	text-decoration:none;
}

a.button {background:url(../images/button.png) 0 0 repeat-x; border-bottom:#3f3b3b 1px solid; color:#fff; font-size:12px; line-height:15px; padding:12px 30px 12px 30px; display:inline-block; border-radius: 6px; }
a.button:hover {background:#000; }

a.button-1 {
	background:url(../images/button-1.jpg) 0 0 repeat-x;
	border-bottom:#fff 1px solid;
	border-left:#cfd0d2 1px solid;
	border-right:#cfd0d2 1px solid;
	color:#8f8b8c;
	font-size:14px;
	line-height:15px;
	padding:12px 29px 12px 29px;
	display:inline-block;
	border-radius: 7px;
}
a.button-1:hover {background:#8b8c8d; color:#fff; }

a.button-2 {background:#e88800; color:#fff; font-size:12px; line-height:15px; font-weight:bold; padding:7px 19px 7px 19px; display:inline-block; }
a.button-2:hover {background:#000; color:#fff; }

a.link {
	text-decoration:none;
	cursor:pointer;
	color:#00FF33;
}
a.link:hover {
	text-decoration:underline;
	color: rgb(0,255,51);
}

a.link-2 {
	background:url(../images/link-2.png) 0 no-repeat;
	padding-left:16px;
	display:inline-block;
	text-decoration:none;
	cursor:pointer;
	color:#00FF33;
}
a.link-2:hover {
	text-decoration:underline;
}

.color-1 {
	font-size:18px;
	line-height:24px;
	color:#00FF33;
}
.color-2 { color:#1f1919;}
.color-3 {
	color:#FF9933;
}

h2 {
	font-size:35px;
	line-height:45px;
	color:#FFFFFF;
	font-weight:normal;
	letter-spacing:-2px;
}

ul {margin:0; padding:0;list-style-image:none;}
ul.list-1 li {
	padding:0px 0 8px 14px;
	line-height:22px;
	background:url(../images/list-1.gif) 0 9px no-repeat;
	font-size: 14px;
	color: rgb(255,255,255);
}
ul.list-1 li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	line-height:22px;
	text-decoration: underline;
}
ul.list-1 li a:hover {
	color:#e88800;
}

ul.list-2 li {padding:0px 0 8px 14px; line-height:22px; background:url(../images/list-1.gif) 0 9px no-repeat;}
ul.list-2 li a { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#e88800; line-height:22px;}
ul.list-2 li a:hover {text-decoration:underline;}

/******************************************************************/
.clear {clear:both; line-height:0; font-size:0; width:100%;}
.wrapper {width:100%; overflow:hidden; position:relative}
.wrap {overflow:hidden; position:relative}
.extra-wrap {
	overflow:hidden;
	font-size: 18px;
	color: rgb(255,255,255);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.fleft {float:left;}
.fright {float:right;}
.img-indent {float:left; margin:0 40px 0px 0;}	
.last {margin-right:0px !important;}

.top-1 {margin-top:24px;}
.top-2 {margin-top:18px;}
.top-3 {margin-top:16px;}
.top-4 {
	padding-bottom: 40px;
}
.top-5 {margin-top:37px;}
.top-6 {
	margin-top: 10px;
	margin-left: 15px;
}
.top-7 {margin-top:4px;}
.top-8 {
	margin-top:37px;
}

.bot-0 {padding-bottom:0 !important; margin-bottom:0 !important;}

.p1 {padding-bottom:22px;}
.p2 {
	padding-bottom:13px;
	outline-color: rgb(199,199,203);
	color: rgb(51,255,51);
}
.p3 {padding-bottom:15px;}
.p4 {
	padding-bottom:11px;
	color: rgb(0,255,51);
}
.p5 {padding-bottom:20px;}

/*********************************header*************************************/
header {width:100%; background:url(../images/header.jpg) 0 0 repeat; margin:0 auto; z-index:101; position:relative; z-index:100;}

h1 {float:left; margin:46px 0 0 42px;}
.slogan { float:left; border-left:#2f2b2b 1px solid; margin:34px 0 0 28px; padding: 18px 0 15px 29px;}

.tooltips {
	float:right;
	margin-top: 160px;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 0;
}
.tooltips a {display:inline-block; float:left; margin-left:6px;}
.tooltips a:hover img {opacity:.7;}

.nav-shadow {background:url(../images/nav-shadow.png) 0 0 no-repeat; padding-top:10px; margin:24px 0px 0px 0px; position:relative; z-index:100;}
.nav-shadow>div {
	border-radius: 7px;
	padding-bottom:4px;
	box-shadow:0 3px 2px #201a1a;
	background-color: #003333;
}
nav { background:url(../images/nav.jpg) 0 0 repeat-x;  border-radius: 7px;  min-height:70px;}

ul.menu {overflow:hidden;}
ul.menu li {
	float:left;
	line-height:24px;
	background:url(../images/menu-li.jpg) 0 0 no-repeat;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 11px;
	margin-left: 0;
	padding-top: 13px;
	padding-right: 32px;
	padding-bottom: 13px;
	padding-left: 18px;
}
ul.menu li:first-child {background:transparent;}
ul.menu li a {
	font-size:18px;
	line-height:24px;
	color:#00FF33;
	display:inline-block;
}
ul.menu li a:hover, ul.menu li.current a {
	color:#00FF00;
}

/*********************************content*************************************/
#content {
	width:100%;
	padding:30px 0 50px 0;
	background-color: rgb(102,102,102);
}
.content-subpages {padding-top:25px !important;}
.header-content {width:100%; background:url(../images/header-content.jpg) center bottom repeat; margin:0 auto; position:relative; z-index:99; margin-top:-25px; padding-bottom:36px;}
.header-subpages {padding-bottom:65px !important;}

.img-radius {border-radius:7px;}
.border-1 {background:url(../images/border-1.jpg) right 0 repeat-y;}
.border-2 {
	background:url(../images/border-2.gif) right 0 repeat-y;
	padding-right: 10px;
}

.block-1 {padding-top:70px; width:320px; float:left; text-align:center;}
.block-1>div {padding:10px 30px 15px 30px; margin-top:14px;}

#content>div {width:880px; margin:0 auto;}

.col-1 {
	width:440px;
	float:left;
}
.col-2 {
	width:420px;
	float:left;
	padding-left:10px;
}
.col-3 {width:410px; float:left; padding-right:30px;}
.col-4 {width:400px; float:left; padding-left:40px;}

.col-2-blog {
	width:500px;
	float:left;
}
.col-1 ul {width:240px;}
.col-1 ul:first-child {margin-right:41px;}
.block-2 p.color-2 {margin:7px 0 11px 0;}
.block-3>div.wrap {
	float:left;
	width:260px;
}

blockquote {color:#e88800; padding-left:15px; display:inline-block;}

.col_210w{
	width:292px;
	float:left;
	padding-right: 30px;
	padding-bottom: 30px;
	height: 475px;
	padding-top: 20px;
	padding-left: 5px;
}
.col_390_rw{
	width:390px;
	float:left;
	padding-right:5px;
	padding-left: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
}
.col_190_last{
	width:190px;
	float:right;
	padding-right:30px;
	padding-bottom: 30px;
	padding-left: 5px;
}

.col-contactform {
	width:510px;
	float:left;
	padding-right:5px;
}


/****************************footer************************/
footer {
	width:880px;
	position:relative;
	overflow:hidden;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 45px;
	padding-right: 0;
	padding-bottom: 45px;
	padding-left: 0;
}

/**********************form**********************/
.map {width:240px; height:151px; margin:25px 0 0 0;}
.map iframe {width:240px; height:151px; border-radius:7px;}
dl {margin:22px 0px 0 0px; float:left;}
dl dt {}
dl dd span {
	display:block;
	width:100px;
	float:left;
}
dl dd {}
dl dd a {}
#form {
	width:500px;
	margin-top: 11px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}
#form input {
	border-bottom:#fff 1px solid;
	border-top:#8b8c8d 1px solid;
	border-left:#cfd0d2 1px solid;
	border-right:#cfd0d2 1px solid;
	background:url(../images/form-bg.jpg) 0 0 repeat-x #e1e2e4 ; 
	border-radius:7px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#8f8b8c; 
	padding:5px 10px 6px 10px;
    outline: medium none;
    width: 260px;
	height:15px;
	float:left;
}
#form textarea {
	border-bottom:#fff 1px solid;
	border-top:#8b8c8d 1px solid;
	border-left:#cfd0d2 1px solid;
	border-right:#cfd0d2 1px solid;
	background:url(../images/form-bg.jpg) 0 0 repeat-x #e1e2e4 ; 
	border-radius:7px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#8f8b8c; 
    height: 268px;
    outline: medium none;
    overflow: auto;
    padding: 5px 0px 0px 10px;
    width: 480px;
	resize:none;
	margin:0px 0 0 0;
	float:left;
}
#form label {
	position:relative;
	overflow:hidden;
	display: block;
	min-height:33px;
	color: rgb(204,204,204);
	font-size: 14px;
}
#form label strong {font-weight:normal; float:left; display:inline-block; width:68px; padding-top:2px;}
.btns {
	text-align:right;
	width:500px;
	padding-top:13px;
}
.btns a {display:inline-block; margin:0 20px 0 10px;}

#gallery { 
	margin: 0; 
	padding: 0; 
}

#gallery ul { 
	margin: 0; 
	padding: 0; 
}

#gallery ul li {
	position: relative;
	display: block;
	float: left;
	width: 220px;
	height: 175px;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 0;
}

#gallery ul .rm_col { 
	margin: 0 0 30px; 
}
#gallery ul li span {
	position: absolute;
	top: 3px;
	left: -1px;
	width: 258px;
	background: url(../images/maintemplate_image_frame.png);
	height: 201px;
}

#gallery ul li a img {
	margin: 10px;
	width: 225px;
	height: 170px;
	position: absolute;
	left: 3px;
	top: 10px;
}
.image_wrapper { 
	display: inline-block; 
	padding: 4px; 
	border: 1px solid #d3d7dc; 
	background: #a3abb8; 
}

.image_fl { 
	float: left; 
	margin: 3px 30px 0 0; 
}

.image_fr { 
	float: right; 
	margin: 3px 0 0 30px; 
}

.image_frame { 
	position: relative; 
	width: 300px; 
	height: 175px; 
}

.image_frame img { 
	margin: 10px; 
	width: 350px; 
	height: 175px; 
}

.image_frame span { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 250px; 
	height: 175px; 
	background: url(images/maintemplate_image_frame.png) no-repeat; 
}
