/* Template */
body {
	background:#000033 url(../bgimage/1.jpg) center top no-repeat;
	color: #bbbbbb;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin:0;
}
#page {
	width:940px;
	margin:0px auto;
	padding:0px 0px;
}


/*------------------------- Header -------------------------*/
#header {
	margin: 17px 0px 0px 0px;
	width: 940px;
	height:556px;
	background-repeat: no-repeat;
	position:relative;	
}
#header ul{
	list-style-type: none;
	display: inline;
	position: absolute;
	top:488px;
	left:90px;
	width: 785px;
}
#header li{
	float:left;
		
}

#header ul a{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 7px 0px 7px;
	border-right: 2px solid #4d4b4a;
}
#header ul a:hover{
	color:#ff0000;
}

/*------------------------- Body -------------------------*/
#body {
	color:#dadada;
	display:inline-block;
	font-size: 14px;
	line-height: 18px;
}
#body p {
	font-size: 14px;
	line-height: 18px;
	margin:0px;
	padding:0px 0px 10px;
	text-align: center;
}
#body a {
	color:#dddddd;
	font-weight: bold;
	text-decoration: none;
	outline: medium none; 
}
#body a:hover {
	color: #ff0000;
}
#body ul {
	margin:0px 0px 10px 0px;
}



#product {
	float:center;
	width:945px;
	margin-right:0px;
}
#product h2 {
	color:#cc0000;
	margin:0px 0px 10px 0px;
}
#product h3 {
	color:#ffffff;
	margin:0px 0px 10px 0px;
	text-align: left;
}
#product h4 {
	color:#ffffff;
	margin:0px 0px 10px 0px;
	text-align: center;
}
#product h5 {
	color:#ffffff;
	margin:0px 0px 10px 0px;
	text-align: left;
}
#product .featured {
	background-color:#111111;
	border:0px solid #fffff;
	border-radius:6px;
	padding:0px 0px 0px;
}
#product .featured img {
	margin:0px;
	border:20px solid #000000;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#product .featured p {
	margin:0px;
	padding-bottom:0px;
	color:#dadada;
}





#main {
	float:left;
	width:940px;
	margin-right:0px;
}
#main h2 {
	color:#ffffff;
	margin:0px 0px 10px 0px;
	text-align: center;
}
#main h3 {
	color:#ddaa00;
	margin:0px 0px 10px 0px;
}
#main h5 {
	color:#ffffff;
	margin:0px 0px 10px 0px;
	text-align: center;
}
#main .featured {
	background-color:#111111;
	border:0px solid #fffff;
	border-radius:6px;
	padding:0px 0px 0px;
}
#main .featured img {
	margin:0px;
	border:10px solid #000000;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#main .featured p {
	margin:0px;
	padding-bottom:0px;
	color:#ffffff;
}

#main .other {
	background-color:#131355;
	border:4px solid #ddaa00;
	border-radius:6px;
	padding:10px 10px 0px;
}

#main .other p {
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
	outline: medium none; 
	text-align: center;
}

#main .other ul {
	color:#ffffff;
	margin:0px 20px 0px 20px;
}

#formbox {
        width:100%;
        margin:auto 0;
        text-align: center;
        }


#sidebar {
	float:right;
	width:300px;
}
#sidebar .featured {
	background-color:#111111;
	border:2px solid #ffffff;
	border-radius:6px;
	padding:10px 10px 0px;
}
#sidebar h3 {
	font-weight:500;
	width:260px;
	margin:0px 0px 10px;
}
#sidebar h3 a {
	color:#FFffff;
}
#sidebar h2 a {
	color: #ffffff;
	text-decoration: none;
	outline: medium none; 
}
#sidebar ul {
	margin:0px;
	padding:0px;
}
#sidebar ul li {
	list-style-type: none;
	margin-bottom: 20px;
	background: transparent url('../images/devider.jpg') bottom center;
	background-repeat: no-repeat;
}
#sidebar ul li:last-child {
	background: none;
}
#sidebar ul li p {
	margin:16px 0px 0px;
	padding-bottom:20px;
}
#sidebar a {
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
	outline: medium none; 
}
#sidebar a:hover {
	color: #ff0000;
}


/*------------------------- Inner Pages -------------------------*/



/*------------------------- Footer -------------------------*/
#footer {
	background-color: #000000;
	height: 60px;
	width:100%;
	line-height: 60px;
	margin:0;
	position:absolute;
	left:0px;
}
#footer div {
	color: #ffffff;
	font-size: 0.8em;
	width: 940px;
	margin: 0 auto;
	padding:0px 10px;
}

#footer  a {
	color: #ff0000;
	text-decoration: none;
	outline: medium none; 
}
#footer a:hover {
	color: #ffffff;
}
#footer ul {
	float:left;
	height:60px;
	width:210px;
	margin:0px;
	padding:0px;
}
#footer ul li {
	float: left;
	height: 30px;
	list-style-type: none;
	margin-right: 20px;
	padding:15px 0px;
}
#footer ul li a.fb, #footer ul li a.twitr{
	background:url(../images/icons.gif) no-repeat;
	display:block;
	height:30px;
	line-height:30px;
}
#footer ul li a.fb {
	background-position:0 0;
	width:57px;
	padding-left:35px;
}
#footer ul li a.twitr {
	background-position:0 -40px;
	width:37px;
	padding-left:40px;
}
#footer span {
	float:right;
	display:block;
	line-height: 60px;
	width:335px;
}


/*------------------------------- CSS for IE7 and IE6 --------------------------*/
img {
	border:0px;
}

/*------------------------------- IE7 --------------------------*/
#header ul {
	*width:935px;
}

/*------------------------------- IE6 --------------------------*/
#header ul {
	_display:static;
	_height:80px;
	_width:435px;
}
#header ul li {
	_width:72px;
}
#body .contents{
	_height:870px;
}
