/* layout */
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/gradient.gif) repeat-x;
	background-color:#030303;
}

a, a:link, a:visited, a:hover, a:active, img{
	border:none;
}

#page{
	width:980px;
	margin:0 auto;
	padding-top:50px;
}

#header{
	width:980px;
	height:138px;
	padding-top:4px;
	background:url(../images/top.png) no-repeat;
}

#footer{
	width:980px;
	height:37px;
	line-height:37px;
	margin-top:-16px;
	background:url(../images/bottom.png) no-repeat;
}

h1{
	width:387px;
	height:100px;
	margin-left:40px;
	line-height:500px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
}

#home_content{
	width:940px;
	height:311px;
	padding-top:25px;
	padding-left:40px;
	background:url(../images/main.jpg) no-repeat;
	background-color:#FFF;
}

#content{
	width:900px;
	height:311px;
	padding-top:25px;
	padding-left:40px;
	padding-right:40px;
	background-color:#FFF;
}
#content_product{
	width:900px;
	height:600px;
	padding-top:25px;
	padding-left:40px;
	padding-right:40px;
	background-color:#FFF;
}

#all_logos{
	width:940px;
	height:46px;
	padding-left:40px;
	padding-bottom:10px;
	background-color:#FFF;
}

/* text */
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
    color:#666666;    
}
span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
    color:#666666;    
}
.red_font{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
    color:red;    
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
/*	
    color:#ADADAD; 
*/
    color:#666666;
}

a, a:link, a:visited{

	color:#999999;
	text-decoration:none;
}

.shopMenu a{
	color:#000000;
} 

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#59C6F2;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
/*	
    color:#ADADAD; 
*/
    color:#666666;
	width:350px;
}

.blue_text, a:hover, a:active{
	color:#59C6F2;
	text-decoration:none;
}

#header ul{
	margin-top:-30px;
	margin-right:40px;
	float:right;
}

#header ul li:first-child{
	display:inline;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-left:15px;
	padding-left:20px;
}

#header ul li:first-child:hover{
	display:inline;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-left:15px;
	padding-left:20px;
}

#header ul li{
	display:inline;
	background:url(../images/bullet.png) no-repeat 0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ADADAD;
	margin-left:15px;
	padding-left:20px;
}

#header ul .selected, #header ul li:hover{
	display:inline;
	background:url(../images/bullet.png) no-repeat 0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#59C6F2;
	margin-left:15px;
	padding-left:20px;
}

#footer ul {
}

#footer ul li{
	font-family:Arial, Helvetica, sans-serif;
	color:#ADADAD;
	font-size:12px;
	display:inline;
	padding-right:25px;
}
