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

/* ---------------------------------------CSS RESET-------------------------------------------------------- */
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
body {
	background: white;
	line-height: 1;
	color: black;
	}
ol, ul {
	list-style: disc;
	}
/* tables still need cellspacing="0" in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
caption, th, td {
	font-weight: normal;
	text-align: left;
	}
/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
	
a img {border: none; }
/*-------------------------------------------END CSS RESET-----------------------------------------------------*/

body {
	background: url(images/bg3.jpg) repeat-x;
	height:942px;
	font-size:100%;
	text-align:left;
}

body#about, body#education, body#portfolio, body#services, body#contact {
	background:url(images/bg2.jpg) repeat-x;
	height:100%;
}

h1, h2, h3 {
	font-weight:normal;
	padding-bottom:2px;
}

p {
	float:left;
	margin-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:22px;
	color:#ccc;
}

#container {
	position:relative;
	background: #1D1D1D;
	width:980px;
	height:100%;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

#header {
	float:left;
	background:url(images/header_s1.jpg) no-repeat;
	width:980px;
	height:111px;
}

.logo {
	float:left;
	margin-top:38px;
	margin-left:25px;
}

#body1, #subhead {
	float:left;
	background:url(images/body1_s1.jpg) no-repeat;
	width:980px;
	height:300px;
}

#subhead {
	background:url(images/subhead_s1.jpg) no-repeat;
	height:83px;
}

#body2 {
	float:left;
	background: #1D1D1D;
	width:980px;
	height:463px;
}

#footer, #footer2 {
	float:left;
	background:url(images/footer_s1.jpg) no-repeat;
	width:980px;
	height:111px;
}

#footer2 {
	margin-top:15px;
	height:90px;
}

.nav, .nav2 {
	float:left;
	margin-left:36px;
	margin-top:45px;
}

.nav2 {
	margin-left:40px;
	margin-top:19px;
}

.nav li, .nav2 li {
	float:left;
	margin-left:10px;
	list-style-type:none;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

.nav2 li {
	font-size:12px;
}

.banner {
	float:left;
	margin-left:18px;
	margin-top:14px;
}

.bannertxt {
	float:left;
	color:#fff;
	font-size:20px;
	margin-left:98px;
	margin-top:-223px;
	font-family:Arial, Helvetica, sans-serif;
}

.bannertxt span {
	color:#FFCC00;
}

.box {
	float:left;
	margin-top:0px;
	margin-left:27px;
}

.boxtxt, .boxtxt2, .boxtxt3 {
	float:left;
	margin-top:-190px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-left:97px;
}

.boxtxt2 {
	margin-left:458px;
}

.boxtxt3 {
	margin-left:770px;
}

.line {
	float:left;
	margin-top:13px;
	margin-left:34px;
}

.bodytxt {
	font-size:15px;
	width:905px;
	margin-top:8px;
	margin-left:37px;
	padding-bottom:7px;
}

h1 {
	float:left;
	width:980px;
	text-align:center;
	margin-top:20px;
	color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.subhead, .subhead2 {
	float:left;
	margin-left:32px;
	margin-top:23px;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}

.subhead2 {
	margin-left:15px;
}

.copyright {
	color:#fff;
	font-size:12px;
	margin-top:15px;
	margin-left:117px;
}

.p1 {
	width:960px;
	margin-top:20px;
}
	
.img1 {
	margin-top:5px;
	padding-right:30px;
	margin-left:15px;
	padding-bottom:30px;
}

.line2, .line3 {
	float:left;
	margin-top:30px;
	margin-left:30px;
}

.line3 {
	margin-left:12px;
}

.course, .school, .duration {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:20px;
	width:500px;
	margin-left:100px;
	text-align:center;
	font-size:20px;
	color:#FFCC00;
}

.school {
	color:#fff;
	font-size:18px;
}

.duration {
	font-size:16px;
	color:#fff;
}

.linesep {
	float:left;
	margin-left:31px;
	margin-top:15px;
}

.gradcap, .gradcap2 {
	float:left;
	margin-left:50px;
	margin-top:20px;
}

.gradcap2 {
	margin-top:-58px;
}

.siteimg {
	float:left;
	margin-top:20px;
	margin-left:80px;
}

.rsideport, .rsideport2, .rsideport2b, .rsideporttxt {
	float:left;
	width:470px;
	font-size:1.1em;
	margin-top:50px;
}

.rsideport span, .rsideport2 span, .rsideport2b span {
	text-transform:uppercase;
	color: #FFCC00;
	margin-left:40px;
}

.rsideport2, .rsideport2b {
	margin-top:10px;
}

.rsideport2b {
	font-size:0.8em;
}

.rsideporttxt {
	font-size:14px;
	margin-left:40px;
	width:415px;
}

.construction {
	float:left;
	margin-left:120px;
	margin-top:80px;
}

.head3 {
	float:left;
	width:525px;
	margin-left:100px;
	margin-top:20px;
	color: #FFCC00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

.servicestxt {
	width:780px;
	margin-left:100px;
}

.rsideimg {
	float:right;
	margin-top:-50px;
	margin-right:150px;
}

form {
	float:left;
	width:425px;
	padding:15px;
	margin-top:30px;
	margin-left:270px;
}

.form-row {
	line-height:34px;
	color:#fff;
}

.form-row text-input {
	float:left;
	margin-left:0px;
}

.contactinfo {
	width:980px;
	text-align:center;
}

.wip {
	float:left;
	width:980px;
	text-align:center;
	margin-top:15px;
	color:#FFCC00;
	background: #666;
	padding:3px;
	font-weight:bold;
}

a:link {color:#fff; text-decoration:none;} a:visited {color:#fff; text-decoration:none;} a:hover {color:#fff; text-decoration:underline;} a:active {color:#fff; text-decoration:none;}
#home .home, #about .about, #education .education, #portfolio .portfolio, #services .services, #contact .contact {text-decoration:underline;}

a img {border:none;}
