/* CSS Document */
body {
	margin: 0px; 	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#040001;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#040001;
	text-decoration:none;
	line-height:11pt;
}
p, td, img, li, form, input, object{
	padding:0px;
	margin:0px;
}
ul, ol {
	margin: 0px 0px;
	padding: 0px 0px;	
}
/***********************
	  LAYOUT
************************/
#header {
	margin:0 auto;
	padding:0;
	width:100%;
/*	background-color:#990000;*/
	}
	
.headerdiv {
	position:relative;
	margin:0 auto;
	padding:0;
	width:1002px;
	height:90px;
	}
	
.logo {
	position:absolute;
	width:220px;
	height:55px;
	top:26px;
	left:221px;
	}
	
.icon {
	position:absolute;
	width:80px;
	height:20px;
	top:26px;
	left:770px;
	}
	
.icon_box {
	margin:0px 10px 0px 0px;
	padding:0px;
	width:13px;
	height:13px;
	float:right;
	background-color:#000000;
	}
	
#body {
	margin:0 auto;
	padding:0;
	width:100%;
/*	background-color:#006666;*/
	}
	
.bodydiv {
	margin:0 auto;
	padding:0;
	width:1002px;
	}
	
.bodyleftbox {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:515px;
/*	background-color:#0000FF;*/
	float:left;
	}
	
.bodyrightbox {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:487px;
/*	background-color:#006633;*/
	float:left;
	}
	
.body-textbox {
	margin:25px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:358px;
	/*height:387px;*/
	float:right;
	background:#FFFFFF url(images/qtexttop.gif) no-repeat top;
	}
	
.body_imgbg {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:452px;
	height:412px;
	background:url(images/qimagebg.gif) no-repeat bottom;
	float:left;
	}
	
.body_txt1 {
	margin:0px 0px 0px 0px;
	padding:15px 26px 13px 26px;
	float:left;
	width:306px;
	}
	
.body_txt2 {
	margin:0 auto;
	padding:0;
	width:358px;
	height:133px;
	float:left;
	background:url(images/qtxt-midbg.gif) no-repeat center;
	}
	
.body_txt2part2 {
	padding:15px 22px 15px 15px;
	width:124px;
	height:104px;
	float:right;
	}
	
.body_txt2part1 {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 26px;
	float:left;
	width:170px;
	}

.pinklink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#d708ce;
	text-decoration:none;
	line-height:11pt;
	}
	
.pinklink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#040001;
	text-decoration:underline;
	line-height:11pt;
	}
	
.imgbox {
	padding:0px 15px 0px 0px;
	width:99px;
	height:59px;
	float:right;
	}
	

	
#menu {
	margin:0 auto;
	padding:0;
	width:100%;
/*	background-color:#0000FF;*/
	background:url(images/qmenubg.gif) repeat-x top;
	height:50px;
	}
	
.menudiv {
	margin:0 auto;
	padding:0;
	width:734px;
	height:50px;
	}
#footer {
	margin:0 auto;
	padding:0;
	width:100%;
/*	background-color:#666666;*/
	}
	
.footerdiv {
	margin:0 auto;
	padding:0;
	width:1002px;
	}
	
.footerleft {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:515px;
/*	background-color:#0000FF;*/
	float:left;
	}
	
.footertextbox {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:358px;
	height:150px;
	float:right;
	background:#FFFFFF url(images/qtextbot.gif) no-repeat bottom;
	}
	
.footertextbox2 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:358px;
	height:70px;
	float:right;
	}
	
.footertxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#d708ce;
	text-decoration:none;
	line-height:11pt;
	}
	
.copyrighttext {
	margin:0 auto;
	padding:5px 0px 0px 0px;
	width:1002px;
	height:65px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#ee50e7;
	text-decoration:none;
	line-height:10pt;
	}