#navwrapper {
	background-color: #666;
	height: 78px;
	width: 100%;
}

#navwrapper2 {
padding-top: 8px;
	height: auto;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#nav ul {
    list-style:none;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 22px;
    letter-spacing: 0px;
    line-height: 1.2em;
    float:left;
    clear:both;
    margin:8px;
    text-align: left;
}
#nav ul li{
    float:left;
}
#nav ul li a{
    display:block;
    text-decoration:none;
    padding:2px 5px 2px 5px;
    width:135px;
    border-left:3px solid #888;
   
}
#nav ul li a span{
    display:block;
    -webkit-transition: color 0.3s linear;
}
#nav ul li a span.title{
    color:#888;
}
#nav ul li a:hover{
    border-left:3px solid #fef9e2;
}
#nav ul li a:hover span.title{
    color:#79bde8;

}
#nav ul li a span.text{
    padding:0px 5px;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1.4em;
    visibility:hidden;
    color:#d4ed9c;
    text-align:right;
    border-top:3px solid #fef9e2;
}
#nav ul li a:hover span.text{
    visibility:visible;
}

a:link {
	color: #717171;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #717171;
}
a:hover {
	text-decoration: none;
	color: #ec008c;
}
a:active {
	text-decoration: none;
	color: #717171;
}

#main{
	height:47px;
	width:300px;
	float: right;
	padding-top: 10px;
	text-align: right;
	line-height: 5em;
}
#quotewrapper1 {
	height: 270px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/quote_left.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#quote1 {
	float: left;
	width: 650px;
	height: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #717171;
	text-align: left;
	padding-left: 200px;
	line-height: 1.8em;
}
#quotewrapper2 {
	background-image: url(../images/quotebox.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 298px;
	width: 853px;
	margin-right: auto;
	margin-left: auto;
}
#quote2 {
	float: left;
	width: 580px;
	height: 278px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #717171;
	text-align: left;
	line-height: 1.8em;
	padding-right: 68px;
	padding-left: 205px;
	padding-top: 20px;
}
.quoteh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #717171;
	text-decoration: none;
}
.quoteh2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #717171;
	text-decoration: none;
}
#twitter {
	height: 400px;
	width: 600px;
	background-image: url(../images/mybird.png);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	padding-top: 50px;
}
#links {
	height: 450px;
	width: 300px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 2em;
	text-align: left;
	list-style-type: none;
	padding-left: 20px;
	background-repeat: no-repeat;
}
#reference {
	background-color: #ea9ac4;
	height: 300px;
	width: 100%;
	border-top-width: 3px;
	border-top-style: groove;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#refwrapper {
	height: 300px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
#ref {
	float: left;
	height: 300px;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	text-align: left;
	position: relative;
	line-height: 2em;
	color: #fceef5;
	padding-right: 20px;
	padding-left: 20px;
}
#ref ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #fceef5;
	border-right-color: #fceef5;
	border-bottom-color: #fceef5;
	border-left-color: #fceef5;
	display: block;
}
#ref ul li {
	list-style-type: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	display: block;
	border-bottom-color: #fceef5;
}
#ref ul li a:hover {
	color: #f6f4f4;
}
body {
	color:#333;
	line-height:180%;
	margin:0;
	padding:0;
	text-align:center;
	background-color: #fef9e2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
}
h1{
	font-weight:normal;
	margin:0;
	text-transform: none;
	font-variant: normal;
	color: #717171;
	font-size: 1em;
	line-height: 1.5em;
	text-decoration: none;
		}
	h2{
	font-size:1em;
	font-weight:normal;
	color: #717171;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.5em;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
		}	
											
#welcomecontenthome {
	height: auto;
	width: 696px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #717171;
	text-align: left;
	position: relative;
	line-height: 1.5em;
	margin-right: auto;
	margin-left: auto;
	top: -50px;
}
#welcomecontent {
	height: auto;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #717171;
	text-align: left;
	position: relative;
	line-height: 1.5em;
	margin-right: auto;
	margin-left: auto;
}
#welcomecontent1 {
	width: 696px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 5em;
	color: #717171;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: -75px;
}
#footercontact {
	height: 350px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #717171;
	line-height: 2em;
}
#stripe2 {
	height: 20px;
	padding-top: 20px;
	width: 100%;
	background-color: #d4ed9c;
}
#footercontent {
	height: 450px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footertop {
	background-image: url(../images/footer_top.png);
	height: 265px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: right;
	clear: both;
}
#footerwrapper {
	background-color: #d4ed9c;
	height: 450px;
	width: 100%;
}
	h3{
	font-size:1em;
	font-weight:normal;
	color: #717171;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.5em;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
		}	
	img{border:none;
	}
	#container{
	position:relative;
	text-align:left;
	width:696px;
	background:#fff;
	margin-bottom:0em;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
		}					
#promo_shadow {
	height: 35px;
	width: 709px;
	margin-right: auto;
	margin-left: auto;
}
#topwrapper {
	height: 57px;
	width: 100%;
	background-color: #d4ed9c;
}
#topwrappercontent {
	height: 57px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
#stripe {
	height: 5px;
	width: 100%;
	background-color: #8fb9e1;
}
	#content{
	position:relative;
		}			
#topleft {
	float: left;
	height: 57px;
	width: 525px;
	position: relative;
	text-align: left;
}
#tweets {
	height: 72px;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
#tweetbottom {
	background-image: url(../images/tweetbottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 295px;
	width: 687px;
	margin-right: auto;
	margin-left: auto;
}
#clear {
	width: 100%;
	clear: both;
	height: 300px;
}

#widget {
	float: left;
	height: 300px;
	width: 250px;
}
#servicetitle {
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #70aec5;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #717171;
	padding-bottom: 10px;
	background-image: url(../images/scissors.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: normal;
	vertical-align: text-bottom;
	clear: both;
}
#servicewrapper {
	height: 300px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#service {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #717171;
	line-height: 2em;
	text-align: left;
	float: left;
}
#service2 {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #717171;
	line-height: 2em;
	text-align: left;
	float: left;
}
#service ul li {
	background-image: url(../images/icon_check.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 20px;
}
#service2 ul li {
	background-image: url(../images/icon_check.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 20px;
}
#service ul {
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#service2 ul {
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#failwhale {
	background-image: url(../images/fail_whale.png);
	height: 183px;
	width: 687px;
	margin-right: auto;
	margin-left: auto;
}
#absolutebottom {
	height: auto;
	width: 100%;
	background-color: #8fb9e1;
	border-top-width: 3px;
	border-top-style: groove;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#absoluteguts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	height: auto;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 0px;
}
#absoluteguts a {
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#absoluteguts a:hover {
	color: #FF7404;
	text-decoration: underline;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #717171;
	line-height: 1.5em;
}
.welcome2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1em;
	color: #bdbdbd;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
}
.desc {
	width: 315px;
	float: left;
	color: #777;
	font-size: 1em;
	text-align: left;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-left: 15px;
	height: 344px;
}
.desc h2 {
	text-transform: uppercase;
	color: #ff7404;
	padding: 5px 0;
	margin: 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8fb9e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.desc h3 {
	font-size: 1.3em;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 0;
}
.desc ul.services {
	padding: 0; margin: 0 0 0 15px; 
	list-style: none;
}
.desc ul.services li {
	padding: 3px 5px 3px 20px;
	margin: 0;
	background-image: url(../images/icon_check.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#displaywrapper {
	height: 344px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#display {
	float: left;
	height: 344px;
	width: 630px;
}
#contactwrapper {
	height: 460px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#contactleft {
	float: left;
	height: 460px;
	width: 373px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #AFCBE0;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 2em;
	color: #717171;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}
#contactright {
	float: left;
	height: 460px;
	width: 325px;
	text-align: left;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 2em;
	color: #717171;
}
#approachwrapper {
	height: 235px;
	width: 800px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 50px;
}
#pic {
	float: left;
	height: 235px;
	width: 272px;
	padding-right: 100px;
}
#approachcontent {
	width: 424px;
	height: 215px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	float: left;
}
#pic2 {
	float: right;
	height: 235px;
	width: 272px;
}
#linkwrapper {
	height: 400px;
	width: 656px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#linkcontent {
	height: 206px;
	width: 400px;
	text-align: left;
	margin-top: 50px;
	padding-top: 50px;
	float: left;
	clear: both;
}
#link {
	background-image: url(../images/link%20blue.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 256px;
	width: 256px;
}
#link2 {
	background-image: url(../images/cone.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 256px;
	width: 256px;
}

#flashContent {
	height: 500px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	z-index: 85;
	top: -10px;
	position: relative;
	padding-top: 15px;
}
#promoslider {
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

