body {
	background-color: #efebe0;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 793px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8E8466;
	font-weight: bold;
	width: 793px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}

#header {
	height: 45px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b8af99;
	margin-bottom: 5px;
	padding-right: 105px;
}
#banner {
	height: 80px;
	width: 743px;
}

#content {
	width: 793px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 562px;
	background-image: url(../images/background2.png);
}
#rightcolumn {
	float: right;
	height: 490px;
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color:#8E8466;
	padding-left: 40px;
	padding-top: 70px;
	padding-right: 60px;
	text-align: justify;
}

#leftcolumn {
	width: 169px;
	height: 320px;
	float: left;
	padding-bottom: 100px;
	padding-left: 60px;
	padding-right: 40px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	margin-top: 60px;
	margin-bottom: 50px;
	padding-top: 10px;
}


#logobar {
	height: 80px;
	width: 745px;
	position: relative;
	z-index: 1000;
	margin-right: auto;
	margin-left: auto;
	float: right;
	margin-top: -110px;
}
#logo {
	float:left;
}
#header ul {
	float: left;
	padding: 0px;
	display:inline;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header ul li{
	display:inline;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer {
	width: 793px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 55px;
}
#slideshow {
	height: 512px;
	width: 745px;
	padding: 25px;
	background-image: url(../images/screen.gif);
}
#portfolio {
	height: 503px;
	width: 739px;
	padding-top: 29px;
	padding-right: 27px;
	padding-bottom: 27px;
	padding-left: 27px;
}
#thumbnail {
	height: 86px;
	width: 785px;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.rightcolumn {
	color: #9c1c1f;
	font-weight: bold;
	font-size: 12px;
}
#contact {
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	line-height: 20px;
	width: 453px;
	height: 412px;
	color: #8E8466;
	padding-left: 170px;
	padding-right: 170px;
	padding-top: 120px;
	font-size: 14px;
}
.contactcontent {
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}
.contactinfo {
	font-size: 20px;
	line-height: 21px;
}
.contactinfo2 {
	font-size: 14px;
}
#contentSecond {
	width: 793px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 562px;
	background-image: url(../images/screenSecond.gif);
}
a:link {
	color:#8E8466;
	text-decoration:none;
}
a:visited {
	color:#8E8466;
	text-decoration:none;
}
a:hover {
	color:#8E8466;
	text-decoration:underline;
}
a:active {
	color:#8E8466;
	text-decoration:none;
}
#rightcolumn p strong {
	color: #9C1C1F;
}
.rightcolumnstrong {
	font-weight: bold;
	color: #9C1C1F;
}

