body {
	font: 62.5% 'Lucida Grande', Helvetica, Arial, Sans-Serif; /* Resets 1em to 10px */
	background-color: #313131;
	color: #313131;
	padding: 0px;
	margin: 0px;
}

p {
	font-size: 1.2em;
	line-height: 1.6em;
}

h1 {
	font-size: 2.4em;
	line-height: 1.0em;
	font-weight: normal;
	margin: 0;
	padding: 0;	
}

h4 {
	display: inline;
	font-size: 1.0em;
	line-height: 1.8em;
	font-weight: normal;	
}

img a {
	border: none;
}

.floatright {float: right;}
.floatleft {float: left;}
.articlefloatleft {float: left; padding: 15px 5px 5px 0;}

hr {
	color: #666;	
	background-color: #666;
	width: 100%;
	height: 1px;
	border: none;
	clear: both;
	margin: 10px 0;
}


a:link {
	color: #666;
	text-decoration: underline;
}

a:visited { 
	color: #666;
	text-decoration: underline;
}

a:hover { 
	color: #333;
	text-decoration: none;
}

a:active {
	color: #666;
	text-decoration: underline;
}

/* Boxes */

#header {
	width: 680px;
	height: 110px;
	margin: 0 auto;
	background: #FFF url('../images/mnb_03.gif') top left repeat-x;
	overflow: hidden;
}

#container {
	width: 660px;
	padding: 0 10px;
	margin: 0 auto;	
	background: #FFF url('../images/mnb_16.gif') top left repeat-y;	
}

#feature, #feature-sml {
	width: 660px;
	background: #b3da27 url('../images/mnb_09.gif') top left repeat;	
	border-bottom: 5px solid #e5e4e4;
	overflow: hidden;	
}

#feature {
	height: 105px;
}

#feature-sml {
	height: 50px;
}

#feature h3, #feature-sml h3 {
	font-size: 2.4em;
	line-height: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 20px;
	display: inline;
	float: left;
}

#services, #systems, #training, #news {
	width: 193px;
	margin: 20px 0 0 20px;
	float: left;
	display: inline;
}

#services {background: url('../images/mnb_18.gif') top left no-repeat;}
#systems {background: url('../images/mnb_20.gif') top left no-repeat;}
#training {background: url('../images/mnb_22.gif') top left no-repeat;}

#container h2 {
	font-size: 2.0em;
	line-height: 2.2em;
	font-weight: normal;
	height: 50px;
	margin: 0 0 0 75px;
	padding: 0;
}

#content {
	width: 410px;
	margin: 20px 20px -15px 0px;
	float: right;
	display: inline;
}

#content ul {
	font-size: 1.2em;
	line-height: 1.6em;
}

#footer {
	width: 724px;
	height: 60px;
	margin: 0 auto;
	clear: both;
	background: transparent url('../images/mnb_29.gif') top left repeat-x;
	color: #666;
}

.clearout {
	height: 5px;
	width: 660px;
	margin: 0 auto;
	clear: both;
	display: block;	
}

.footerimg {
	margin-right: -22px;
	float: right;
}

#newscontainer {
	color: #CCC;
	width: 680px;
	margin: 0px auto 20px auto;
	clear: both;	
}

#banner {
	width: 680px;
	margin: 40px auto;	
	clear: both;
	color: #CCC;
	text-align: center;
}

#rimfya {
	width: 680px;
	margin: 40px auto;	
	clear: both;
	color: #CCC;
	text-align: center;
}

#rimfya a {
	color: #C0E111;
}

/* -- Menu -- */

#services ul, #systems ul, #training ul, #news ul, #newscontainer ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

#services li, #systems li, #training li, #news li, #newscontainer li {
	font-size: 1.1em;
	line-height: 1.5em;
	border-bottom: 1px solid #999;
	border-left: none;
}

#services li a, #systems li a, #training li a, #news li a, #newscontainer li a {
	display: block;
	margin: 0;
	padding: 4px 10px;
	width: 173px;
	text-decoration: none;
}

#newscontainer a {
	color: #CCC;
	background: #313131;
}

#container a {
	color: #666;
	background: #FFF;
}

#header ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
	display: inline;
	float: right;
	width: 420px;
}

#header li {
	font-size: 1.1em;
	line-height: 1.5em;
	border-left: none;
	float: left;
}

#header a {
	width: 80px;
	color: #CCC;
	background: transparent url('../images/tab-btm_03.gif') bottom center no-repeat;
	text-align: center;
	display: block;
	margin: 40px 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}