/*
Graphics Plant v.11
Designed by & Copyright ©2006 - 2008 Graphics Plant, Inc.
All Rights Reserved.

Besides, stealing is mean.
*/

body{
	background: url(images/bg.png);
	margin: 0;
	padding: 0;
	font: 9pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}

a img{
	border: 0;
}

a:link, a:visited{
	color: #666;
	text-decoration: none;
}

a:hover, a:active{
	color: #666;
	text-decoration: underline;
}

.center{
	background-position: center;
	text-align: center;
}

#clear{
	clear: both;
}

.clear{
	clear: both;
}

#footclear{
	clear: both;
	height: 50px;
}

#aboutclear{
	clear: both;
	height: 10px;
}

#repeat{
	background: url(images/repeat.png) repeat-x;
	width: auto;
	height: 128px;
}

#header{
	width: 860px;
	height: 54px;
	margin: auto;
}

#logo{
	float: left;
	position: relative;
}

#nav{
	width: 215px;
	float: right;
	color: #fff;
	font-size: 10pt;
	padding-top: 13px;
	position: relative;
}

#nav ul{
	list-style: none;
	display: inline;
}

a.nav{
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;
	color: #ccc;
}

#nav li{
	width: 58px;
	height: 26px;
	text-align: center;
	display: inline;
	float: left;
	margin-right: 5px;
	color: #ccc;
	text-shadow: 0em -0.1em #000;
}

a.nav:hover, a.nav:active{
	background: url(images/nav.png) no-repeat;
	color: #fff;
	text-decoration: none;
	width: 58px;
	height: 26px;
}

a.nav:link, a.nav:visited{
	color: #ccc;
	text-decoration: none;
}

a#on{
	background: url(images/nav.png) no-repeat;
	width: 58px;
	height: 26px;
	text-align: center;
	display: inline;
	float: left;
	padding-top: 6px;
	margin-right: 5px;
	color: #fff;
	text-decoration: none;
	text-shadow: 0em -0.1em #000;
}

#content{
	width: 800px;
	margin: auto;
	margin-top: -40px;
}

#featured{
	background: url(images/featuredbox.png) no-repeat;
	width: 794px;
	height: 420px;
	margin: auto;
}

#featuredimg{
	background: url(images/bmf.png) no-repeat;
	width: 721px;
	height: 358px;
}

#featuredtext{
	color: #fff;
	font-size: 13pt;
	padding-left: 20px;
	width: 300px;
	padding-top: 5px;
	float: left;
	position: relative;
}

#featuredbutton{
	float: right;
	position: relative;
	margin-top: 27px;
	margin-right: 10px;
}

#links{
	width: 795px;
	padding-top: 15px;
	margin: auto;
	margin-bottom: 15px;
}

#linksright{
	float: right;
}

#linksleft{
	float: left;
}

#linkscenter{
	width: 262px;
	margin: auto;
}

#footertop{
	background: url(images/foottop.png) no-repeat;
	width: 794px;
	height: 13px;
	margin: auto;
}

#footercont{
	background: url(images/footcont.png) repeat-y;
	width: 794px;
	height: auto;
	margin: auto;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-top: -5px;
}

#footertext{
	width: 794px;
	margin: auto;
	margin-left: -20px;
}

#footerleft{
	width: 245px;
	float: left;
	position: relative;
}

#footerright{
	width: 245px;
	float: right;
	position: relative;
}

#footercenter{
	width: 245px;
	margin: auto;
}

#footerfoot{
	background: url(images/footerfoot.png) no-repeat;
	width: 794px;
	height: 13px;
	margin: auto;
}

#footercont ul{
	display: block;
	list-style: none;
	text-align: left;
}

#footercont li{
	border-bottom: 1px dotted #505050;
}

#footercont li:hover, li:active{
	background-color: #fff;
	color: #000;
}

#footercont li a.footer{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

a.footer:link, a.footer:visited{
	color: #fff;
	text-decoration: none;
}

a.footer:hover, a.footer:active{
	color: #000;
	display: block;
	background-color: #fff;
}

#footer{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 7pt;
}

/* Why Choose Us*/

.number{
	width: 30px;
	color: #005666;
	font-size: 20pt;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 20px;
	float: left;
}

.number1{
	margin-top: 12px;
}

.number2{
	margin-top: 4px;
}

.text{
	background-position: center;
	width: 725px;
	float: right;
	margin-top: 25px;
	border-left: solid 1px #005666;
	padding-left: 20px;
	font-size: 10pt;
	color: #333;
}

.texthead{
	font-size: 11pt;
	color: #000;
}

/*Work*/

.heading{
	border-bottom: #333 1px solid ;
	padding-bottom: 5px;
	font-size: 16pt;
	letter-spacing: -2px;
	color: #333;
	margin: auto;
	margin-bottom: 30px;
	margin-top: 15px;
	width: 780px;
	
}

.work{
	width: 780px;
	margin: auto;
}

.workleft{
	width: 500px;
	float: left;
	position: relative;
	margin-bottom: 15px;
}

.workright{
	width: 270px;
	float: right;
}

.workright h1{
	color: #000;
	font-weight: normal;
	font-size: 13pt;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}

.quote{
	background: url(images/speechbubble2.png) no-repeat;
	width: 271px;
	height: 46px;
	margin-top: 20px;
}

.quotetext{
	color: #fff;
	text-shadow: 0em -0.1em #000;
	font-size: 11pt;
	padding-top: 13px;
	letter-spacing: -1px;
	text-align: center;	
	padding-left: 15px;
}

.quotebyline{
	font-size: 7pt;
	width: 265px;
	text-align: right;
}

/*About*/

#snippet{
	background: url(images/snippetbg.png) no-repeat;
	width: 805px;
	height: 209px;
	margin-top: 16px;
	margin-bottom: 10px;
}

#snippetcont{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	font-size: 10pt;
	letter-spacing: -1px;
}

#snippet ul{
	display: inline;
}

#snippet li{
	background: url(images/arrow.png) left no-repeat;
	padding-left: 18px;
	margin-right: 20px;
	display: inline;
}

#blinksleft{
	background: url(images/twitter.png) no-repeat;
	width: 393px;
	height: 173px;
	float: left;
}

#twitter{
	width: 355px;
	padding-top: 70px;
	padding-left: 15px;
	margin: auto;
}

#twitter_update_list { 
	padding: 0;
	margin: 0; 
}

#twitter_update_list li { 
	list-style-type: none; 
	padding: 0;
	margin: 0;
}

#twitter_update_list li:first-child { 
	font-size: 14px; 
}

#blinksright{
	float: right;
	position: relative;
}

/* Services */

#servicesnav{
	width: 800px;
	border-top: 1px solid #2f2f2f;
	margin-top: 10px;
}

#servicesnav ul{
	list-style: none;
	display: block;
	margin-top: 0;
	float: right;
	position: relative;
}

#servicesnav li{
	float: left;
	display: inline;
	width: 87px;
	height: 30px;
	text-align: center;
	margin-right: 10px;
	letter-spacing: -1pt;
	font-size: 10pt;
}

a.services{
	color: #2f2f2f;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
}

a.services:hover{
	background: url(images/servicesnav.png) no-repeat;
	color: #eee;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
}

#servicesnav li:hover{
	background: url(images/servicesnav.png) no-repeat;
	color: #eee;
}

#serviceson{
	background: url(images/servicesnav.png) no-repeat;
	color: #eee;
	padding-top: 10px;		
}

#servicescontainer{
	margin-top: 20px;
}

.servicesheading{
	background: url(images/darkbg.png);
	color: #eee;
	float: left;
}

#large{
	margin: 0;
	padding: 0;
	letter-spacing: -3pt;
	font-size: 36pt;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: -10px;
}

#small{
	margin: 0;
	padding: 0;
	letter-spacing: -2pt;
	font-size: 20pt;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	
}