body {
text-align: center;
min-width: 1024px;

}

#wrapper {
	 width: 1024px;
     margin: 0 auto;
     text-align: left;
	 height: 100%;
}


#header {
	height: 100px;
	width: 1024px;
	position: absolute;
	background-color: transparent;
	margin: 0px 0px 0px 0px;


}

#header div.logo {
	height: 0px;
	width: 200px;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#navMain {
	padding-right: 0px;
	width: 135px;
	height: auto;
	margin: 155px 0px 0px 0px;
	position: absolute;
}


#mainBody {
	height: auto;
	width: 400px;
	padding: 0px;
	position: absolute;
	background-color: transparent;
	margin: 155px 0px 0px 170px;

}



#mainBody div.contentHeader {
width: 400px;
font-family: arial;
font-size: 16px;
color: 000000;
font-weight: bold;
padding-bottom: 15px;
padding-left: 0px;
background-color: transparent;
margin: 0px 0px 0px 0px;
float: left;
clear: none;
}

#mainBody div.productImage {
width: 100%;
height: 100%;
background-color: transparent;
margin: 0px 0px 0px 0px;
float: left;
padding-left: 0px;
vertical-align: middle;

}

#mainBody div.imap {
width: 400px;
height: auto;
background-color: transparent;
margin: 0px 0px 0px 0px;
float: left;
padding: 0px;


}

#mainBody div.available {
width: 400px;
height: auto;
background-color: transparent;
margin: 0px 0px 0px 0px;
float: left;
padding: 0px;
font-family: arial;
font-size: 12px;
color: #000000;
padding-top: 10px;
padding-bottom: 10px;


}


#mainBody div.text {
width: 400px;
font-family: arial;
font-size: 12px;
text-align: justify;
color: 000000;
background-color: transparent;
margin: 0px 0px 0px 0px;
float: left;
clear: none;
height: 100%;
padding: 0px;
}

#mainBody div.bt {
width: 400px;
font-family: arial;
font-size: 12px;
text-align: left;
color: 000000;
background-color: transparent;
margin: 0px 0px 0px 0px;
float: left;
clear: none;
height: 40px;
padding: 10px 0px 0px 0px;
}



#mainBody div.text span.dl {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 15px 0px 0px 0px;
	float: left;

}

#mainBody div.text span.dl a {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 0px 0px;

}

#mainBody div.text span.dl a:hover {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
	padding: 0px 0px 0px 0px;

}

#mainBody div.links {
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	height: auto;
	padding: 10px 0px 10px 0px; 
	width: 400px;
	float: left;


}

#mainBody div.links a {
font-family: arial;
font-size: 12px;
color: #529843;

}

#mainBody div.links a:hover {
font-family: arial;
font-size: 14px;
color: #000000;

}

#mainBody a {
font-family: arial;
font-size: 12px;
color: #529843;

}



#fcontainer {
	width: 400px;
	height: auto;
	background-color: transparent;
	position: absolute;
	margin: 155px 0px 0px 600px;
}

#fcontainer div.features span.sf {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #6584a1;
	margin: 0px 0px 0px 25px; 
	width: 200px;
	height: auto;
	padding: 0px 0px 0px 0px;
	border-bottom: dotted #000000 1px;


}

#fcontainer div.features{
	width: 400px;
	height: auto;
	border: none;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	font-family: arial;
	font-size: 12px;
	background-color: transparent;
	float: left;
	margin: 0px 0px 0px 0px;
}


#fcontainer div.features ul {
	width: 400px;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 0px 10px;
	background-color: transparent;
    display: inline-block; 
	padding: 8px 0px 0px 0px;
	line-height: 1.5em;
}

#fcontainer div.features li {
	width: 390px; 
	font-family: arial; 
	font-size: 12px; 
	color: #000000; 
	margin: 0px 0px 0px 15px;
	background-color: transparent;
	text-indent: 0px;
	padding: 0px 0px 5px 5px;
	line-height: 100%;
	list-style: disc;
	vertical-align:text-top;
	


}

#fcontainer div.features a {
	font-family: arial;
	font-size: 12px;
	color: #529843;


}



#footer {
	height: 30px;
	width: 100%;
	position: relative;
	top: 1800px;
	background-color: #FF9933;
	margin: 0% 0% 0% 0%;
	left: 0%;
	right: 0%;

}


#footer div.copyWrite{
	height: auto;
	font-family: arial;
	color: #ffffff;
	font-size: 10px;
	float: left;
	margin-left: 62px;
	padding-top: 7px;
}