body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/* Global Styles */

html,body {
height: 100%;
background-color: #000;
background-image: url(images/graphics/contentBg.jpg);
background-repeat: no-repeat;
background-position: right 670px;
font-family: Verdana, Geneva, sans-serif;
}

a {
color: #fff;
text-decoration: none;
}

a:hover {
color: #ff9933;
}

h1 {
margin: 0 0 20px 0;
font-size: 14px;
color: #ff9933;
line-height: 16px;
}

h1.welcome {
margin: 0 0 20px 0;
font-size: 18px;
color: #ff9933;
line-height: 16px;
}

h1.title {
color: #ffcc33; /* yellow/orange */
font-size: 18px;
font-weight: bold;
text-align: center;
}

span.blue {
line-height: 26px;
color: #9999cc; /* grey blue */
}

h2 {
margin: 5px 0 5px 0;
font-size: 13px;
color: #ff9933;
line-height: 16px;
}

h2 a {
color: #ff9933;
}

h2 a:hover {
color: #fff;
}

p {
margin: 10px 0 10px 0;
font-size: 13px;
color: #fff;
line-height: 18px;
}

/* Page Styles */

#container {
width: 1003px;
margin: 0 auto;
}

#header {
width: 1003px;
height: 216px;
background-image: url(images/graphics/headerBg.jpg);
}

#menu {
float: left;
width: 1003px;
height: 20px;
margin: 180px 0 0 0;
}

#menu ul {
width: 300px;
height: 20px;
margin: 0 auto;
}

#menu li {
float: left;
width: 100px;
height: 20px;
text-align: center;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-style: italic;
font-size: 18px;
}

#content {
width: 870px; /* width of header graphic */
margin: 10px auto;
color: #fff;
}

#left {
float: left;
width: 400px;
margin: 0 70px 0 0;
color: #fff;
}

#right {
float: left;
width: 400px;
margin: 35px 0 0 0;
color: #fff;
}

#contact {
float: left;
width: 400px;
margin: 0;
color: #fff;
}

#map {
float: left;
width: 430px;
margin: 0 0 0 35px;
padding: 0;
color: #fff;
}
	
#push {
clear: both;
}
	
#footer {
clear: none;
height: 50px;
}

#footer p {
margin: 40px 0 0 ;
padding: 0;
color: #999;
font-size: 10px;
text-align: center;
}
