@charset "utf-8";
/* CSS Document */

body,td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body,td,th {
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFFFFF;
	background-attachment: fixed;
	margin: 0;
	width: auto;
}

#wrapper {
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 980px;
}

#header div {
	clear: both;
	font-size: 0px;
	margin: 0;
	padding: 0;
}

#cnt{
 margin: 0;
 padding: 0;
}


#footer {
	background-image: url(/images/ftr_bg.jpg);
	background-repeat:repeat-x;
	font-size: 10px;
	height: 47px;
	margin: 20px 0 0 0;
	padding: 17px 0 0 0;
	text-align: center;
}

#footer .sosumi { color: #ff0099; }
#footer a { color: #FFFFFF; text-decoration: underline; }
#footer a:hover { color: #FFFFFF; text-decoration: none; }

.clear {
	clear: both;
	font-size: 0px;
}

#cola { float: left; margin: 0; padding: 0; width: 600px; }
#colb {  margin: 0 0 0 600px; padding: 0; width: 380px; }

#pad10px { padding: 10px; }
#pad20px { padding: 20px; }


.orderForm td {
 font-size: 12px;
 font-weight: bold;
 padding: 3px;

 
}

.orderForm table{
 width:288px;
 background-image:url(/images/orderFormBG.gif);
 background-repeat:repeat-y;

 
}

.style1 {
	color: #000066;
	font-style: italic;
	font-weight: bold;
}
.ProductArea{
	background-image:url(/images/tabbedBox.png);
	background-repeat:no-repeat;
	width:410px;
	height:378px;
	margin-left:-5px;
	font-size:12px;
}

.productTabbedAreaOn{
	width:375px;
	height:370px;
	margin: 0 auto;
	
}

.tabs {
	clear: both;
	height: 30px;
	margin:0 0 0 55px;
	padding: 20px 0 0 0;
	font-variant:small-caps;
	color:#333;
	font-size:13px;
	text-align: left;
}

.tab1{
	width: 120px;
	}
.tab2{
	float: left;
	width: 190px;
	}
#menuContainer{
	margin-top:10px;
	width:980px;
	height:48px;
	margin-bottom:10px;
	background-image:url(/images/menu/regBG.png);
	background-repeat:repeat-x;
}	
#menuArea{
	width:900px;
	text-align:center;
	height:48px;
	}
#menuArea a{
padding-top:10px;			
display:block;
height:48px;
text-decoration:none;
font-variant:small-caps;
font-weight:bolder;
color:#EEE;
font-size:1.3em;
padding-left:10px;
padding-right:10px;

	}
#menuArea a:hover{			
	color:#FFF;
	background-image:url(/images/menu/hoverBG.png);
	background-repeat:repeat-x;

	}	
#menuLeftEnd{
	background-image:url(/images/menu/leftEdge.png);
	background-repeat:no-repeat;
	float:left;
	display:inline;
	width:21px;
	height:48px;
	z-index:1;
	}	
#menuRightEnd{
	background-image:url(/images/menu/rightEdge.png);
	background-repeat:no-repeat;
	width:21px;
	float:right;
	height:48px;
	}	
.SnippitHeading{
	color:#4b9be0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #4b9be0;
	width:500px;
	}
.Snippit{
	margin-top:5px;
	width:500px;
	color:#333;
	font-size:12px;
	line-height:1.4;
}

.Snippit a{
	color:#4b9be0;
	text-decoration:none;
	border-bottom:thin dotted;
}
.hpList{
	list-style:url(/images/greenDot.gif);
	}
.BACheader{
	font-size:18px;
	color:#4b9be0;
	width:700px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #4b9be0;
	}
.intoBAC{
	color:#333333;
	line-height:1.5;
	width:700px;
	}
#step1{
	background-image:url(/images/Step1BG.jpg);
	background-repeat:no-repeat;
	width:449px;
	height:416px;
	padding-top:50px;
	padding-left:10px;
	padding-right:20px;
	color:#333333;
	font-size:12px;
	line-height:1.7;
	}
.step1Content{
	width:400px;
	}	
#step2{
	background-image:url(/images/Step2BG.jpg);
	background-repeat:no-repeat;
	width:449px;
	height:416px;
	padding-top:50px;
	padding-left:10px;
	color:#333333;
	font-size:12px;
	line-height:1.7;
	}
.step2Content{
	width:300px;
	}		
#orderBox{
	background-image:url(/images/orderBoxBG.jpg);
	background-repeat:no-repeat;
	width:939px;
	height:222px;
	}
.orderBoxContent{
	padding-top:80px;
	padding-left:250px;
	}	
.orderBoxContent h1{
	font-size:16px;
	color:#4b9be0;
	width:350px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #4b9be0;
	}				
.price{
	font-size:14px;
	margin-left:10px;
	}	
-->
