body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#825EA1;
}
#main {

	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:731px;
	background-color:#FFFFFF;

}
#header
{
    width:731px;
	background-color:#FFFFFF;
}
#logo {
	width:329px;
	float:left;
	background-image: url(logo.gif);
	background-repeat:no-repeat;
	height:77px;
}
#logocontent {

	width:402px;
	float:left;
	background-color:#FFFFFF;
	height:77px;
	text-align:left;
}
#cartbutton {
	width:104px;
	margin-top:10px;
	float:left;
	background-image: url(shopingcartbutton.gif);
	height:19px;
	text-align:center;
}
#cart {
	width:100px;
	margin-top:10px;
	float:left;
	height:66px;
	text-align:left;
	margin-left:20px;
}
#faq {
	width:80px;
	margin-top:10px;
	float:left;
	height:66px;
	text-align:left;
	margin-left:5px;
}
#advancese {
	width:auto;
	margin-top:10px;
	float:left;
	text-align:left;
	margin-left:0px;
}
/* Navigation (Thanks SimpleBits) */
#topnev
{
  width:731px;
  background-color:#FFFFFF;
  text-align:left;
}
#nevigation {

	width:619px;
	float:left;
	background-color:#FFFFFF;
	height:19px;
	text-align:left;
}
.menu1 a {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
	background-color:#501D7B;
	display:block;
	text-align:center;
	border-right:#FFFFFF 0px solid;
	padding:2px 2px 2px 2px;
}
.menu1 a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
	background-color:#A683C3;
	display:block;
	text-align:center;
	border-right:#FFFFFF 0px solid;
}
#alogin {
	width:112px;
	float:left;
	background-image: url(accountlogin.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:21px;
	text-align:center;
	clear:right;
}
#gradient {
	width:731px;
	text-align:left;
	background-color:#FFFFFF;
}
#contain {
	width:731px;
	margin-left:0px;
	margin-right:auto;
	background-color:#FFFFFF;
	clear:both;
}
#leftcol {

	width:114px;
	float:left;
	height:auto;
	background-color:#A8AEED;
	border-top:#825EA1 1px solid;
}

#leftcol p {
font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	padding:0px;
	margin:5px;
	text-align:center;
}
#search
{
width: 114px;
}
#navcon {

	width:114px;
	margin-left:auto;
	margin-right:auto;
	background:#D0D2E4; 
	padding:0px 0 0 0;
}

#navcon ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Times New Roman, Times, serif;
border:0;
}

#navcon li
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Times New Roman, Times, serif;
border-bottom:1px solid #565659;
}

#navcon li.last {
padding:0 0 33px 0;
}

#navcon a
{
display: block;
width: 114px;
background:#D0D2E4; 
border:0;
padding:6px 0 5px 0;
text-align:center;

}

#navcon a:link, #navcon a:visited
{
font:normal 12px Times New Roman, Times, serif;
color: #2F2F30;
letter-spacing:0.5px;
text-decoration: none;
background:#D0D2E4;  url(../img/nava.gif) no-repeat left center;
}

#navcon a:hover
{
color: #001AFF;
background:#E5E8FD;
}

#dropdown {
	width:114px;
	background-color:#646AA4;
	border-left:#D0D2E4 1px solid;
	border-bottom:#D0D2E4 1px solid;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	}
#content {
	width:617px;
	float:right;
	padding:0px 0px 0px 0px;
	background-image: url(maintablebg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
#contentl {
	width:326px;
	float:left;
	height:auto;
	clear:right;
	}
#contentr {
	width:290px;
	float:left;
	text-align:left;
	}
#footer {
	width:731px;
	clear:both;
	background-image: url(bottombg.gif);
	background-repeat:repeat-x;
	background-color:#825EA1;
	height:12px;
	margin:0px;
}

.headingwhite {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.sumitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #3C2B15;
	background-color:#EAF3F8;
	border-top: 1px inset #999999;
	border-right: 1px outset #999999;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #ADADAD;

}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	height: auto;
	width: auto;
	border: 1px solid #ADADAD;

}
