@charset "utf-8";
/* CSS Document */

body {
	background-attachment: scroll;
	height: 900px;
	width: 1200px;
	margin: auto;
	background-color: #FFFFFF;
	background-image: url(../img/gradient.png);
	background-repeat: repeat-x;
}
.container {
	margin: auto;
	height: 1170px;
	width: 825px;
	overflow: visible;
}

.header {
	float: left;
	height: 190px;
	width: 825px;
	display: inline;
}
.body {
	float: left;
	height: 980px;
	width: 825px;
	background-color: #FFFFFF;
}
.logo {
	float: left;
	height: 150px;
	width: 380px;
	margin-top: 5px;
	margin-left: 220px;
	display: inline;
}









.top {
	float: left;
	height: 910px;
	width: 815px;
	margin-top: 0px;
	margin-left: 5px;
	display:inline;
	background-color: #FFFFFF;
}
.nav {
	float: left;
	height: 28px;
	width: 795px;
	background-repeat: repeat-x;
	margin-top: 2px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.infocontainer {
	background-color: #FFFFFF;
	float: left;
	height: 280px;
	width: 795px;
	margin-left: 10px;
}
.citrus {
	height: 225px;
	width: 300px;
	margin-top: 5px;
	float: left;
	margin-left: 235px;
}
.citrus a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}
.citrus a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}
.citrus a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}
.citrus a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #2C72A4;
}



.vidbox {
	float: left;
	height: 170px;
	width: 805px;
}
.video {
	float: left;
	height: 150px;
	width: 795px;
	margin-top: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-image: url(../img/citrus_rental.png);
}
.titlebar {
	float: left;
	height: 35px;
	width: 795px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	margin-left: 10px;
}
.onecontainer {
	background-color: #FFFFFF;
	float: left;
	height: 425px;
	width: 795px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
}
.productwords {
	float: left;
	height: 180px;
	width: 780px;
	margin-left: 0px;
}
.productwords a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5BA0CA;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
.productwords a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5BA0CA;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
.productwords a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5BA0CA;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
.productwords a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}



.productimg {
	background-color: #666666;
	float: left;
	height: 150px;
	width: 250px;
}


.titlebarwords {
	float: left;
	height: 25px;
	width: 785px;
	margin-left: 1px;
	margin-top: 5px;
}
.titlebarwords a:link {
	text-decoration: none;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.titlebarwords a:visited {
	text-decoration: none;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.titlebarwords a:active {
	text-decoration: none;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.titlebarwords a:hover {
	text-decoration: none;
	color: #005d94;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}








.footer {
	float: left;
	height: 35px;
	width: 795px;
	margin-top: 15px;
	margin-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.foot1 {
	float: left;
	height: 14px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	color: #999999;
	margin-left: 50px;
	margin-top: 10px;
}
.foot2 {
	float: left;
	height: 14px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	padding-left: 25px;
	color: #999999;
	margin-top: 10px;
}
.foot3 {
	float: left;
	height: 14px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	padding-left: 25px;
	color: #999999;
	margin-top: 10px;
}
.foot4 {
	float: left;
	height: 14px;
	width: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	padding-left: 25px;
	color: #999999;
	margin-top: 10px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
	font-weight: normal;
}
