/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 100%;
	text-align: left;
	background-image: url(../images/nav/rv_background.gif);
	background-repeat: no-repeat;
}


#nav {
	height: 150px;
	text-align: left;
	font-size:15px;
	padding: 40px 0 15px 50px;
}

/*#nav ul li {
	display: inline;
	padding:0px 15px 0 0;
}*/

#nav a:link, #nav a:visited {
	color:#666;
	text-decoration:none;	
}
#nav a:hover, #nav a:active {
	color:#999;
}

#nav select {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	width: 150px;
	border: #f1f1f1 thin solid;
 	background-color: #ffffff;
 	color: #666; 
}

/*#nav textarea {
 	font-family: "Trebuchet MS", Verdana, Arial;

}*/

/*.drop {
	font-size: 65%;
	background-color: #f3f2f2;
	border: 1px solid #D5D0D0;
	background-image: url(../images_2008/box.jpg);
	background-repeat: repeat-x;
}

select .drop {
	border: 1px solid #FF0000;
	height: 180px;
	border: 1px solid #f3f2f2;
}

.label {
	font-size: 80%;
	padding: 0 5px 0 0;
	background-color: #e2e1e1;
}*/

#checkusText {
	padding: 125px 40px 0 160px;
	width: 257px;
	font-size: 90%;
	line-height: 20px;
}

#checkusText  a{
	text-decoration: none;
}

 #checkusOfficeBlock {
 	padding: 15px 5px 0 0;
	width: 310px;
	height: 340px;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-image: url(../images/nav/rv_checkus_officeBack.gif);
	background-repeat: no-repeat;
}

#checkusOffice {
	width: 230px;
	padding: 20px 20px 0 60px;
	color: #666;
	font-size: 70%;
}

#checkusOffice a{	
	color: #666;
	text-decoration: underline;
}

 #checkusPrincipalsBlock {
 	padding: 15px 5px 0 0;
	width: 640px;
	height: 340px;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-image: url(../images/nav/rv_checkus_principalsBack.gif);
	background-repeat: no-repeat;
}

#checkusPrincipals {
	padding: 10px 5px 0 60px;
	color: #666;
	font-size: 70%;
}

#checkusPrincipalsItem {
	float: left;
	margin: 0 7px 0 0;
	line-height: 14px;
}

#checkusPrincipalsItem a{
	color: #666;
}

.name {
	margin: 5px 0 0 0;
	font-size: 130%;
	color: #b6d01a;
	font-weight: bold;	
}

 #checkusPeopleBlock {
 	padding: 15px 5px 0 0;
	width: 640px;
	height: 340px;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-image: url(../images/nav/rv_checkus_peopleBack.gif);
	background-repeat: no-repeat;
}


 #clientsClientsBlock {
	padding: 15px 5px 0 0;
	width: 350px;
	height: 340px;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-image: url(../images/nav/rv_clients_clientsBack.gif);
	background-repeat: no-repeat;
}

#clientsClients {
	padding: 2px 20px 0 60px;
	color: #666;
	font-size: 70%;
}

 #clientsSpeakBlock {
	padding: 15px 5px 0 0;
	width: 310px;
	height: 340px;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-image: url(../images/nav/rv_checkus_officeBack.gif);
	background-repeat: no-repeat;
}

#clientsSpeak {
	padding: 2px 20px 0 52px;
	color: #666;
	font-size: 70%;
}

 #howBlock {
	padding: 15px 5px 0 0;
	width: 713px;
	height: 340px;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-image: url(../images/nav/rv_howBack2.gif);
	background-repeat: no-repeat;
}

#footer {
	float: left;
	width: 970px;
}

#footer a{
	text-decoration: none;
	color: #666;
}
