/* ©2004 - 2008 Firepepper */

/* =Reset Styles - Eric Meyer */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	color: black;
	font: 0.6251em/1 Helvetica, Tahoma, Arial, sans-serif;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* =General  */
body {
	color: #404040;
	font: 80% Verdana, Tahoma, Arial, sans-serif;
	background:#000000 url(../images/background.jpg);
	padding:40px 0;
}

#container {
	background:white url(../images/corner_lt.gif) no-repeat left top;
	width:970px;
	margin:0 auto 0 auto;
	position:relative;
}

#logo {display:none;}

.home h1 a {
	width:327px;
	margin: 0 0 0 20px;
	display:block;
	height:110px;
	overflow:hidden;
	text-indent:-5000px;
	background:url(../images/firepepper.gif) no-repeat;
}

h1 a:link, h1 a:visited {
	border-bottom:0px;
}

a:link, a:visited {
	color:#404040;
	text-decoration:none;
	border-bottom:1px dashed #c0c0c0;
}

a:hover{
	color:#f77b29;
	text-decoration:underline;
}

p{
	padding: 0 0 10px 0;
}

li {
	padding: 10px 0 5px 0;
}

.highlight{
	font-weight: bold;
	color:#f77b29;
}

#contactdetails{
	position:absolute;
	margin: 10px 0 0 0;
	right:20px;
	top:5px;
}

#contactdetails label {
	display:block;
	line-height:1.2;
	margin-top:5px;
	font-weight: bold;
}

#intro{
	left:20px;
	position:relative;
	height:270px;
	width:950px;
}

#about{ 
	position:absolute;
	margin: 10px 0 0 0;
	left:0;
	width:450px;
	height: 250px;
}

#portfoilo{ 
	position:absolute;
	margin: 10px 0 0 20px;
	left:480px;
	width:410px;
	height: 250px;
	overflow: hidden;
}

div.slide_item {
	width: 410px;
	height: 250px;
	position: absolute;
	left: 500px;
	background:url(../images/portfolio.gif) no-repeat;
	padding:7px;
}

div.first_item {
	left: 0;
}

div.slide_item h3{
	font-size:1.2em;
	font-weight: bold;
}

div.slide_item img{
	position:absolute;
	left: 211px;
	top: 40px;
}

div.slide_item p{
	margin-top:5px;
	width: 200px;
	font-size:0.9em;
}

div.slide_item  .slide_footer{
	position:absolute;
	margin-top:5px;
	bottom:55px;
	left: 250px;
	font-size:0.9em;
	text-align:center;
}

.info{
	left:0;
	margin: 5px 0 0 0;
	position:relative;
	background:url(../images/info.gif) no-repeat bottom center;
	width: 970px;
	height:320px;
}

#blog{ 
	position:absolute;
	margin: 20px 0 0 0;
	left:20px;
	width:270px;
	height: 305px;

}

#blog h3 {
	background:url(../images/text-blog.gif) no-repeat;
	height: 43px;
	overflow:hidden;
	text-indent:-5000em;
}

#services{ 
	position:absolute;
	margin: 10px 0 0 0;
	left:315px;
	width:270px;
	height: 305px;
	border-left:1px dotted #c0c0c0;
	padding: 0 0 0 30px;
}

#services h3 {
	background:url(../images/text-services.gif) no-repeat;
	height: 43px;
	overflow:hidden;
	text-indent:-5000px;
}

#resources{ 
	position:absolute;
	margin: 10px 0 0 0;
	left:635px;
	width:270px;
	height: 305px;
	border-left:1px dotted #c0c0c0;
	padding: 0 0 0 30px;
}

#resources h3 {
	background:url(../images/text-resources.gif) no-repeat;
	height: 43px;
	overflow:hidden;
	text-indent:-5000px;
}

#contact {
	position:relative;
	height:580px;
	background:#964b19 url(../images/footer.jpg) no-repeat;
	margin:40px 0 0 0;
	width: 970px;
}

#contact-form{
	position: absolute;
	padding: 170px 0 0 300px;
}

#contact-form h3 {
	background:url(../images/contact.gif) no-repeat;
	height: 48px;
	overflow:hidden;
	text-indent:-5000px;
	width:308px;
}

#contact-form p {
	color:#ffffff;
}

#contact-form p label {
	color:#000000;
}

#contact-form #comment-text {
	position:relative;
	left:180px;
	margin-top:-255px;
}
#contact-form #captcha {
	position:relative;
	left:180px;
}

#contact-form label {
	display:block;
	margin-top:5px;
}

#footer{
	width:970px;
	margin:10px auto 0 auto;
	position:relative;
	text-align:center;
	color:#d5d5d5;
}

#article{ 
	margin: 10px 0 10px 30px;
	width:450px;
}

#article h3{ 
	font-size: 180%;
}

#article  img{
	position:absolute;
	right:200px;
}

#rss {
	color:#404040;
	text-decoration:none;
	border-bottom:0px
}






