* {
	font-size: 100.01%; 
	line-height: 1; 
	margin: 0px; 
	padding: 0px;
} 

body, html {
	margin: 0px;
	padding: 0px;
}

html {
	font-family: Arial, Helvetica, sans-serif;
	color: #777777; 
	height: 100%;
	margin: auto;
	font-size: 62.5%;
}

body {
	height: 100%;
	text-align: center;
}

div#body {
	background-image: url(../images/backgroundBoth.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	text-align: left;
	width: 900px;
	margin: auto;
	min-height: 100%;
	position: relative;
}

div#banner {
	background-image: url(../images/banner.jpg);
	height: 142px;
	margin-left: 26px;
	margin-right: 25px;
	background-repeat: repeat-x;
}

img#logo {
	float: left;
}

img#montage {
	float: right;
}

ul#menu {
	clear: both;
	margin-left: 26px;
	margin-right: 25px;
	background-image: url(../images/menuBackground.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 213px;
	padding-top: 15px;
	padding-bottom: 1.0em;
	display: block;

}

ul#menu li {
	list-style-type: none;
	display: inline;
	padding-left: 7px;
	padding-right: 5px;
	border-right: 1px solid #3e8cc6; 
}

ul#menu li.first {
	padding-left: 0px;
}

ul#menu li.last {
	border-right: none;
	padding-right: 0px;
}

ul#menu li a{
    text-decoration: none;
    color: #0060bf;
    color: #3e8cc6;
    font-size: 1.3em;
    font-weight: bold;
}

ul#menu li a:hover {
    color: #0060bf;
    text-decoration: underline
}

ul#menu li.active a{
    color: #0060bf;
}

ul#nav {
	float: left;
    width: 180px;
    padding-top: 3.0em;
    margin-left: 35px;
    display: block;
}

ul#nav li {
	list-style-type: none;
	margin-bottom: 20px;
}

ul#nav span {
    margin-left: 9px;
    width: 165px;
    padding-bottom: 0.7em;
    font-size: 1.2em;
    font-weight: 600;
    color: #3e8cc6;
	display: block;
	margin-bottom: 5px;
    border-bottom: 1px solid #efefef;    
}

ul#nav li ul li {
    margin-top: 0.5em;
    margin-left: 10px;
    list-style-type: none;
    width: 165px;
	margin-bottom: 0px;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #efefef;    
}

ul#nav li ul li a {
    font-size: 1.3em;
    font-weight: 400;
    color: #888888;
    text-decoration: none;
}

ul#nav li ul li a:hover {
	text-decoration: underline;
}

ul#nav li.active a{
	font-weight: bold;
}

ul#footer {
	position: absolute;
	bottom: 5px;
	width: 620px;
	left: 50%;
	margin-left: -450px;
	padding-left: 230px;
}

ul#footer li {
	list-style-type: none;
	display: inline;
}

ul#footer li a{
    color: #737373;
    text-decoration: none;
    border-right: 1px solid #878787;
    padding-left: 7px;
    padding-right: 7px;
    font-size: 0.9em;
}

ul#footer li.active a,
ul#footer li a:hover {
	text-decoration: underline;
}

ul#footer li.last a {
	border-right: none;
}
 
div#content,
div#homeContent,
div#wideContent 
{
	margin-left: 35px;
	margin-right: 25px;
	padding-left: 198px;
	padding-bottom: 50px;
}

div#homeContent {	
	margin-left: 26px;
	padding-left: 0px;
}

div#content h1,
div#homeContent h1,
div#wideContent h1 
{
	background-image: url(../images/headingBackground.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-top: 0.9em;
	padding-bottom: 0.9px;
	padding-left: 5px;
	height: 1.2em;
	font-weight: normal;
	color: #155ead;
	font-size: 2.4em;
	padding-top: 0.4em;
}

div#homeContent h1 {
	padding-left: 30px;
	padding-top: 30px;
	margin-bottom: 10px;
	background-position: left -70px;
}

div#content h2,
div#homeContent h2,
div#wideContent h2 
{
	padding-top: 1.0em;
	font-size: 1.3em;
	line-height: 1.5;
	padding-left: 5px;
	margin-bottom: 0px;
	width: 350px;
	padding-top: 1.8em;
	padding-bottom: 0.5em;
	font-weight: bold;
}

div#content p,
div#homeContent p,
div#wideContent p 
{
	font-size: 1.3em;
	line-height: 1.5;
	padding-left: 5px;
	margin-bottom: 1.0em;
	width: 360px;
	padding-top: 10px;
}

div#homeContent p {	
	padding-left: 30px;
	width: 520px;
}

div#wideContent p {	
	width: auto;
	padding-right: 50px;
}

div#content p a,
div#homeContent p a,
div#wideContent p a 
{
	text-decoration: none;
	color: #2233ff;
}

div#content p a:hover,
div#homeContent p a:hover,
div#wideContent p a:hover 
{
	text-decoration: underline;
	color: #2233ff;
}

div#homeContent div#images,
div#content div#images {
    margin-left: 0px;
    width: 245px;
    display: block;
    float: right;
    margin-top: 27px;
}


div#homeContent div#images {
    margin-top: 0px;
    margin-right: 20px;
}

div#homeContent div#images img,
div#content div#images img {
    margin-left: 5px;
	width: 230px;
	height: 173px;    
}

div#homeContent div#images p,
div#content div#images p {
	padding-left: 4px;
	padding-bottom: 0.5em;
	width: auto;
}

div#homeContent div#images a img,
div#content div#images a img {
    margin-top: 0.3em;
    margin-left: 5px;
    margin-bottom: 1.1em;
    width: 71px;
	border: none;
	height: auto;	
}

/** START DONT TOUCH THIS **/

.clear:after {
    content:						"."; 
    display:						block; 
    height:							0px; 
    clear:							both; 
    visibility:						hidden;
}

.clear {display: inline-table;}

/* Hides from IE-mac \*/
* html .clear {
	height:							1px;
}
.clear {
	display:						block;
}

/* End hide from IE-mac */
/** END DONT TOUCH THIS **/

