html {
	background: url(../images/ro-vet_html_bg.jpg) repeat;
}
body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
	::background: url(../images/ro-vet_page_bg.jpg) repeat-x  center top;
	width: 100%;
	display: table;
}

td{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link, a:visited { color: #a3a574; text-decoration: none; } 
a:active, a:hover { color: #712369; text-decoration: hand; font-weight: bold;}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #712369;
	background: url(../images/ro-vet_h1.jpg) no-repeat;
	background-position: left;
	height: 48px;
	padding-left: 38px;
	padding-top: 20px;
	
}
h2 {
	margin-top: 20px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	height: 26px;
	background: url(../images/ro-vet_h2.jpg) repeat-x;
}

#ro-vet_container {
	width: 900px;
	margin: auto;
}
#ro-vet_topsection {
	float: left;
	width: 900px;
	height: 50px;
	z-index: 2;
}
#ro-vet_topsection_title {
	float: left;
	width: 900px;
	font-size: 32px;
	font-weight: bold;
	margin-top: 20px;
	height: 34px;
	padding-top: 10px;
	padding-left: 55px;
	z-index: 3;
}
#ro-vet_topsection_logo img {
	float: left;
}
#ro-vet_topsection_title img {
	float: left;
}
.ro-vet_topmenu{
	float: center;
	margin-top: 30px;
}

.ro-vet_topmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.ro-vet_topmenu li{
	display: inline;
}

.ro-vet_topmenu li a{
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
	width: 120px;
	height: 24px;
	margin-left: 10px;
	padding-top: 3px;
	background: url(../images/top_button.png) no-repeat;
}

.ro-vet_topmenu a:hover{
	color: #fff;
	background: url(../images/top_hover.png) no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-decoration: hand;
}

.ro-vet_topmenu li .current{
	color: #fff;
	background: url(../images/top_current.png) no-repeat;
}

#ro-vet_left_column {
	float: left;
	width: 323px;
}
#ro-vet_left_top {
	float: left;
	width: 323px;
	height: 219px;
	background: url(../images/ro-vet_left_header.gif) no-repeat;
}
.ro-vet_leftmenu {
	float: left;
	width: 260px;
	margin-top: 0px;
}
.ro-vet_leftmenu ul {
	list-style-type: none;
	padding-left: 70px;
	margin:10px;
}
.ro-vet_leftmenu li a {
	display: block;
	height: 20px;
	font-size: 11px;
	color: #3c4826;
	background: url(../images/ro-vet_menu_button.gif);
}
.ro-vet_leftmenu li a:hover, .ro-vet_leftmenu li .current {
	color: #000;
}
#ro-vet_right_column {
	float: right;
	width: 577px;
	background: url(../images/ro-vet_right_bg.gif) repeat-y;
}
#ro-vet_right_top {
	float: left;
	margin: auto;
	width: 577px;
	height: 107px;
	background: url(../images/ro-vet_right_header.gif) no-repeat;
}
#ro-vet_right_mid {
	float: left;
	width: 446px;
	height: 650px;
	margin: 0px auto;
	background: #fff;
	color: #000;
	padding: 0px 45px 0px 45px;
	text-align: justify;
}
#ro-vet_right_mid img {
	float: left;
	padding-left: 5px;
}
#ro-vet_right_mid strong {
	float: right;
	padding-right: 60px;
	background: url(../images/ro-vet_star.jpg) no-repeat;
	background-position: right;
	color: #712369;
}
#ro-vet_center_mid img {
	float: center;
	padding-left: 55px;
}
#ro-vet_right_bot {
	float: left;
	margin-top: 0px;
	padding-top: 50px;
	width: 561px;
	height: 25px;
	color: #712369;
	text-align: center;
	font-weight: bold;
	background: url(../images/ro-vet_right_footer.jpg) no-repeat;
}

.button {
	font-family: Tahoma, "Arial Black";
	float: left;
	width: 165px;
	padding: 10px 0px 0px 50px;
	margin: 20px 0px 0px 50px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	height: 30px;
	background: url(../images/ro-vet_h2.png) no-repeat;
}
.button_current {
	font-family: Tahoma, "Arial Black";
	float: left;
	width: 165px;
	padding: 10px 0px 0px 50px;
	margin: 20px 0px 0px 50px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	height: 30px;
	background: url(../images/ro-vet_h3.png) no-repeat;
}
.check {
	float: left;
	width: 323px;
	text-align: center;
}

		