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

body {
	font-size: 11px;
	color: #333333;
	font-family: helvetica, Arial, sans-serif;
	background-color: #ececec;
	padding: 0;
	margin: 0;
}

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

a:link { text-decoration: underline; color: #333333; }
a:active { text-decoration: underline; color: #333333; }
a:visited { text-decoration: underline; color: #8e8e8e; }
a:hover { text-decoration: underline; color: #333333; }

a img { border: none; }


#logo {
	margin:0px;
	margin-bottom:15px;
}

#menu {
	background-color: #ececec;
	padding: 0;
	margin: 0;
    width: 250px;
    overflow: false;
    top: 0;
    bottom: 0;
	left: 0;
    position: fixed;
    height: 100%;
}

#menu ul {
	list-style: none;
	margin: 0 0 25px 0;
}

#menu ul li.section-title {
	margin-bottom:10px;
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}

#menu .container {
	background-color: #ffffff;
    padding: 25px 10px 25px 25px;
	margin: 50px 0 0 50px;
}

#menu .container a:link { 
	text-decoration: none; color: #333333; 
	}
	
#menu .container a:active { 
	text-decoration: none; color: #333333;
	}
	
#menu .container a:visited { 
	text-decoration: none; color: #8e8e8e; 
	}

#menu .container a:hover { 
	text-decoration: none; color: #37C1CE;
	}

#menu .container ul {
	padding-left:14px;
	}


#mainimage {
	width:605px;
	margin-top:7px; 
}

#maintext {
	margin-top:25px;
	width:605px;
	margin-bottom:10px;
}

#maintext2 {
	margin-top:10px;
	width:605px;
	margin-bottom:50px;
	
}

#maintext3 {
	margin-top:7px;
	width:605px;
	margin-bottom:7px;
}


#maintext a:link {
	font-weight:bold;
	text-decoration: underline;
}

#maintext a:active {
	font-weight:bold;
	text-decoration: underline;
}

#maintext a:visited {
	font-weight:bold;
	text-decoration: underline;
}

#maintext a:hover {
	font-weight:bold;
	text-decoration: underline;
}

#project-title {
	width:605px;
	margin-top:22px;
	margin-bottom:26px;
	
	
}


#project-title h2 {
	margin-bottom:10px;
	font-size: 18px;
	color: #37C1CE;
	font-family: Georgia, Times CY, Times New Roman, Clarendon, serif;
	font-weight: bold;

	
}

#project-title h3 {
	margin-bottom:4px;
	font-size: 18px;
	color: #37C1CE;
	font-family: Georgia, Times CY, Times New Roman, Clarendon, serif;
	font-weight: bold;
	
}


#project-title h4 {
	margin-bottom:2px;
	font-size: 18px;
	color: #37C1CE;
	font-family: Georgia, Times CY, Times New Roman, Clarendon, serif;
	font-weight: bold;

	
}

#project-title p {
	margin-top:10px;
	
}

/*#subHeadingContainer{
	margin-bottom:10px;
}*/

#projectDesc {
	padding-top:10px;
}

#projectDesc2 {
	padding-top:0px;
}

#projectDesc a:link {
	font-weight:bold;
	text-decoration: underline;
}

#projectDesc a:active {
	font-weight:bold;
	text-decoration: underline;
}

#projectDesc a:visited {
	font-weight:bold;
	text-decoration: underline;
}

#projectDesc a:hover {
	font-weight:bold;
	text-decoration: underline;
}

#subheading {
	float: left;
	font-weight:bold;
}

#subheadingcopy {
	float: left;
	margin-left: 10px;
	
	
}

#projectDesc {
	padding-top:10px;
}

#subheadingcopy a:link {
	text-decoration: underline;
}

#subheadingcopy a:active {
	text-decoration: underline;
}

#subheadingcopy a:visited {
	text-decoration: underline;
}

#subheadingcopy a:hover {
	text-decoration: underline;
}



#subimage {
	width:605px;
	margin-bottom:40px;
}

.videoContainer {
	width: 605px;
	margin-bottom: 40px;
}

.slideshowhome {
	width: 605px;
	margin-top: 10px;
	#margin-top: 25px;
	border-bottom: 2px solid #8e8e8e;
}

#content {
	padding: 0;
	margin: 50px 0 0 300px;
    height: 100%;
    top: 0;
}

#content .container {
	background-color: #ffffff;
    padding: 16px 10px 25px 25px;
	
	#margin: 50px 0 0 50px;
/*	*margin: 50px 0 0 0;*/
	height: 100%;
	width: 620px;
}

html>body #content .container {
	background-color: #ffffff;
    padding: 16px 10px 25px 25px;
	#margin: 50px 0 0 50px;
	*margin: 50px 0 0 0;
	height: 100%;
	width: 620px;
}

#content .container a:link { 
	text-decoration: none; color: #333333; 
	}
	
#content .container a:active { 
	text-decoration: none; color: #333333;
	}
	
#content .container a:visited { 
	text-decoration: none; color: #8e8e8e; 
	}

#content .container a:hover { 
	text-decoration: none; color: #37C1CE;
	}

#content .container ul {
	padding-left:14px;
	}
	
	
#content p { width: 605px; margin-bottom: 0px; }

p {
    margin: 0 0 9px 0;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }