@charset "utf-8";
/* CSS Document */

body
{
	margin:0;
	background-image:url(../images/mainbg_1.jpg);
	background-repeat:repeat-x;
	background-color:#553865;
}

a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#594065;
}

a:hover{
}

a:active{
}

a:visited{
}

img { border:0px; }
td { vertical-align:top; }
th { font-weight:bold; text-align:left; }



#container{ width: 804px; margin: auto; }

#content
{
width: 770px;
float: left;
border-left: #522964 solid 2px;
border-right: #522964 solid 2px;
background-color: #FFFFFF;
padding: 15px;
}

#header{
	width: 800px;
	float: left;
	margin-top: 7px;
	background-image: url(../images/headerbg.gif);
	border-left: #522964 solid 2px;
	border-right: #522964 solid 2px;
	background-repeat: no-repeat;
	border-top: #522964 solid 2px;
}

#hdrlc { width: 300px; float: left; }

#hdrrc { width: 500px; float: left; }

#topnavtop { width: 500px; float: left;	text-align: right; }

#topnavbottom {	width:800px; float:left; margin-top:10px; background-image:url(../images/navbar.jpg); background-repeat:repeat-x; }

#navlist li
{
	display: inline;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bolder;
	color: #5D366E;
	padding-right: 20px;
	text-decoration: none;
}


#footer{
	width: 800px;
	float: left;
	border-left: #522964 solid 2px;
	border-right: #522964 solid 2px;
	border-bottom: #522964 solid 2px;
	background-color: #FFFFFF;
}

#ftrmenu{
	width: 500px;
	float: left;
	padding-left: 295px;
	text-align: right;
}

#ftrtext{
	width: 480px;
	float: left;
	padding-left: 295px;
	text-align: right;
	padding-right: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-bottom: 10px;
}





.menu_items {
	height: 55px;
	width: 785px;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	z-index: 500;
	padding-left: 15px;
}

.menu_items .select
{
	margin:0; 
	padding:0; 
	list-style:none; 
	white-space:nowrap;
}

.menu_items li {
	float:left;
}

.menu_items .select a {
	display:block;
	height:45px;
	float:left;
	padding:0 10px 10px 15px;
	text-decoration:none;
	line-height:35px;
	white-space:nowrap;
	color:#DDDDDD;
	font-weight:bold;
}

.menu_items .select a:hover, .menu_items .select li:hover a {
	color:#FFFFFF;
}





#leftnav { font:12px Georgia, 'Times New Roman', Times, serif; color:#330033; }
#leftnav h2 { font:bold 13px Arial, Helvetica, sans-serif; margin:20px 0px 10px 0px; }
#leftnav p { margin-top:0px; margin-bottom:20px; }
#leftnav a, #leftnav a:visited { color:#330033; font-weight:bold; text-decoration:none; }
#leftnav a:hover { color:#999999; }

#main { font:12px Georgia, 'Times New Roman', Times, serif }
#main p { margin-top:0px; margin-bottom:15px; text-align:justify; }
#main h1 { font-size:14px; font-weight:bold; margin:0px 0px 20px 0px; }
#main h2 { font:bold 12px Georgia, 'Times New Roman', Times, serif; margin:0px 0px 10px 0px; padding-top:10px; }
#main h3 { font:bold 11px Georgia, 'Times New Roman', Times, serif; margin:0px 0px 10px 0px; padding-top:10px; }

.required { color:#FF0000; }
.confirmation { color:#006600; text-align:center; font-weight:bold; font-style:italic; margin:20px 0px 20px 0px; }
.error { color:#FF0000; text-align:center; font-weight:bold; font-style:italic; margin:20px 0px 20px 0px; }


.product_kit img { float:left; margin:0px 15px 15px 0px; }
.product_kit p { font:12px Arial, Helvetica, sans-serif; line-height:1.5; text-align:justify; color:#666666; }

.lh_175 p { line-height:1.75; }


#details_photo { width:150px; height:300px; float:right; margin:0px 0px 15px 15px; font-weight:bold; }
#details_photo p { text-align:center; }

