/*defaults*/
body 	{background:#a2a2a2 url('images/body_bg.gif') repeat-x 0 0; color:#000000; margin:0px 0; padding:0; font-family:Arial, verdana, arial, sans-serif; font-size:85%; }
p		{margin:0; padding:0 0 15px 0; }
a		{color:#225799; text-decoration:none; }
a:hover	{color:#225799; text-decoration:underline;}

/*structural elements*/
#container	{margin:0px auto; text-align:center; width:760px; background:#fff;}
#holder		{width:100%; padding:20px 20px 5px 20px; background:#FFFFFF; text-align:left; }
#logo		{border-bottom:1px solid #DADADA; padding:5px 30px 30px 0px; }
#topright	{padding: 15px 5px; text-align:center; float: right; background: url(../images/topright_bg.jpg) no-repeat top left; width: 370px; height: 140px;}
#topright h1	{color: #777; font-size:24px; font-weight:normal; margin: 0;}
#topright h2	{color: #777; font-size:20px; font-weight:normal; margin:0;}

#header		{background:#000 url('../images/header_home.jpg') no-repeat 10px 10px; padding:10px; height:200px; width: 740px; }
#header p {font-size: 22px; text-align: left; padding: 15px; width: 300px; margin-top: 50px;}
#content	{float:left; width:490px; padding:20px 10px 0 0; line-height:18px; color: #333;background:#fff; }
#news		{float:right; width:250px; padding:20px 0 0 0; line-height:140%; text-align:justify; background:#fff;}
.newsItem	{padding:20px 20px 5px 20px; background:#FEFFD5; border:2px solid #000000; font-size:90%; margin-bottom:20px; background:#fff;width:216px;}
#footer		{clear:both; width:100%; font-size:11px; background:#DADADA; padding:20px; text-align:left; border-top:2px solid #2765AF; }
#copyright	{float:right; }
#nav ul {margin: 10px 0px; padding: 0px;}
#nav ul li{
	width: 123px; list-style-type: none; float: left; margin-left: 3px; text-align: center; background: url(../images/navbg.jpg) no-repeat top left; height: 35px; padding-top: 10px;
}
#nav ul li a {color: #fff; }
/*headings*/
.newsItem h1	{color:#225799; margin:0 0 0px 0; padding:0; font-size:130%; font-weight:normal; }
#content h1		{font-size:170%; font-weight:normal; line-height:130%; margin:0; padding:0 0 20px 0; }
#logo h1		{font-weight:normal; font-size:200%; margin:0; padding:0; color:#6c460f; font-weight: bold; }

#content ul {	margin: 0;	padding: 0px 0 20px 20px;}	
#content li { 	margin: 0; 	list-style: disc url(images/bullet.gif) inside;}
#content h1 {font-size: 20px; margin-bottom: -16px;}

#footer ul 		{margin:0; padding:0; }
#footer li 		{margin:0; padding:0; list-style:none; display:inline; }
#footer a		{color:#000000; font-weight:bold; padding:0 5px 0 0; text-decoration:underline; }
#footer a:hover	{color:#000000; text-decoration:none; }


#credentials {
margin:5px;
width:350px;
text-align:left;
font-size: 11px;
text-align: center;
}

#cred1 {
display:inline;
border:1px solid #ccc;
padding:5px;
width:100px;
margin:5px;
margin-left:0;
}

#cred2 {
display:inline;
border:1px solid #ccc;
padding:5px;
width:100px;
margin:5px 0 5px 0;
}

#cred3 {
display:inline;
border:1px solid #ccc;
padding:5px;
width:100px;
margin:5px;
margin-right:0;
}

.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */

.space {padding-bottom: 300px; }

.red {color:#b40000;}

.float-left {
	float:left;
margin:0 10px 5px 0;
}

