body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font: 12px arial,sans-serif;
}

* {
	margin: 0px;
	padding: 0px;
}

p {
	margin-bottom: 15px;
	color: #000000;
	line-height: 15px;
}

h6 {
	color: #000000;
	font: 12pt arial, sans-serif;
}

h5 {
	color: #000000;
	font-size: 14px;
	
	margin-bottom: 12px;
	margin-top: 25px;
}

#right_col h4 {
	color: #000000;
	font: 14pt arial, sans-serif;
}

#left_col li h4 {
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 6px;
}

#left_col  p {
	margin: 0px;
	color: #ffffff;
}

#left_col h6 {
	color: #ffffff;
	font: 12pt arial, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


.floatleft {
	float: left;
	display: inline;
}

.floatright {
	float: right;
}

#container {
	width: 971px;
	background-color: #ffffff;
	margin: 0px auto;
}
#right_col {
	border-left: 3px solid #7c2538;
	margin-left:1px;
}

#lists {
	text-align: center;
}

#content_full {
	margin: 25px;
}

#left_col {
	background: url(images/bg_left_col.jpg) repeat-x top center;
	height: 494px;
	width: 242px; 
	color: #000000;
}

#left_col div.img {
	text-align: center; 
	padding: 2px 0;
	border-top:
	1px solid #000000; 
	border-bottom: 
	1px solid #000000;
}

#right_col {
	width: 724px;
}

#right_col ul {
	list-style-type: none;
	color: #000000;
	margin-bottom: 20px;
	margin-left: 12px;
}

#left_col ul {
	list-style-type: none;
	color: #FFFFFF;
	margin: 20px 0px 20px 20px;
	font-weight: bold;
}

#right_col ul.bullet {
	list-style-type: disc;
	color: #000000;
	margin-bottom: 20px;
	margin-left: 12px;

}

ul li {
	line-height: 16px;
}

div#right_col h4.title {
	padding: 25px 0px 20px 25px;
	color: #7c2538;
}


#home_right {
	background: url(images/bg_feature_right.jpg) no-repeat top center;
	width: 274px; 
	height: 235px;
	padding: 20px 20px 0px 10px;
}

#home_right p {
	margin-bottom: 20px;
}


#content_right {
	background: url(images/bg_content_right.jpg) no-repeat top center;
}

.content_main {
	margin: 25px 20px 25px 25px;
}

#content_text {
	margin: 0px 25px 0px 25px;
}

#content_text img {
	margin: 0px 0px 25px 25px;
}

#content_text p {
	margin-bottom: 15px;
}

#content_feature_left {
	margin: 0px 20px 0px 25px;
	width: 369px;
}

#content_feature_right {

}

#navigation {
	background: url(images/bg_nav.jpg) no-repeat top center;
	width: 970px; 
	height: 46px;
}

#nav{
	padding: 16px 0px 0px 257px;
	text-align: left;
	float: left;
}

#nav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav li{
	display: inline;
	margin: 0px 20px 0px 0px;
	line-height: 18px;
	padding-bottom: 6px;

}

#nav a{
	font-weight: normal;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #fff;
	text-decoration: none;
	padding-bottom: 6px;
}

#nav a:hover{
	font-weight: normal;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #94acbd;
	text-decoration: none;
	padding-bottom: 6px;
}

#serviceDropDown {
	position: absolute;
	top: 20px;
	left: 164px;
	width: 195px;
/*	height: 262px;*/
	background-color: #7c2538;
	display: none;
	border-width: 0px 0px 1px 1px;
	border-style:solid;
	border-color:#000000;
	
}

#serviceDropDown > li:first-child {
	margin-left: 10px;
	display: block;
	line-height: 14px;
	background: none;

}

#serviceDropDown li {
	margin-left: 10px;
	display: block;
	line-height: 14px;
	background: url(images/subnav_line.jpg) no-repeat top left;
	padding-top: 10px;
}


#serviceDropDown li a {
	line-height: 15px;
	text-decoration: none;
	color: #bdbd92;
}


#serviceDropDown li a:hover {
	line-height: 15px;
	text-decoration: none;
	color: #94acbd;
}

/* footer content is here */

#footer_wrapper {
	margin-left: 25px;
	border-top: solid 1px #4c4340;
	border-bottom: solid 1px #4c4340;
	display: inline;
}

#footer{
	margin: 20px 0px 0px 0px;
	text-align: left;
	float: left;
	display: inline;
}

#footer ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#footer li{
	display: inline;
	margin: 0px 10px 0px 0px;
}

#footer a{
	font-weight: normal;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	font-size: 9pt;
	line-height: 18px;
	color: #4c4340;
	text-decoration: none;
}





#citrus_plug p {
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin-right: 5px;
	/*margin-top: 20px;*/
	color: #999999;

}

#small_logo {
	/*margin-top: 15px;*/
}