* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #a8a8a8;
	width: 700px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #a8a8a8;
}
#wrapper #logo {
	background-image: none;
	width: 700px;
	background-color: #000;
	background-position: center center;
	height: 100px;
	margin: auto;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center center;
}
#wrapper #navigation {
	background-color: #A8A8A8;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFF;
}
#wrapper #bodyArea #left {
	width: 507px;
	float: left;
	background-image: url(../images/left_background.jpg);
	background-repeat: repeat-x;
	border-bottom-style: none;
	background-color: #FFF;
	height: 287px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 16px;
}
#wrapper #bodyArea #right {
	width: 190px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-image: url(../images/left_background.jpg);
	height: 287px;
	text-align: right;
}
#wrapper #bodyArea #left2 {
	background-image: url(../images/left_background.jpg);
	height: 287px;
	width: 350px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#wrapper #bodyArea #right2 {
	height: 287px;
	width: 350px;
	float: right;
	background-image: url(../images/left_background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}


#wrapper #bodyArea #footer {
	clear: both;
	background-color: #010100;
	height: 60px;
	width: 700px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A8A8A8;
	border-right-color: #A8A8A8;
	border-bottom-color: #A8A8A8;
	border-left-color: #A8A8A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A8A8A8;
	text-align: right;
	vertical-align: text-bottom;
}
#wrapper   #navigation a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: center;
	height: 25px;
	width: 233.333px;
	float: left;
	line-height: 25px;
	background-image: url(../images/ro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #navigation a:hover {
	background-position: bottom;
}
#wrapper #bodyArea #right table tr td #form1 label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	text-align: justify;
}
#wrapper #bodyArea #footer2 {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #A8A8A8;
	background-color: #000;
	height: 60px;
	width: 700px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #A8A8A8;
	border-right-color: #A8A8A8;
	border-bottom-color: #A8A8A8;
	border-left-color: #A8A8A8;
}
#wrapper #bodyArea #ThankYou {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/left_background.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 287px;
	width: 700px;
}
