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

body {
	padding:0px;
	margin:0px;
	font-family: sans-serif;
    font-size: 1em;
    color: #ffffff;
	background:url(../css-images/body-background.jpg) repeat top left;
}

#site-wrapper {
	width:959px;
	margin:0 auto;
	padding:0px;
}

#header {
	float:left;
	margin-top:-30px;
	padding:0;
	background:url(../css-images/header-background.png) top left no-repeat;
}

#header h1 {
	float:left;
	margin:0;
	padding:46px 0 0 0;
	color:#FFF;
	font-size:2em;
	font-weight:normal;
	font-style:italic;
}

#header h1 span {
	display:block;
	margin:0;
	padding:0;
	font-size:.6em;
	color:#ed6b2b;
	font-weight:normal;
}

/* Top Navigation */

#header ul {
	float:left;
	margin:30px 0 0 340px;
	padding:0;
	list-style:none;
	font-size:.8em;
}

#header ul li {
	display:inline;
	padding-right:5px;
}

#header ul li a {
	color:#FFF;
	text-decoration:none;
}

#header ul li a:hover {
	color:#e2ec28;
	text-decoration:none;
}

/* End Top Navigation */

/* Main Navigation */

#navigation {
	float:left;
	width:959px;
	margin:20px 0 0 0;
	padding:10px 10px 10px 10px;
	border:none;
	background: url(../images/navigation-background.png) no-repeat;
}

#navigation dl {
	float:left;
	width:299px;
	background:#414141;
	margin:0 11px 0 5px;
	padding:20px 0 20px 0px;
	display:inline;
	border:none;
}

#navigation dt  {
	float:right;
	width:220px;
	padding:0;
	margin:0;
	border:none;
	color:#FFF;
}

#navigation dt a {
	color:#FFF;
	text-decoration:none;
}

#navigation dt a:hover {
	color:#FFF;
	text-decoration:none;
}

#navigation dd a {
	color:#FFF;
	text-decoration:none;
}

#navigation dd a:hover {
	color:#FFF;
	text-decoration:none;
}

#navigation dd {
	margin:0;
	padding:0 10px 0 0;
	border:none;
	color:#FFF;
}

#navigation dd img {
	float:left;
	margin-left:30px;
	margin-right:5px;
	border:none;
}

/* End Main Navigation */

/* Start Col1 Portfolio */

#col1 {
	float:left;
	width:629px;
	margin:0 10px 0 0;
}

#col1 h1 {
	text-indent:-9999px;
	display:block;
	height:40px;
	padding:0;
	width:277px;
	margin:20px 0 5px 0;
	background:url(../css-images/custom-web.png) left bottom  no-repeat;
}

#col1 p {
	clear:left;
	font-size:.8em;
	color:#9e9e9e;
	padding:5px 0 0 0;
	margin:5px 10px 0 0;
	border-top:1px solid #ed6b2b;
}

#col1 .square-box {
	list-style:none;
	margin:10px 0 0 0 ;
	padding:0;
}

#col1 .square-box li {
	display:inline-block;
	height:17px;
	width:17px;
	padding:0 3px 0 0;
	margin:0;
}

#col1 .square-box li a img {
	border:none;
	text-decoration:none;
}

#col1 .square-box li a:hover img {
	border:none;
	text-decoration:none;
}

#col1 .medium-image {
	list-style:none;
	margin:10px 0 10px 0;
	padding:0;
}

#col1 h2 {
	clear:left;
	text-indent:-9999px;
	display:block;
	height:42px;
	padding:0;
	width:510px;
	margin:20px 0 0 0;
	background:url(../css-images/need-more.png) left bottom  no-repeat;
}

#col1 dl {
	margin:10px 0 5px 0;
}

#col1 dl .title-border {
	border-top:1px solid #ed6b2b;
	margin:10px 0 5px 0;
	padding:10px 0 0 0;
}

#col1 dl dt {
	color:#FFF;
	font-size:.9em;
	padding:0 0 2px 0;
}

#col1 dl dd {
	color:#9e9e9e;
	font-size:.8em;
	margin:0;
	padding:0;
}

/* End Col1 */

/* Start Col2 */

#col2 {
	float:left;
	width:310px;
	margin:0 0 0 10px;
}

#col2 h1 {
	text-indent:-9999px;
	display:block;
	height:40px;
	padding:0;
	width:310px;
	margin:20px 0 5px 0;
	background:url(../css-images/services.png) left bottom  no-repeat;
}

#col2 h2 {
	text-indent:-9999px;
	display:block;
	height:41px;
	padding:0;
	width:310px;
	margin:20px 0 0 0;
	background:url(../css-images/started.png) left bottom  no-repeat;
}

#col2 dl {
	clear:left;
	margin:0 0 10px 0;
	padding:0 0 0 0;
}

#col2 dl .title-border {
	border-top:1px solid #ed6b2b;
	margin:0 0 5px 0;
	padding:10px 0 0 0;
}

#col2 dl dt {
	color:#FFF;
	font-size:.9em;
	padding:0 0 2px 0;
}

#col2 dl dd {
	color:#9e9e9e;
	font-size:.8em;
	margin:0;
	padding:0;
}

/* End Col2 */

/* Col1 About Me */

#col1-about {
	float:left;
	width:490px;
	margin:0 10px 20px 0;
}

#col1-about h1 {
	text-indent:-9999px;
	display:block;
	height:38px;
	padding:0;
	width:490px;
	margin:20px 0 5px 0;
	background:url(../css-images/Bits-of-info.png) top left no-repeat;
}

#col1-about .top {
	clear:left;
	font-size:.8em;
	color:#9e9e9e;
	padding:5px 0 0 0;
	margin:5px 10px 0 0;
	border-top:1px solid #ed6b2b;
}

#col1-about p {
	clear:left;
	font-size:.8em;
	color:#9e9e9e;
	padding:5px 0 0 0;
	margin:5px 10px 0 0;
}

#col1-about ul {
	list-style:none;
	margin:0;
	padding:5px 5px 0 0;
}

#col1-about ul li {
	display:inline;
}

#col1-about h2 {
	clear:left;
	text-indent:-9999px;
	display:block;
	height:42px;
	padding:0;
	width:480px;
	border-bottom:1px solid #ed6b2b;
	margin:20px 0 5px 0;
	background:url(../css-images/photos.png) left bottom  no-repeat;
}

#col1-about h3 {
	clear:left;
	text-indent:-9999px;
	display:block;
	height:42px;
	padding:0;
	width:480px;
	border-bottom:1px solid #ed6b2b;
	margin:20px 0 5px 0;
	background:url(../css-images/music.png) left bottom  no-repeat;
}

#col1-about h4 {
	clear:left;
	text-indent:-9999px;
	display:block;
	height:42px;
	padding:0;
	width:480px;
	border-bottom:1px solid #ed6b2b;
	margin:20px 0 5px 0;
	background:url(../css-images/movies.png) left bottom  no-repeat;
}

/* End Col1 About Me */

/* Col2 About Me */

#col2-about {
	float:left;
	width:469px;
	margin:0 0 0 10px;
}

#col2-about h1 {
	text-indent:-9999px;
	display:block;
	height:40px;
	padding:0;
	width:469px;
	border-bottom:1px solid #ed6b2b;
	margin:20px 0 5px 0;
	background:url(../css-images/custom-web.png) left bottom  no-repeat;
}

#col2-about ul {
	list-style:none;
	margin:0;
	padding:5px 0 0 0;
}

#col2-about ul li {
	display:block;
	margin:0;
	padding:5px 0 0 0;
	color:#9e9e9e;
}

#col2-about ul .txt-replace {
	text-indent:-9999px;
	display:block;
	height:14px;
	padding:0;
	width:159px;
	background:url(../images/steere-enterprises-text.png) top left no-repeat;
}
	
#col2-about h2 {
	clear:left;
	text-indent:-9999px;
	display:block;
	height:41px;
	padding:0;
	width:469px;
	border-bottom:1px solid #ed6b2b;
	margin:0;
	padding:10px 0 0 0;
	background:url(../css-images/blog.png) left bottom  no-repeat;
}

/* End Col2 About Me */

/* Col1 Contact */

#col1-contact {
	float:left;
	width:629px;
	margin:0 10px 20px 0;
}

#col1-contact h1 {
	text-indent:-9999px;
	display:block;
	height:38px;
	padding:0;
	width:639px;
	margin:20px 0 5px 0;
	background: url(../css-images/contact.png) left bottom  no-repeat;
}

/* Col2 Contact */

#col2-contact {
	float:left;
	width:330px;
	margin-left:10px;
}

#col2-contact h1 {
	text-indent:-9999px;
	display:block;
	height:43px;
	padding:0;
	width:318px;
	margin:15px 0 5px 0;
	background:url(../css-images/acrhives.png) left bottom  no-repeat;
}

#col2-contact p {
	clear:left;
	font-size:.9em;
	color:#9e9e9e;
	padding:5px 0 0 0;
	margin:5px 10px 0 0;
	border-top:1px solid #ed6b2b;
}

/* End Col1 Contact */