body {
	background-color: #000000;
	margin-top: 0px;
}
#header {
	width: 1000px;
	height: 225px;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#banner1 {
	height: 220px;
	width: 200px;
	float: right;
	margin-right: 100px;
	border: 1px solid #333333;
}
#banner2box {
	height: 115px;
	width: 200px;
	float: right;
	margin-top: 15px;
	margin-right: 100px;
	border: 1px solid #333333;
}

#banner2 {
	height: 115px;
	width: 200px;
	float: right;
	margin-right: 100px;
	margin-top: 15px;
	border: 1px solid #333333;
}
.banner2 {
	text-decoration: none;
	background-image: url(../images/portfolio_button.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 115px;
	width: 200px;
}
a:hover.banner2 {
	background-position: -200px;
}

#banner3 {
	height: 115px;
	width: 200px;
	float: right;
	margin-top: 15px;
	margin-right: 100px;
	border: 1px solid #333333;
}
.banner3 {
	text-decoration: none;
	background-image: url(../images/news_button.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 115px;
	width: 200px;
}
a:hover.banner3 {
	background-position: -200px;
}



#notsure {
	width: 530px;
	float: left;
	margin-left: 100px;
}

#navbar {
	background-repeat: no-repeat;
	height: 50px;
	width: 1000px;
	background-image: url(../images/blaksheep_nav_bg.jpg);
}
#nav_links {
	width: 700px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
}

a.header {
	background-image: url(../images/blak_sheep_bg.jpg);
	height: 225px;
	width: 1000px;
	text-decoration: none;
	display: block;
}
a.home {
	height: 24px;
	width: 85px;
	background-image: url(../images/home.png);
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	margin-top: 10px;
}
a.process {
	height: 24px;
	width: 113px;
	background-image: url(../images/process.png);
	text-decoration: none;
	margin-left: 175px;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	margin-top: 10px;
}
a.port {
	background-image: url(../images/port.png);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 25px;
	width: 119px;
	display: block;
	position: absolute;
	margin-left: 375px;
	margin-top: 10px;
}

a.contact {
	text-decoration: none;
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 108px;
	display: block;
	position: absolute;
	margin-left: 592px;
	margin-top: 10px;
}


a:hover.home {
	background-position: -84px;
}
a:hover.process {
	background-position: -113px;
}
a:hover.port {
	background-position: -119px;
}
a:hover.contact {
	background-position: -108px;
}



#content {
	width: 560px;
	margin-left: 100px;
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	float: left;
	letter-spacing: .6px;
	line-height: 20px;
	/*letter-spacing: +1px;*/
}
.content_ques {
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1.5px;
	padding-bottom: 13px;
}

#contact_content {
	width: 560px;
	margin-left: auto;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-right: auto;
}

#footer {
	background-image: url(../images/blaksheep_footer.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#footer_text {
	color: #212E34;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 355px;
	margin-top: 50px;
	text-align: right;
	margin-right: 100px;
	float: right;
}
#port {
	width: 800px;
	margin-left: 100px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	float: left;
	border: 1px solid #333333;
	height: 620px;
}
a.myspace {
	text-decoration: none;
	background-image: url(../images/myspace.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 74px;
	display: block;
	margin-left: 100px;
	margin-top: 50px;
	float: left;
}
a.facebook {
	text-decoration: none;
	background-image: url(../images/facebook.png);
	background-repeat: no-repeat;
	display: block;
	height: 14px;
	width: 64px;
	margin-left: 100px;
	margin-top: 50px;
	float: left;
}
a.twitter {
	text-decoration: none;
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 14px;
	width: 54px;
	margin-left: 15px;
	margin-top: 50px;
}
label {
	display: block;
	float: left;
	margin-top: 10px;
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 45px;
	font-size: 12px;
	height: 250px;
}

.company_name {
	width: 175px;
	position: absolute;
	float: left;
	clear: both;
	margin-top: 10px;
	display: block;
}
.name {
	width: 175px;
	margin-left: 191px;
	float: left;
	position: absolute;
	margin-top: 10px;
	display: block;
}
.email {
	width: 175px;
	float: left;
	margin-top: 10px;
	position: absolute;
	display: block;
	margin-left: 383px;
}

.message {
	width: 560px;
	height: 100px;
	float: left;
	margin-top: 75px;
	position: absolute;
	clear: both;
	display: block;
}


.company_name_label {
	float: left;
	display: block;
	position: absolute;
	margin-top: -15px;
	font-size: 12px;
}
.your_name_label {
	float: left;
	margin-top: -15px;
	margin-left: 192px;
	display: block;
	position: absolute;
	font-size: 12px;
}
.email_label {
	float: left;
	margin-top: -15px;
	margin-left: 383px;
	display: block;
	position: absolute;
	font-size: 12px;
}
.message_label {
	float: left;
	margin-top: 55px;
	position: absolute;
	display: block;
	font-size: 12px;
}
.reset {
	position: absolute;
	margin-top: 185px;
	margin-left: 435px;
	width: 55px;
}
.submit {
	margin-top: 185px;
	position: absolute;
	margin-left: 500px;
	width: 58px;
}
#content_thank_you {
	width: 560px;
	margin-left: 220px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	float: left;
	height: 400px;
}
#flash_container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 530px;
	background-repeat: no-repeat;
	border: 1px solid #333333;
	margin-top: 100px;
}
#right_col {
	height: 460px;
	width: 200px;
	float: right;
	margin-top: 10px;
}
#content a {
	color: #CCCCCC;
}
#content a:hover {
	text-decoration: line-through;
}
