body { margin:0; font-size:0.9em; line-height:20px; font-family: "Myriad Pro", "Trebuchet MS", "Arial";}
a { color:#FF5220;}
a:hover { text-decoration:underline;}

.bold { font-weight: bold; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; height: 0; }
.center { text-align: center; margin: 0 auto;}


#header { background:url(../images/header.jpg) repeat-x;}
#logo { padding:30px 0 0 40px; height:36px; }
#logo a{ color:#FFFFFF; text-decoration:none; font-weight:bold; height:36px; font-size:26px; text-transform:uppercase;}
#logo a:hover { }
#menu { background:url(../images/menu.jpg) repeat-x; width:780px; margin:0 auto; height:32px; margin-top:47px;}
#menu ul { margin:0; padding:0;}
#menu ul li{ display:inline-block; float:left; width:100px; list-style:none; text-align:center; height:32px;}
#menu a { display:block; float:left; width:100px; color:#FFFFFF; font-size:14px; text-transform:uppercase; font-weight:bold; text-decoration:none; padding-top:8px;}
#menu a:hover{ background: #0094FF; padding-top:8px; height:24px;}

#main { width:100%;}
#content { margin:0 auto; padding:0; width:780px; padding:30px 10px 0px 10px;}
#content h1 { margin:0; text-transform:uppercase; font-size:2em;}
.red { color:#FF5220;}
#content p { border-bottom:15px solid #fafafa; padding-bottom:20px;}
#content p.nosep { padding: 0; padding-bottom: 1.2em; }
#content p.nosep { border-bottom: 0px none #000 }

#footer {background:url(../images/footer.jpg) repeat-x #000000; height:102px;}
#left_footer { float:left; padding:40px 0 0 60px; text-transform:uppercase; color:#FFFFFF; font-weight:bold; font-size:11px;}
#left_footer a { color:#FFFFFF;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:40px 30px 0 0; text-transform:uppercase; color:#FFFFFF; font-weight:bold; font-size:11px; text-align:right;}
#right_footer a { color:#FFFFFF;}
#right_footer a:hover { text-decoration:none;}

.standout li { font-size: 1.5em; padding-bottom: 1.1em }
.standout b { text-decoration: underline }

.cimg {
text-align: center; 
margin: 0 auto; 
margin-bottom: 1.5em;
}

#social_footer { 
	font-size: 11px; 
	border-top: 1px solid #D0D7DC;
	padding: 10px 0;
	margin: 20px 0 0 0;
	font-weight: bold;
	color: #939598;
}

#social_footer #navigation_social {
	width: 325px;
	padding: 0;
}

	#social_footer #navigation_social li {
		background: none;
		display: inline;
		float: left;
	}
	
	#social_footer #navigation_social li.first {
		margin: 2px 13px 0 0;
	}
	
	#social_footer #copyright {
		width: 1000px;
		font-weight: normal;
		clear: both;
	}
	
	#social_footer #navigation_social li a {
		color: #529DC6;
		display: block;
		padding: 2px 12px 2px 26px;
		height: 17px;
	}
	
	#social_footer #navigation_social li a#navigation_social_twitter {
		background: url('../images/icon_twitter_footer.png') no-repeat;
	}
	
	#social_footer #navigation_social li a#navigation_social_facebook {
		background: url('../images/icon_facebook_footer.png') no-repeat;
		padding-right: 0;
	}
	

