/* CSS Document */

* {
	margin:0;
	padding:0;
	font-size:100%;
}
body {
	background:#1f1f20;
	text-align:center;
/*	background-color: transparent;*/
}
img {
	vertical-align:top;
}
a img {
	border:0;
}
ul {
	list-style:none;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
html, input, textarea {
	font-family:Arial;
/*	font-size:0.75em;*/
	font-size:12px;
	line-height:1.233em;
	color:#565656;
}
input, select {
	vertical-align:middle;
	font-weight:normal;
}
a {
	color:#7da717;
}
a:hover {
	text-decoration:none;
}
p {
	padding-top:15px;
}
strong span {
	color:#7da717;
}
/* ============================= main layout ====================== */

#main {
	width:743px;
	margin:20px auto;
	text-align:left;
}
.col-1, .col-2, .col-3 {
	float:left;
}
.container {
	width:100%;
	overflow:hidden;
}
.container2 {
	width:100%;
}
.col-1 {
	width:253px;
	text-align:left;
}


.col-2 {
	width:484px;
}
.col-2 .col-1 {
	width:215px;
}
.col-2 .col-2 {
	width:175px;
}
.link {
	display:block;
	float:right;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	line-height:1em;
	font-size:11px;
	margin-left:8px;
}
.link span {
	display:block;
}
.link span span {
	padding:1px 12px 7px 8px;
}
.box1 .link1, .box3 .link1 {
	background:url(../images/link1-tail-bg.gif) top repeat-x;
}
.box1 .link1 span, .box3 .link1 span {
	background:url(../images/link1-right-bg.gif) top right no-repeat;
}
.box1 .link1 span span, .box3 .link1 span span {
	background:url(../images/link1-left-bg.gif) top left no-repeat;
}
.box1 .link1:hover, .box3 .link1:hover {
	background:url(../images/link1-tail-bg-hover.gif) top repeat-x;
}
.box1 .link1:hover span, .box3 .link1:hover span {
	background:url(../images/link1-right-bg-hover.gif) top right no-repeat;
}
.box1 .link1:hover span span, .box3 .link1:hover span span {
	background:url(../images/link1-left-bg-hover.gif) top left no-repeat;
}
.link1 {
	background:url(../images/link2-tail-bg.gif) top repeat-x;
}
.link1 span {
	background:url(../images/link2-right-bg.gif) top right no-repeat;
}
.link1 span span {
	background:url(../images/link2-left-bg.gif) top left no-repeat;
}
.link1:hover {
	background:url(../images/link2-tail-bg-hover.gif) top repeat-x;
}
.link1:hover span {
	background:url(../images/link2-right-bg-hover.gif) top right no-repeat;
}
.link1:hover span span {
	background:url(../images/link2-left-bg-hover.gif) top left no-repeat;
}
.box1 .link2, .box3 .link2 {
	background:url(../images/link3-tail-bg.gif) top repeat-x;
}
.box1 .link2 span, .box3 .link2 span {
	background:url(../images/link3-right-bg.gif) top right no-repeat;
}
.box1 .link2 span span, .box3 .link2 span span {
	background:url(../images/link3-left-bg.gif) top left no-repeat;
}
.box1 .link2:hover, .box3 .link2:hover {
	background:url(../images/link3-tail-bg-hover.gif) top repeat-x;
}
.box1 .link2:hover span, .box3 .link2:hover span {
	background:url(../images/link3-right-bg-hover.gif) top right no-repeat;
}
.box1 .link2:hover span span, .box3 .link2:hover span span {
	background:url(../images/link3-left-bg-hover.gif) top left no-repeat;
}
.link2 {
	background:url(../images/link4-tail-bg.gif) top repeat-x;
}
.link2 span {
	background:url(../images/link4-right-bg.gif) top right no-repeat;
}
.link2 span span {
	background:url(../images/link4-left-bg.gif) top left no-repeat;
}
.link2:hover {
	background:url(../images/link4-tail-bg-hover.gif) top repeat-x;
}
.link2:hover span {
	background:url(../images/link4-right-bg-hover.gif) top right no-repeat;
}
.link2:hover span span {
	background:url(../images/link4-left-bg-hover.gif) top left no-repeat;
}
li {
	background:url(../images/list-bg.gif) no-repeat 0 7px;
	padding-left:12px;
	line-height:20px;
}

/* forum list spacer */

.forum {
	background:url(../images/list-bg.gif) no-repeat 0 7px;
	padding-left:12px;
	padding-bottom:5px;
}

li a {
	color:#565656;
	line-height:1.583em;
}
.imgindent {
	margin:0 11px 0 0;
	float:left;
}
.title {
	margin-bottom:14px;
}
/* ============================= header ====================== */

#header {
	height:422px;
	background-image:url(../images/topright-bg.jpg) top right no-repeat;
}
.logo {
	position:relative;
	margin-left:0px;
}
.topright-bg {
	position:relative;
	margin-left:-25px;
}
.navigation {
	float:right;
	margin:65px 0 0 28px;
}
.slogan {
	padding:65px 0 72px 365px;
	background:url(../images/header-bg.jpg) top left no-repeat;
	height:96px;
}
.menu {
	background:url(../images/menu-tail-bg.gif) top repeat-x;
}
.menu .right-bg {
	background:url(../images/menu-right-bg.gif) top right no-repeat;
}
.menu .left-bg {
	background:url(../images/menu-left-bg.gif) top left no-repeat;
	padding-left:20px;
	overflow:hidden;
}
.menu ul {
	padding:13px 0 14px 0; 
/*	padding:10px 0 11px 0;*/
	font-family:trebuchet ms;
	font-size:1.083em;
	width:100%;
	overflow:hidden;
}
.menu li {
	float:left;
	background:none;
	padding:0 20px;
	border-right:1px solid #7f924f;
	border-left:1px solid #e4f1c6;
}
.menu li a {
	font-weight:bold;
	color:#0d3a56;
	text-decoration:none;
}
.menu li a:hover {
	text-decoration:underline;
}
.menu .first {
	border-left:none;
}
.menu .last {
	border-right:none;
}
/* ============================= content ====================== */

.col-pad {
	padding-right:6px;
}
.indent2 {
	padding:15px 47px 0 35px;
}

.indent3 {
	padding:0px 0px 0 25px;
	background-color:#fefdd7;
}
.indent4 {
	padding:10px 0px 0 25px;
	background-color:#fefdd7;
}

.col-1 img {
	margin-right:-20px;
}
/* test */
.box1 {
	background:#fff url(../images/box1-corner-bottom-right.gif) bottom right no-repeat;width:252px;
}
.box1 .corner-bottom-left {
	background:url(../images/box1-corner-bottom-left.gif) bottom left no-repeat;
}
.box1 .corner-top-right {
	background:url(../images/box1-corner-top-right.gif) top right no-repeat;
}
.box1 .corner-top-left {
	background:url(../images/box1-corner-top-left.gif) top left no-repeat;
	width:100%;
}
.box1 .indent {
	padding: 25px 37px 20px 30px;
}

.box1 .indent4 {
	padding: 25px 37px 28px 30px;
	height:1680px;
}

.box2 {
	background:#fefdd7 url(../images/box2-corner-bottom-right.gif) bottom right no-repeat;
}
.box2 .corner-bottom-left {
	background:url(../images/box2-corner-bottom-left.gif) bottom left no-repeat;
}
.box2 .corner-top-right {
	background:url(../images/box2-corner-top-right.gif) top right no-repeat;
}
.box2 .corner-top-left {
	background:url(../images/box2-corner-top-left.gif) top left no-repeat;
	width:100%;
}
.box2 .indent {
	padding:9px 8px 9px 9px;
}
.box3 {
	background:#fff url(../images/box3-bottom-tail.gif) bottom repeat-x;
}
.box3 .tail-top {
	background:url(../images/box3-tail-bg.gif) top repeat-x;
}
.box3 .tail-right {
	background:url(../images/box3-tail-bg.gif) right repeat-y;
}
.box3 .tail-left {
	background:url(../images/box3-tail-bg.gif) left repeat-y;
}
.box3 .corner-bottom-right {
	background:url(../images/box3-corner-bottom-right.gif) bottom right no-repeat;
}
.box3 .corner-bottom-left {
	background:url(../images/box3-corner-bottom-left.gif) bottom left no-repeat;
}
.box3 .corner-top-right {
	background:url(../images/box3-corner-top-right.gif) top right no-repeat;
}
.box3 .corner-top-left {
	background:url(../images/box3-corner-top-left.gif) top left no-repeat;
	width:100%;
}
.box3 .indent {
	padding:15px 46px 20px 31px;
}
.margin1 {
	margin-top:24px;
}
.padding1 {
	padding-top:5px;
}
.padding2 {
	padding-top:20px;
}
.padding3 {
	padding-top:5px;
	padding-left:10px;
}
.phone {
	float:right;
	margin-right:15px;
}
.color2 {
	color:#7da717;
}
/* ============================= footer ====================== */

#footer {
	height:105px;
	color:#6e787f;
	font-size:0.917em;
	padding-top:6px;
	font-family:trebuchet ms;
}
#footer a {
	color:#6e787f;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .rss {
	text-transform:uppercase;
	color:#00aeef;
	/*	background:url(../images/rss-bg.jpg) no-repeat top right;*/
	padding:3px 0px 1px 20px;
	float:right;
	display:block;
	position:relative;
	margin-top:-2px;
}
.box4 {
	background:#151516 url(../images/box4-corner-bottom-right.gif) bottom right no-repeat;
}
.box4 .corner-bottom-left {
	background:url(../images/box4-corner-bottom-left.gif) bottom left no-repeat;
}
.box4 .corner-top-right {
	background:url(../images/box4-corner-top-right.gif) top right no-repeat;
}
.box4 .corner-top-left {
	background:url(../images/box4-corner-top-left.gif) top left no-repeat;
	width:100%;
}
.box4 .indent {
	padding:15px 26px 17px 31px;
}
/* ============================= forms ============================= */


#SearchForm {
	color:#333333;
	padding-top:6px;
}
#SearchForm .rowi {
	height:24px;
	font-size:0.917em;
}
#SearchForm .col-1 {
	width:42px;
	text-align:right;
	padding-right:3px;
}
#SearchForm .col-2 {
	width:137px;
}
#SearchForm .input {
	width:129px;
	height:14px;
	border:1px solid #969696;
	background:none;
	padding:0 0 0 5px;
	font-size:1em;
	color:#a3a3a3;
}
#SearchForm .select1 {
	width:129px;
	border:1px solid #969696;
	background:none;
	font-size:1em;
	color:#a3a3a3;
	line-height:1em;
}
#SearchForm .input2 {
	width:79px;
	height:14px;
	border:1px solid #969696;
	background:none;
	padding:0 0 0 5px;
	font-size:1em;
	color:#a3a3a3;
}
#SearchForm .select2 {
	width:86px;
	border:1px solid #969696;
	background:none;
	font-size:1em;
	color:#a3a3a3;
	line-height:1em;
}
#ContactForm {
	padding:20px 0 0 0;
}
#ContactForm .col-1 {
	width:200px !important;
}
#ContactForm .col-2 {
	width:188px !important;
}
#ContactForm .rowi {
	height:45px;
}
#ContactForm .link {
	margin:20px 0 0 20px;
}
#ContactForm .input {
	width:162px;
	height:19px;
	border:1px solid #a09b96;
	background:none;
	padding:0 0 0 5px;
	font-size:1em;
}

.forminside {
	width:260px;
	margin-left:20px;
}
.container_contact {
	float:left;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	width:280px;
	border-color:#ccc;
	margin-bottom:0px;
}
.container_contact .form {
	padding:0px 10px 20px 20px;
	width:270px;
}
.container_contact .text {
	padding: 0px 20px 10px 0;
	font-size:12px;
}
/*   form  */

.container .form {
	padding:0px 10px 20px 20px;
	width:250px;
}
.container .text {
	padding:20px 20px 10px 0;
	font-size:12px;
}
input.btnsubmit {
	position:relative;
	left:72px;
	font-size:12px;
	color: #ffffff;
	border:none;
	background-color:#4ba5dd;
	padding-top:3px;
	padding-bottom:3px;
	width:60px;
	text-align:center;
	top:-8px;
}

input.btnreset {
	position:relative;
	left:65px;
	font-size:12px;
	color: #ffffff;
	border:none;
	background-color:#4ba5dd;
	padding-top:3px;
	padding-bottom:3px;
	width:60px;
	text-align:center;
	top:-8px;
}


input.btnsubmit:hover, input.btnreset:hover {
	color:#ffffff;
	background-color:#68b3e1;
	font-size:12px;
}

input.btnsubmit2 {
	position:relative;
	left:290px;
	font-size:12px;
	color: #ffffff;
	border:none;
	background-color:#4ba5dd;
	padding-top:3px;
	padding-bottom:3px;
	width:60px;
	text-align:center;
	top:0px;
}

input.btnreset2 {
	position:relative;
	left:220px;
	font-size:12px;
	color: #ffffff;
	border:none;
	background-color:#4ba5dd;
	padding-top:3px;
	padding-bottom:3px;
	width:60px;
	text-align:center;
	top:20px;
}
input.btnsubmit2:hover, input.btnreset2:hover {
	color:#ffffff;
	background-color:#68b3e1;
	font-size:12px;
}


input.btnsubmit3 {
	position:relative;
	left:230px;
	font-size:12px;
	color: #ffffff;
	border:none;
	background-color:#4ba5dd;
	padding-top:3px;
	padding-bottom:3px;
	width:60px;
	text-align:center;
	top:-8px;
}


input.btnreset3 {
	position:relative;
	left:220px;
	font-size:12px;
	color: #ffffff;
	border:none;
	background-color:#4ba5dd;
	padding-top:3px;
	padding-bottom:3px;
	width:60px;
	text-align:center;
	top:-8px;
}

.checkbox {
	margin-left:10px;
	padding-left:10px;
	width:10px;
	text-align:left;
}

.dropdown{
	font-family:Tahoma, Geneva, sans-serif;
	display:block;
	color:#565656;
	font-size:12px;
	text-align:left;
	height:21px;
	width:194px;
	margin:0px;
	padding:0px;
	border:1px solid #a2a2a2;
	background:#FFF;
}

.cbox {
	padding-left:0px;
	width:150px;
	text-align:left;
}
.cbox2 {
	padding-left:0px;
	width:350px;
	text-align:left;
}
.cbox_text {
	font-size:12px;
	text-align:left;
}
.cbox_text2 {
	color:#787878;
	font-size:12px;
	left:25px;
	position:relative;
	text-align:left;
	top:-18px;
}
.cbox_text3 {
	color:#787878;
	font-size:12px;
	left:25px;
	position:relative;
	text-align:left;
	top:-18px;
}
.cbox_box {
	left:0px;
	position:relative;
	top:-15px;
}
/* box dimension */
.h_f {
	height:29px;
	border:1px solid #a2a2a2;
	background-color:#FFF;
}
.h {
	height:21px;
	width:194px;
	margin:0px;
	padding:0px;
	border:1px solid #a2a2a2;
	background-color:#FFF;
}
. {
 height:21px
}
.h_1 {
	height:18px;
	width:194px;
	margin:0px;
	padding:0px;
	border:1px solid #a2a2a2;
	background-color:#FFF;
}
.u_f {
	height:29px;
	border:1px solid #a2a2a2;
}
.u {
	height:21px;
	width:350px;
	margin:0px;
	padding:0px;
	border:1px solid #a2a2a2;
}
. {
 height:21px
}
.u_1 {
	height:18px;
	width:350px;
	margin:0px;
	padding:0px;
	border:1px solid #a2a2a2;
}

.x {
	height:21px;
	width:350px;
	margin:0px;
	padding:0px;
	border:1px solid #a2a2a2;
}

.textarea {
	border:1px solid #a2a2a2;
	width:194px;
	height:147px;
	font-family:Tahoma;
	color:#565656;
	font-size:12px;
	overflow:auto;
	margin:0px 0 23px 0px;
}

.textarea1 {
	border:1px solid #a2a2a2;
	width:350px;
	height:147px;
	font-family:Tahoma;
	color:#565656;
	font-size:12px;
	overflow:auto;
	margin:0px 0 23px 0px;
}


/* box dimension 2*/
.h_f2 {
	height:29px;
	border:1px solid #a2a2a2;
}
.h2 {
	height:21px;
	width:350px;
	margin:0px;
	padding:0px;
	border:1px solid #a2a2a2;
}
. {
 height:21px
}
.h_12 {
	height:18px;
	width:350px;
	margin:0px;
	padding:0px;
	border:1px solid #a2a2a2;
}

.h_13 {
	font-family:Tahoma;
	color:#565656;
	height:18px;
	width:350px;
	height:147px;
	margin:0px;
	padding:0px;
	border:1px solid #a2a2a2;
}

textarea2 {
	border:1px solid #a2a2a2;
	width:350px;
	height:147px;
	font-family:Tahoma;
	color:#565656;
	font-size:12px;
	overflow:auto;
	margin:0px 0 23px 0px;
}

.textarea3 {
	border:1px solid #a2a2a2;
	width:350px;
	height:147px;
	font-family:Tahoma;
	color:#565656;
	font-size:12px;
	overflow:auto;
	margin:0px 0 23px 0px;
}
.txt2{
	display:block;
	font-family:tahoma;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
}

iframe#test {
   background-color: #fefdd7;
}

.container_bannerads_top {
	width:100%;
	padding-top:20px;
/*	padding-left:10px;*/
/*	padding-right:16px;*/
/*	float:left;*/
	text-align:center;
	
}

.container_bannerads_left {
	width:180px;
	padding-top:18px;
	padding-left:28px;
/*	padding-right:16px;*/
	float:left;
}

.container_bannerads_right{
	width:180px;
	padding-top:18px;
/*	padding-left:16px;*/
	padding-right:28px;
	float:right;
}

.text {
	text-align:left;
	padding-right:20px;
	padding-top:8px;
}

.subheading {
font-weight:bold;
}

/* rounded corners - left containers */

.roundedBox {
	width:252px;
	float:left;
	background-color:#FFF;
}
.roundedBoxTop {
	height:52px;
	background: url(../images/rounded_top.gif) no-repeat bottom;
}
.roundedBoxMiddle {
	background-color:#ffffff;
/*	margin-left:2px;*/
}
.roundedBoxMiddle p {
	margin:0;
	padding:0;
	background-color:#FFF;

}
.roundedBoxBottom {
	height:22px;
	background: url(../images/rounded_bottom.gif) no-repeat top;
	background-color:#FFF;
}

/* rounded top video */
.form_content {
margin-left:28px;
background-color:#FFF;
}

.roundedBox5 {
	width:252px;
	float:left;
	background:url(../images/left_bg_white.gif)
}
.roundedBoxTop5 {
	height:52px;
	background: url(../images/top_white.gif) no-repeat bottom;
}
.roundedBoxMiddle5 {
	background-color:#ffffff;
/*	height:120px;*/
/*	margin-left:2px;*/
/*	padding-left:25px;*/
background-image:url(../images/white.gif);
background-repeat:repeat;
}
.roundedBoxMiddle5 p {
	margin:0;
	padding:0;

}
.roundedBoxBottom5 {
	height:22px;
	background: url(../images/bottom_white.gif) no-repeat top;
}