body {
	text-align:center;  /* for IE */
	font-family: Verdana, Arial, serif;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	font-size: 10pt;
	margin: 0px;
	background: url('images/background.jpg') #000000;
	border: 0;
}

img { border: none;}

a {color:#eaeaea;text-decoration:none;}
a:hover {color:#DD6D00;}

table {
	font-family: Courier New, Verdana, Arial, serif;
	font-size: 10pt;
}

form {
	margin: 0;
	padding: 0;
}

#main {
	text-align: left;
	margin: 0 auto;
	background: #fff;
	padding: 10px;
	width: 740px !important;
	width: 760px;
	width/**/:/**/760px;
}

#main_portfolio {
	text-align: left;
	margin: 0 auto;
	padding: 0px;
	width: 760px;
}

#container {
	text-align: left;
	margin: 0 auto;
	background: url('images/bottom_corner.jpg') bottom right no-repeat #000;
}

#header {
	margin: 0 auto;
	width: 860px;
	height: 300px;
	padding-left: 10px;
	background: url('images/home_title.gif') no-repeat;
}

#services {
	margin: 0 auto;
	width: 860px;
	height: 300px;
	padding-left: 10px;
	background: url('images/services_title.gif') no-repeat;
}

#portfolio {
	margin: 0 auto;
	width: 860px;
	height: 300px;
	padding-left: 10px;
	background: url('images/portfolio_title.gif') no-repeat;
}

#portfolio_layout {
	float: left;
	padding: 5px;
	margin: 10px 15px;
	background: url('images/portfolio_back.jpg') #EAEAEA;
	width: 330px;
}

span.title {
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 14px;
}

#about {
	margin: 0 auto;
	width: 860px;
	height: 300px;
	padding-left: 10px;
	background: url('images/about_title.gif') no-repeat;
}

#contact {
	margin: 0 auto;
	width: 860px;
	height: 300px;
	padding-left: 10px;
	background: url('images/contact_title.gif') no-repeat;
}

div.outer {
	display : block;
	height: 50px;
	float: left;
	margin: 0;
}

#content {
	float: right;
	display: inline;
	margin-top: 10px;
	padding: 15px 10px;
	color: #fff;
	border: 0px solid white;
}

#portfolio_body{
	background: url('images/portfolio_tile.jpg') #000;
}

#navigation {
	height: 65px;
	padding: 0;
	background: url('images/top_logo.jpg') no-repeat bottom left;
}

#links {
	margin-top: 235px;
	float: right;
	padding: 0;
}

#links a{
	display: block;
	float: left;
	width: 100px;
	margin: 0;
	padding: 0;
}

.top a {
	display: block;
	width: 90px;
	height: 50px;
	margin: 0;
	padding: 0;
}

.top a.home {
	background: url('images/home.png') no-repeat;
}

.top a.home:hover {
	background-position: 0 0;
}

.top a.portfolio {
	background: url('images/portfolio.png') no-repeat;
}

.top a.portfolio:hover {
	background-position: 0 0;
}

.top a.services {
	background: url('images/services.png') no-repeat;
}

.top a.services:hover {
	background-position: 0 0;
}

.top a.contact {
	background: url('images/contact.png') 0 -0 no-repeat;
}

.top a.contact:hover {
	background-position: 0 0;
}

.top a.about {
	background: url('images/about.png') no-repeat;
}

.top a.about:hover {
	background-position: 0 0;
}

#topnav {
	margin: 0;
	padding: 0;
	display: inline;
	list-style:none;
}

#topnav li {
	margin: 0;
	padding: 5px 0px 0 5px;
	height: 25px;
	float: left;
	display:inline;
	list-style:none;
}

#topnav a {
	text-decoration:none;
	color: #000000;
	font-weight: bold;
	padding-right: 10px;
	font-size: 9pt;
}

#topnav a:hover {
	color: #FF9D03;
}

#info {
	margin: 0;
	padding: 10px;
	z-index: 1;
	line-height: 1.5em;
}

#info h3 {
	font-family: Courier New;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-weight: normal;
	color: #C46A19;
}

table.embed_table{
	border: 0;
	margin: 0;
	padding: 5px;
	line-height: 1em;
}

table.embed_table td {
	padding: 5px;
}

table.embed_table td.sub_table{
	padding: 5px;
	border: 1px solid black;
	width: 45%;
}

table.embed_table img {
	float: left;
}

#sidebar {
	color: #fff;
	float: left;
	display: inline;
	margin: 10px 0;
	padding: 10px;
	width: 180px !important;
	width: 200px;
	width/**/:/**/200px;
}

#news {
	border: 1px solid black;
	font-size: 8pt;
	padding: 10px;
	margin: 0;
}

#footer {
	clear: both;
	height: 25px;
	padding-top: 5px;
	margin: 0 auto;
	background: #848484;
}

#footer a{
	font-size: 8pt;
	text-transform: uppercase;
	letter-spacing: 0.6em;
	color: #ffffff;
	text-decoration: none;
	padding: 3px 10px;
}

#footer a:hover {
	background: #8C2F34;
	color: #DECACB;
}

#bottom {
	text-align: center;
	width: 860px;
	height: 100px;
	bottom: 0px;
	margin: 0 auto;
	background: url('images/bottom.gif') bottom left  no-repeat;
}

#bottom p {
	padding-top: 20px;
	padding-right: 20px;
	color: #fff;
	float: right;
}

#bottom a{
	color: #fff;
	text-decoration: none;
}

input {
	font-family: Tahoma; 
	background-color: #000;
	color:#fff;
	padding:5px;
	border:1px solid #fff;
}