body
{
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #cccccc;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;	
	height:850px;
}
a:link, a:visited
{

	color:#000000;
	text-decoration:none;
}
a:hover, a:active
{
	position:relative;
	top:1px;
	left:1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	color:#333333;
}
#header
{
	position:relative;
	width:900px;
	height:100px;
	margin:0 auto;
	top:20px;
	background-color: #FFFFFF;
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.func
{
	margin:0 auto;
	position:relative;
	top:11px;
	width:200px;
	left:350px;
	list-style-type: none;
	margin:0px;
	padding:0px;
}
.func li
{
	
	padding-right:20px;
	display:inline;
	font-size:16px;
}	

.nav
{
	position:relative;
	top:53px;
	width:580px;
	left:360px;
	list-style-type: none;
	margin:0px;
	padding:0px;

}
.nav li
{
	padding-right:20px;
	display:inline;
	font-size:15px;
}	

.content
{
	background-color: #ffffff;
	position:relative;
	top:25px;
	width:900px;
	margin:0 auto;
	border: 1px solid #999999;
	padding-bottom:20px;
}





#footer
{
	position:relative;
	width:900px;
	margin:0 auto;
	top:35px;
	font-size: 10px;
	color: #FFFFFF;
	
}

.appfoto
{
	padding:20px 10px 0 0 ;
}

.pro
{
	width:750px;
	height: 30px;
	background-image: url(../img/pro.gif);
	background-repeat: repeat-x;
}


#profoto
{
	float:left;
	width:300px;
	height:300px;
	font-size:10pt;
}

#probrief
{
	float:left;
	width:430px;
	margin:0 0 0 20px;
	background-image: url(../img/productbrief.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.proname
{
	position:relative;
	top:1px;
	left:60px;
	font-weight:bold;
	color:#0066CC;
	font-size:14pt;
}

#feature
{
	float:left;
	width:430px;
	margin:20px 0 0 20px;
	background-image: url(../img/productbrief.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
}

#feature li
{
	font-size:10pt;
	padding:0 0 5px 0;
}

#order
{
	clear:both;
	width:750px;
	background-image: url(../img/productbrief.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

#order li
{
	font-size:10pt;
	padding:0 0 5px 0;
}

.maincontent
{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #048a76;
	margin:0 auto;width:750px;padding:10px 0 50px 0;
}

.sitemap li
{
	padding-bottom:10px;
	font-size:12px;
	
}
.accessory
{
	width:50px;
	float:left;
	padding-right:30px;
	font-size:8pt;
	
}
