/* ImageReady Styles (page.psd) */

#header {
	width:760px;
	height:76px;
}

#header002 {
	position:absolute;
	left:0px;
	width:202px;
	height:22px;
}

#home {
	position:absolute;
	left:202px;
	width:40px;
	height:22px;
}

#header005 {
	position:absolute;
	left:242px;
	width:53px;
	height:22px;
}

#projects {
	position:absolute;
	left:295px;
	width:61px;
	height:22px;
}

#header008 {
	position:absolute;
	left:356px;
	width:47px;
	height:22px;
}

#services {
	position:absolute;
	left:403px;
	width:58px;
	height:22px;
}

#header011 {
	position:absolute;
	left:461px;
	width:44px;
	height:22px;
}

#contact {
	position:absolute;
	left:505px;
	width:57px;
	height:22px;
}

#header014 {
	position:absolute;
	left:562px;
	width:198px;
	height:22px;
}

#content {
	width:760px;
}

#footer {
	width:760px;
	height:100px;
}

/* End ImageReady Styles */

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

a:hover {
	text-decoration:none;
}

body {
	background-color:#3d3d3d;
	color:#333333;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	text-align:center;
}

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

h1 {
	color:#da6137;
	font-size:13px;
	margin:0px;
}

img {
	border-color:#333333;
}

li {
	list-style-image:url(images/list.gif);
}

p {
	margin-bottom:10px;
	margin-top:0px;
}

input, textarea, select, option {
	font-size:11px;
	color:#da6137;
	background:#ffffff;
	border:solid 1px #999999;
	overflow:auto;
}

table {
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}

ul {
	margin-bottom:10px;
	margin-left:15px;
	margin-top:0px;
	padding-left:15px;
}

#content {
	background-image:url(slices/content.gif);
	background-repeat:no-repeat;
	margin:auto;
	position:relative;
	text-align:justify;
}

#content h1, p, table {
	margin-left:15px;
	margin-right:15px;
}

#footer {
	background-image:url(slices/footer.gif);
	background-repeat:repeat-x;
	position:relative;
	width:100%;
}

#footer p {
	padding-top:5px;
}

#header {
	margin:auto;
	position:relative;
}

#links {
	height:22px;
	margin:auto;
	position:relative;
	width:760px;
}

#page {
	background-color:#FFFFFF;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;	
	margin:auto;
	position:relative;
	width:100%;
}

.top {
	padding-top:70px;
}
