﻿body {
	color: #a5a8b0;
	background: #171717 url(../images/bg.gif) repeat-x scroll top;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
}

div {
	margin: auto;
}

a {
	color: #a5a8b0;
	font-weight: bold;
	text-decoration: none;
}

ul {
	padding-top: 0px;
}


hr {
	height: 1px;
	border: 0px;
	margin-top: 20px;
	color: #a5a8b0;
	background-color: #a5a8b0;
}

input {
	border: none;
	background: none;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a5a8b0;
}


textarea {
	border: none;
	background: none;
	height: 100px;
	width: 160px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a5a8b0;
}

img {
	border: none;
	vertical-align: middle;
}

p {
	clear: both;
}




#all {
	background: #171717 url(../images/all.jpg) no-repeat scroll top;
	text-align: left;
	width: 800px;
	padding: 0px 60px 50px 60px;
}

#footer {
	clear: both;
	padding-top: 40px;
	font-size: 9px;
	line-height: 100%;
	width: 778px;
}

#login {
	min-height: 190px;
	text-align: right;
	font-size: 9px;
	color: white;
	padding-top: 10px;
	margin-right: 60px;
}

#login a {
	color: white;
}

#portfolio {
	width: 778px;
	height: 300px;
	margin: 0px;
	overflow: hidden;
	border-bottom: 1px solid #65686d;
	border-top: 1px solid black;
}

#portfolio>div {
	color: #5d4c62;
	width: 308px;
	height: 220px;
	padding: 40px 430px 40px 40px;
	position: absolute;
}

#portfolio>h1 {
	line-height: normal;
}

#portfolio>div>ul {
	padding-left:20px;
}

#portfolio>div>a {
	color: #5d4c62;
}

#main {
	float: left;
	width: 440px;
	min-height: 500px;
	margin-left: 40px;
	padding-top: 50px;
}


#main>a {
	display: inline;
	margin-right: 15px;
	letter-spacing: 1px;
	padding: 5px;
	font-size: 18px;
}


#main>div{
	padding-top: 30px;
}

h2 {
	display: inline;
	letter-spacing: 1px;
	font-size: 18px;
}

#sidebar {
	width: 200px;
	float: right;
	margin-right: 60px;
	padding-top: 50px;
}

.hover {
	background-color: #a5a8b0;
	color: #171717;
	cursor: pointer;
}

.on {
	background-color: #a5a8b0;
	color: #171717;
}

#contactForm div {
	border: 1px solid #a5a8b0;
	margin-top: 10px;
	padding: 5px;
}


#headerSlides {
	margin-bottom: 30px;
}
