body {
	background: #000 url(/images/footer_bg.jpg) center;
	font-family: Verdana, Arial;
	color: #e3e3e3;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

a, a:link, a:active, a:visited {
	color: #8ad8da;
	text-decoration: none;
}

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

#header {
	background: #4a968d url(/images/omc_bg.jpg);
	border-bottom: 1px solid #000;
	text-align: center;
}

#header_logo {
	background: transparent url(/images/omc_title.jpg) no-repeat top center;
	height: 61px;
}

#menu {
	background: #564a40 url(/images/menu_bg.jpg) repeat-x top;
	border-bottom: 1px solid #000;
	padding: 12px 0 12px 0;
	text-align: center;
}

#menu_wrapper {
	width: 709px;
	margin: 0 auto;
}

#content_wrap {
	background: transparent url(/images/content_bg.jpg);
}

#content {
	background: transparent url(/images/content_header.jpg) repeat-x top center;
	text-align: center;
	padding: 1px 0 10px 0;
}

#page_content {
	text-align: left;
	margin: 0 auto;
	width: 864px;
}

#content p {
	line-height: 19px;
	color: #b6b6b6;
}

#left {
	width: 670px;
	float: left;
	text-align: left;
}

#right {
	width: 177px;
	float: right;
}

.right_box {
	width: 194px;
	margin-bottom: 8px;
}

/* Start Unused */

.top_box {
	height: 9px;
	background: transparent url(/images/top_box.gif) repeat-x bottom center;
}

.bottom_box {
	height: 9px;
	background: transparent url(/images/bottom_box.gif) repeat-x top center;
}

.box_tl { width: 9px; height: 9px; background: transparent url(/images/tl.gif) no-repeat bottom left; float:left; }
.box_tr { width: 9px; height: 9px; background: transparent url(/images/tr.gif) no-repeat bottom right; float:right; }
.box_bl { width: 9px; height: 9px; background: transparent url(/images/bl.gif) no-repeat top left; float:left; }
.box_br { width: 9px; height: 9px; background: transparent url(/images/br.gif) no-repeat top right; float:right; }

.box_b { clear:both; }

.right_box_content {
	width: 178px;
	background: transparent url(/images/right_bg.gif) repeat-y top center;
	padding: 1px 8px;
	font-size: 11px;
}

.title_box {
	
}

.sm_top_box {
	height: 5px;
	background: transparent url(/images/sm_top_box.gif) repeat-x bottom center;
}

.sm_bottom_box {
	height: 6px;
	background: transparent url(/images/sm_bottom_box.gif) repeat-x top center;
}

.sm_box_tl { width: 5px; height: 5px; background: transparent url(/images/sm_tl.gif) no-repeat bottom left; float:left; }
.sm_box_tr { width: 5px; height: 5px; background: transparent url(/images/sm_tr.gif) no-repeat bottom right; float:right; }
.sm_box_bl { width: 5px; height: 6px; background: transparent url(/images/sm_bl.gif) no-repeat top left; float:left; }
.sm_box_br { width: 5px; height: 6px; background: transparent url(/images/sm_br.gif) no-repeat top right; float:right; }

.title_box_content {
	background: transparent url(/images/sm_box_bg.gif) repeat top center;
	font-size: 20px;
	padding: 1px 8px 3px 8px;
	font-style: italic;
}

.norm_box_content {
	background: transparent url(/images/sm_box_bg.gif) repeat top center;
	padding: 1px 8px 3px 8px;
}

/* End Unused */

#footer {
	clear: both;
	background: transparent url(/images/footer.jpg) repeat-x top center;
	text-align: center;
	padding-top: 14px;
	height: 60px;
	font-size: 10px;
	color: #848484;
}

#menu a {
	display: block;
	float: left;
}

#menu a.m_home {
	background: transparent url(/images/menu_home.jpg) no-repeat top center;
	height: 22px;
	width: 47px;
}

#menu a.m_web_m {
	background: transparent url(/images/menu_web_m.jpg) no-repeat top center;
	height: 22px;
	width: 105px;
}

#menu a.m_web_d {
	background: transparent url(/images/menu_web_d.jpg) no-repeat top center;
	height: 22px;
	width: 85px;
}

#menu a.m_driven {
	background: transparent url(/images/menu_driven.jpg) no-repeat top center;
	height: 22px;
	width: 138px;
}

#menu a.m_port {
	background: transparent url(/images/menu_port.jpg) no-repeat top center;
	height: 22px;
	width: 64px;
}

#menu a.m_contact {
	background: transparent url(/images/menu_contact.jpg) no-repeat top center;
	height: 22px;
	width: 80px;
}

#menu .spacer {
	width: 38px;
	height: 22px;
	float: left;
}

ul.we_provide {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.we_provide li.h {
	padding: 10px 0 5px 0;
	font-weight: 0;
	background: transparent url(/images/right_div.gif) repeat-x bottom;
	font-size: 14px;
}

ul.we_provide ul {
	padding-left: 20px;
	list-style-type: none;
}

ul.we_provide li.p {
	padding: 2px 0 2px 4px;
	font-style: italic;
	font-size: 11px;
	color: #cfeff0;
}

ul#portfolio_menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#portfolio_menu li a {
	padding: 6px;
	display: block;
}

ul#portfolio_menu li a:hover {
	background: transparent url(/images/dark_bg.jpg) repeat-x bottom;
}

ul#portfolio_menu li {
	background: transparent url(/images/inset.gif) repeat-x bottom;
}

ul.fancy_list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.fancy_list li {
	padding: 6px;
	background: transparent url(/images/inset.gif) repeat-x bottom;
}

input, select, textarea {
	border: 1px solid #0a0a0c;
	background: #17181b;
	padding: 2px;
	color: #cfeff0;
	-moz-border-radius: 3px;
}
