*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #ffffff;
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
}

img
{
	border: 0;
}

body p
{
	margin-bottom: 12px;	
}

h1
{
	font-size: 16px;
	margin-top: 12px;	
	margin-bottom: 12px;	
}

#header
{
	margin: 0 auto;
	width: 820px;
	height: 180px;
}

#headerleft
{
	float: left;
	width: 410px;
	height: 180px;
}

#headerright
{
	float: right;
	width: 410px;
	height: 180px;
	background: url('../images/design_03.gif') top right no-repeat;
}

#quickcontainer
{
	margin: 0 auto;
	width: 840px;
	height: 220px;
	background: url('../images/design_06.gif') top left no-repeat;
}

#quickleft
{
	float: left;
	width: 400px;
	height: 220px;
}

#quickright
{
	float: right;
	width: 420px;
	height: 219px;
	background: url('../images/design_07.gif') top left no-repeat;
}

#quickform
{
	float: right;
	padding-top: 20px;
	padding-left: 40px;
	width: 380px;
	position: absolute;
	height: 200px;
	background: url('../images/design_08.gif') top right no-repeat;
}

#quickform p
{
	margin-bottom: 16px;
	font-size: 15px;
	text-indent: 35px;
}

fieldset
{
	border: 0px;	
}

#formtable
{
	width: 360px;
	line-height: 30px;
}

#submit
{
	float: right;
	width: 178px;
	height: 70px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url('../images/design_10.gif') top right no-repeat;
}

input[type=text]
{
	background: url('../images/input-hover.gif') top no-repeat;
	width: 165px;
	margin: 2px;
	height: 20px;
	color: #666666;
	line-height: 20px;
	border: 0px;
	padding: 5px;
	font-family: verdana;
}

input[type=text]:hover
{
	background: url('../images/input-hover.gif') bottom no-repeat;
	color: #000000;
}

input[type=submit]
{
	float: right;
	border: 0px;
	width: 178px;
	letter-spacing: 9999px;
	text-indent: 9999px;
	overflow: hidden;
	cursor: pointer;
	height: 70px;
	background: url('../images/submit.gif') top right no-repeat;
}

input[type=submit]:hover
{
	background: url('../images/submit.gif') bottom right no-repeat;
}

#body
{
	margin: 0px auto;
	width: 840px;
}

#bodyleft
{
	background: url('../images/design_15.gif') top right no-repeat;
	float: left;
	width: 410px;
	height: 200px;
}

#body ul.style
{
	display: block;
	list-style-type: square;
	margin-top: 20px;
	margin-left: 20px;
	line-height: 34px;
	font-weight: bold;
	color: #19732b;
	font-size: 14px;
}

#body ul.thanks
{
	display: block;
	list-style-type: square;
	line-height: 24px;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 20px;
}

#bodyright
{
	
	float: right;
	text-align: right;
	margin-right: 10px;
	width: 400px;
	height: 220px;
}

#privacy
{
	line-height: 20px;
	margin: 0 auto;
	text-transform: capitalize;
	border-top: 2px solid #aad8b3;
	padding-top: 12px;
	font-size: 12px;
	text-align: center;
	width: 100%;
	height: 40px;
	color: #000000;
	text-decoration: none;
}

#privacy a
{
	color: #406927;
	font-size: 16px;
	text-transform: capitalize;
}

#privacy a:hover
{
	color: #000000;
}

#footer
{
	line-height: 20px;
	margin: 0 auto;
	text-transform: capitalize;
	border-top: 2px solid #79c487;
	padding-top: 12px;
	font-size: 13px;
	text-align: center;
	width: 100%;
	height: 40px;
	color: #000000;
	text-decoration: none;
}

#footer a
{
	color: #000000;
	text-decoration: none;
}

.clear
{
	clear: both;
}

#cu3er-container
{
	float: right;
	width: 380px;
	height: 180px;
	background: #ffffff;	
}

