/* CSS Document */

body {
	background:#f2f2f2;
	color:#000066;
	font-family:"Times New Roman", Georgia, serif;
	font-size:14px;
	font-weight:normal;
	text-align:justify;
}
.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 */
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}
#container {
	width:960px;
	margin:0px auto 20px auto;
	background:#f2f2f2;
}
#container h1 {
	line-height:15px;
	margin-bottom:0;
	font-size:30px;
	}
#header {
	background:url(images/headerbg.jpg)  0 0 no-repeat;
	height:222px;
	text-align:center;
	padding-top:0px;
	}
#header h3 {
	font-size:40px;
	padding:0;
	margin: 0;
	}
#header h4 {
	font-size:20px;
	padding:0;
	margin: 5px 0;
	}
#header h3 span {
	font-size:25px;
	}
ul#navigation {
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/nav-bg.gif) bottom left repeat-x;
	border-top: 1px solid #bababa;
	margin:0;
	padding:0 0 0 25px;
	height:43px;
	display:block;
}
ul#navigation li {
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	float:left;
	height:43px;
	}
ul#navigation li a {
	display:block;
	float:left;
	padding:13px 0px 14px 0px;
	font-weight:bold;
	color:#666;
	text-align:center;
	background: #333 url(images/nav-bg.gif) bottom left repeat-x;
	width:130px;
	
	}
ul#navigation li.twolines a {
	padding:5px 0 5px 0;
	}
ul#navigation li a:hover {
	color:#666;
	text-decoration:none;
	background: #333 url(images/nav-bg3.gif) bottom left repeat-x;
	}
ul#navigation li a.selected {
	color:#000;
	text-decoration:none;
	background: #333 url(images/nav-bg3.gif) bottom left repeat-x;
	}

#content {
	padding:10px 20px 30px 20px;
	line-height:32px;
	clear:both;
	position:relative;
	font-size: 20px;
	}

#footer {
	background: #b4b4b4 url(images/footer-bg.jpg) top left repeat-x;
	border-top: 1px solid #bababa;
	margin:0;
	padding:0 0 20px 0;
	text-align:center;
	color:#333;
	line-height:18px;
	clear:both;
}
#footer h2 {
	font-size:20px
}
#footer p {
	font-size:18px;
	padding:0;
	margin:5px 0;
}
#footer span {
	font-size:18px;	
	padding:5px 0;
}
.statcounter {
	position:absolute;
	left:-999em;
}
.adr {
	text-align:left;
	padding-bottom:30px;
	font-style:normal;
	float:left;
	width:300px;
}
.name {
	color:#000066;
	font-style:italic;
	font-weight:bold;
	padding-bottom:20px;
	display:block;
}
.adr .telephone, .mobile {
	display:block;
	margin-top:20px;
}
.email, .web {
	display:block;
}

.testimonials #content ul {
	margin-top:30px;
	margin-right:30px;
	}
.testimonials #content ul li{
	margin-bottom:20px;
	}
#testimonials {
	position:absolute;
	top:80px;
	right:0px;
	width:230px;
	border:1px solid #B7B5B7;
	padding:0 10px;
	color:#7E7E7E;
	}
#testimonials h2 {
	font-size:14px;
	color:#575757;
	}
#testimonials a {
	text-decoration:underline;
	color:#575757;
	}
a.tracking {
	display:block;
	background: #b4b4b4;
	color:#b4b4b4;
}
#twitterfeed {
	float:right;
	width:230px;
	border:1px solid #B7B5B7;
	padding:0 10px;
	color:#7E7E7E;
	margin-bottom:10px;
}
.twitterFeed
{

}
.twitterFeed a
{
	color: #000;
	font-weight: bold;
}
.twitterFeed a:hover, .twitterHeader a, .tweetName a { text-decoration: none; }
.twitterFeed a img { border: none; }
.twitterFeed img
{
	float: left;
	margin: 0 1em 1em 0;
}

.twitterHeader { padding: 0.2em 0; }
.twitterHeader span
{
	font-weight: bold;
	font-size: 2.2em;
}

.twitterBody
{
	
}
.twitterBody ul { list-style: none; }
.twitterBody ul, .twitterRow, .twitterRow h4
{
	margin: 0;
	padding: 0;
}

.twitterRow { padding: 0.5em; border-bottom:1px solid #B7B5B7; margin-bottom:10px;}
.twitterRow p { margin-left: 0px; text-align:left;}

.tweetName a, .tweetTime
{
	font-weight: bold;
	color: #444;
}
.tweetName
{
	float: left;
	font-size: 1.2em;
}
.tweetTime { text-align: right; }

.odd {  }
.even { }

.medialinks {
	float:left;
	
}
.surveillance {
	float:left;
	margin-bottom:20px;
}
.surveillance-2 {
	float:right;
	margin-bottom:20px;
}
.tracking {
	text-align:left;
}