html * {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/bkgds/bkgd_main.jpg) repeat;
}

p {
	text-align: left;
}

h2, h3 {
	text-align: right;
}

h3 {
	text-align: center;
}

blockquote {
	padding: 0;
}

hr {
	display: none;
}

a:link, a:visited {
	font-size: 14px;
	color: #330099;
	text-decoration: none;
}

a:hover {
	font-size: 14px;
	color: #0033FF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#wrapper {
	width: 763px;
	margin: 0 auto;
	padding: 25px 0 0 0;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	background: transparent;
}

#header {
	width: 763px;
	height: 210px;
	padding: 0;
	margin: 0;
	float: left;
}
	
#title_left {
	width: 515px;
	margin: 0;
	padding: 10px 0 0 0;
	position: relative;
	float: left;
}

#title_right {
	width: 248px;
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
}

#title_main{
	width: 515px;
	height: 165px;
	padding: 0;
	margin: 0;
}

#title_nav {
	width: 515px;
	height: 35px;
	margin: 0;
	padding: 0;
	background: transparent;
	position: relative;
}

#title_nav ul {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
}

#title_nav li {
	margin: 0;
	padding: 0;
	float: left;
}

#title_bottom{
	background: url(images/subtitle.jpg) no-repeat;
	height: 50px;
	width: 763px;
	margin: 0;
	padding: 0;
	position: relative;
	clear: both;
}

#spanish_nav {
	margin: 0 0 5px 0;
	padding: 0 220px 0 0;
	text-align: right;
	float: right;
}

#spanish_nav ul {
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #000000;
	list-style-type: none;
	text-align: right;
}

#spanish_nav li {
	margin: 0;
	padding: 0;
	text-align: right;
	float: left;
}

#spanish_nav li a:link, #spanish_nav li a:visited {
	margin: 0;
	padding: 3px;
	display: inline;
	text-align: center;
	color: #330099;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#spanish_nav:hover, #spanish_nav li a:hover {
	color: #0033FF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	}

#subtitle h1 {
	border-bottom: 2px #333333 solid;
	line-height: 24px;
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 28px;
	color: #0033FF;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	text-align: left;
	width: 600px;
}

#content {
	width: 734px;
	height: auto;
	margin: 0;
	padding: 0 5px 0 5px;
	border-right: 3px solid #333333;
	border-left: 3px solid #333333;
	background-color: #FFFFFF;
	clear: both;
	position: relative;
}

html>body #content { 
	width: 734px;
}

#content p {
	width: 724px;
	margin: 0;
	padding: 0 5px 5px 5px;
	font-size: 14px;
	color: #000000;
}

#content h1 {
	border-bottom: 2px #333333 solid;
	line-height: 24px;
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 28px;
	color: #0033FF;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	text-align: left;
	width: 600px;
}

#content h2 {
	border-bottom: 2px #0033FF solid;
	line-height: 22px;
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 20px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	text-align: right;
	width: 720px;
}

#content h4{
	font-size: 14px;
	color: #000000;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

#content h4 a:link, #content h4 a:visited {
	font-size: 14px;
	color: #330099;
	text-decoration: none;
}

#content h4 a:hover {
	font-size: 14px;
	color: #0033FF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#content h5{
	width: 590px;
	clear: both;
	border-bottom: 2px #333333 solid;
	line-height: 28px;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
	font-size: 28px;
	color: #993300;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
}

form {
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	padding: 5px 0 0 0;
}

#footer {
	width: 750px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: url(images/footer.jpg) no-repeat;
	position: relative;
}

#footer_nav {
	margin: 0 0 5px 0;
	padding: 30px 0 0 0;
	text-align: right;
	float: right;
}

#footer_nav ul {
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #000000;
	list-style-type: none;
	text-align: right;
}

#footer_nav li {
	margin: 0;
	padding: 0;
	text-align: right;
	float: left;
}

#footer_nav li a:link, #footer_nav li a:visited {
	margin: 0;
	padding: 5px;
	display: inline;
	text-align: center;
	color: #330099;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#footer_nav:hover, #footer_nav li a:hover {
	color: #0033FF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	}

#contact {
	margin: 0;
	padding: 5px 0 5px 5px;
	float: left;
}

#contact h2 {
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0 0 5px 5px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	text-align: left;
}

#contact h2 a:link, #contact h2 a:visited {
	font-size: 12px;
	color: #330099;
	text-decoration: none;
}

#contact h2 a:hover {
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
}

#copyright{
	clear: both;
	width: 750px;
	margin: 0;
	padding: 0 0 5px 0;
	position: relative;
}

#copyright h3 {
	font-size: 10px;
	color: #000000;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	line-height: 8px;
}

#copyright h3 a:link, #copyright h3 a:visited {
	font-size: 10px;
	color: #330099;
	text-decoration: none;
}

#copyright h3 a:hover {
	font-size: 10px;
	color: #0033FF;
	text-decoration: none;
}

p.separate {
	border-bottom: 2px solid #0033FF;
}


/* --------------- FIX FOR DIVS WITH FLOATED CONTENT --------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
