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

/* drop all margin and padding */

* {
	margin: 0;
	padding: 0;
}


/* overall body styles */

body {
	background: #E3DEC9;
	font-size: 0.75em;
}

p, ul, ol, li, h1, h2, h3, h4 {
	margin: 1em 0;
	padding: 0;
}


/* site wrapper and container */

#wrapper {
	width: 100%;
	text-align: center;
}

#container {
	width: 1024px;
	margin: 10px auto 0 auto;
	text-align: center;
}

/* site header */

#header {
	width: 880px;
	height: 104px;
	margin: 0 auto;
}

#header img {
	border: 0;
	float: left;
	width: 245px;
	height: 104px;
}

#header h1 {
	margin: 0;
	padding: 0;
	float: left;
	height: 104px;
	line-height: 104px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	color: #000066;
	width: auto;
	text-align: center;
	padding-left: 0px;
}

#auxnav {
	width: 18%;
	float: right;
	text-align: right;
	margin: 20px 0 0 0;
    padding-top: 0
}

#auxnav a, #auxnav a:link, #auxnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

#auxnav a:hover {
	text-decoration: underline;
}

/* site navigation */

#navigation {
	width: 880px;
	height: 27px;
	background: url(../images/nav_bg.gif) top left repeat-x;
	margin: 0 auto;
}

#nav {
	width: 100%;
	background: none;
	list-style: none!important;
	list-style-type: none!important;
	float: left;
	/*margin: 0 40px;*/
	margin: 0;
}

#nav a {
	display: block;
}

#nav li {
	float: left;
	/*margin: 0 85px 0 0;*/
	margin: 0;
	width: 16%;
	position: relative;
	list-style: none!important;
	list-style-type: none!important;
}

#nav li a, #nav li a:link, #nav li a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.00em;
	color: #ffffff;
	text-decoration: none;
	line-height: 27px;
	width: 140px;
	margin-top: 0;
	padding-top: 1px;
	float: left;
}

/* drop down */

#nav li:hover, #nav li.sfhover {
	background: url(../images/nav_hover_bg.gif) top left repeat-x;
}

#nav li ul {
	position: absolute;
	width: 140px;
	left: -999em;
	background: #6A0221;
}

#nav li:hover ul {
	left: auto;
	*left: 0;
	top: 15px;
}

#nav li:hover ul li {
	clear: both;
}

#nav li ul li a {
	border-bottom: 1px #ffffff solid;
	cursor: pointer;
  color: #373737;
}

#nav li ul li a:hover {
	background: #88022B;
    color: #FFFFFF;
}
/* flash area */

#flash {
	width: 880px;
	height: 290px;
	margin: 5px auto 0 auto;
	/*background: url(../images/flash_holder.jpg) top left no-repeat;*/
}

/* content area */

#content {
	width: 1025px;
	background: url(../images/home_bg.gif) top right repeat-y;
	text-align: center;
}

/* three column layout */

#threeColumn {
	width: 880px;
	margin: 0 auto;
}

#columnOne {
	text-align: left;
	float: left;
	width: 306px;
}

#columnOne h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #FFFFFF;
	font-weight: bold;
	background: #660000;
	padding: 5px 10px;
	margin-right: 25px;
}

#columnOne p {
	padding: 0 25px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.00em;
	color: #2a2a2a;
	line-height: 16px;
	margin: 1em 0;
}

#columnOne a, #columnOne a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

#columnOne a:hover {
	color: #000033;
	text-decoration: underline;
}

#quoteBox {
	border: 2px solid #3c5e88;
	margin: 0 25px 0 10px;
	width: 256px;
	height: 85px;
	background: url(../images/mouse.gif) top right no-repeat;
}

#quoteBox h2, #quoteBox h2 a, #quoteBox h2 a:visited {
	font-size: 1.25em;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 5px 5px 5px;
	margin: 0;
}

#quoteBox p, #quoteBox p a, #quoteBox p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.00em;
	color: #2A2A2A;
	line-height: 16px;
	font-weight: 700;
	text-decoration: none;
	margin: 0;
}

#columnTwo {
	text-align: left;
	float: left;
	width: 237px;
	padding: 0 25px;
}

#columnTwo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #000033;
	font-weight: bold;
}

#columnTwo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.00em;
	color: #000033;
	line-height: 16px;
	margin: 1em 0;
}

#columnTwo ul {
	margin: 0 25px 0 10px;
	list-style-type: disc;
}

#columnTwo li, #columnTwo li a, #columnTwo li a:visited {
	list-style-type: disc;
	margin: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #000033;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#columnTwo li a:hover {
	text-decoration: underline;
}

a.arrow {
	padding-right: 25px;
	background: url(../images/arrow.gif) center right no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: 990000;
	font-size: 1.00em;
	text-decoration: none;
	text-transform: uppercase;
}

a.arrow:hover {
	text-decoration: underline;
}

#columnThree {
	text-align: left;
	float: left;
	width: 237px;
	padding: 0 25px;
}

#columnThree h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #000033;
	font-weight: bold;
}

#columnThree p, #columnThree a, #columnThree a:link, #columnThree a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.00em;
	color: #2a2a2a;
	line-height: 16px;
	font-weight: 700;
	margin: 1em 0;
}

#columnThree a:hover {
	text-decoration: none;
}

#testimonials {
	margin: 14px 0 0 0;
}

#testimonials em {
	color: #3c5e88;
}

.separator {
	background: url(../images/line.gif) top right no-repeat;
}

/* site footer */

#footer {
	width: 1025px;
	height: 49px;
	padding: 20px 0 0 0;
	background: url(../images/footer_bg.gif) top right no-repeat;
}

#footer p, #footer a, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	color: #373737;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
}

#copyright {
	width: 50%;
	float: left;
	text-align: left;
	margin-left: 72px;
	_margin-left: 36px;
	
}

#credit {
	
	float: right;
	text-align: right;
	margin-right: 75px;
	_margin-right: 37 px;
}
/* clearing class */

.clear {
	clear: both;
}
