body {
	color: #000000;
	background-color: #000000;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}


div#frame {
	width: 929px;
	height: auto;
	margin: 0 auto 0 auto;
}

div#header {
	height: auto;
	width: 929px;
	background-color: #000000;
	float: left;
}

div#logo {
	height: 251px;
	width: 477px;
	background-image: url(../files/toplogo.jpg);
	float: left;
}


div#navigation {
	float: left;
	width: 113px;
	height: 38px;
	color: #FFFFFF;
	line-height: 35px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
div#navigation  a {
	color: #FFFFFF;
}
div#navigation   a:hover{
	color: #999999;
}
div#navigationframe {
	float: right;
	width: 452px;
	height: 138px;
}

div#undernavigation {
	width: 452px;
	height: 113px;
	float: right;
	background-image: url(../files/undernavigation.jpg);
}
div#empty {
	float: left;
	width: 452px;
	height: 100px;
	color: #FFFFFF;
	text-align: center;
}



div#main {
	width: 917px;
	height: auto;
	border: solid 1px #cccccc;
	float: left;
	padding-top: 0px; !important;
	padding-top: 5px;
	padding-bottom: 0px; !important;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-position: bottom center;
	background-image: url(../files/main_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
div#screen {
	height: auto; 
	width: 872px;
	border: solid 1px #cccccc;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
}
div#screentextarea {
	width: 500px;
	height: auto; !important;
	float: left;
}

div#screenright {
	width: 320px;
	height: auto; !important;
	border-left: solid 1px #333333;
	float: right;
	padding-left: 25px;
}
div#portfolioblock {
	width: 275px;
	height: auto;
	margin-top: 20px;
}

img {
	border: solid 1px #cccccc;
}


.home {
	background-image: url(../files/home.jpg);
	background-repeat: no-repeat;
}

.portfolio {
	background-image: url(../files/portfolio.jpg);
	background-repeat: no-repeat;
}

.services {
	background-image: url(../files/services.jpg);
	background-repeat: no-repeat;
}

.contact {
	background-image: url(../files/contact.jpg);
	background-repeat: no-repeat;
}




div#footer {
	float: left;
	height: 79px;
	width: 929px;
}
div#footerlogo {
	width: 355px;
	float: left;
	height: 79px;
	background-image: url(../files/bottomlogo.jpg);
	background-repeat: no-repeat;
}


div#footertextbox{
	float: left;
	height: 74px;
	width: 569px;
	font-size: 10px;
	text-align: right;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #996600;
	margin: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996600;
	margin: 0;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0;
}


div#footertextbox a {
	font-weight: bold;
	color: #666666;

}

div#footertextbox a:hover {
	font-weight: bold;
	color: #333333;
}
