/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block}
mark, rp, rt, ruby, summary, time {display:inline}
/* Left & Right alignment */
.left  {float:left}
.right  {float:right}
.wrapper {width:100%;overflow:hidden}
/* Global properties ======================================================== */
body {background:/*url(../images/bg_top.gif) 0 0 repeat-x*/ #000;border:0;font:13px Arial, Helvetica, sans-serif;color:#D9D9D9;line-height:24px;min-width:980px}


/* Global Structure ============================================================= */
.main {margin:0 auto;	width:960px;position:relative}
.bg1 {background:#090909;}
/* ============================= main layout ====================== */
a {color:#BFDFFF;text-decoration:none;outline:none}
a:hover {color:#fff}
h1 {padding:39px 0 0 9px;float:left}
h2 {font-size:25px;color:#fff;font-weight:700;line-height:1.2em;padding:30px 0 11px 0;letter-spacing:-1px;font-weight:normal;}
h3 {font-size:20px;color:#fff;line-height:1.2em;padding:10px 0 4px 0;letter-spacing:-1px; font-weight:normal;}
h3.color1 {padding:0 0 7px 0}
.color2 { color:#BFDFFF; font-size:16px !important}
h3 span{margin:-5px 10px 7px 0;display: inline-table;}
h2 span{margin:-5px 10px 0 0;display: inline-table;}
p {padding-bottom:15px; text-align:justify; line-height:22px; color:#ccc;}

.clear{
	clear:both;
	height:0px;
}
/* ============================= cols ====================== */
.col1, .col2, .col3, .cols { float:left;}

.col1{ width:260px; margin-top:20px; background-image:url(../images/home_21.gif);
 background-repeat:repeat;}
.col2{ width:640px}
.col3{ width:440px;
}

/* ============================= header ====================== */
header {height:179px;}
#page1 header {height:325px;background-image:url(../images/home_01.gif); background-repeat:repeat-x;}
#page2 header {height:200px;background-image:url(../images/home_01.gif); background-repeat:repeat-x;}
.headerbg {position:absolute;top:35px;left:0;width:100%;height:290px;background-image:url(../images/home_10.gif); background-repeat:no-repeat;}
#menu  {padding-top:0}
#menu > li  {float:left;padding-right:0}
#menu .last {padding-right:0px}
#menu > li > a {width:120px;display:block;font-size:12px;color:#fff;text-transform:uppercase;font-weight:400;height:40px;line-height:38px;border-top:1px solid #1f1f1f;text-align:center;position:relative}
#menu > li > a:hover, #menu > .active > a { background-image:url(../images/home_03.gif); background-repeat:repeat-x; color:#000;}


#menu > li > a span {display:block;position:relative; background-image:url(../images/home_05.gif); background-repeat:no-repeat;}

.logo
{
	width:210px;
	margin:76px 10px 0 15px;
	float:left;
}
#slider {position:absolute;top:35px;left:0;width:100%;height:290px;overflow:hidden;z-index:1; background-image:url(../images/home_10.gif);}
.slider_con{
	width:210px;
	margin:80px 10px 0 100px;
	float:right;
	
}
.slider_con p{
	color:#fff;
	font-size:12px;
}
/* ============================= content ====================== */
#content, #content2 {padding:0 20px}
#content {padding-bottom:9px}
#content2 {padding-bottom:21px; background-image:url(../images/home_09.gif);
background-repeat:repeat-x; background-color:#000;}
.heading_bot
{
	background-image:url(../imagesforsite/home_18.gif);
	background-repeat:no-repeat;
	height:24px;
}
.right_wrap
{
	width:100%;
}
.pad_left{padding-left:20px;padding-bottom: 25px;}
.pad_bot1 {padding-bottom:12px;text-align:justify;line-height:22px;color:#ccc;}
.marg_right1 {margin-right:20px}
.marg_right2 {margin-right:20px}

.color1 {color:#5f870e}
.color2 {color:#d9d9d9}
/*.button1 {display:inline-block;font-size:22px;color:#fff;padding:0 18px;background:#BFDFFF;height:45px;line-height:44px;position:relative;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;letter-spacing:-1px;margin-top:-4px}
.button1:hover {background:#fff;color:#000}*/

.list2{}
.list2 li {padding-left:15px;background:url(../images/dot.png) 0 9px no-repeat;padding-bottom:12px;line-height: 22px; color: #ccc;}
figure {padding-top:2px; margin-bottom:10px;}

/* ============================= footer ====================== */
#footer_top{
	width:100%;
	height:53px;
	background-image:url(../images/home_26.jpg);
	background-repeat:no-repeat;
}
#foot{
	float:left;
	width:200px;
}
#foot ul {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

#foot li {
  display: inline;
  font-size: 0.8em;
  font-weight:700;
 
  color:#BFDFFF;
  margin: 0 15px 0 0;
  padding: 0;
}

#foot li a {
  color:#BFDFFF;
  text-decoration: none;
}

#foot li a:hover {
  color: #fff;
  text-decoration: underline;
}


footer  {padding:20px 20px 0;height:50px; background-image:url(../images/home_28.jpg); background-repeat:repeat-x;}
.copyright{
	float:right; width:256px;font-size: 0.8em;}
footer a {color:#eee}
footer a:hover {color:#fff}
/* ============================= forms ============================= */

/**********************************************/
/************* Contact Section ****************/
/**********************************************/

#contact fieldset{border: none;}
input[type="text"]{width:305px;}
input[type="text"], textarea{border:1px solid #ccc;padding:7px 5px;margin:10px 0 0 0;color:#454545;}
label {display:block;margin:17px 0 0;font-size:12px;float:left;clear:left;width:190px;color:#cdcdcd; }
.button{cursor: pointer;}
#contact fieldset img{border: none;background: none;}
.contactformbutton{background-color:#d46116;padding: 7px 10px;margin-top:5px;font-size:14px;border:0px;color:white;}
.contactformbutton:hover{background-color:#cbcaca;border:0px;color:#d46116;}

