/* BASICS */

body{
	color: #2d2d2d;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #33241f url(../images/bg2.jpg) no-repeat 50% 0;
}

body, form, div, ul, h1, h2, h3, h4, h5, h6{
	margin:	0;
	padding: 0;
}
body {
	min-width: 1060px;
}
p {
	padding: 6px 0px;
	margin: 0px;
	color: #2c2b2b;
}

h1 {
		color: #8d8d8d;
	font: bold bold 17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;

}

ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ol {
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
ul li, ol li {
	padding: 2px 0px;
}
a, a:visited, a:active, a:hover {
	text-decoration: underline;
	cursor: pointer;
	border: none;
	border-style: none;
}
a:hover {
	text-decoration: none;
}
a {
	border-style: none;
	border: none;
}
a:link {
	border-style: none;
	border: none;
}
a:hover {
	border-style: none;
	border: none;
}
a:visited {
	border: none;
	border-style: none;
}
img {
	border: none;
	border-style: none;
}

	/* FADED LOGO */
	.fadeThis {
		position:relative;
		display:block;
		height: 112px;
		width: 403px;
		background:url(../images/logo.png) 0 0 no-repeat;
			  border: none;
			  border-style: none;

		
	}
	
	.fadeThis * {
	  display: none;
	  border: none;
	  border-style: none;
	}
	
	.fadeThis span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 112px;
		width: 403px;
		background:url(../images/logo.png) 0 -113px no-repeat;
			  border: none;
			  border-style: none;

	}
	
		.fadeThis span.active {
			  border: none;
			  border-style: none;
			  
			  }

/* GUTS */
.navcontainer {
display:block;
height:50px;
position:relative;
right:-605px;
top:-74px;
width:800px;

}.font-change {
	text-shadow: #fff 0px 0px 0px;
	font: 14px "Courier New", Courier, mono;
}
.home {
	border: none;
	position: relative;
	display: block;
right:-274px;
top:-16px;
}

.logo{
	position: relative;
	top: 0px;
	left: -138px;
}
.about{
background:transparent;
color:#000000;
display:block;
height:335px;
padding-left:643px;
padding-top:112px;
width:1237px;
}
.aboutwords {
display:block;
font:13px "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
height:179px;
padding-top:14px;
width:610px;
	text-shadow: #fff 0 1px 1px;
}

.math {
	text-transform: uppercase;
	color: #191919;
	font: 22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.math2 {
	text-transform: uppercase;
	color: #191919;
	font: 22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.large2 {
color:#000000;
display:block;
font:italic 16px/21px Georgia,"Times New Roman",Times,serif;
margin-right:10px;
margin-top:30px;
padding-right:30px;
text-shadow:0 1px 1px #FFFFFF;
width:400px;
}

.large {
	text-transform: uppercase;
	color: #191919;
	font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.black {
	color: #000;
	text-transform: uppercase;
	display: inline;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 12px;
	text-shadow: #aaa 0 1px 1px;
	border-color: #dbff00;
	font-weight: bold;
	background-color: #d9ff00;
}

.textbox {
color:#333333;
display: inline-block;
font:13px "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
height:425px;
margin-right:10px;
padding-right:10px;
margin-top: 13px;
width:429px;
overflow: hidden;
text-align: left;
vertical-align: top;
	background: transparent url(../images/bg-white.png) 
	repeat;
	padding: 10px;
}

.badge {
background:url("../images/badge2.png") no-repeat scroll 0 0 transparent;
border:medium none;
display:block;
height:229px;
position:relative;
right:484px;
text-decoration:none;
top:-251px;
width:229px;}

.portfolio-image{
	position: relative;
	top: -22px;
	left: -3px;
	
}

.contactus {
	display:  block;
	float: right;
	margin-right: 235px;
	width: 400px;
}


.contactbox {
	height: 320px;
margin-top: 38px;
margin-left: 10px;
	background: url(../images/title_contact.png) no-repeat left top;
	padding-left: 30px;
	padding-top: 40px;
	text-decoration: none;
}
.contactblurb {
	display: block;
	float: left;
	width: 440px;
	padding-right: 25px;
}
.contactblurb p{
		color: #000;
				font: 13px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

.formbox {
display:block;
float:left;
height:267px;
margin-left:-9px;
margin-top: 17px;
text-align:right;
width:358px;
}
label {
	color: #000;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	padding-left: 10px;
	padding-top: 10px;
float: left;
clear: left;
}
.bluebell {
	color: #000;
		font: italic 18px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	padding-top: 10px;
}

.contacttop {
color: #e6e6e6;
display:block;
height:230px;
margin-left:-331px;
text-align:center;
width:238px;
	background: url(../images/contact-badge.png) no-repeat;

}
.contacttop a, .contacttop a:visited {
	color: #e6e6e6;
	text-decoration: none;
	font: normal17px/23px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.contacttop a:hover {
	color: #ff007d;
	}
#submit {
	display: block;
	clear: both;
	float: right;
}
texarea #message {
color: #000;
font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}