body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 15px;
	color: #fff;
	background-color: #000000;
}
img {
	border: 0;
}
.imgBorder{
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #446CB1;
}
#wrap{
	width: 850px;
	margin: 0 auto;
	text-align: left;
}

#top {
	background-color: #000099;
}
#tagline {
	padding-top: 30px;
	border-bottom: 2px solid #FFFF00;
}
#menu {
	background-color: #000000;
	padding-right: 11px;
	text-align: right;
	border-bottom: 1px solid #ffffff;
}
.menu-pad {
	margin-right: 26px;
}
#content-homepage {
	background: transparent url(../../images/bg_homepage.gif) repeat-x 0 0;
	padding: 0 13px 0 13px;
}
#content-listing {
	background: transparent url(../../images/bg_listing.jpg) no-repeat 0 0;
	padding: 30px 13px 0px 13px;
	
}
#content-product {
	background: transparent url(../../images/bg_listing_details.jpg) no-repeat 0 0;
	padding: 30px 13px 20px 13px;
	height: 480px;
}
.page-title {
	color: #FFFF00;
	font-size: 18px;
	font-weight: bold;
	line-height:22px;
}
.btn {
	color: #FFFF00;
	font-size: 15px;
	font-weight: bold;
	line-height:18px;
}
.Input
{
	border:1px solid #000000;
	padding-left:5px;
	}
.pag {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
.pag a:link, .pag a:visited, .pag a:active	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}
.pag a:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.listing-prod {
	width: 199px;
	background-color: #fff;
	margin-bottom: 8px;
}
.listing-prod A:link, .listing-prod A:visited, .listing-prod A:active {
	text-decoration: none;
	font-weight: bold;
}
.listing-prod A:hover {
	text-decoration: underline;
	font-weight: bold;
}
.listing-top {
	background-color: #6A6767;
	font-weight: bold;
	padding: 5px 2px 5px 2px;
}
.listing-thumb {
	padding: 6px 2px 6px 2px;
}
.listing-price {
	background-color: #2D2DC6;
	font-size: 18px;
	padding: 6px 0 6px 0;
}

.product-top {
	background-color: #D0D0D0;
	padding: 0 25px 0 10px;
}
.blue-bold {
	color: #000099;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
.product-descr {
	background-color: #000099;
	padding: 5px 0 0 10px;
}
.price {
	color: #FFFF00;
	font-size: 14px;
}


A:link, A:visited, A:active	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}
A:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

#footer {
	width: 800;
	padding: 20px 25px 20px 25px;
	color: #ccc;
	font-size: 11px;
	line-height: 18px;
}
#footer a:link, #footer a:visited, #footer a:active	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ccc;
	text-decoration: none;
}
#footer a:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ccc;
	text-decoration: underline;
}

#footer .footer2 {
	color: #696969;
	font-size: 11px;
	line-height: 18px;
}
#footer .footer2 a:link, #footer .footer2 a:visited, #footer .footer2 a:active	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #696969;
	text-decoration: none;
}
#footer .footer2 a:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #696969;
	text-decoration: underline;
}
#content-form {
	background: transparent url(../../images/bg_formpage.jpg) no-repeat 0 0;
	padding: 30px 13px 20px 13px;
	min-height: 600px;
	position: relative;
}
#form-text {
	position: absolute;
	top: 162px;
	left: 465px;
	width: 355px;
}
#form-form {
	position: absolute;
	top: 240px;
	left: 465px;
	width: 355px;
	color: #FFFFFF;
}
.form-input {
	background-color: fff;
	border: 1px solid #b4b4b4;
	font: normal 12px arial;
	color: #333333;
	padding: 2px;
	width: 200px;
}
.form-select {
	background-color: fff;
	border: 1px solid #b4b4b4;
	font: normal 12px arial;
	color: #333333;
	padding: 2px;
}
.form-input1 {
	background-color: fff;
	border: 1px solid #b4b4b4;
	font: normal 12px arial;
	color: #333333;
	padding: 2px;
}
#DivMsg {
	position: absolute;
	top: 250px;
	left: 465px;
	width: 355px;
}
#PanImage {
	position: absolute;
	top: 250px;
	left: 465px;
	width: 355px;
}