* {
	margin: 0;
}

body {
	background-color: #def;
	background-image: url(/images/bg_body.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 120px;
}
html {
	font-family: Verdana;
	font-size: 12px;
}
#selector {
	float: right;
	height: 25px;
	width: 160px;
	padding-left: 70px;
	padding-right: 0px;
	padding-top: 30px;
	background-image: url(../portfolio/images/select.gif);
	background-repeat: no-repeat;
	margin-top: -30px;
}

#wrapper {
	height: auto
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-color: #FFF;
	height: 100%;
	margin-bottom: 10px;
}
#header {
	background-repeat: repeat;
	background-position: left top;
	height: 60px;
	width: 100%;
}

#logo {
	position: absolute;
	margin-left: 5px;
	margin-top: 5px;
}
#nav {
	height: 60px;
	width: 268px;
	float: right;
}

#menu {
	list-style: none;
	padding: 0;
	padding-top: 15px;
	margin: 0;
	width: auto;
	height: 30px;
}
#menu li {
	float: right;
}
#menu a {
	display: block;
	text-indent: -9999em;
	outline: none;
	border-right: 1px dashed #000;
	border-bottom: 0;
}
#menu a:hover {
	background-position: left bottom;
}
#menu .home {
	width: 62px;
	height: 30px;
	background: url(../images/home.gif) no-repeat;
}
#menu .portfolio {
	width: 91px;
	height: 30px;
	background: url(../images/portfolio.gif) no-repeat;
}
#menu .contact {
	width: 113px;
	height: 30px;
	background: url(../images/contact.gif) no-repeat;
	border: 0;
}
.spacer {
	height: 2px;
	width: 960px;
	background-color: #eee;
	margin-right: auto;
	margin-left: auto;
}
#content {
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	height: auto;
	overflow: auto;
	width: 940px;
	min-height: 300px;
}

h1 {
	z-index: 100;
	position: absolute;
	height: 75px;
	margin-top: -85px;
	margin-left: 30px;
}
h2 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	display: inline;

}
#show {
	width: 940px;
	height: 257px;
	margin-bottom: 10px;

}
li .image {
	height: 230px;
	width: 400px;
	float: left;
	margin-left: 70px;
	margin-top: 14px;
}
li .text {
	width: 335px;
	font-size: 14px;
	float: left;
	margin-left: 10px;
	margin-top: 24px;
	background-image: url(../images/slider_t.gif);
	background-repeat: no-repeat;
	height: 160px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-right: 20px;
	background-position: left top;
}
.text .client {
	float: right;
	color: #900;
	margin-top: 20px;
	font-weight: bold;
}


.portfolio_img {
	height: 400px;
	float: left;
	width: 400px;
}
.portfolio_text {
	float: right;
	height: auto;
	width: 530px;
}
#footer {
	padding-top: 10px;
	height: 110px;
	background-color: #FFF;
	width: 960px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer_inner {
	height: auto;
	width: 960px;
	font-size: 10px;
	color: #666;
	margin-left: auto;
	margin-right: auto;
}
#copyright {
	float: left;
	margin-left: 10px;
}
#links {
	float: right;
	margin-right: 10px;
}
#sites {
	float: left;
	margin-left: 10px;
	margin-top: 20px;
}
#footer a {
	color: #666;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#footer a:hover {
	color: #900;
}
a,a:active{
	color: #06C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #06C;
}
a:hover{
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
label {
	width: 140px;
	float: left;
}
label.error {
	color: #900;
	float: right;
	width: auto;
}
textarea#message {
	height: 100px;
	width: 390px;
	background-color: #DEF;
	border: 1px solid #cde;
	color: #900;
}
select {
	background-color: #DEF;
	border: 1px solid #cde;
	color: #900;
}

input {
	width: 390px;
	background-color: #DEF;
	border: 1px solid #cde;
	color: #900;
	margin: 0;
	padding: 0;
}
input#submit {
	float: none;
	width: auto;
	height: auto;
	border: 0;
	margin-left: 140px;
}
#logoff {
	height: auto;
	width: 100px;
	float: right;
	font-size: 16px;
	text-align: right;
}
.intro {
	float: left;
}
.intro_t {
	margin-top: 0px;
	width: 470px;
	float: left;
	padding-left: 60px;
}
.testi {
	float: left;
	margin-top: 20px;
}
.test_t {
	margin-top: 0px;
	width: 470px;
	height: auto;
	float: left;
	background-image: url(../portfolio/images/bq.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 60px;
}
.quote {
	width:60px;
	height:80px;
	background-image: url(../portfolio/images/bq.gif);
	background-repeat: no-repeat;
	margin-top: 140px;
	margin-left: -560px;
	float: left;
}
form {
	width: auto;
	float: left;

}
#fbook {
	float: right;
}
#fbook a , #twitter a{
	border: 0;
}
textarea#testi {
	height: 200px;
	width: 400px;
	background-color: #DEF;
	border: 1px solid #cde;
	color: #900;
}
#twitter {
	float: left;
	margin-left: 9px;
}
#your_details {
	width: 200px;
	height: 200px;
}

#airmail {
	height: 250px;
	width: 400px;
	background-image: url(../contact/images/airmail.gif);
	background-repeat: no-repeat;
	margin-left: 200px;
	margin-top: -200px;
}
#details {
	position: absolute;
	width: 300px;
	margin-left: 50px;
	margin-top: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}

#services {
	float: left;
	width: 940px;
	height: 300px;
	margin-top: 20px;
	background-image: url(../images/services.gif);
	background-repeat: no-repeat;
}
.divider {
	height: 5px;
	display: block;
	width: 940px;
	clear: both;
	margin-bottom: 5px;
	padding-top: 5px;
	background-image: url(../portfolio/images/divider.gif);
	background-repeat: repeat-x;
}
