body {
	margin:0px auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	max-width:778px;
	background-color:#EFEAE4;
	color: #333;
}
p {
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
}
.red {
	color:#996666;
}
html {
	text-align:center;
}
#main {
	width:768px;
	min-hight:400px;
	text-align:left;
	background-color:#fff;
	overflow:hidden;
}
label, td
{
	font-size:12px;
}
.nav_cont {
	width:768px;
	height:25px;
	background-color:#666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	line-height:25px;
	vertical-align:middle;
}
.nav {
	background-image:url(images/top_nav_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin-right:20px;
	margin-left:200px;
	height:25px;
	width:548px;
	text-align:right;
}
.left_nav .nav_but {
	width:150px;
	height:22px;
	background-image:url(images/left_nav_button_bg.gif);
	background-repeat:repeat-x;
	margin-top:5px;
	margin-bottom:5px;
	border:1px solid #999999;
	font-size:11px;
}
.left_nav .nav_but a {
	text-decoration:none;
	line-height:22px;
	color:#666;
}
.nav a {
	padding-right:15px;
	padding-left:15px;
	color:#666;
	text-decoration:none;
	letter-spacing:1px;
}
.main_tb {
	margin-top:20px;
}
h2 {
	font-size:18px;
	margin:0;
	padding-top:5px;
	padding-bottom:8px;
	text-decoration:none;
	font-weight:normal;
}

.small_bold {
	font-size:14px;
	margin:0;
	padding-top:5px;
	padding-bottom:8px;
	text-decoration:none;
	font-weight: bold;
}

.spacer {
	padding:10px;
}
.spacer2 {
	padding:15px;
}
.b-spacer {
	border:1px solid #999;
	padding:12px;
}
.headder {
	background-image:url(images/top_headder.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:87px;
	width:768px;
}
.left_shade {
	width:5px;
	background-image:url(images/leftShadow.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.right_shade {
	width:5px;
	background-image:url(images/rightShadow.gif);
	background-position:left;
	background-repeat:repeat-y;
}
.top_shade {
	height:5px;
	background-image:url(images/topShadow.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.bottom_shade {
	height:5px;
	background-image:url(images/botShadow.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.content {
	min-height:400px;
	margin-top:20px;
	font-size:12px;
}
.footer {
	height:69px;
}
.footer .grey {
	width:748px;
	height:25px;
	background-color:#666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:25px;
	padding-left:20px;
	font-size:12px;
}
.footer .privc {
	height:44px;
	background-image:url(images/footer_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:768px;
	font-size:9px;
	color:#666;
}
.clear {
	clear:both;
}
.footer .privc table {
	padding-top:15px;
}
.left_cont {
	width:200px;
	float:left;
	text-align:center;
}
.right_cont {
	width:546px;
	border:1px solid #999;
	float:right;
	margin-right:20px;
	margin-bottom:20px;
	min-height:395px;
	background-image:url(images/fade_bg_01.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#fcf9f8;
}
.right {
	float:right;
}
.left {
	float:left;
}
.no-top {
	padding-top:0px;
}
form
{
	margin:0;
}
.contact .sub td {
	padding-right:10px;
}
.contact .input{
	width:120px;
	margin:3px;
	font-size:12px;
	line-height:12px;
	clear:right;
	display:block;
}
.input2{
	width:380px;
	margin:3px;
	font-size:12px;
}
.pading-top {
	padding-top:5px;
}
.textfieldRequiredState .textfieldRequiredMsg, .textfieldInvalidFormatState .textfieldInvalidFormatMsg, .textfieldMinValueState .textfieldMinValueMsg, .textfieldMaxValueState .textfieldMaxValueMsg, .textfieldMinCharsState .textfieldMinCharsMsg, .textfieldMaxCharsState .textfieldMaxCharsMsg
{
	margin-left:3px;
	padding-left:3px;
}
.button
{
	cursor:pointer;
	text-decoration:underline;
	color:#CC6699;
}
.product
{
	margin-top:10px;
}
.product td
{
	padding:5px;
}
.hide
{
	display:none;
}


.whitetext {
color:#FFFFFF

}
