/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Bookman Old Style, Georgia, Times New Roman;
	font-size: 1.3em;
	font-weight: bold;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration:none;
	color: #FF6600;
}

#next {
	position: absolute;
	left: 6px;
	height: 100px;
	width: 100px;
	background-color: #FF6600;
	top: 592px;
}

#next1 {
	position: absolute;
	left: 6px;
	height: 100px;
	width: 100px;
	background-color: #FF6600;
	top: 1350px;
}

#Container {
	width:850px;
	text-align:left;
	height:auto;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	font-family: "Bookman Old Style", Georgia, "Times New Roman";
	font-size: 1.1em;
	color: #333333;
}

#Links {
	display: inline;
	float: left;
	height: 60px;
	width: 850px;
	text-align: center;
	margin-top: 10px;
	font-size: 1.4em;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#home {
	height: 40px;
	width: 200px;
	display: inline;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-left: 20px;
}

#web {
	height: 40px;
	width: 200px;
	display: inline;
	float: left;
	padding-top: 20px;
}

#print {
	height: 40px;
	width: 200px;
	display: inline;
	float: left;
	padding-top: 20px;
}

#contact {
	float: left;
	height: 40px;
	width: 200px;
	display: inline;
	padding-top: 20px;
	padding-right: 30px;
}

#header {
	float: left;
	width: 850px;
	height: auto;
	margin-top: 40px;
	}

#image {
	float: left;
	width: 850px;
	height: auto;
	margin-top: 10px;
}

#launch {
	float: left;
	width: 850px;
	height: auto;
	margin-top: 10px;
	text-align: right;
	color: #FF6600;
}

#Content {
	float: left;
	width: 334px;
	height: auto;
	margin-top: 40px;
	padding-right: 10px;
	padding-left: 80px;
	margin-bottom: 30px;
		}

#Content_col2 {
	float: left;
	width: 335px;
	height: auto;
	margin-top: 40px;
	padding-right: 80px;
	padding-left: 10px;
	margin-bottom: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6600;
	}

#footer {
	height: 20px;
	width: 850px;
	float: left;
	text-align: center;
	font-size: 0.7em;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 20px;
}

#work1 {
	height: 200px;
	width: 280px;
	float: left;
	text-align: center;
	margin-top: 25px;
}

#work2 {
	height: 200px;
	width: 290px;
	float: left;
	margin-top: 25px;
	text-align: center;
}

#work3 {
	height: 200px;
	width: 280px;
	float: left;
	margin-top: 25px;
	text-align: center;
	}
	
#row2 {
	height: 200px;
	width: 710px;
	margin-left:140px;
	}
	
#work4 {
	height: 200px;
	width: 280px;
	float: left;
	text-align: center;
	margin-right:5px;
	}

#work5 {
	height: 200px;
	width: 280px;
	float: left;
	text-align: center;
	margin-left:5px;
	}
	
#back{
	float: left;
	width: 850px;
	height: auto;
	margin-top: 10px;
	color: #FF6600;
}

#Content_contact {
	float: left;
	width: 334px;
	height: auto;
	margin-top: 40px;
	padding-right: 10px;
	padding-left: 80px;
	margin-bottom: 30px;
	text-align: right;
	}
