body {
	margin: 0;
	padding: 0;
	background: url(images/bg_pagetop.jpg) 50% 0 no-repeat;
}
body, div, th, td, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b6b6b;
}
#clearboxtop {
	clear: both;
	height: 23px;
}
#maindiv {
	width: 900px;
	margin: 0 auto;
	padding: 0;
}
#header {
	width: 870px;
	margin: 0 auto;
}
#header #logobox {
	float: left;
	width: 225px;
	height: 37px;
	background-image: url(images/richtech_logo.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}
#header #navbox {
	float: right;
	width: 500px;
	margin-right: 0px;
	height: 37px;
	text-align: right;
}
#header #navbox img {
	border-right: 1px dotted #999;
}
#header #navbox .noborder {
	border: 0;
}
#clearboxmenu {
	clear: both;
	height: 19px;
}
#menu {
	width: 870px;
	margin: 0 auto;
}
#menu #mleft {
	float: left;
	width: 15px;
	height: 52px;
	background: url(images/menu_left.gif) 0 0 no-repeat;
}
#menu #mright {
	float: right;
	width: 15px;
	height: 52px;
	background: url(images/menu_right.gif) 0 0  no-repeat;
}
#menu #m {
	float: left;
	width: 840px;
	height: 52px;
	background: url(images/menubg.gif) 0 0 repeat-x;
	text-align: none;
}

#menu #m ul {
	margin: 0;
	padding: 0;
}
#menu #m ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#menu #m ul li a {
	display: block;
	float: left;
	padding: 0 20px;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	color: #d2dbfb;
	line-height: 45px;
	text-decoration: none;
	height: 52px;
}
#menu #m ul li a:hover {
	font-weight: normal;
	background: url(images/menu_selector_hover.gif) 50% 100% no-repeat;
}
#menu #m ul li .currentcol {
	display: block;
	float: left;
	padding: 0 20px;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	color: #d2dbfb;
	line-height: 45px;
	text-decoration: none;
	height: 52px;
	background: url(images/menu_selector.gif) 50% 100% no-repeat;
}
#menu #searchbox {
	float: right;
	height: 52px;
	margin: 0;
	padding: 0;
}
#menu #searchbox form {
	padding: 14px 0;
	margin: 0;
	width: 200px;
}
#menu #searchbox #k {
	width: 150px;
	height: 14px;
	padding-left: 2px;
	border: 1px solid #ccc;
	margin: 0;
}
#clearboxbanner {
	clear: both;
	height: 10px;
}
#banner {
	margin: 0 auto;
	width: 884px;
}
.clearboxcontent {
	clear: both;
	height: 15px;
}
#contentbox {
	width: 880px;
	padding: 0;
	margin: 0 auto;
}
#contentbox #breifdiv {
	width: 270px;
	float: left;
}
#contentbox #breifdiv p {
	margin: 0 20px;
	padding: 0;
	line-height: 140%;
}
#contentbox #breifdiv p em {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-style: normal;
}
#contentbox #newsdiv {
	width: 305px;
	height: 305px;
	float: left;
	background: url(images/news_bg.gif) 0 0 no-repeat;
}
#contentbox #newsdiv #nbox {
	padding: 0;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	/* border: 1px solid dotted; */
}
#contentbox #newsdiv #nbox p {
	margin: 0 0 5px 0;
	padding: 10px;
}
#contentbox #newsdiv #nbox .alterbg {
	background-color: #d2dbfb;
}
#contentbox #newsdiv #nbox .newsti {
	color: #293768;
	font-weight: bold;
}
#contentbox   #newsdiv   #nbox a.news  {
	color: #6b6b6b;
	text-decoration: none;
}
#contentbox   #newsdiv   #nbox a:hover.news  {
	color: #6b6b6b;
	text-decoration: underline;
}
#contentbox #locationdiv {
	width: 305px;
	height: 305px;
	float: left;
	background: url(images/location.gif) 0 0 no-repeat;
}
#footer {
	width: 870px;
	margin: 0 auto;
}
#footer #fleft {
	float: left;
	width: 15px;
	height: 52px;
	background: url(images/footer_left.gif) 0 0 no-repeat;
}
#footer #fright {
	float: right;
	width: 15px;
	height: 52px;
	background: url(images/footer_right.gif) 0 0 no-repeat;
}
#footer #fmiddle {
	float: left;
	width: 840px;
	height: 52px;
	background: url(images/footer_m.gif) 0 0 repeat-x;
}
#footer #fmiddle #flogo {
	float: left;
	width: 40px;
	margin: 0;
	padding: 16px 0;
}
#footer #fmiddle #fmenu {
	float: left;
	width: 500px;
	margin: 0;
	padding: 28px 0;
	font-size: 10px;
	color: #d2dbfb;
}
#footer #fmiddle #fmenu a {
	font-size: 10px;
	color: #d2dbfb;
	text-decoration: none;
}
#footer #fmiddle #fmenu a:hover {
	text-decoration: underline;
}
#footer #fmiddle #copyrightbox {
	float: right;
	width: 250px;
	margin: 0;
	padding: 28px 0;
	font-size: 9px;
	color: #d2dbfb;
	text-align: right;
}
#contentbox2 {
	width: 870px;
	padding: 0;
	margin: 0 auto;
}
#contentbox2 #subnav {
	float: left;
	width: 200px;
}
#contentbox2 #subnav #subhead {
	width: 192px;
	height: 70px;
	background: url(images/subhead.gif) 0 0 no-repeat;
}
#contentbox2 #subnav #smenu {
	width: 192px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#contentbox2 #subnav #smenu a {
	display: block;
	width: 192px;
	height: 28px;
	background: url(images/submenu_bg.gif) 0 0 no-repeat;
	margin-bottom: 1px;
	color: #283542;
	text-decoration: none;
	line-height: 28px;
	padding-left: 25px;
}
#contentbox2 #subnav #smenu a:hover {
	background: url(images/submenu_bg_hover.gif) 0 0 no-repeat;
}
#contentbox2 #subnav #smenu .currentsub {
	display: block;
	width: 192px;
	height: 28px;
	background: url(images/submenu_bg_on.gif) 0 0 no-repeat;
	margin-bottom: 1px;
	color: #fff;
	text-decoration: none;
	line-height: 28px;
	padding-left: 25px;
}
#contentbox2 #textbox {
	float: left;
	width: 600px;
	padding: 0;
	margin-left: 40px;
}
.cleardiv {
	clear: both;
}
#contentbox2 #textbox #banner2 {
	width: 600px;
	height: 165px;
	background: url(images/banner2.jpg) 0 0 no-repeat;
}
#contentbox2 #textbox h1 {
	margin: 0;
	padding: 0;
	color: #293768;
	font-weight: bold;
	font-size: 12px;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
}
#contentbox2 #textbox p {
	margin: 10px 0;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contentbox2 #textbox li {
	display: block;
	margin-top: 4px;
	margin-bottom: 0px;
}

#textbox strong {
	font-weight: bold;
}
#textbox #banner2-career {
	background-image: url(images/banner-career.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 165px;
	width: 600px;
}
#textbox #banner2-contact {
	background-image: url(images/banner-contactus.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 165px;
	width: 600px;
}
#textbox #banner2-information {
	background-image: url(images/banner-information.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 165px;
	width: 600px;
}
#textbox #banner2-project {
	background-image: url(images/banner-project.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 165px;
	width: 600px;
}
#textbox #banner2-service {
	background-image: url(images/banner-service.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 165px;
	width: 600px;
}
