body {
 background-color: #000000;
 margin: 0px;
 padding: 0px;
 scrollbar-face-color:#7b858b;
 scrollbar-highlight-color:#8d969a;
 scrollbar-3dlight-color:#8d969a;
 scrollbar-darkshadow-color:#8d969a;
 scrollbar-shadow-color:#8d969a;
 scrollbar-arrow-color:#ffffff;
 scrollbar-track-color:#8d969a;}

a { color:rgb(255,255,204); text-decoration: none; cursor:pointer; }
a:hover { color:rgb(255,0,0); }


TD {
 font-family: tahoma, arial, verdana;
 text-decoration: none;
 font-weight: normal;
 font-size: 14px;
 line-height: 20px;
 color: rgb(127,127,127); }

.bgt {
 background-image: url(images/bgt.jpg);
 background-repeat: repeat-y;
 width: 1263px;}

.divcontent {margin: 20px 0px 20px 20px;}

.link {
 font-family: tahoma, arial, verdana;
 text-decoration: underline;
 font-weight: normal;
 font-size: 11px;
 color: #cc0202; }
.link:hover {
 font-family: tahoma, arial, verdana;
 text-decoration: underline;
 font-weight: normal;
 font-size: 11px;
 color: #fd4038; }

.dot {
 font-family: tahoma, arial, verdana;
 text-decoration: none;
 font-weight: bold;
 font-size: 11px;
 color: #cc0202; }

.hline {
 background-image: url(images/hline.gif);
 background-repeat: repeat-x;
 margin: 20px 0px 10px 0px;
 height: 1px;}

.im {margin: 0px 20px 0px 0px;}

.copy {
 font-family: tahoma, arial, verdana;
 text-decoration: none;
 font-weight: normal;
 font-size: 11px;
 color: #666666; }
.cl {
 font-family: tahoma, arial, verdana;
 text-decoration: none;
 font-weight: normal;
 font-size: 11px;
 color: #666666; }
.cl:hover {
 font-family: tahoma, arial, verdana;
 text-decoration: none;
 font-weight: normal;
 font-size: 11px;
 color: #f1f1f1; }

.title {
 font-family: tahoma, arial, verdana;
 text-decoration: none;
 font-weight: normal;
 text-transform: uppercase;
 font-size: 10px;
 color: #dedede; }

.cat {
 font-family: tahoma, arial, verdana;
 text-decoration: none;
 font-weight: normal;
 text-transform: uppercase;
 font-size: 11px;
 color: #838383; }
.cat:hover {
 font-family: tahoma, arial, verdana;
 text-decoration: none;
 font-weight: normal;
 text-transform: uppercase;
 font-size: 11px;
 color: #e4e4e4; }
.acat {
 font-family: tahoma, arial, verdana;
 text-decoration: none;
 font-weight: normal;
 text-transform: uppercase;
 font-size: 11px;
 color: #e4e4e4; }

.inputc {
 border: #3a3a3a 0px solid;
 width: 227px;
 height: 24px;
 padding: 2px 0px 2px 6px;
 font-family: arial, verdana, tahoma;
 background-color: #0b0b0b;
 background-image: url(images/inp.gif);
 background-position: center;
 background-repeat: no-repeat;
 font-size: 11px;
 color: #5f5f5f;}
.txtar {
 border: #3a3a3a 0px solid;
 width: 227px;
 height: 140px;
 padding: 2px 0px 0px 6px;
 font-family: arial, verdana, tahoma;
 background-image: url(images/txtar.gif);
 background-position: center;
 background-repeat: no-repeat;
 overflow: auto;
 background-color: #0b0b0b;
 font-size: 11px;
 color: #5f5f5f;}

.but1 {
 background-image: url(images/but1.gif);
 background-position: center;
 background-repeat: no-repeat;
 cursor: pointer;
 border: 0px solid;
 width: 40px;
 height: 11px;
 margin: 0px 30px 0px 0px;}
.but2 {
 background-image: url(images/but2.gif);
 background-position: center;
 background-repeat: no-repeat;
 cursor: pointer;
 border: 0px solid;
 width: 43px;
 height: 11px;
 margin: 0px 2px 0px 0px;}
 
.top { height:324px;}

.top_text {
	width: 926px;
	float:left;
        margin: 10px 10px 10px 10px;
}

.top_img {
	float:left;
	padding: 0px 0px 0px 0px;
}

/* Most common stuff you'll need to change */

	.coda-slider-wrapper { padding: 0px }
	.coda-slider { background: none}
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 308px; overflow: hidden !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 963px }
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 880px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0px }
	
	/* Arrow styling */
	.coda-nav-left a { background: url(images/blank.png) no-repeat; color: #fff; width: 0px; height: 0px; text-indent: -9000em;}
	.coda-nav-right a { background: url(images/blank.png) no-repeat; color: #fff; width: 0px; height: 0px; text-indent: -9000em;}
	
	/* Tab nav */
	.coda-nav ul li a.current { background: #39c }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 0px }
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
	.coda-nav ul li { display: none }
	.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: hidden }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }

	/* contact */

#content{
	width: 100%;
	background: #000000;
}

.cont_top{
	height: 10px;
	width: 100%;
}

.cont_bot{
	height: 10px;
	width: 100%;
}

#cont_razd{
	background: url(images/cont_razd.gif) 679px repeat-y;
	width: 100%;
}

.cont_home {
padding: 0px 20px 0px 20px;}

.home_box {
	float: left;
	width: 298px; }

#right{
	float: right;
	width: 200px;
	margin-right: 20px;
}

.span_dat {
	color: #262626;
	text-decoration: underline;
	font-weight: bold;}

#left label {
	width: 103px;
	float:left;
	padding: 5px 0px 0px 5px;}

.input_txt2 {	
	width: 502px;
	border: none;
	padding: 8px 15px 8px 15px;
	color:#000000;

}

.text_area2 {
	width: 611px;
	height:112px;
	border: none;
	padding: 6px 15px 6px 15px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
.submit2 {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	font-size:12px;
	color: #000000;
	text-decoration: none;
	width: 66px;
	height: 30px;
	margin: 0px 54px 0px 0px;
}

.box_us {
width: 265px;
background: url(images/box_us.gif) 0px bottom repeat-x;
padding-left: 0px;
}

.box_us_l {
width: 28px;
float: left;
padding-top:0px;
vertical-align: top;
text-align:left;}

.box_us_r {
width: 227px;
float: left;}
