@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 14.5pt;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 40px;
	white-space: nowrap;
}
a {
	text-decoration: none;
	color: #652D90;
	border: 0px none #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #652D90;
}
a:hover {
	text-decoration: none
	border-top-color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
#holder {
	margin: 0px;
	padding: 0px;
	height: auto;
	overflow: visible;
	white-space: nowrap;
	display: inline;
	width: 100%;
}
#menu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
}
#menu_module {
	width: auto;
	margin: 20px 10px 0px 0px;
	padding: 0px;
	float: left;
}
#menu_logo {
	clear: both;
	float: left;
	height: auto;
	width: auto;
}
#menu_navholder {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 400px;
}
#content {
	margin: 20px 0px 0px;
	padding: 20px 0px 0px;
	height: auto;
	width: 100%;
	position: relative;
	white-space: nowrap;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	overflow: hidden;
	float: left;
	clear: both;
	display: inline;
}
#content_fullline {
	margin: 20px 0px 0px;
	padding: 20px 0px 0px;
	height: auto;
	width:100%;
	clear: both;
	float: left;
	position: relative;
	white-space: nowrap;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#content_text {
	padding: 0px 20px 0px 0px;
	clear: none;
	float: left;
	height: 460px;
	width: 280px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	white-space: normal;
	position: absolute;
	left: 40px;
	top: 175px;
	background-color: #FFFFFF;
	z-index: 99;
}
#content_info {
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: 280px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	white-space: normal;
}
#content_module {
	padding: 0px 20px 0px 0px;
	float: left;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	clear: none;
	display: inline;
}
#content_module_image {
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content_img_holder {
	clear: none;
	float: left;
	height: auto;
	width: auto;
}
#content_img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
}
#scrollbt {
	clear: both;
	float: left;
	width: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	left: 40px;
	top: 650px;
}
#scroller {
	width: 15000px;
	overflow: visible;
}
#scroller_projects {
	width: 15000px;
	overflow: visible;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 310px;
}
.menu_items {
	font-size: 11px;
	color: #652D90;
}
.project_title {
	font-size: 10px;
	text-transform: capitalize;
}
.project_title_projects {
	font-size: 14px;
	text-transform: uppercase;
}
.project_text_projects {
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}
.project_back {
	color: #52FF3F;
	text-decoration: none;
	font-size: 10px;
}
.scrollNav, .scrollNav a:link, .scrollNav a:visited  {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}

