@charset "UTF-8";
/* CSS Document */


@font-face {
    font-family: CodeLight;
    src: url(../_files/CODE_Light.otf) format("opentype"); 
    font-weight:400;
}

p {
	color:white;
}

p, a {
	font-family:Arial, Helvetica, sans-serif;
}


p a {
	color:white;
}


 body {
	 background-image:url(../images/bg.jpg); 
	 background-repeat:repeat;
}


#wrapper {
	margin:0 auto;
	width:1075px;
}


#header {
	margin-top:25px;
}


h1.logo {
	font-family:CodeLight;
	font-size:64px;
}


span.colorlight {
	color:#688b9a;
}

span.colordark {
	color:#314650;
}


p.light {
	color:#314650;
}


div.nav {
	position:relative;
	top:-95px;
}

div.nav ul li {
	float:right;
	padding:40px 30px 40px 30px;
}

div.nav ul li a {
	text-decoration:none;
	color:#314650;
	font-family:Arial, Helvetica, sans-serif;
}

div.nav ul li a:hover {
	text-decoration:underline;
	color:#688b9a;
}



#blurb {
	position:absolute;
	top:170px;
}


div.opener {
	background-color:#314650;
	height:55px;
	width:1075px;
	border-radius: 7px; 
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	border: 0px solid #800000;
}

div.opener p {
	color:#fff;
	padding:18px;
	text-wrap:normal;
	font-size:19px;
}


div.banner {
	background-color:#314650;
	height:385px;
	width:1075px;
	border-radius: 7px; 
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	border: 0px solid #800000;
	margin-top:20px;
}



/*========================*/
/*== Begin Fancy Banner ==*/
/*========================*/

.slider-wrapper {
	padding-top:20px;
	padding-left:32px;
}

.theme-default #slider {
    width:1010px; /* Make sure your images are the same size */
    height:314px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}

.clear {
	clear:both;
}

/*========================*/
/*=== End Fancy Banner ===*/
/*========================*/



#content {
	position:relative;
	top:450px;
}



span.twoBlock {
	background-color:#314650;
	height:270px;
	width:688px;
	border-radius: 7px; 
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	border: 0px solid #800000;
	display:inline-block;
	margin-right:20px;
}

span.oneBlock {
	background-color:#314650;
	height:270px;
	width:362px;
	border-radius: 7px; 
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	border: 0px solid #800000;
	display:inline-block;
	vertical-align:top;
}


span.pad17 {
	display:inline-block;
	padding:17px;
}






#footer {
	position:relative;
	top:480px;
	background-color:#314650;
	height:55px;
	width:1075px;
	border-radius: 7px; 
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	border: 0px solid #800000;
}


#bottomLine {
	position:relative;
	top:500px;
}


p.copyright {
	color:#fff;
	padding:18px;
	font-size:12px;
	text-align:center;
}




/*========================*/
/*=== Begin About Page ===*/
/*========================*/


div.bannerAbout {
	background-color:#314650;
	height:635px;
	width:1075px;
	border-radius: 7px; 
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	border: 0px solid #800000;
	margin-top:20px;
}



#contentAbout {
	position:relative;
	top:695px;
}


span.twoBlockAbout {
	background-color:#314650;
	height:470px;
	width:688px;
	border-radius: 7px; 
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	border: 0px solid #800000;
	display:inline-block;
	margin-right:20px;
}


span.oneBlockAbout {
	background-color:#314650;
	height:470px;
	width:362px;
	border-radius: 7px; 
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	border: 0px solid #800000;
	display:inline-block;
	vertical-align:top;
}


#footerAbout {
	position:relative;
	top:710px;
	background-color:#314650;
	height:55px;
	width:1075px;
	border-radius: 7px; 
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	border: 0px solid #800000;
}

#bottomLineAbout {
	position:relative;
	top:700px;
}

/*========================*/
/*==== End About Page ====*/
/*========================*/




/*========================*/
/*== Begin Project Page ==*/
/*========================*/


#content_proj {
	position:relative;
	top:0px;
}


span.proj_list {
	background-color:#314650;
	height:270px;
	width:688px;
	border-radius: 7px; 
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	border: 0px solid #800000;
	display:inline-block;
	margin-right:20px;
}

span.give {
	background-color:#314650;
	height:270px;
	width:362px;
	border-radius: 7px; 
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	border: 0px solid #800000;
	display:inline-block;
	vertical-align:top;
}


#footerProj {
	position:relative;
	top:40px;
	background-color:#314650;
	height:55px;
	width:1075px;
	border-radius: 7px; 
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	border: 0px solid #800000;
}

/*========================*/
/*=== End Project Page ===*/
/*========================*/




/*========================*/
/*==== Begin B&S Page ====*/
/*========================*/

#contentBody {
	position:relative;
	top:0px;
}


span.bodyEquip {
	background-color:#314650;
	height:px;
	width:688px;
	border-radius: 7px; 
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	border: 0px solid #800000;
	display:inline-block;
	margin-right:20px;
}


ul li {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:4px;
}

#contentBody p {
	color:white;
}

h2 {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	line-height:40px;
}

#footerBody {
	position:relative;
	top:40px;
	background-color:#314650;
	height:55px;
	width:1075px;
	border-radius: 7px; 
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	border: 0px solid #800000;
}

/*========================*/
/*===== End B&S Page =====*/
/*========================*/
