body {
	background-color:#fff;
}

#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
#container {
	margin-left: -402px;
	position: absolute;
	top: -217px;
	left: 50%;
	width: 804px;
	height: 434px;
	visibility: visible;
	cursor: default;
	background:#fff;
}

#site_intro {
		width:803px;
		height:435px;
		margin-top:374;
		position:relative;
}

#intro_link {
		width:435px;
		height:80px;
		top:320px;
		position:absolute;
		cursor:pointer;
}

#flash {
		width:803px;
		height:435px;
		top:-21px;
		#top:-10px;
		left:-15px;
		position:relative;
}

#site_about_us {
		background: url("../_images/aboutus.jpg");
		width:803px;
		height:435px;
		position:relative;
}

#site_contact_us {
		background: url("../_images/contactus.jpg");
		width:803px;
		height:435px;
		position:relative;
}

#site_services {
		background: url("../_images/services.jpg");
		width:803px;
		height:435px;
		position:relative;
}

#site_portfolio {
		background: url("../_images/portfolio.jpg");
		width:803px;
		height:435px;
		position:relative;
}

#navigation {
	position:absolute;
	left:444px;
	top:379px;
	width:350px;
}

#navigation ul {
	display: inline;
}

#navigation li {
	font-family:verdana;
	color: #aeafb1;
	font-size:13px;
	display:inline;
	list-style-type: none;
	padding:0px;
}

#navigation li a {
	color:#aeafb1;
	text-decoration:none;
	font-weight:bold;
}

#navigation li a:hover {
	color:#777;
}

#footer {
	position:absolute;
	left:0px;
	top:440px;
	width:300px;
	height:10px;
	font-family:verdana;
	font-size:12px;
	color:#aeb0b2;	
}

#content {
	position:absolute;
	width:375px;
	height:342px;
	padding:5px;
	left:10px;
	margin-top:5px;
	top: 0px;
}

#content p {
	paddding-top:9px;
	color:#777;
	font-size:11px;
	font-family:verdana;
	line-height:14px;
	font-weight: bold;
}

td {
	font-family:verdana;
	color: #777;
	font-size:11px;
	line-height: 14px;

}

table {
	margin-left:25px;
	margin-top:9px;
}

.buttons a {
	color:#000;
	font-weight:bold;
}

input {
	border:1px solid #999999;
	width:300px;
}

textarea {
	border:1px solid #999999;
	width:300px;
	height:100px;
}

h1 {
	font-size:13px;
	font-family:verdana;
	font-weight:bold;
}

#list {
	color:#777;
	font-size:11px;
	font-family:verdana;
	line-height:12px;
	font-weight: bold;
}

#list2 {
	color:#777;
	font-size:11px;
	font-family:verdana;
	line-height:20px;
	font-weight: bold;
}
#result {
	position:absolute;
	left:5px;
	width:380px;
	font-family:verdana;
	color: #777;
	font-size:11px;
	line-height: 14px;
	font-weight: bold;
	top: 258px;
	height: 28px;
	visibility: hidden;
}

#introbottom {
		background: url("../_images/introbottom.jpg");
		width:803px;
		height:61px;
		position:relative;

}
