@charset "ISO-8859-1";

@charset "UTF-8";
/* CSS Document */

/*Reset Function*/

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td
{
margin: 0; padding: 0; border: 0; outline: none;
}

body
{
line-height: 1;
}

h1, h2, h3, h4, h5, h6
{
font-size: 100%;
padding: .6em 0;
margin: 0 15px;
}

ul, ol
{
list-style: none;
}

a
{
color: black;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}


/*My Css*/


body {
	margin:0 auto;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #000;
}
#logo {
	margin-left: 48px;
	margin-top: 35px;
	float: left;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 135px;
	vertical-align: middle;
}
#topnav ul li {
	list-style-type: none;
	text-decoration: none;
	margin-right: 35px;
	padding-right: 35px;
	height: 75px;
	display: inline;
	float: left;
	padding-top: 60px;
}

#topnav ul {
	height: 135px;
	display: inline;
	vertical-align: middle;
	padding-right: 50px;
}

#seo-body {
	height: 597px;
	background-image: url(images/seo-bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin-left: 0px;
	background-color: #FFF;
	width: 100%;
}

#cms-body {
	height: 597px;
	background-image: url(images/cms-bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin-left: 0px;
	background-color: #FFF;
	width: 100%;
}

#webgallery-body {
	height: 680px;
	background-repeat: no-repeat;
	clear: both;
	margin-left: 0px;
	background-color: #1D1D1D;
	width: 100%;
}

#makeitwork-body {
	height: 597px;
	background-image: url(images/makeitwork.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin-left: 0px;
	background-color: #FFF;
	width: 100%;
}

#index-body {
	height: 597px;
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin-left: 0px;
	background-color: #FFF;
	width: 100%;
}

#copy {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666;
	width: 350px;
	margin-left: 630px;
	padding-top: 100px;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{
	width:300px;
	height:350px;
	overflow:hidden;
	}
span#prevBtn a{
	margin-top: 20px;
	font-family: Helvetica, sans-serif;
	color: #FFF;
	vertical-align: middle;
	display: block;
	height: 20px;
	width: 80px;
	background-color: #0089CB;
	text-align: center;
	float:left;
	padding-top:5px;
	text-decoration: none;	
	margin-right:5px;
}
span#nextBtn a{
	margin-top: 20px;
	font-family: Helvetica, sans-serif;
	color: #FFF;
	vertical-align: middle;
	display: block;
	height: 20px;
	width: 80px;
	background-color: #0089CB;
	text-align: center;
	float:left;
	padding-top:5px;
	text-decoration: none;	

}	

.title {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0094DD;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#footer {
	background-color: #000;
	font-family: Helvetica, sans-serif;
	text-transform: none;
	color: #666;
	font-size: 11px;
	margin-top: 40px;
	height: 300px;
	line-height: 15px;
	width: 1200px;
}

#footer a{
	font-family: Helvetica, sans-serif;
	text-transform: none;
	color: #CCC;
	font-size: 11px;
}

#footer-column {
	display: block;
	width: 318px;
	float: left;
	padding-left: 60px;
}
.footer-title {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #C1E6FF;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.white-highlight {
	color: #CCC;
}


/**************************Navigation*********************************/

#navigation_container {
	display: block;
	width: 900px;
	font-family: Helvetica, sans-serif;
	text-transform: uppercase;
	color: #CCC;
	font-size: 11px;
	font-weight: normal;
	margin-left: 325px;
	text-align: center;
	padding-top: 57px;
}

#navigation_container a {
	display: block;
	font-family: Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	
}

ul#navigation li {
   float: left;
}

ul#navigation {
	height: 135px;
	display: inline;
	vertical-align: middle;
	padding-right: 50px;
	color:#FFF;
}

ul#navigation li a:hover {
	color:#FFFFFF;
	text-decoration: none;
	}


ul#navigation li.rates a {
	text-decoration: none;
	width:200px;
	display:block;
	margin-right:5px;
	padding:5px;
	text-align:center;
	}

ul#navigation li.downloads a {
	text-decoration: none;
	width:200px;
	display:block;
	margin-right:5px;
	padding:5px;
	text-align:center;
	}	

ul#navigation li.testimonials a {
	text-decoration: none;
	width:135px;
	display:block;
	margin-right:5px;
	padding:5px;
	text-align:center;
	}	

ul#navigation li.coverage a {
	text-decoration: none;
	width:200px;
	display:block;
	margin-right:5px;
	padding:5px;
	text-align:center;
	}	
		


/**************************Navigation/Currentstate*********************************/

.thisrates a {
	color:#FFFFFF;
	text-decoration:none;
	width:200px;
	display:block;
	margin-right:5px;
	padding:5px;
	text-align:center;
	background-color: #009FEC;
}

.thisdownloads a {
	color:#FFFFFF;
	text-decoration:none;
	width:200px;
	display:block;
	margin-right:5px;
	padding:5px;
	text-align:center;
	background-color: #009FEC;	
}

.thistestimonials a {
	color:#FFFFFF;
	text-decoration:none;
	width:135px;
	display:block;
	margin-right:5px;
	padding:5px;
	text-align:center;
	background-color: #009FEC;
}

.thiscoverage a {
	color:#FFFFFF;
	text-decoration:none;
	width:200px;
	display:block;
	margin-right:5px;
	padding:5px;
	text-align:center;
	background-color: #009FEC;
}

