body {
	background-color:#ffffff;
	color:#000000;
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
p.faq{
	margin: 0px 0px 0px 10px;
	line-height:14px
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 900px;
}
p.purple{
	color:#755894;
	margin: 6px 0px 0px 0px;
	line-height:16px
}
p.main{
	margin: 0px 0px 0px 10px;
	line-height:16px
}
p{
	margin: 15px 0px;
}
p.left{
	margin: 2px 0px 0px 5px;
	font-size:12px;
}

hr {
	margin: 0px 0px 0px 40px;
	width:80%;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.jpg);
	width:900px;
	height:120px;
	top:10px;
	position:absolute;
}

#header img {
	margin: 0px 0px 0px 558px;
	position:absolute;
}

#header ul{
	background-image:url(images/horiznavbg.jpg);
	background-repeat: repeat-x;
	width:900px;
	display:block;
	top:120px;
	position:absolute;
	height:34px;
	padding:4px 0px 0px 0px;
	text-align:center;
	font-size: 13px;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 12px 0px 0px;
}
#header ul a:hover{
	text-decoration:none;
}
#header_text {
	top:90px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text ul{
	width:900px;
	display:block;
	top:82px;
	position:absolute;
	height:37px;
	padding:15px 0px 0px 0px;
	text-align:center;
	font-size: 14px;
}
#header_text li{
	display:inline;
	padding:0px 0px 0px 0px;	
}






div#navigation li.lastcat {
	display: inline;
	height:34px;
	font-weight:bold;
	font-size: 14px;
}
div#navigation li a{
	text-decoration:none;
	color:#FFFFFF;
	padding:7px 1px 7px 1px;
	height:34px;
}
div#navigation li a:hover{
	text-decoration:none;
	background-color:#755894;
	height:34px;
}
div#navigation ul {
	display: block;
	padding: 0;
	margin: 0;
	height:34px;
	padding:7px 0px 2px 0px;
	font-weight:bold;
}
div#navigation li.othercats {
	display: inline;
	height:34px;
	font-weight:bold;
	font-size: 14px;
	background: url("images/categorydot.jpg") right no-repeat;
}




/********************** Content ***************************/
#content {
	width:900px;
	top:163px;
	position:absolute;
	background-image:url(images/bodybg.jpg);
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	padding: 3px 0px 0px 0px;
}

h2{
	margin: 10px 0px 4px 10px;
	line-height:18px;
	font-size:16px;
	font-weight:bold;
}
#left {
	float:left;
	width:490px;
	margin-left:5px;
	padding: 0px 5px 5px 0px;
	display:inline;
}

div#left ul {
	float:left;
	width:450px;
	margin-left:35px;
	padding: 2px 5px 14px 0px;
	display:inline;
}

#left a:hover{
	text-decoration:none;
}
#left img{
	border: #4f2d74 1px solid;
}
#right {
	float:right;
	width:390px;
	margin-top:25px;
	margin-right:4px;
	text-align:center;
}
#rightfaq {
	float:left;
	width:420px;
	margin-top:25px;
	margin-right:2px;
}
#right a:hover{
	text-decoration:none; }
}



/********************** Footer ***************************/
#footerlineORIG {
	clear:both;
	font-size:10px;
	float:right;
	width:630px;
	padding: 15px 5px 16px 27px;
	border-left: #cbcbcb 2px solid;
	border-top: #cbcbcb 2px dotted;
}
#footerline {
	clear:both;
	width:900px;
	background-image:url(images/footerbg.jpg);
	height:53px;
	background-repeat: repeat-x;
	position:relative;
}
#footerlineright {
	clear:both;
	font-size:10px;
	text-align:right;
	float:right;
	width:410px;
	padding: 30px 10px 0px 26px;
	color:#4f2d74
}
#footerlineleft {
	text-align:left;
	color:#ecf0e6;
	font-size:10px;
	width:490px;
	padding: 30px 26px 0px 10px;
}
#footerlineright a{
	font-size:10px;
	color:#4f2d74
}
#footerlineright a:hover{
	text-decoration:none;
	color:#4f2d74
}
#footer {
	width:900px;
	text-align:center;
	padding: 20px 0px;
}
