@charset "utf-8";
/* CSS Document */

body {margin:0;padding:0;background-color: #000000}

img {border:none;outline:none;vertical-align:middle;}
a {color:#9999cc;text-decoration:underline;outline:none;}
.clear {clear:both;}

div#top {
	width:1000px;
	height:130px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	background-color: #000;
}

div#top-logo {
	width:495px;
	height:130px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	background-color: #000;
	float: left;
}

div#top-right {
	width:505px;
	height:90px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	background-color: #000;
	float: right;
}

div#top-menu {
	width:505px;
	height:40px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	background-color: #000;
	float: right;
}

div#container {
	width:1000px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	background:#000000;
	float:center;
}
div#content {
	width:1000px;
	padding:0;
	overflow:hidden;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 50px;
}

div#home-image {
	width:627px;
	padding:0;
	overflow:hidden;
	height: 353px;
	float:left;
}

div#home-content {
	width:600px;
	padding:0;
	overflow:hidden;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	float:left;
}
div#home-testimonial {
	width:373px;
	padding:0;
	margin-top: 60px;
	overflow:hidden;
	height: 330px;
	float:right;
}


div#featured-client {
	width:373px;
	padding:0;
	overflow:hidden;
	height: 353px;
	float: right;
}

div#bottomline {
	width:937px;
	height:3px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	float: center;
	background-image: url(images/bottom-line.jpg)
}

  
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:lighter;
	color:#ffffff;
	text-align:left;
	line-height:160%;
	letter-spacing:0px
}
h1 {
	margin:0 0 13px 0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style:normal;
	font-weight:normal;
	color:#b8b7b7;
	text-align:left;
	line-height: 100%;
	letter-spacing:1px
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	color:#b8b7b7;
	text-align:left;
	line-height: 100%;
	letter-spacing:1px
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #ffffff;
	line-height: 140%;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	color: #ffffff;
	line-height: 100%;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #616d9c;
	letter-spacing: .5px;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	line-height: 120%;
}

a:link {
	text-decoration: underline;
	color: #CCC;
	}
a:visited { 
	text-decoration: underline;
	color: #CCC;
	}
a:hover, a:active {
	text-decoration: none;
	color: #FFF;
	}
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:lighter;
	color:#ffffff;
	text-align:left;
	line-height:160%;
	letter-spacing:0px
}

div#footer {width:1000px;margin:0 auto;padding:0;overflow:hidden;}

#footer #footercontext p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:lighter;
	color:#7f7f7f;
	text-align:center;
	line-height:130%;
	letter-spacing:0.4px
}

#footer #footercontext a:link {
	text-decoration: none;
	color: #7f7f7f;
}

#footer #footercontext a:visited {
	text-decoration: none;
	color: #7f7f7f;
}

#footer #footercontext a:hover, a:active {
	text-decoration: underline;
	color: #FFF;
	}

#footer #footercontext a:hover, a:active {text-decoration: none;color: #fff;}#table-header {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

div#header {
	width:100%;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	height: 98px;
}

#header #headercontext p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:normal;
	color:#616d9c;
	text-align:right;
	line-height: 100%;
	letter-spacing:0.5px
}

#header #headercontext a:link {text-decoration:none;color: #616d9c;}

#header #headercontext a:visited {text-decoration:none;color: #616d9c;}

#header #headercontext a:hover, a:active {text-decoration:underline;color: #fff;}


