body {
	margin:0;
	padding:0;
	background:url(images/rr1.jpg) no-repeat center;
	background-color: #000;
	vertical-align: text-top;
}

#wrapper {
	width: 850px;
	margin: 0 auto;
	margin-top:10px;
	padding:5px 0 0 0;
	position: relative;
	overflow: hidden;
	background:url(images/background4.jpg)
}

#content {
	width: 820px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	height:100%;
	font-size: 1em;
}

#head {
	width: 800px;
	margin: 0 auto;
	text-align:center;
	vertical-align: middle;
	border: solid 5px #28598A;
	background:#28598A;
}

#navigation {
	width: 800px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	border-bottom:#000 double 5px;
}

#navigation ul {
	width: 800px;
	margin-left:20px;
	margin: 0;
	padding: 0;
}

#navigation li {
	float: left;
	background: url(images/nomo_button_blue.png);
	width: 114px;
	height: 39px;
	margin-left: 23px;
	list-style-type: none;
	list-style-image: none;
}

#navigation li:hover {
	float: left;
	background: url(images/nomo_button_brown.png);
	list-style-type: none;
	list-style-image: none;
	color:#000;
}

#navigation p {
    margin: 0;
    padding: 12px 0 0 0;
    text-align: center;
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 16px;
}

#navigation a {
	text-decoration: none;
	color: #FFF;
}

#navigation a:hover {
	text-decoration: none;
	color: #000;
}

.currentpage {
	background: url(images/nomo_button_brown.png);
	color:#000;
}

#main {
	clear: both;
	float: left;
	width: 800px;
	margin: 5px 0 0 20px;
}

#coltxt {
	padding: 10px 10px 10px 10px;
}

#column1 {
	width: 800px;
	float: left;
	padding:5px 10px 5px 10px;
	color:#000;
	border-bottom:#000 double 5px;
}

#column2 {
	float: left;
	width: 210px;
	color:#000;
	text-align:center;
	margin:10px 12px 0 12px;
	padding:10px 10px 10px 12px;
	background:#28598A;
/*	background: url(images/metalblack.jpg) no-repeat;
	background-color:#003399;
*/
}

#footer {
	clear:both;
	float: left;
	color: #fff;
	width: 800px;
	height: 20px;
	text-align:center;
	font-size: 12px;
	margin-top:9px;
	background: #000;
}

#copywr  {
	clear:both;
	float: left;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding:10px;
	font-size:12px;
	color: #000;
	text-align:center;
}

#staffphoto {
	background: url(images/staff.jpg);
	width: 470px;
	height: 330px;
	padding: 5px 15px 5px 15px;
}



a {
	color: #900;
}

a:hover {
	color: #999999;
}

b {
	color: #900;
}

h1 {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #900;
	text-transform: uppercase;
}

h2 {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #FFF;
}

img {
	border: 0;
}

label {
	float: left;
	width: 100px;
	color: #CAE229;
}

input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border: 0;
}

textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border: 0;
}





.item {
	float: left;
	margin-bottom: 25px;
	width: 490px;
}

.item p {
	margin-bottom: 5px;
}


.portfolio_list ul {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	width: 540px;
}

.portfolio_list li {
	float: left; 
	list-style-image: none;
	list-style-type: none;
	margin: 0 26px 10px 0;
}

.portfolio_list img {
	border: 1px solid #ccc;
}

#details {
	color: #fff;
}

.screenshot {
	float: left;
	margin: 4px 10px 0 0;
	border: 1px solid #ccc;
}

