* {
	margin-top:0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	behavior: url(../iepngfix/iepngfix.htc) 
}

.clear {
	clear:both;
	display:block;
}

html {
	background:#fff url(../images/bg_xl.jpg) no-repeat center top;
	width:100%;
	height:100%;
	text-align:center;
	margin:0;
	padding:0;
}

body {
	background:no-repeat center 200px;
	font-size:62.5%;
	min-width:100%;
	min-height:100%;
	margin:0;
	padding:0;
}

p {
	font-size: 1.25em;
	line-height: 1.6em;
}

h1 {
	font-size: 1.9em;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 5px;
	margin-top: 0px;
	text-transform: uppercase;
}

h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 5px;
	margin-top: 0px;
}


a:link {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
li {
	font-size: 1.25em;
	line-height: 1.6em;
}

a:visited {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#maincontainer {
	width:980px;
	margin:0 auto;
}

#maincontent {
	width: 700px;
	margin: 15px 5px 15px 5px;
	float:left;
	text-align:left;
}

#maincontent img {
	margin: 0px 15px 5px 0px;
	float:left;
	border: solid 1px #000;
}

#sidecontent {
	width:250px;
	margin:5px 5px 15px 15px;
	float:right;
	text-align:left;
}

#mission {
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 0px;
}


div.sidebar {
width: 250px;
background-repeat:no-repeat;
margin: 15px 0 0 0;
padding: 70px 0 0 0;
}

p.sidebar {
width:215px;
padding: 0 10px 0 25px; 
}


#header {
	width: 980px;
	height: 340px;
	padding: 0 0 0px 0;
	border-bottom: 3px solid #757575;
}

#headerlogo {
	float:left;
	margin: 10px 0 0 0;
}

#menu {
	width: 568px;
	height:84px;
	float:right;
	margin: 236px 0 0 0;
}

#menuHome:hover, #menuServices:hover, #menuQuestions:hover, #menuNews:hover, #menuPeople:hover, #menuAbout:hover, #menuContact:hover, #menuBlog:hover, #menuResources:hover, #menuFAQ:hover { background-position:0 1px; }
#menuHome span, #menuServices span, #menuQuestions span, #menuNews span, #menuPeople span, #menuAbout span, #menuContact span, #menuBlog span, #menuResources span, #menuFAQ span { display:none; }
#menuHome, #menuServices, #menuQuestions, #menuNews, #menuPeople, #menuAbout, #menuContact, #menuBlog, #menuResources, #menuFAQ {
	width:71px;
	height:84px;
	float:left;
	display:block;
}
#menuHome { background:url(../images/buttonHome.png) no-repeat 0 -84px; }
#menuServices { background:url(../images/buttonServices.png) no-repeat 0 -84px; }
#menuQuestions { background:url(../images/buttonQuestions.png) no-repeat 0 -84px; }
#menuNews { background:url(../images/buttonNews.png) no-repeat 0 -84px; }
#menuPeople { background:url(../images/buttonPeople.png) no-repeat 0 -84px; }
#menuAbout { background:url(../images/buttonAbout.png) no-repeat 0 -84px; }
#menuContact { 	background:url(../images/buttonContact.png) no-repeat 0 -84px; }
#menuBlog { 	background:url(../images/buttonBlog.png) no-repeat 0 -84px; }
#menuFAQ { 	background:url(../images/buttonFAQ.png) no-repeat 0 -84px; }
#menuResources { 	background:url(../images/buttonResources.png) no-repeat 0 -84px; }

#submenuServices {
width:497px;
height: 20px;
float:right;
clear:both;
text-align:left;
visibility: hidden;
margin:0 0 0 483px;
position:absolute;
top:320px;
	z-index: 1;
}
#submenuFAQ {
width:355px;
height: 20px;
float:right;
clear:both;
text-align:left;
visibility: hidden;
margin:0 0 0 565px;
position:absolute;
top:320px;
	z-index: 2;
}
#submenuAbout {
width:213px;
height: 20px;
float:right;
clear:both;
text-align:left;
visibility: hidden;
margin:0 0 0 700px;
position:absolute;
top:320px;
	z-index: 3;
}
