* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background-image: url('images/bg_marble2.gif');
	background-repeat: repeat;
	background-position: top left;
	background-color: #ccc;
	font-size: 12px;
	color: #666;
	font-family: "lucida grande","trebuchet ms",verdana,sans-serif;
	line-height: 15px;
	padding: 0;
	margin: 0 0 50px 0;
}

#header {
	background-image: url('images/bg_tile_top.gif');
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0 auto;
	position: relative;
	height: 100px;
	width: 800px;
	background-color: #fff;
	}

#header h1 {
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	padding: 0 0 0 20px;
	overflow: hidden;
	width: 220px;
	height: 95px;
	}

.home #header h1 {
	left: 0;
	}

#header h1 {
	left: 0;
	}

#header h1 span {
	display: none;
	}

#header h1 a {
	border: 0 none; 
	font: 14px "lucida grande","trebuchet ms",verdana,sans-serif;
	display: block;
	width: 100%;
	height: 100%;
	}

#header a img {
	border: 0 none;
	}
	
#nav {
	padding: 10px 0 10px 0;
	margin: 0 auto;
	height: 25px;
	overflow: hidden;
	font-family: "lucida grande","trebuchet ms",verdana,sans-serif;
	font-size: 12px;
	color: #555;
	line-height: 25px;
	position: relative; /*absolute */
	list-style: none;
	/*top: 35px;
	right: 0px;
	width: 580px;*/
	float: left;
	width: 800px;
	text-align: center;
}

#nav ul {
	margin: 0 auto;
	padding: 0;
}

#nav li {
 	margin: 0 0 0 3px;
  	padding: 0;
  	list-style-type: none;
	display: inline;
}

#nav li.first {
 	margin:0;
  	padding: 0 10px 0 0;
}

#nav li a, a:visited {
 	margin: 0;
 	font-size: 12px;
	color: #555;
	text-decoration: none;
	font-family: "lucida grande","trebuchet ms",verdana,sans-serif;
	border-bottom: none;
	font-weight: normal;
	padding: 2px 5px 2px 5px;
}

#nav a.active {
	color: #333;
}

#nav li.active a {
	color: #333;
}

#nav a:hover {
	color: #fff;
	background-color: #03b;
}

#north {
	padding: 0;
	margin: 0 auto;
	text-align: center;
	width: 800px;
	background-color: #fff;
	height: 259px;
}

#slideshow {
	float: left;
	background-color: #fff;
	/*background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: center center;*/
	display: block;
	height: 259px;
	width: 800px;
	text-align: center;
	margin: 0 0;
	padding: 0 0 20px 0;
}

#content_holder {
	padding: 0 0 100px 0;
	text-align: left; 
	margin: 0 auto;
	width: 800px;
	background-color: #fff;
}

#box_rms {
	width: 757px;
	padding: 0;
	margin: 0 auto;
	display: block;
	text-align: center;
}

#box_rms .box {
	width: 244px;
	float: left;
	margin: 40px 8px 0 0;
}

#content {
	width: 757px;
	padding: 0;
	margin: 50px auto;
	display: block;
	text-align: center;
}

#main_txt {
	float: left;
	width: 480px;
	text-align: left;
	padding: 20px 10px 0 10px;
}

#main_txt h3{
	font-size: 13px;
	padding: 4px 0 5px 0;
}

#main_txt p{
	padding-bottom: 8px;
}

#main_txt ul{
	margin: 0 20px;
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
	
}

#main_txt li{
	margin: 0 0 0 10px;
	padding: 0;
}

#main_txt a{
	color: #666;
	text-decoration: underline;
}

#main_txt a:hover{
	color: #036;
	text-decoration: underline;
}

#projContainer {
	background-color: #eee;
	padding: 10px;
	margin: 0 0 0 0;
	border-bottom: 1px solid #036;
}

#projTitle {
	margin: 15px 0 0 0;
	text-align: left;
	padding: 5px 0 5px 10px;
	font-size: 13px;
	background-color: #036;
	font-weight: bold;
	color: #fff;
}

#button {
	background-color: #036;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	padding: 5px;
	margin: 30px 0 0 0;
	height: 20px;
	
}

#nxt_btn {
	text-align: left;
	margin-right: 10px;
	padding: 0;
	float: right;
	line-height: 20px;
}

#prv_btn {
	text-align: left;
	margin-left: 10px;
	padding: 0;
	float: left;
	line-height: 20px;
}

#nxt_btn a, #prv_btn a{
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}

#nxt_btn a:hover, #prv_btn a:hover{
	color: #999;
	text-decoration: none;
}

.etc {
	padding: 20px 20px 20px 10px;
	background-color: #ccc;
	height: 100px;
	color: #555;
	font-size: 11px;
}

#side_box {
	float: left;
	width: 246px;
	margin: 0 auto;
	padding: 0 0 30px 0;
	text-align: center;
	height: 277px;
}

#about_rms {
	background-image: url('images/bg_silver.gif');
	background-repeat: no-repeat;
	background-position: center center;
	width: 226px;
	height: 279px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	font-family: "lucida grande","trebuchet ms",verdana,sans-serif; 
	color: #666;
	text-align: left;
}

#about_rms p {
	padding-top: 15px;
}

#about_rms a{
	color:#666;
	text-decoration: underline;
}

#about_rms a:hover{
	color:#036;
	text-decoration: underline;
}

#subnav_rms {
	background-image: url('images/bg_blue2.gif');
	background-repeat: no-repeat;
	background-position: center center;
	width: 246px;
	height: 230px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	font-family: "lucida grande","trebuchet ms",verdana,sans-serif; 
	color: #fff;
	text-align: center;
}

#subnav_rms ul {
	list-style-type: none;
	padding-top: 15px;
	margin: 0 auto;
}

#subnav_rms a {
	color: #fff;
	text-decoration: none;
}

#subnav_rms a:hover {
	color: #999;
	text-decoration: none;
}

#footer {
	background-image: url('images/footer_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	margin: 0 auto;
	padding: 0 0 0 0;
	position: relative;
	height: 80px;
	width: 800px;
	font-size: 11px;
	background-color: #fff;
}

#footer_txt {
	margin: 0 auto;
	padding: 10px 0 0 0;
	position: relative;
	width: 800px;
	font-size: 11px;
}

#footer_txt1 {
	padding: 0 20px 50px 25px;
	color: #fff;
	float: left;
}

#footer_txt2 {
	padding: 0 20px 50px 15px;
	color: #fff;
	float: right;
	text-align: right;
}

#footer_txt2 a {
	color: #fff;
	text-decoration: none;
}

.webmaster {
	font-size: 9px;
	color: #fff;
}

.clearfix:after {
	content: "."; 
	display: block;
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
