/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {
	font-size:100%;
	line-height:1em;
	background:url(images/bg.gif);
	color: #F2A210;
}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#b8c0c7;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{
	border:0px;
	text-align: left;
}
img{ vertical-align:top;  }

a{color:#ff7122; text-decoration:underline} 
a:hover{text-decoration:none}

.link{color:#62b29e; text-decoration:none; font-size:.83em; text-transform:uppercase  }
.link:hover{text-decoration:underline }

ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size: medium;
	font-weight: bold;
}
ul li{
	background:url(images/marker.gif) top left no-repeat;
	background-position:0 8px;
	margin:0;
	padding-left:22px;
	color: #22272D;
}
ul li a{color:#62b29e; text-transform:uppercase; text-decoration:none ; line-height:2.6em; font-size:.83em} 
ul li a:hover { text-decoration:underline; }

.link-1 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#ffffff; text-decoration:none; }
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:2px 23px 3px 28px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}


/*header*/
#header {font-size:0.75em; color:#FFFFFF }
#header .logo{
	margin:36px 0 0 35px;
	color: #58BE02;
}

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; background:url(images/bg_cont.gif) repeat-x top #13171a}
#content .indent-main{padding:0 30px 0 36px}
#content .title{  margin-bottom:24px}
#content .title1{  margin:25px 0 18px 0}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{
	margin:0 0 15px 0;
	font-size: medium;
	color: #FE9C15;
}
#content .p{ margin:0 0 15px 0}
#content .p1{ margin:0 0 5px 0}
#content .p2{ margin:0 0 32px 0}
#content h4{
	color:#62b29e;
	font-size:medium;
	margin-bottom:15px;
	text-align: left;
}
#content h5{
	color:#62b29e;
	font-size:medium;
	margin-bottom:15px;
	font-weight:normal;
	text-transform:uppercase
}
#content .tail{ background:url(images/tail1.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}
#content .more{
	background:url(images/tail1.gif) repeat-x bottom;
	padding-bottom:1px;
	float:right;
	width:100%;
	text-align:left
}
.banner{
	margin-top:23px;
	color: #FFF;
}
.txt{
	color:#62b29e;
	font-size: medium;
}
.txt1{ text-transform:uppercase; font-size:.83em}

#content .indent{
	padding:8px 0 0 0;
	font-size: small;
	color: #22272D;
}
#content .indent1{padding:0 55px 20px 0}
#content .indent-1{padding:0 0 0 198px}

/*box*/
.box{ background:#EAE4E0; width:100%;}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(images/border_left.gif) repeat-y left;}
.box .border-right {background:url(images/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:0 0 0 0; }


/*footer*/
#footer { color:#ffffff; font-size:0.75em; background:url(images/bot.gif) repeat-x top }
#footer .indent-footer{
	padding:77px 30px 0 30px;
	text-align: left;
}
#footer a {color:#189374; text-decoration:underline}  
#footer a:hover {  text-decoration:none}


.h{ height:35px}
.block-contact span{ float:right; margin-right:100px}
input{
   	border:1px solid #a4a4a4; 
	background:#212428;
	width:243px; height:23px;
	padding-top:2px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
   	border:1px solid #a4a4a4; 
	background:#212428;
	width:298px; height:95px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
.Quote {
	color: #FDA83E;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-size: large;
}
#page2 .main #content .indent-main table {
	text-align: center;
}
#page2 .main #content .indent-main table tr td {
	font-size: medium;
	font-weight: normal;
}
#page2 .main #content .indent-main table {
	font-weight: bold;
}
#page7 .main #content .indent-main .indent .tail table tr td {
	text-align: center;
}
#page7 .main #content .indent-main .indent .tail table {
	color: #FFF;
	font-size: medium;
	font-weight: bold;
}
