/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: underline; color: #000;}
a:active { text-decoration: none; background: #000; color: #000;}
a:visited { text-decoration: underline; color: #000; }
a:hover { text-decoration: none; background: #000; color: #fff;}

h1 a:link, h1 a:visited {text-decoration: none;}

a img { border: none; }

#menu a:link, #header a:link { text-decoration: underline; color: #fff;}
#menu a:active, #header a:active { text-decoration: none; background: #000; color: #fff;}
#menu a:visited, #header a:visited { text-decoration: underline; color: #fff; }
#menu a:hover, #header a:hover  { text-decoration: none; background: #fff; color: #000;}


#header a:link { text-decoration: underline; color: #fff;}
#header a:active { text-decoration: none; background: #000; color: #fff; }
#header a:visited { text-decoration: underline; color: #fff;}
#header a:hover  { text-decoration: none; background: #000; color: #fff; }

#menu {
	bottom: 0;
	left: 0;
	position: relative;
	margin-top: 20px;
	clear: left;
	background: #000000;
	width: 850px;
	height: 400px;
	padding: 5px 0 5px 0;
	}

#menu ul {
	display: inline;
	float: left;
	width: 400px;
	margin-bottom: 10px;
}

#menu ul.note {
	color: #fff;
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
	text-align: justify;
	text-justify: newspaper;
}

#menu ul.note li {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;

	}

#menu ul li {
	display: inline;
	margin: 0 5px 5px 0;
	}

#menu ul li.section-title {
	color: #fff;
	display: block;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #999;
	width: 100%;
	}

#noteBox {
	width: 435px;
	display: inline;
	float: left;
	height: 500px;
	}


#content {
	width: 900px;
	margin: 0px auto;
	text-align:left;
}

#header {
	width: 850px;
	height: 36px;
	background-color: #000;
	margin: 0 0 0 0;
}

#header h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: 0px;
	line-height: 1.2em;
	color: #fff;
	height: 36px;
	}

#content p  {
	width: 630px;
	text-align: justify;
	text-justify: newspaper;
	}

#content .container .front p {
	width: 415px;
	text-align: justify;
	text-justify: newspaper;
	}

#content ul.frontPage {
	width: 630px;
	margin-bottom: 12px;
	margin-left: 12px;
}

/* --- Typography --- */

p {
    margin: 0 0 9px 0;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 38px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -2px;
	line-height: 1.2em;
	}

h2 {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
}

h3 {
  line-height: 16px;
  font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	}

h4 {
  line-height: 32px;
  font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
}

h5 {
  font-size: 12px/18px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
}

h6 {
  line-height: 32px;
  font-size: 8px;

}


#s1 {
	margin-bottom: 700px;
	}

.pics {
	display: block;
	}


#img-container {
	display: block;
	padding: 0;
	}

#img-container p	{
	width: 500px;
	margin: 0;
	margin-top: 100px;
	padding: 0 0 12px 0;
	}

#s1 .pics .img-bot p {
	margin-top: 0;
	}

#once { clear: left; }

.grow {
	font-size: 10px;
	}

ul.stats {
	top: 0;
	right: 0;
	position: relative;
	width: 200px;
	margin-right: 270px;
	margin-left: 15px;
	list-style: none; 
	font: normal 9px georgia, palatino, "Times New Roman", Times, serif;
	text-align: left;
	letter-spacing: 1px;
	display: block;
	float: right;
	}


.resHeader {width: 435px; margin: 0 0 0 0; padding: 0 0 0 0; border-bottom: 1px dashed #000000; background-color: inherit; color: inherit}
.resIndent {width: 435px; margin: 10px 0 10px 5px; padding: 0 0 0 0;}
.resIndent img {display: inline; vertical-align: middle; margin: 0 0 0 .25em;}
.resIndent ul {width: 435px; font: normal 12px helvetica, verdana, arial, sans-serif; margin: 0 0 20px 10px; padding: 0 0 0 0; font-weight: normal;list-style: square;}
.resIndent li {margin: 0 0 0 15px; padding: 0 0 0 0;}
.resHeader h2 {
	font: normal 18px verdana, arial, sans-serif;
	margin-top: 0;
	margin-bottom: 0; 
	font-weight: normal;
	}

ul.noList {list-style: none; margin: 0 1em 10px 0; padding-left: 0em; text-indent: -2em; text-align: right;}
.noList img {display: inline;}

#mainFrontNav ul {
	display: block;
	}

#mainFrontNav ul li {
	display: inline;
	list-style: none; 
	text-align: left;
	float: left;
	margin-right: 16.5px;
	}

#mainFrontNav {
	display: block;
	width: 880px;
}
