@charset "UTF-8";
.titles {
	font-family: Helvetica, Arial;
	font-size: 10px;
	font-weight: bold;
	border: thin dotted #6B9CFF;
	text-decoration: none;
	margin-right: 6px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#scrollwrapper {
	height: 250px;
	width: 750px;
	text-align: left;
}
#navbar {
	position:absolute;
	left:281px;
	top:54px;
	width:668px;
	height:31px;
	z-index: 1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003479;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
}
.oneColLiqCtrHdr #container {
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}
.oneColLiqCtrHdr #header {
	height: 65px;
	text-decoration: none;
	padding-top: 33px;
	padding-left: 360px;
	padding-bottom: -16px;
	background-image: url(../images/CenFRA-logo-outlines_xtendline.jpg);
	background-repeat: no-repeat;
}
.oneColLiqCtrHdr #mainContent {
	background-color: #FFFFFF;
	height: 250px;
	width: 960px;
}
.prheaderstext {
	font-family: Helvetica, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0C2A81;
}
.imageholder {
	background-image: url(../images/hands_alone_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 480px;
	text-align: center;
}
.prlinkstext {
	font-family: Helvetica, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #036;
	font-style: italic;
}
.pagedescriptiontext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #666;
	text-align: left;
	vertical-align: top;
}
.oneColLiqCtrHdr #footer {
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}.strapline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000;
	text-align: right;
}
.solidwks {
	background-image: url(../images/ProjSupp_image.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.schubert {
	background-image: url(../images/schubert-image.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.navigation {
	font-family: Helvetica, Arial;
	font-size: 13px;
	color: #333;
	border-right-color: #E8E8E8;
	font-weight: bold;
	line-height: 130%;
}
.footertext {
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #000;
	text-align: center;
}
.formwrapper {
	float: left;
	width: 400px;
}
.teamnames {
	font-family: Helvetica, Arial;
	font-size: 11px;
	color: #0C2B80;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
.teamnamesheader {
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.bullettype {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #333;
	line-height: 2.2em;
	text-align: left;
	vertical-align: top;
	word-spacing: -1px;
	list-style-type: none;
	list-style-image: url(../images/bullet.jpg);
}
.bluecolour {
	background-color: #0F5194;
}
.linkstextstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	list-style-type: none;
	text-align: left;
}
.form {
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.links_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0C2881;
	text-align: left;
	font-weight: bold;
}
.bodytextstyle {
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 160%;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #0C2A81;
	text-decoration: none;
}
#scrollholder {
	z-index: 3;
	height: 300px;
}
.devlpmnt {
	background-image: url(../images/develop-image.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.speechtext {
	font-family: Helvetica, Arial;
	font-size: 11px;
	font-style: italic;
}
.eventstyle {
	font-family: Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
td.changeBlue {    /* creates the default color as black */
     color: #003479;
}
td.changeBlue:hover {  /* changes the color of the text to blue on mouseover */
     color: #5EB0E5;
}
#header a:link a:visited a:hover a:active{
	text-decoration: none;
}
.navigation a {
	text-decoration: none;
	color: #0F4E8D;
}
.quotestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	color: #006;
	text-decoration: none;
}
.projsupp {
	background-image: url(../images/ProjSupp_image.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.des {
	background-image: url(../images/des_image.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	vertical-align: bottom;
	padding-right: 6px;
}
.building {
	background-image: url(../images/Front-of-building.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.designimage {
	background-image: url(../images/design_auto.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.skillsimage {
	background-image: url(../images/skillsimage.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.arrows_blue {
	color: #0C287E;
}
#filmholder {
	height: auto;
	width: 400px;
	float: left;
	margin-left: 40px;
}
#filmholder_left {
	float: left;
	height: auto;
	width: 420px;
	margin-left: 50px;
}
#movieholder_gen {
	width: auto;
}
#youtube_wrapper {
	height: auto;
	width: auto;
	padding-left: 40px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#rightside {
	float: left;
	height: 295px;
	width: 460px;
	margin-left: 40px;
	text-align: left;
	vertical-align: top;
}
#leftside {
	height: 295px;
	width: 460px;
	float: left;
}
#button_wrapper {
	width: 960px;
	float: right;
	height: 75px;
	margin-bottom: 5mm;
}
#design_holder {
	background-image: url(../images/design_auto.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 280px;
}
#logo_wrapper {
	text-align: center;
	width: 855px;
	border: medium solid #88C3EB;
	float: left;
	height: 150px;
	vertical-align: top;
	margin-top: 20px;
	margin-left: 50px;
}
.imageholderdesign {
	background-image: url(../images/hands_alone_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 480px;
	text-align: center;
	float: left;
	width: 460px;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	background-color: #F96;
}
.login:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
