html,body,div,span,applet,object,iframe,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,label,legend,p,blockquote,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}body{line-height:1;color:black;background:white;}:focus{outline:0;}table{border-collapse:collapse;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul{list-style:none;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";}abbr,acronym{border:0;}

* html, html, body { width: 100%; }

a { color: #0f3b7e; }
a:hover { color: #dddddd; }

body {
	background: url('../img/background.jpg') repeat;
	font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif; font-size: 62.5%;
	color: #222222;
}

h1#page-title {
	display: block; width: 860px; height: 95px;
	margin: 0 auto; margin-top: 20px;
	background: url('../img/header.png') no-repeat;
	text-indent: -9999px;
}

div#nav-bar {
	background: #2c2e27; height: 97px;
	border-bottom: 1px solid #d9d8de; border-top: 1px solid #d9d8de;
}

ul#nav-links {
	width: 860px;
	margin: 0 auto;
}

#nav-links li { list-style: none; display: inline; }

#nav-links li a {
text-align: center;
display: block;
text-decoration: none;
font-style: italic;
color: #bfbec3;
font-size: 2.4em;
float: left;
height: 57px;
width: 100px;
padding: 20px 0;
margin: 0 23px;
}

#nav-links li a:hover { color: #eff0f1; }

#nav-links li a.current { border-bottom: 3px solid #d9d8de; height: 54px; color: #eff0f1; }

#nav-links li a span { display: block; font-size: 0.44em; text-transform: uppercase; font-style: normal; margin-top: 5px; }

#nav-links li a#one { width:65px; }
#nav-links li a#two { width:95px; }
#nav-links li a#three { width:125px; }
#nav-links li a#four { width:110px; }
#nav-links li a#five { width:95px; }
#nav-links li a#six { width:85px; }

#nav-links li a span#down-arrow { width: 16px; height: 16px; margin: 5px auto; background: url("../img/down_arrow.png"); text-indent: -9999px; }


#main-content { width: 860px; margin: 0 auto; background: #f1f0bf; min-height: 450px; height:auto !important; height: 450px; overflow: auto; }

#right-col { float: right; width: 450px; margin-right: 30px;}

h2 {
	padding: 30px 10px 5px 30px;
	font-size: 2.2em; font-weight: normal; font-style: italic; line-height: 1.2em;
}

#main-content p { font-size: 1.5em; line-height: 1.2em; padding: 10px 10px 5px 30px; }

.logos { margin: 10px 0 0 20px; }

#slider, .img {
	width: 406px; height: 306px;
	border: #c4c39a solid 10px;
	position: relative;
	margin: 30px 0 10px 20px;
}

#slider .portrait, .img.portrait {
	width: 406px; height: 539px;
	border: #c4c39a solid 10px;
	position: relative;
	margin: 30px 0 10px 20px;
}

#slider img { position: absolute; top:0; right:0; z-index: 0;}

.slide { display: none; z-index: 100; }

.current { display: block; z-index: 99;}

.caption {
	position: absolute;
	width: 100%; height: 60px;
	bottom: 0;
	left: 0;
	overflow: hidden;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	background: #000;
	z-index: 500;
}

.caption span { color: #fff; margin: 20px; text-align: center; font-size: 1.5em; padding: 0 0 0 0; display: block;}

#footer {
	width: 100%; background: url('../img/footer.png') repeat-x;
	height: 173px;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #ced0d6;
}

#footer-text { width: 860px; background: url('../img/zigzag.png') no-repeat; margin: 0 auto; height: 113px; padding-top: 60px; }

#links { width: 545px; float: left; height: 40px; padding-top: 20px; text-align: center; }

#links li { list-style: none; display: inline; }

#links li a {
text-align: center;
text-decoration: none;
padding: 8px 0 0 0;
margin: 0 8px;
-moz-border-radius: 5px;
color: #999999;
}

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

#address {
	margin-top: 10px;
	width: 315px;
	float: right;
}

#address dt.strong { font-weight: bold; }

#copyright { float: left; width: 545px; text-align: center; font-style: italic; }

#ben { color: #f2f2f2; }






/* CONTACT FORM FORMATTING */
div#contact {

	height: 300px;
	background: #c4c39a;
	display: none;
	position: relative;
	border-left: solid 4px #333333;
	border-right: solid 4px #333333;
	border-bottom: solid 4px #333333;

}

div#contact h2 {
	font-size: 2.6em;
}

div#contact input, div#contact textarea {
	background: #c4c3a5;
	border: 2px solid #f2f2f2;
	border-left-width: 5px;
	margin: 5px;
	padding: 5px;
	font-size: 1.4em;
	color: #666666;
}

div#contact input.active, div#contact textarea.active {
	color: #222222;
}

div#message { float: left; width: 360px; height: 300px; }
form { width: 440px; height: 240px; float: right; padding: 30px 20px; }

div#contact input#name, div#contact input#phone { width: 150px; height: 18px; }
div#contact input#email { width: 328px; height: 18px; }

div#contact textarea { width: 400px; height: 100px; }
div#contact input#submit { width: 150px; height: 30px; background: #2c2e27; color: #f2f2f2; cursor: pointer; }


a#cross { display: block; position: absolute; right: 8px; top: 8px; height: 16px; width: 16px; background: url('../img/close.png'); text-indent: -9999px; }

div#contact div#overlay div#waiting { position: absolute; left: 420px; top: 100px; background: url('../img/ajax-loader.gif'); text-indent: -9999px; height: 32px; width: 32px; }
div#contact div#overlay { z-index: 999; position: absolute; background: black; width: 100%; height: 100%; }

div#contact div#response {
	z-index: 1000; width: 260px; height: 150px;
	position: absolute; left: 300px; top: 70px;
	background: #c4c3a5;
	border-right: 3px solid #000000;
	border-bottom: 4px solid #000000;
	display: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
}

div#contact div#response h3 { font-size: 2em; padding: 15px 10px 5px 10px; text-align: center; font-style: italic; }
div#contact div#response p { padding: 10px; text-align: center; }
