body 	{ 
	font: 80% verdana, arial, tahoma;
	line-height: 1.5;
	color: #655861; 
  	margin: 0 auto;
	padding: 0;
	background: #1d2731 url(../images/body_bg.jpg) top center no-repeat;	
	}
	
a:link 	{ 
	text-decoration: none; 
	color: #000066;
	}
	
a:visited { 
	text-decoration: none; 
	color: #000066;
	}
	
a:hover, a:active { 
	text-decoration: underline; 
	color: #28da24;
	}

img, div { behavior: url(iepngfix.htc) }

#header {
	width: 100%;
	height: 150px;
	background: #1d2731 url(../images/header_bg.jpg) repeat-x;
	}
	
#header_content {
	width: 900px;
	height: 150px;
	margin: 0 auto;
	padding-top: 27px;
	background: #1d2731 url(../images/header_content_bg.jpg) no-repeat;
	}
		
#menu {
	width: 900px;
	height: 67px;
	margin: 0 auto;
	background: #1d2731 url(../images/menu_bg.jpg) no-repeat;
	}
	
#content {
	width: 900px;
	margin: 0 auto;
	background: #FFF;
	}		
	
#grey_content {	
	width: 900px;
	margin: 0 auto;
	background: #FFF;
	background-image: url(../images/benz.jpg);
	border-bottom: #666 thin solid;
	}

#grey_content2 {
	width: 680px;
	padding: 5px 0px 5px 200px;
	margin: 0 auto;
	}
	
#grey_content2 b {
	color: #1d3fb9;
	font-weight: normal;
	}	

#blue_content {	
	width: 900px;
	margin: 0 auto;
	background: #1a347f;
	}

#blue_content2 {
	width: 880px;
	background: #1a347f;
	padding: 5px 0px 5px 0px;
	margin: 0 auto;
	}	
	
#nbox {
	background-color: #1a347f;
	color: #FFF;
	height: 595px;
	border-bottom: #21419d thin solid;
	}
#nwords {	
	color: #FFF;
	width: 415px;
	padding-left: 25px;
	margin: 0 auto;
	}	
#nwords b {
	color: #2fd516;
	}
	
#n52 {
	width: 435px;
	float: left;
	background: #1a347f;
	padding: 5px 0px 5px 10px;
	}	

#n53 {
	width: 435px;
	float: right;
	background: #1a347f;
	padding: 5px 15px 5px 0px;
	}
	
b {
	color: #FFF;
	font-weight:bold;
	}	
	
i {
	color: #43f24b;
	font-weight: bold;
	}	

em {
	color: #FFCC00;
	font-weight: bold;
	}	
	
h1 {
	font-family: Georgia, serif; 
	font-weight: normal; 
	font-size: 27px;
	color: #EEE;
	border-bottom: 1px solid #144883;
	}	
	
#white_content {
	width: 900px;
	height: 140px;
	background: #FFF;
	background-image: url(../images/portal.jpg);
	margin: 0 auto;
	border-bottom: thin solid #CCCCCC;
	}		
	
#white_content2 {
	width: 680px;
	float: left;
	margin: 0 auto;
	padding: 10px 0px 5px 20px;
	}	
	
#footer_bg {
	width: 100%;
	height: 260px;
	margin: 0 auto;
	background: #1d2731 url(../images/footer_bg.jpg) bottom center no-repeat;
	}
#footer {
	width: 880px;
	margin: 0 auto;
	padding-top: 15px;
	color: #FFF;
	}
#footer a:link 	{ 
	text-decoration: none; 
	color: #FFF;
	}
#footer a:visited { 
	text-decoration: none; 
	color: #FFF;
	}
#footer a:hover, a:active { 
	text-decoration: underline; 
	color: #71f475;
	}	