* {
margin: 0;
padding: 0;
border: 0;
}
body {
	background-color: #F9F9F9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-align: center;
	}
div#container {
	text-align: left;
	width: 862px;
	background-image: url(../media/markers/Perez_interior_SL_02.jpg);
	background-repeat: repeat;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
div#header {
	height: 250px;
	width: 862px;
	position: relative;
}
div#sidebar {
	width: 240px;
	float: left;
	position: relative;
}
div#main {
	margin-left: 275px;
	width: 525px;
	position: relative;
	padding-bottom: 20px;
}
div#containerBG {
	background-image: url(../media/markers/Perez_interior_SL_01.jpg);
	background-repeat: no-repeat;
	position: relative;
}

/*  BASIC TEXT FORMATING */

	
/*  BORDER CLASS STYLES */

	
/*  IMAGE PADDING */
	
.left_image   {
	padding-right: 5px;
	}
	
.right_image { 
	padding-left: 5px;
	}
	
	
/* IMAGE BORDER */
.img-border {border:solid 1px black}	
	
/*  HIGHLIGHTED AREA */

.highlight {
	border: solid 1pt #000
	}
	
	
.center {
	text-align: center
	}

/*  FOOTER STYLES */

div#footer {
	position: relative;
	width: 740px;
	margin-left: 65px;
	background-color: #a0adcd;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #28499d;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
		}
div#footer p {
}
div#subnav {
	position: relative;
	list-style-position: outside;
	list-style-image: url(../media/markers/arrow.jpg);
	margin-left: 75px;
	height: 250px;
}
div#subnav ul li a {
	color: #28499D;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #9C9999;
	text-decoration: none;
	width: 130;
	font-family: Arial, Helvetica, sans-serif;
}
div#subnav ul li {
	padding-bottom: 5px;
}
div#subnav a:hover {
	background-image: url(../media/markers/media/index/button-hover_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
div#subnav p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 3px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 115%;
	line-height: 16px;
}
div#subnav ul {
	margin-left: 20px;
}
div#bottom-links {
	width: 740px;
	position: relative;
	background-color: #ECECEC;
	margin-left: 65px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 80%;
}
div#bottom-links a {
	color: #666666;
}

div#bottom-linksHome a {
	color: #666666;
}

div#footer p {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
		}
div#sidebar-links {
	margin-left: 68px;
	position: relative;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	margin-top: 20px;
	margin-bottom: 50px;
}
h1 {
	color: #28499D;
	font-size: 130%;
	padding-bottom: 10px;
	padding-top: 10px;
}
div#sidebar-links a {
	background-image: url(../media/markers/arrow2.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
	text-decoration: none;
	display: block;
	height: 37px;
	font-size: 90%;
	color: #657298;
	padding-top: 4px;
}
div#sidebar-links a:hover {
	background-image: url(../media/markers/arrow2-over.jpg);
	background-repeat: no-repeat;
}
div#sidebar-links ul {
	list-style-type: none;
}

div#footer a {
}

div#footer a:hover {
	}
p {
	padding-bottom: 10px;
}
li {
	padding-bottom: 5px;
}
div#main ul {
	margin-left: 40px;
}
h2 {
	color: #28499D;
	font-size: 110%;
	padding-bottom: 10px;
	padding-top: 10px;
}

.mapClass {
	height:300px;
	}
	
.swfFloatright {
	float:right;
	margin-bottom:10px;
	margin-left:10px;
	}
div#main a {
	color: #28499D;
}
.pullquote {
	font-size: 130%;
	font-style: italic;
	color: #5970AB;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 120%;
}
.HT {
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
	border: 1px solid #2849AB;
}
.HT h2 {
	color: #FFFFFF;
	background-color: #2849AB;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.homeH2Right {
	margin-left:10px;
	}