/* CSS Document */

body {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 0px;
	margin-bottom: 0px;  
	width: 780px;
	height: auto;
	background-image: url(images/bg.gif);
	}
#menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, sanf-serif;
	font-size: 10px;

} 
#menu a {
	display: block;
	width: 120px;
	height: 16px;
	padding: 2px 2px 2px 10px;
	background: #313131;
	text-decoration: none;
	border-bottom: 1px solid #030303;
	border-top: 1px solid #4C4C4C;
	border-right: 1px solid #4C4C4C;
} 
#menuatop{
	display: block;
	height: 20px;
	background: #313131;
		border-bottom: 1px solid #030303;
} 
.p3 {
	color: #9A1414;
	font-weight: bold;
}
.p2 {
	padding-left: 15px;
	font-family: verdana, arial, sanf-serif;
	color: #ffffff;
	font-size: 10px;
} 
p {
	font-family: verdana, arial, sanf-serif;
	color: #000000;
	font-size: 12px;
	margin: 0;
	padding: 0;
} 
.producttext {
	font-family: verdana, arial, sanf-serif;
	color: #000000;
	font-size: 11px;
} 
a {
	font-family: verdana, arial, sanf-serif;
	color: #cccccc;
	font-size: 11px;
	text-decoration:none;
} 
#menuabot{
	display: block;
	height: 20px;
	background: #313131;
border-top: 1px solid #4C4C4C;
}
#menu a:link, #menu a:active, #menu a:visited {
	color: #ffffff;
}
#menu a:hover {
	background: #515151;
	border-right: 1px solid #4C4C4C;
	color: #ffffff;
} 
.main { background-color: #ffffff;

}
.mainbar {
	background-image: url(images/carmid.gif);
	background-position: right;
	background-repeat: no-repeat;
		padding-left: 15px;
	font-family: verdana, arial, sanf-serif;
	color: #ffffff;
	font-size: 10px;
}


.mainpage {
	background-image: url(images/carbot.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 100%;
}
.menutable { height: auto;
background-color: #313131;
}
.maintext { padding-right: 10px;
 padding-bottom: 15px;
}
/********************[         images text wrapping      ]*********************/

	.imgleft 	{ float: left ; clear: left; margin: 5px 10px 5px 0px; padding: 0px; }
	.imgright { float: right; clear: right;margin: 5px 0px 5px 10px; padding: 0px; }
	.imgside 	{ margin: 10px auto 10px auto; text-align: center; clear: both; padding: 0px;}

	.imgleft a, .imgleft a:link, .imgleft a:visited, .imgleft a:hover { border: 0px; }
	.imgright a, .imgright a:link, .imgright a:visited, .imgright a:hover { border: 0px; }
	.imgside a, .imgside a:link, .imgside a:visited, .imgside a:hover { border: 0px; }

