
body,
html { font-family: Arial, Verdana, Helvetica; margin: 0; padding: 0;
background;
background-image: url(images/backgroundstrip.jpg); background-repeat: repeat-x; display: block; }
#wrap {
width:920px;
margin:0 auto;
background:#ffffff;

}
#header {
background:#ffffff;
padding:5px 10px;
padding-top: 10px;
}
#nav { background-color: #ffffff; background-attachment: scroll; padding:5px 10px 0; }
#navshadow { background-image: url(images/navshadow.gif); background-repeat: no-repeat; background-position: 0 top; width: 900px; height: 10px; margin: 0 auto; }
#main {
background:#ffffff;
float:left;
width:650px;
padding:0 0 10px 10px;
}
#mainfullwidth { background-image: none; float:left; width:626px; padding:10px; }
#sidebar { float:left; width:216px; padding:0; margin-right: 0; margin-top: 0; background-image: none; margin-left: 10px; }

#sidebar a{color: #323232;}


#footer {
background:#ffffff;
clear:both;
padding:5px 10px;
border-top: 1px solid #EAEAEA;
font-family: Arial, Helvetica, sans-serif;
	color: #E8941A;
	font-size: 8pt;
}
.headerright{ float: right; color: #76787b; margin-right:7px; margin-bottom: 0; font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; line-height: 1.3em; vertical-align: top; width: 310px; text-align: left; margin-top: 0; padding: 7px 5px 0; }
.headerright p { margin-top: 0; margin-bottom: 8px; }
.footerimage{
	float:right;
	padding-right: 10px;
}
.bodytext { color: black; font-size: 0.9em; font-family: Arial, Verdana, Helvetica; line-height: 1.3em; padding-top: 21px; padding-right: 14px; padding-left: 14px; }
.bodytext p { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 20px; }
.bodytext h1 { color: #ea9b25; font-size: 1.2em; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 5px; }
.bodytext h2 { color: #ea9b25; font-size: 1em; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }
.bodytext h3 { color: black; font-size: 1.2em; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }
.bodytext ul { margin-top: 0; margin-bottom: 30px; }

.innercontainer{ border: solid 1px #ea9b25; color: black; font-size: 0.9em; background-color: #fdf6ec; background-image: none; margin-top: 10px; padding: 14px 18px 0; }

.innercontainicon { vertical-align: top; position: relative; float: left; }
.rightbox { color: #323232; font-size: 0.8em; line-height: 1.3em; background-image: url(images/rightboxgrad.gif); background-repeat: repeat-x; background-position: 0 bottom; width: 206px; margin-top: 20px; padding: 16px 16px 10px; border: solid 1px #c4c4c4; }
.rightbox ul { margin-left: 30px; padding-bottom: 5px; padding-left: 0; }
.rightbox li { list-style-type: square; }
.rightbox h1 { color: #323232; font-size: 1.2em; font-weight: normal; line-height: 1.3em; }
.rightrule { margin-top: 7px; margin-bottom: 7px; border-top: 1px solid #c4c4c4; }
.endtext{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #636467;
	font-size: 8pt;
	padding-top: 10px;
}
.endtext p { text-align: left; margin-top: 0; }
.tblshade{
	background-color: #EAEAEA;
	padding-left: 10px;
	padding-right: 10px;
}
h1 {
margin:0;
font-family: Arial, Helvetica, sans-serif;
color: #E8941A;
font-size: 18px;
}
h2 {
margin:0 0 1em;
font-family: Arial, Helvetica, sans-serif;
color: black;
font-size: 16px;
}
a{
color: #E8941A;
text-decoration: none;
font-weight: normal;
font-weight: bold;
}
a:hover{
	text-decoration: underline;
	color: #636467;
}
li.orangearrow{
	list-style-image: url(images/arrow.png);
}
li.whitearrow{
	list-style-image: url(images/whitearrow.jpg);
}
li.greyarrow{
	list-style-image: url(images/greyarrow.jpg);
}

/* ######### Menu bar ######### */
#mainNav{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 100%;
}
#mainNav ul, #mainNav li{
	list-style: none;
	display: inline;
	margin : 0px;
	padding: 0px;
}
#mainNav a{
	float: left;
	font-size: 12px;
	padding: 7px 15px 5px 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: #636467;
}
#mainNav a:hover{
	color: white;
	text-decoration: none;
	background-color: #E8941A;
}
#mainNav a.active, #mainNav a.active:hover{
	color: white;
	text-decoration: none;
}
#mainNav a.selected, #mainNav a.selected:hover{
	color: white;
	text-decoration: none;
	background-color: #E8941A;
}

body#home #mainNav #homeNav,
body#profile #mainNav #profileNav,
body#outlines #mainNav #outlinesNav,
body#open #mainNav #openNav,
body#clients #mainNav #clientsNav,
body#test #mainNav #testNav,
body#hints #mainNav #hintsNav,
body#faq #mainNav #faqNav,
body#contact #mainNav #contactNav,
body#links #mainNav #linksNav,
body#access #mainNav #accessNav,

/* ######### End Menu bar ######### */

* html #footer {
height:1px;
}
.homebuttspacing { margin-top: 10px; }

