/*defaults*/
body 	{
	color:#000000;
	margin:10px 0;
	padding:0;
	font-family:verdana, "Trebuchet MS", arial, "Times New Roman", serif;
	font-size:90%;
	background-color: #069;
	border-width: 1;
}
p		{
	margin:0;
	padding:0 0 15px 0;

}
a		{color:#000000; text-decoration:underline; }
a:hover	{color:#225799; text-decoration:none; border:0;}
/*structural elements*/
#menu_container {
	position: relative;
	z-index: 999;
}
#container	{
	margin:5px auto;
	width:765px;
	font-variant: inherit;
	height: 100%;
}
#holder		{
	width:100%;
	padding:5px 5px 0px 5px;
	background:#FDF5E6;

}


#navigation	{float:left; padding:10px 0; z-index: 2; }
#header		{background:#4A708B 5px 5px; padding:7px; height:150px; z-index: 1 }
#content	{
	float:left;
	width: 470px;
	line-height:160%;
	text-align: left;
	border-right-width: 0px;
	border-right-style: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-shadow: 0 1px white;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
}
#news		{
	float:right;
	width:220px;	
	line-height:140%;
	text-align:left;
	color: #369;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #369;
	margin-top: 15px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-bottom: 0px;
	position: relative;
	z-index: 0;
}
.newsItem	{
	border:1px solid #FFFFFF;
	font-size:70%;
	margin-bottom:10px;
	background-color: #4A708B;
	color: #FDF5E6;
	clear: both;
	margin-top: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-shadow: 0 -1px rgb(50, 60, 80);
}
.newsItem2	{
	padding:0px 0px 0px 0px;
	font-size:90%;
	margin-bottom:0px;
	color: #069;
	border-color: #069;
	border-width: 0;
	background-color: #FDF5E6;
}
#footer		{clear:both; width:100%; font-size:80%; background:#DADADA; padding:2px; text-align:left; border-top:2px solid #556B2F; }
#copyright	{float:right; }
/*headings*/
.newsItem h1	{color:#FFFFFF; margin:0 0 10px 0; padding:0; font-size:130%; font-weight:normal; }
#content h1		{font-size:150%; font-weight:normal; line-height:130%; margin:0; padding:0 0 20px 0; }
#logo h1		{font-weight:normal; font-size:170%; margin:0; padding:0; color:#778899; }
/*navigation*/
#navigation ul 		{margin:0; padding:0; }
#navigation li 		{margin:0; padding:0; list-style:none; display:inline; }
#navigation a		{color:#225799; padding:0 10px 0 0; text-decoration:none; }
#navigation a:hover	{color:#000000; }
#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 0px 0 0; text-decoration:underline; }
#footer a:hover	{color:#000000; text-decoration:none; }
/*shamelessly borrowed styles from http://www.positioniseverything.net/easyclearing.html*/
.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 */
#left_services {
	float: left;
	width: 215px;
	background-color: #E4D7BE;
	padding-left: 12px;
	text-align: left;
	line-height: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #4a708b;
}
#right_services {
	float: right;
	width: 215px;
	list-style-type: circle;
	background-color: #E4D7BE;
	text-align: left;
	padding-left: 12px;
	line-height: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #4a708b;
}
#hways {
	color: black; 
	clear: both;
	text-align: center;
	padding-bottom: 20px;
}
#SRFservices {
	font-size: small;
}
#engineering {
	line-height: 20px;
	font-size: small;
	margin-left: 10px;
	list-style-type: square;
}
#bg_text {
	font-size: xx-small;
	color: #fdf5e6;
	visibility: hidden;
}
#holder #content center p strong {
	text-align: justify;
}
#holder #content center p strong {
	text-align: justify;
}
.SRFnews {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFF;
	padding: 8px;
	background-position: 10px 10px;
	background-image: url(../images/SRFnews_bg-02.jpg);
	background-repeat: repeat;
	clear: none;
	float: right;
	width: 210px;
	margin-right: 15px;
	margin-top: 0px;
}
#newwork {
	position: relative;
	right: 28px;
	top: -25px;
	width: 49px;
	float: left;
}
.newsItem_test {
	padding:10px 10px 0px 10px;
	border:1px solid #FFFFFF;
	font-size:70%;
	margin-bottom:10px;
	background-color: #4A708B;
	color: #FFF;
}
#social {
	padding: 10px 0 0 0;
}
#addthis {
	margin: 0 0 10px 0;
}
.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet,
.addthis_toolbox.addthis_pill_combo a.addthis_counter {
    margin-top: -2px;
}
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
}
.enclose a {
	margin-top:  0;
	text-decoration: none;
}
.enclose a span {
	font-family: "Times New Roman";
	font-size: 120%;
	color: rgb(70,85,110);
	padding-left: 15px;
	vertical-align: super ;
	text-shadow: 0px 1px white;
}
.enclose a span:hover {
	text-shadow: none;
	text-decoration: underline;
}
.srf_description {
	text-align: justify;	
	padding-left: 50px;
	padding-right: 30px;
}
#notready {
	display: none;	
}
