@charset "utf-8";
body {
	background-color: #F4F4F4;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
}
div.wrapper {
	position: relative;
	top: 10px;
	margin-left: auto;
	margin-right:auto;
	width: 750px;
	left: auto;
	right: auto;
}
div.logo {
	position: absolute;
	z-index: 5;
	height: 70px;
	width: 218px;
	left: 20px;
	top: 30px;
	right: auto;
}
div.telephone {
	position: absolute;
	z-index: 6;
	height: 27px;
	width: 150px;
	right: auto;
	left: 586px;
	top: 30px;
}
div.navcontainer {
	position: absolute;
	z-index: 7;
	height: 60px;
	width: 750px;
	right: auto;
	top: 115px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.content {
	position: absolute;
	z-index: 9;
	height: 300px;
	width: 500px;
	top: 210px;
	right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 10px;
	left: 100px;
}
div.line {
	position: absolute;
	z-index: 7;
	width: 730px;
	top: 624px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	left: 10px;
}
div.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	position: absolute;
	z-index: 3;
	height: auto;
	width: 750px;
	right: auto;
	top: 710px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	padding: 10px;
	background-image: url(layout_r3_c1.gif);
	background-repeat: no-repeat;
}
div.helpyou {
	position: absolute;
	z-index: 8;
	height: 40px;
	width: 500px;
	top: 155px;
	right: auto;
	left: 20px;
}
div.content2 {
	position: absolute;
	z-index: 10;
	height: 150px;
	width: 300px;
	left: 20px;
	top: 545px;
	right: auto;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.background {
	position: absolute;
	z-index: 2;
	height: 700px;
	width: 750px;
	top: 30px;
	right: auto;
	background-image: url(layout_r2_c1.gif);
	background-repeat: repeat;
}
div.header {
	background-image: url(layout_r1_c1.gif);
	position: absolute;
	z-index: 1;
	height: 30px;
	width: 750px;
	top: 0;
	right: auto;
	background-repeat: no-repeat;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
div.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	position: absolute;
	z-index: 4;
	height: auto;
	width: 725px;
	right: auto;
	top: 725px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	padding: 10px;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #DF068C;
	background-color: #F4F4F4;
}

.buttons1 {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: 800;
	background-color: #DF068C;
}
.buttons2 { 
	font-family: verdana; 
	font-size: 10px;
	color: #FFFFFF; 
	font-weight: 800; 
	background-color: #DF068C;
}
body {
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #DF068C;
}
a:active {
	color: #666666;
}
