a img {
	border: none;
}
body {
	background:#999999;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	font-size: 12px;
	border-bottom: 25px solid #330033;
}
 #wrapper {
	width: 1023px;
	margin: 0 auto;
	background:#FFFFFF;
}
#header {
	background: url(images/header-bg.jpg) repeat-x left bottom;
	height: 142px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#003300;
	text-decoration:none;
	color: #FFCC00;
}

div.logo {
	padding: 20px 0 0 35px;
	width: 300px;
	float:left;
}
.welcome-caption {
	padding: 70px 0 0 515px;
}

#menu {
	clear: both;
	font-family: "Trebuchet MS";
	padding: 0 0 0 2px;
	margin-top: 60px;
	margin-left:0px;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu ul li {
	padding:0;
	margin: 0;
	list-style: none;
	display: inline;
	float: left;
}
#menu ul li a {
	margin: 0 1px 0 0;
	padding: 0;
	color: #000000;
	font-size: 13px;
	height: 24px;
	background: url(../images/menu-bg.jpg) no-repeat left top;
	width: 106px;
	text-align: center;
	display: inline-block;
}
#menu ul li a:hover {
	background: url(../images/hover-menu-bg.jpg) no-repeat left top;
}

/*-----------------------------------------------*/

#container {
	clear: both;
	background: url(images/shadow-bg.jpg) repeat-y  left top;
}
.col1 {
	width: 621px;
	border-top: 2px solid #FFFFFF;
	
}
.col2 {
	margin-left: 625px;
	padding-top: 2px;
}
/*-----------------------------------------------*/
.float-left {
	float: left;
}
.float-right {
	float: right;
}
div.clear {
	clear: both;
}
.slider {
	border-bottom: 2px solid #FFFFFF;
}
.welcome-content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding: 15px 35px 10px 35px;
	background: url(images/shadow-top.jpg) no-repeat left top;
}
.welcome-content h3 {
	font-size: 17px; 
	font-weight: bold;
	color:#666666;
	margin: 15px 0;
}
.welcome-content h3 span {
	color:#663366;
}
.blue-box {
	padding: 10px 10px 10px 15px;
	background: #68266e url(images/blue-box-bottom.jpg) repeat-x left bottom;
}
.blue-box h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	color: #ffcc66;
	margin: 10px 0;
}
.blue-box ul {
	margin: 0;
	padding: 0;
}
.blue-box ul li {
	margin: 0;
	padding: 5px 0;
	margin-left: 15px;
	list-style: none;
	color:#f8eff4;
	font-size: 15px;
	list-style-image:url(images/arrow.jpg);	
}
.blue-box ul li a {
	margin: 0;
	padding: 0;
	color:#f8eff4;
	text-decoration: none;
}
.user4 {
	margin-left: 250px;
}
div.form {
	background: url(images/form-bg.jpg) no-repeat left top;
	height: 240px;
	padding: 10px  0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 40px;
}
.form  label  {
	color: #FFFFFF;
	font-size: 14px;
	padding: 0 0 5px 5px;
}
.form p {
	margin: 2px 0 0 0;
}
.form  input.inputbox  {
	background: url(images/inputbox-bg.jpg) no-repeat left top;
	border: none;
	padding: 2px 0 6px 10px;
	height: 25px;
	width: 208px;
}
.form  input.inputbox-scroll  {
	background: url(images/inputbox-bg-scroll.jpg) no-repeat left top;
	border: none;
	padding: 2px 0 6px 10px;
	height: 25px;
	width: 207px;
}
.form  input.inputbox-phone  {
	background: url(images/inputbox-phone.jpg) no-repeat left top;
	border: none;
	padding: 2px 0 6px 10px;
	height: 25px;
	width: 59px;
	float: left;
}
/*------------------------------------------------*/
#header-question {
	height: 144px;
	padding-top: 20px;
}
#main {
	background: url(images/question-shadow-top.jpg) repeat-x left top;
	padding-top: 50px;
}
.shadow-bottom {
	background: url(images/question-shadow-bottom.jpg) no-repeat left bottom;
	padding-bottom: 70px;
}
.subhead {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color:#666666;
	padding: 0 115px 0 250px;
}
.color-pink {
	color: #990066;
}
.footer {
	color: #333333;
	padding: 10px 0 100px 0;
	text-align: center;
}
.login {
	padding: 0 0 0 250px;
}		
