* {
	margin: 0px;
	padding: 0px;
}
#wrapper #bodyArea #left {
	width: 220px;
	float: left;
	background-color: #FFFFFF;
	text-align: center;
	padding-top:10px;
}
#wrapper #bodyArea #right {
	width: 580px;
	float: right;
	background-color: #E3E3E3;
}
a:visited {
	color: #06389A;
	text-decoration: none;
}
a:hover {
	color: #0857F3;
	text-decoration: none;
}
a:active {
	color: #06389A;
	text-decoration: none;
}
#wrapper #bodyArea #right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 20px;
	margin-right: 50px;
}
#wrapper #bodyArea #right h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #06389A;
	margin-left: 20px;
}
#wrapper #bodyArea #right li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	margin-right: 80px;
	margin-left: 20px;
	text-indent: 20px;
	color: #06389A;
}
a:link {
	text-decoration: none;
	color: #06389A;
}
#wrapper #bodyArea #right img {
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #bodyArea #footer {
	height: 40px;
	background-color: #CCCCCC;
	clear: both;
	line-height: 40px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #bodyArea #left table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #headerImage {
	height: 400px;
	background-repeat: no-repeat;
}
#wrapper #navigation {
	height: 35px;
	background-color: #CCCCCC;
	background-image: url(../images/roNavBarBg.jpg);
	background-repeat: repeat-x;
}
#wrapper #bodyArea #left table {
	margin-left: 10px;
}
#wrapper #navigation a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	display: block;
	height: 35px;
	width: 85px;
	float: left;
	text-align: center;
	line-height: 30px;
	background-image: url(../images/ro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #navigation a:hover {
	background-position: bottom;
}
#wrapper #bodyArea #left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000025;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	letter-spacing: normal;
}
#wrapper #bodyArea #right h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	color: #000025;
	margin-right: 30px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bodyArea #left h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000025;
	text-align: left;
	margin-left: 10px;
}
#wrapper #bodyArea #left li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 20px;
	list-style-type: disc;
}
