﻿body 
{
	margin:0px;
	padding:0px;
	background-color:#000;
	background-image:url("../images/HeaderBG.jpg");
	background-repeat:repeat-x;
}

a { text-decoration:none; }
a:hover { text-decoration:underline; }

.Container 
{
	width:1020px;
	height:auto;
	float:left;
}

.Header 
{
	width:1020px;
	height:139px;
	float:left;
}

.Logo 
{
	width:345px;
	height:139px;
	float:left;
}

.HeaderFlash 
{
	width:663px;
	height:139px;
	float:left;
}

.Main 
{
	width:1001px;
	height:auto;
	float:left;
	border:solid 1px #2c2c2c;
	display:inline;
	margin-top:10px;
	margin-left:14px;
	background-color:#0b0a09;
}

.Footer 
{
	width:1001px;
	height:30px;
	float:left;
	display:inline;
	margin-top:10px;
	margin-left:14px;
}

.FooterLeft 
{
	width:310px;
	height:auto;
	float:left;
	color:#9c8c05;
}

.FooterRight
{
	width:85px;
	height:auto;
	float:right;
	margin-top:7px;
	display:inline;
}

.FooterLeft a 
{
	text-decoration:none;
	color:#9c8c05;
	font-family:Tahoma;
	font-size:10px;
	margin-right:5px;
	margin-left:5px;
	display:inline;
}


.FooterRight a 
{
	text-decoration:none;
	color:#9c8c05;
	font-family:Tahoma;
	font-size:10px;
}

.FooterLeft a:hover { text-decoration:underline; }
.FooterRight a:hover { text-decoration:underline; }

.MainFlash 
{
	width:1001px;
	height:456px;
	float:left;
}

/* Products Start */

.LeftMenu 
{
	width:260px;
	height:auto;
	float:left;
	border-right:solid 1px #2e2e2e;
}

.LeftMenuIc 
{
	width:220px;
	height:auto;
	float:left;
	display:inline;
	margin-top:20px;
	margin-left:15px;
}

.LeftMenuIcTitle 
{
	width:215px;
	height:auto;
	float:right;
	font-family:Arial;
	font-size:18px;
	color:#fff;
	text-align:right;
}

.LeftMenuIcItem 
{
	width:220px;
	height:auto;
	float:left;

	margin-top:20px;
	display:inline;
}

.ProRight 
{
	width:738px;
	height:auto;
	float:left;
	border-left:solid 1px #2e2e2e;
	margin-left:-1px;
}

.ProRightIc 
{
	width:708px;
	height:auto;
	float:left;
	display:inline;
	margin-left:28px;
	margin-top:24px;
}

.Navi 
{
	width:705px;
	height:auto;
	float:left;
		font-family:Tahoma;
	font-size:11px;
	color:#939598;
	text-align:left;
}

.Navi h1 
{
	width:auto;
	float:left;
	height:auto;
	font-weight:normal;
	font-family:Tahoma;
	font-size:11px;
	color:#939598;
	text-align:left;
	margin:0px;
	padding:0px;
}

.Navi h1 a
{
	font-family:Tahoma;
	font-size:11px;
	color:#939598;
}

.ProRightIcTitle 
{
	width:705px;
	height:auto;
	float:left;
	margin-top:20px;
	display:inline;
}

.ProRightIcTitle h1 
{
	width:705px;
	height:auto;
	float:left;
	font-family:Arial;
	font-size:18px;
	color:#fff;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

.ProDownAll 
{
	width:705px;
	height:auto;
	float:left;
	display:inline;
}

.ProDownItem 
{
	width:210px;
	height:233px;
	float:left;
	background-color:#000;
	border:Solid 1px #1d1715;
	margin-right:15px;
	margin-top:15px;
	display:inline;
}

.ProDownItemIc 
{
	width:185px;
	height:210px;
	float:left;
	display:inline;
	margin-top:14px;
	margin-left:14px;
}

.ProDownItemIcTitle 
{
	width:180px;
	height:42px;
	float:left;
}

.ProDownItemIcTitle h1 
{
	width:180px;
	height:42px;
	float:left;
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-family:Tahoma;
	font-size:11px;
	color:#a7a9ac;
	line-height:1.5em;
}

.ProDownItemIcTitle h1 a 
{
		color:#a7a9ac;
}

.ProDownItemIcPic 
{
	width:180px;
	height:170px;
	float:left;
}

.ProDownItemIcPic img { border:none; }
.ProDownItemIcPic img a { border:none; }


/* Accordion Products Start */


.MenuItem {
    width:210px;
    height:auto;
    padding:7px;
    color:#939598;
    font-size:11px;
    font-family:Tahoma;
    cursor:pointer;
    text-align:left;
    border-top:solid 1px #2e2e2e;
    float:left;
    display:inline;

}

.SubMenuItem {
    width:200px;
    height:auto;
    display:none;   
    text-align:left;
	float:left;
    color:#939598;
    margin-top:5px;
}

.SubMenuItem ul 
{
	padding:0px;
	margin:0px;
}

li 
{
	margin:0px;
	padding:0px;
	list-style-type:none;

}

.mainrightlefttext p 
{
	padding:0px 0px 15px 0px;
	margin:0px;
}

.Link {
    width:200px;
    height:auto;
    padding:5px 5px 5px 0px;
    float:left;
    color:#939598;
    cursor:pointer;
	padding-left:15px;
	font-family:Tahoma;
	font-size:11px;
	text-align:left;
	display:inline;
	line-height:2em;
}



.Link a
{
    cursor:pointer;
    color:#939598;
    text-decoration:none;
}

.Link a:hover 
{
    cursor:pointer;
    color:#ffea00;
}

/* Accordion Products End */


.ProPicLeft 
{
	width:401px;
	height:auto;
	float:left;
}

.ProPicLeft img { border:none; }

.ProPicRight 
{
	width:230px;
	height:auto;
	float:left;
	display:inline;
	margin-left:25px;
	font-family:Tahoma;
	font-size:11px;
	color:#939598;
	line-height:2em;
	text-align:left;
}

/* Products End. */


.news ul { margin:0px; padding:0px; line-height:1.5em; text-align:right; width:205px; }

.NewsText 
{
	width:650px;
	height:auto;
	float:left;
	text-align:left;
	font-family:Tahoma;
	font-size:11px;
	color:#939598;
	margin-top:15px;
	display:inline;
	line-height:2em;
}

.AboutText 
{
	width:425px;
	height:auto;
	float:left;
	text-align:justify;
	font-family:Tahoma;
	font-size:11px;
	color:#939598;
	margin-top:15px;
	display:inline;
	line-height:2.2em;
}


/* Contact Start */

.ContactLeft 
{
	width:220px;
	height:auto;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	color:#939598;
	text-align:right;
	line-height:2em;
}

/* Contact Form */

.ContactRight 
{
	width:300px;
	height:auto;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	color:#939598;
	line-height:2em;
}

.ContactForm 
{
	width:300px;
	height:auto;
	float:left;
	margin-top:5px;
	display:inline;
}

.ContactAd 
{
	width:80px;
	height:auto;
	float:left;
}

.ContactInput 
{
	width:200px;
	height:auto;
	float:left;
}

.Input 
{
	width:200px;
	height:20px;
	border:Solid 1px #191c1b;
	float:left;
	color:silver;
	background-color:#000;
}

.MultiInput 
{
	width:200px;
	height:60px;
	border:Solid 1px #191c1b;
	float:left;
	color:silver;
	background-color:#000;
	overflow:hidden;	
}

.Button 
{
	float:right;
	background-color:#fff218;
	border:none;
}

.ContactFormItem 
{
	width:300px;
	height:auto;
	float:left;
	margin-top:10px;
	display:inline;
}

/* Contact Form END.*/


/* Contact End. */

