html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	text-align: justify;
	width: 100%;
	height: auto;
}
body {
	background-color: #333333;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 0 0;
/
	padding: 40 40 40 40;
	text-align: center;
	background-image: url(../images/backg-main.jpg);
}
h1 {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	text-align: left; 
}
h1 a{
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	text-decoration: none;
}
h1 a:hover{
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	text-decoration: none;
}
h2 {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
}
.outerWrapper {
	background-color: #000;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 900px;
	height: 130px;
}
.titlecontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	float: right;
	width: 650px;
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 5px;
	text-align: right;
}
.navWrapper {
	background-color: #000;
	margin: 0 auto 0 auto;
	width: 900px;
	height: 37px;
	background-color: #CD98CC;
	clear: both;
}
.navtop {
	margin: 0 auto 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	background-color: #CD98CC;
	height: 35px;
	width: 870px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	clear: both;
}
.navtop ul {
	margin: 0;
}
.navtop li {
	float: left;
	list-style: none;
}
.navtop li a {
	display: block;
	padding: 10px 20px 10px 20px;
	float: left;
	list-style: none;
	text-decoration: none;
	color: #000000;
}
.navtop li a:hover {
	display: block;
	padding: 10px 20px 10px 20px;
	float: left;
	list-style: none;
	text-decoration: none;
	color: #fff;
	background-color: #000000;
}
.navup {
	display: block;
	padding: 10px 20px 10px 20px;
	float: left;
	list-style: none;
	text-decoration: none;
	color: #fff;
	background-color: #000000;
}
.topinfoWrapper {
	background-color: #000;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 900px;
	height: 350px;
	background-image: url(images/star-background.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.topinfoleft {
	width: 350px;
	height: auto;
	float: left;
	padding: 25px 30px 15px 50px;
}
.topinfoleft a{
	text-decoration: underline;
	color: #FFFFFF;
}
.topinfoimage {
	float: right;
	height: 350px;
	width: 420px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.contentWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 835px;
	height: auto;
	overflow: hidden;
	padding: 15px 25px 25px 40px;
	color: #000000;
}
.contentleft1 {
	float: left;
	height: auto;
	width: 400px;
}
.contentright1 {
	float: right;
	height: auto;
	width: 400px;
}
.formbox400px {
	background-image: url(images/formbox400px-middle.jpg);
	background-repeat: repeat-y;
	padding: 0 15px 0 15px;
	height: auto;
	width: 370px;
}
.formbox400pxtop {
	padding: 0;
	height: 20px;
	width: 400px;
}
.formbox400pxbottom {
	padding: 0;
	height: 20px;
	width: 400px;
}
.textfield1 {
	background-color: #CD98CC;
	padding: 7px;
	color: #000000;
	width: 340px;
	border: 1px solid #000000;
	margin: 3px 0 3px 0;
}
label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	line-height: 24px;
}
.submit1 {
	background-color: #000000;
	padding: 5px 15px 5px 15px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.quoteright1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF33CC;
	text-align: right;
	float: right;
	height: 80px;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	line-height: 24px;
}
.footer {
	background-color: #fff;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 835px;
	height: 20px;
	overflow: hidden;
	padding: 15px 25px 25px 40px;
	color: #666666;
	border-top: 1px solid #999999;
	border-bottom: 10px solid #333333;
}