/* clearing margins and padding */
div, form, input, li, ul, p, select, table, td, img, a, h1, h2, h3, h4, h5, h6 {
padding: 0px;
margin: 0px;
}

/* global styles */
a {
color: #569abc;
text-decoration: underline;
outline: none;
cursor: pointer;
}

h2 {
color: #569abc;
font-size: 14px;
margin-bottom: 5px;
}

h1 {
color: #1b2635;
font-size: 26px;
margin-bottom: 5px;
}

img {
border: none;
}

body {
color: #333333;
font-family: trebuchet ms, verdana, arial;
font-size: 11px;
}

.dotted {
width: 100%;
height: 0px;
padding: 1px 0px 0px 0px;
overflow: hidden;
background:  url(http://www.rhics.com/images/dotted.gif) repeat-x 50% 0%;
}

.blue_arrows {
color: #569abc;
}

.clear {
clear: both;
width: 100%;
} 

#page_space {
margin: 10px auto;
text-align: center;
width: 819px;
height: auto;
overflow: hidden;
}

#page_wrapper {
float: left;
width: 819px;
height: auto;
overflow: hidden;
background:  url(http://www.rhics.com/images/bg_body.jpg) repeat-y 0 0;
}

/* Header Styles */
#page_header {
padding: 11px 14px 0px;
background:  url(http://www.rhics.com/images/top_body.jpg) no-repeat 0 0;
float: left;
height: auto;
width: 819px;
}

#page_header ul {
background:  url(http://www.rhics.com/images/nav_grad.jpg) no-repeat 235px 20px;
float: left;
height: auto;
width: 819px;
}

#page_header ul li {
float: left;
list-style-type: none;
}

#page_header ul li a {
display: block;
width: 115px;
text-decoration: none;
font-weight: bold;
font-size: 12px;
color: #999999;
padding-top: 10px;
}

#page_header ul li a:hover {
color: #569abc;
}


#rhi_logo {
width: 200px;
font-size: 20px;
}

.rhi_logo_blue {
float: left;
width: 100%;
color: #ffffff;
font-size: 64px;
background-color: #1b2635;
font-variant: normal;
letter-spacing: 10px;
}

/* Nav Styles */
#home {
margin-left: 10px;
}

.home {
height: 101px;
width: 57px !important;
text-indent: -9999px;
background:  url(http://www.rhics.com/images/home_ico.png) no-repeat 0 0;
position: relative;
top: 5px;
left: 30px;
_left: 0px;
*background: none;
*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.rhics.com/images/home_ico.png', sizingMethod='crop');
}

.investigations {
height: 97px;
width: 51px !important;
text-indent: -9999px;
background:  url(http://www.rhics.com/images/investigations_ico.png) no-repeat 0 0;
position: relative;
top: 5px;
left: 40px;
_left: 0px;
*background: none;
*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.rhics.com/images/investigations_ico.png', sizingMethod='crop');
}

.services {
height: 109px;
width: 52px !important;
text-indent: -9999px;
background:  url(http://www.rhics.com/images/services_ico.png) no-repeat 0 0;
position: relative;
top: 3px;
left: 35px;
_left: 0px;
*background: none;
*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.rhics.com/images/services_ico.png', sizingMethod='crop');
}

.contact {
height: 94px;
width: 56px !important;
text-indent: -9999px;
background:  url(http://www.rhics.com/images/contact_ico.png) no-repeat 0 0;
position: relative;
top: 10px;
left: 30px;
_left: 0px;
*background: none;
*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.rhics.com/images/contact_ico.png', sizingMethod='crop');
}

#contact_number {
color: #b61313;
font-weight: bold;
font-size: 14px;

padding-top: 10px;
}

#contact_number p{
font-size: 12px;
}

/* Main Content Styles */
#main_content {
width: 780px;
margin-left: 15px;
_margin-left: 8px;
float: left;
height: auto;
text-align: left;
overflow: hidden;
}

#main_content p{
padding: 5px 0px ;
}

#main_content ul{
list-style-type: none;
}

#column_a {
width: 200px;
float: left;
}

.column_a_services {
width: 200px;
height: 231px;
background:  url(http://www.rhics.com/images/map_services.png) no-repeat 0 0;
}

.column_a_services ul {
position: relative;
top: 60px;
left: 30px;
list-style-type: none;
}

.column_a_services ul h2{
color: #ffffff;
font-size: 20px;
margin-bottom: 2px;
}

.column_a_services ul li{
padding-left: 15px;
}

.column_a_services ul li a{
color: #ffffff;
font-size: 14px;
text-decoration: none;
}

.column_a_services ul li a:hover {
color: #d7d914;
}

#column_b {
width: 550px;
float: left;
margin-left: 30px;
}

.column_b_top {
width: 100%;
float: left;
}

.column_b_top ul{
list-style-type: none;
}

.column_b_top .column_b_top_right {
width: 300px;
}

.column_b_top img, .column_b_top .column_b_top_right {
float: left;
}

.column_b_right_lower {
width: 275px;
float: left;
}

.column_b_right_lower p{
width: 245px;
}

.column_b_right_lower ul{
margin: 5px 0px;
}

.column_b_left_lower {
margin-right: 30px;
width: 245px;
float: left;
}


/* Footer Styles */
#footer {
float: left;
width: 819px;
overflow: hidden;
color: #999999;
font-size: 10px;
background:  url(http://www.rhics.com/images/bot_body.jpg) no-repeat bottom left;
padding: 20px 0px;
}

#footer p{
overflow: hidden;
width: 100%;
}

#footer .footer_red_line1 {
color: #b61313;
font-weight: bold;
font-size: 16px;
}

#footer .footer_red_line2 {
color: #b61313;
font-size: 12px;
}
.error {
	color: #FF0000;
}

.message {
	color: #0000FF;
}

