/*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;
	text-align: justify;
}
a		{color:#000000; text-decoration:underline; }
a:hover	{color:#225799; text-decoration:none; border:0;}
/*structural elements*/
#container	{
	margin:5px auto;
	text-align:center;
	width:765px;
	font-variant: inherit;
}
#holder		{
	width:100%;
	padding:5px 5px 0px 5px;
	background:#FDF5E6;
	text-align:justify;
}


#navigation	{float:left; padding:10px 0; }
#header		{background:#4A708B 5px 5px; padding:7px; height:150px; }
#content	{
	float:left;
	width:470px;
	line-height:160%;
	text-align: justify;
	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;
}
#news		{
	float:right;
	width:230px;
	height:580px;
	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: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-bottom: 0px;
}
.newsItem	{
	border:1px solid #FFFFFF;
	font-size:70%;
	margin-bottom:10px;
	background-color: #4A708B;
	color: #FDF5E6;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.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 {
	clear: both;
}
#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;
}
