body {
	background:url(images/ro-bg3.jpg) #0A0B0D no-repeat;
	background-position:top center;
}
div#Wrapper {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-400px;
	width:800px;
}

/* ################################# NAVIGATION ################################# */

div#Nav {
	margin-left:290px;
	margin-top:4px;
	height:116px;
	width:503px;
}
div#Nav ul {
	padding:0;
	margin:0;
	white-space: nowrap;
	width:500px;
	height:116px;
}
div#Nav ul li {
	padding:0;
	margin:0;
	list-tyle-type:none;
	display: table-cell;
}
:-moz-any-link:focus {
  outline: none;
}
#Home a {
	width:100px;
	height:116px;
	display:block;
	background:url(images/btn-home.gif) no-repeat;
	background-position: 0 0;
	float:left;
}
#Home a:hover {
	background-position: -100 0;
}
#Home-Active a {
	width:100px;
	height:116px;
	display:block;
	background:url(images/btn-home.gif) no-repeat;
	background-position: -100 0;
	float:left;
}
#About a {
	width:100px;
	height:116px;
	display:block;
	background:url(images/btn-about.gif) no-repeat;
	background-position: 0 0;
	float:left;
}
#About a:hover {
	background-position: -100 0;
}
#About-Active a {
	width:100px;
	height:116px;
	display:block;
	background:url(images/btn-about.gif) no-repeat;
	background-position: -100 0;
	float:left;
}
#Services a {
	width:100px;
	height:116px;
	display:block;
	background:url(images/btn-services.gif) no-repeat;
	background-position: 0 0;
	float:left;
}
#Services a:hover {
	background-position: -100 0;
}
#Services-Active a {
	width:100px;
	height:116px;
	display:block;
	background:url(images/btn-services.gif) no-repeat;
	background-position: -100 0;
	float:left;
}
#Projects a {
	width:100px;
	height:116px;
	display:block;
	background:url(images/btn-projects.gif) no-repeat;
	background-position: 0 0;
	float:left;
}
#Projects a:hover {
	background-position: -100 0;
}
#Projects-Active a {
	width:100px;
	height:116px;
	display:block;
	background:url(images/btn-projects.gif) no-repeat;
	background-position: -100 0;
	float:left;
}
#Contact a {
	width:102px;
	height:116px;
	display:block;
	background:url(images/btn-contact.gif) no-repeat;
	background-position: 0 0;
	float:left;
}
#Contact a:hover {
	background-position: -102 0;
}
#Contact-Active a {
	width:102px;
	height:116px;
	display:block;
	background:url(images/btn-contact.gif) no-repeat;
	background-position: -100 0;
	float:left;
}
/* ################################# CONTENT ################################# */

div#Main {
	margin-top:8px;
}
div#Content {
	font-family: Arial, Verdana, Sans Serif;
	color:#9b9b9b;
	font-size:11pt;
	width:500px;
	margin-top:10px;
	margin-bottom:50px;
	float:left;
	clear:bottom;
	text-align:;
}
.List {
	margin:5 0 0 20;
	padding:0;
	list-style-image:url(images/list-bullet.png);
}
.List li {
	margin:0;
	padding:0;
}
div#Stock {
	margin-bottom:5px;
}
/* ################################# RIGHT SIDE ################################# */

div#Right {
	float:right;
	clear:top;
	font-family: Arial, Verdana, Sans Serif;
	background:url(images/rightbg.gif) #545659 no-repeat;
	background-position:bottom;
	color:#afb3b8;
	font-size:10pt;
	width:230px !important;
	width:250px;
	margin-top:10px;
	margin-bottom:30px;
	padding:5 10 10 10;
}
div#Right ul {
	margin:0 0 0 20;
	padding:0;
}
div#Right ul li {
	margin:0;
	padding:0;
}
.yellow {
	color:#c4b10f;
	font-size:10pt;
	font-weight:bold;
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-transform:uppercase;
	font-family:Arial, Sans Serif;
}
.hilite {
	color:#c4b10f;
	font-size:9pt;
	font-weight:bold;
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-family:Arial, Sans Serif;
}
.title {
	font-size:11pt;
	font-weight:bold;
	padding:0 0 0 0;
	margin:0 0 0 0;
	color:#FFF;
	text-transform:uppercase;
	font-family:Arial, Sans Serif;
}

/* ################################# CONTACT BOTTOM ################################# */

div#Footer {
	width:800px;
	float:bottom;
	clear:both;
	text-align:center;
	font-family:Arial, Verdana, Sans Serif;
	font-size:8pt;
	color:#585858;
	margin:0 0 20 0;
}
div#Footer a:link, div#Footer a:visited {
	color:#585858;
}
div#Footer a:hover {
	color:#FFF;
	text-decoration:none;
	text-align: left;
}
/* ################################# SECTIONS ################################# */
ul.Sections {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.Sections li {
	margin-bottom:20px;
}
ul.Sections a, ul.Sections a:visited, ul.Sections a:active {
	width:485px;
	padding:15px;
	text-decoration:none;
	color:#a1a1a1;
	border:1px solid #323232;
	background:url(images/sect-bg.gif) #323439;
	display:block;
}
ul.Sections a:hover {
	border:1px solid #585858;
}
b.Sectitle {
	color:#c4b10f;
	text-transform:uppercase;
	font-size:10pt;
}
/* ################################# THUMBNAILS ################################# */
.thumb a img {
	border:5px solid #FFF;
}
.thumb a img:hover {
	border:5px solid #c4b10f;
}
.thumb a img:hover {
	border:5px solid #c4b10f;
}
form {
	width:400px;
	padding:5px;
}
form label {
	float:left;
	font-weight:bold;
	font-size:11px;
	padding:4px;
}
.input {
	float:right;
	width:75%;
	background:#282828;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #383838;
	border-bottom:1px solid #383838;
	color:#cdcdcd;
	padding:3px;
}
.textarea {
	width:100%;
	background:#282828;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #383838;
	border-bottom:1px solid #383838;
	color:#cdcdcd;
	padding:3px;
}
.submit {
	float:right;
	color:#cdcdcd;
	padding:5 10 5 10;;
	background:#282828;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #383838;
	border-top:1px solid #383838;
}
.input:hover {
	border:1px solid #c4b10f;
}
.textarea:hover {
	border:1px solid #c4b10f;
}
.submit:hover {
	border:1px solid #c4b10f;
}
form label {
padding:3px;
}
