@charset "UTF-8";
/* CSS Document */

body, ul, li, img{
	margin: 0;
	padding: 0;
}

body{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

h2{
	margin: 0;
	padding: 5px 0 5px 0;
	font-size: 16px;
	
}

p{
	margin: 0;
	padding: 0;
}

#ruagwrapper{
	width: 750px;
	margin: auto;
}

#ruagheader{
	width: 750px;
	background: #FFF;
}

#ruagcontent{
	background: #fff;
	border-right: 1px solid #025ea4;
	border-left: 1px solid #025ea4;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#ruagfooter{
	border-top: 5px solid #025ea4;
	color: #999;
	font-size: 9px;
	margin-bottom: 10px;
}

#ruagfootertext{
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

#ruagmenu{
	clear:  both;
	color: #999999;
	font-size: 11px;
	padding: 4px 0 4px 10px;
}

#ruagmenu a{
	text-decoration: none;
	color: #999;
}

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

#ruagmenu li{
	display: inline;
	padding: 0px 12px 0px 0;
}

#ruaglogo{
	width: 140px;
	height: 48px;
	float: right;
	clear: both; 
}

#headerboarder_b{
	height: 12px;
	background-color: #025ea4;
	margin: 0;
}

#headerimage{
	width: 748px;
	height: 265px;
	background-image: url(../images/headerImage_1.jpg);
}

#headerimagetext{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	padding: 0;
	margin: 0;
	padding-top: 235px;
}

#ruagcontentmain{
	padding: 15px;
	overflow: hidden;
}

#ruagcontentmain p{
	margin-bottom: 15px;
}

#ruagcontentmain h2{
	color: #025ea4;
}

#bulletpic01{
	width: 194px;
	height: 268px;
	float: right;
	margin-left: 10px;
	background-color: #fff;
}

#boxespic01{
	width: 300px;
	height: 236px;
	float: right;
	margin-left: 10px;
}