/* CSS by definitive Labs ltd */

body {
	background-color: #EBF4F1;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

h1, h2 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 170%;
	letter-spacing: -1px;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 5px;
}

p {
	margin: 0 0 10px 0;
}

a {
	color: #666;
}

a:hover {
	color: #000;
}

/* Defined Styles */

.wrapper {
	width: 950px;
	height: auto;
	margin: 0 auto;
	background-image: url(images/pagebg.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.top {
	background-image: url(images/top_grad.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 64px;
	width: 900px;
	margin: 0 25px 0 25px;
}

.logo {
	width: 136px;
	float: left;
	padding: 5px 0 0 5px;
}

.contact {
	width: 121px;
	float: right;
	padding: 6px 5px 0 0;
}

.topnav {
	width: 900px;
	height: 26px;
	background-image: url(images/topnav/topnav.png);
	background-repeat: no-repeat;
	margin: 0 25px 0 25px;
}

.topnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

.topnav ul li {
	display: inline;
}

.topnav ul li a {
	font-size: 120%;
	color: #fff;
	text-decoration: none;
	padding: 2px 12px 0px 12px;
}

/* Top Nav Styles */

.a a:hover {
	background-image: url(images/topnav/homeroll.png);
	background-repeat: no-repeat;
	padding-bottom: 4px;
}

.b a:hover {
	background-image: url(images/topnav/aboutusroll.png);
	background-repeat: no-repeat;
	padding-bottom: 4px;
}

.c a:hover {
	background-image: url(images/topnav/ourservicesroll.png);
	background-repeat: no-repeat;
	padding-bottom: 4px;
}

.d a:hover {
	background-image: url(images/topnav/webspecroll.png);
	background-repeat: no-repeat;
	padding-bottom: 4px;
}

.e a:hover {
	background-image: url(images/topnav/freelanceroll.png);
	background-repeat: no-repeat;
	padding-bottom: 4px;
}

.f a:hover {
	background-image: url(images/topnav/portfolioroll.png);
	background-repeat: no-repeat;
	padding-bottom: 4px;
}

.g a:hover {
	background-image: url(images/topnav/careersroll.png);
	background-repeat: no-repeat;
	padding-bottom: 4px;
}

.h a:hover {
	background-image: url(images/topnav/contactusroll.png);
	background-repeat: no-repeat;
	padding-bottom: 4px;
}

/* */

.topnavspace {
	width: 100%;
	height: 3px;
}

.space {
	width: 10px;
	height: 3px;
	float: left;
}

.maintext {
	clear: both;
}

.topborder {
	width: 900px;
	height: 2px;
	margin: 0 25px 0 25px;
	background-image: url(images/videotop.png);
	background-repeat: repeat-x;
}

.video {
	width: 900px;
	height: 151px;
	margin: 0 25px 0 25px;
	background-image: url(images/videos/test.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
}

.mainfooter {
	width: 950px;
	height: 48px;
	background-image: url(images/mainfooter.png);
	background-repeat: no-repeat;
	margin: 0 auto;
}

.secnav {
	width: 183px;
	height: auto;
	float: left;
}

.secnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: 5px;
}

.secnav ul li {
	margin: 0 0 0 25px;
	font-size: 90%;
	height: 22px;
	background-image: url(images/leftnavlink_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

.secnav ul li a {
	padding: 4px 0 3px 10px;
	display: block;
	text-decoration: none;
	color: #000;
}

.secnav ul li a:hover {
	background-image: url(images/leftnavlink_bghover.png);
	background-repeat: repeat-x;
	color: #fff;	
}

.maincontent {
	width: 548px;
	height: auto;
	float: left;
	margin: 0 0 15px 15px;
}

.banners {
	width: 150px;
	height: auto;
	float: right;
	margin: 0 39px 0 10px;
}

.banners img {
	margin: 10px 0 0 0;
}

.leftnavbg {
	width: 950px;
	height: auto;
	margin: 0 auto;
	background-image: url(images/leftnav_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.floatfix {
	clear: both;
}

.secnavtitle {
	padding: 5px 0 0 35px;
}

.secnav p {
	display: none;
}

.sitemap {
	margin: 0 auto;
	width: 900px;
	height: auto;
}

.sitemaptop {
	background-image: url(images/sitemap/top.png);
	background-repeat: no-repeat;
	width: inherit;
	height: 8px;
}

.sitemapbottom {
	background-image: url(images/sitemap/bottom.png);
	background-repeat: no-repeat;
	width: inherit;
	height: 8px;
}

.sitemapcontent {
	background-image: url(images/sitemap/stretch.png);
	background-repeat: repeat-y;
	background-position: top;
	width: 885px;
	padding: 0 0px 0 15px;
	
	/* */
	height: auto;
}

div.sitemaplinks {
	width: 110px;
	padding-top: 5px;
	float: left;
	margin-bottom: 4px;
}

div.sitemaplinks p {
	margin: 0;
	color: #a7a9ac;
	font-weight: bold;
	font-size: 90%;
}

div.sitemaplinks ul {
	margin: 0;
	padding: 0;
	display: block;
}
div.sitemaplinks ul li {
	margin: 0;
	padding: 0;
	float: none;
	display: block;
	font-size: 90%;
}

div.sitemaplinks a {
	color: #a7a9ac;
	text-decoration: none;
}

div.sitemaplinks a:hover {
	text-decoration: underline;
}

div.sitemaplinks:hover p {
	color: black;
}

div.sitemaplinks:hover a {
	color: #0083b3;
}

div.sitemaplinks:hover a:hover {
	text-decoration: underline;
}

div.sitemaplinks.hover p {
	color: #000;
}

div.sitemaplinks.hover a {
	color: #0083b3;
}

div.sitemaplinks.hover a:hover {
	text-decoration: underline;
}

.footer {
	width: 900px;
	height: auto;
	margin: 0 auto;
	font-size: 80%;
	color: #666;
	padding: 10px 0 10px 0;
}

.footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer ul li {	
	display: inline;
	padding: 0 5px 0 0;
}

.footer ul li a{
	color: #333;
}

.footer ul li a:hover {
	color: #666;
	text-decoration: none;
}

.warning {
	background-color: #F5F5F5;
	border: 1px dashed #E9E9E9;
	padding: 3px;
	margin: 0 0 10px 0;
}

.liveleader {

width:140px !important;

}

.liveleader_pic9616 {
display: none;
}