* {
	padding: 0;
	margin: 0;
}
body {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #2f2f2f url() no-repeat center top;
	color: #e7e7e7;
}
img {
	border-style: none;
	border-width: 0;
}
#wrapper {
	background-color:#E7E7E7;
	/*height:1100px;change*/
	width: 960px;
	margin: 0 auto;
}
#header, #navigation, #content {
	width: 940px;
	position:relative;
	margin-left:10px;
	margin-right:10px;
}
/*Header*/
#header {
	width: 940px;
	padding-top:20px;
	height:110px;
}
#header .logo {
	float: left;
	width: 300px;
	height: 110px;
	margin-right: 20px;
}
#header .quote {
	float: left;
	width: 620px;
	height: 110px;
}
/*-------------------------- Navagation Splash-------------------------*/
#navigation_splash {
	height:297px;
	margin:20px 10px 0;
	padding:0 0 20px;
}
ul.splash-nav {
	margin: 0 auto;
	width: 940px;
	/*border:1px solid red;*/
	height:110px;
}
ul.splash-nav li {
	display: inline;
	position: relative;
	float: left;
}
li.about_s {
	background: url(../images/btns-splash.jpg) no-repeat 0 0;
	display:  block;
	width:220px;
	height:297px;
	margin: 0 20px 0 0;
}
li.about_s:hover {
	background: url(../images/btns-splash.jpg) no-repeat 0 -297px;
	display:  block;
	width:220px;
	height:297px;
	margin: 0 20px 0 0;
}
li.portfolio_s {
	background: url(../images/btns-splash.jpg) no-repeat -240px 0;
	display:  block;
	width:220px;
	height:297px;
	margin: 0 20px 0 0;
}
li.portfolio_s:hover {
	background: url(../images/btns-splash.jpg) no-repeat -240px -297px;
	display:  block;
	width:220px;
	height:297px;
	margin: 0 20px 0 0;
}
li.services_s {
	background: url(../images/btns-splash.jpg) no-repeat -478px 0;
	display: block;
	width:220px;
	height:297px;
	margin: 0 20px 0 0;
}
li.services_s:hover {
	background: url(../images/btns-splash.jpg) no-repeat -478px -297px;
	display: block;
	width:220px;
	height:297px;
	margin: 0 20px 0 0;
}
li.contact_s {
	background: url(../images/btns-splash.jpg) no-repeat -717px 0;
	display: block;
	width:220px;
	height:297px;
	margin: 0;
}
li.contact_s:hover {
	background: url(../images/btns-splash.jpg) no-repeat -717px -297px;
	display: block;
	width:220px;
	height:297px;
	margin: 0;
}
.info-splash, .portfolio-splash, .services-splash, .contact-splash {
	width:220px;
	height:297px;
	display:block;
}
/*-------Splash Nav /----------/*
/* Navagation- Top*/
#navigationPortfolio {
	padding: 0;
	margin: 20px 10px 20px 10px;
}
#navigation {
	padding: 0;
	margin: 20px 10px 20px 10px;
	background: url(../images/navtop-holder.jpg) no-repeat top center;
	height: 110px;
}
ul.main-nav {
	margin: 0 auto;
	width: 940px;
	/*border:1px solid red;*/
	height:110px;
}
ul.main-nav li {
	display: inline;
	position: relative;
	float: left;
}
ul.main-nav li a {
	color:#2D2D2D;
	display:block;
	float:left;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight:normal;
	height:40px;
	line-height:2.4em;
	padding:0 0.5em;
	text-decoration:none;
	width:100px;
}
.top-info, .top-port, .top-serv, .top-cont {
	margin:30px 0 0 95px;
}
.bottom-more, .bottom-port, .bottom-serv, .bottom-cont {
	margin:0 0 0 70px;
}
ul.main-nav li span {
	color: #6699cc;
	font-size: 0.85em;
	padding: 0;
	width:100px;
	line-height: 0.25em;
	float:left;
	margin-top:0px;
}
li.about, li.portfolio, li.services, li.contact {
	display:  block;
	width:220px;
	height:110px;
	margin: 0 20px 0 0;
}
li.contact {
	margin: 0;
}
/*Main Content */

#content {
	overflow: hidden;
}
#main-content {
	width:600px;
	float:left;
	display:inline;
	margin-right:20px;
	background-color: #2d2d2d;
	padding:10px;
	height: 650px;
	/*remove this fixed height & overflow*/
	overflow:hidden;
}
#wrapper_coda{
	margin:20px 0 20px 0;
}
#portfolio-content {
	background-color:#2D2D2D;
	display:inline;
	float:left;
	/*	margin-right:20px;
padding:10px;*/	
	width:940px;
}
p.services-hold {
	margin-left:35px;
}
.blue-two {
	color:#6699cc;
	font-size:1.5em;
	line-height:1.0em;
}
#main-content p {
	font-size:1.25em;
	line-height:1.5em;
	padding: 10px 0 0 0;
	}
h2 a {
	color:#CCC;
	text-decoration:none;
}
h3 a {
	color:#CCC;
	text-decoration:none;
}
h2.slider{margin-bottom:0px;}
/*Sidebar*/
#sidebar {
	width:280px;
	float:left;
	display:inline;
	padding:10px;
	background-color: #2d2d2d;
	height: 650px;
}
#sidebar dl {
	width: 300px;
}
#sidebar dl, #sidebar dd {
	margin: 0;
}
#sidebar dt {
	/*background: #FFF;*/
	font-size: 18px;
	padding: 0;
	/*margin:5px;*/	
	width:270px;
}
#sidebar dt a {
	color: #FFF;
}
#sidebar dd a {
	color: #000;
}
#sidebar ul {
background:#C0C0C0 none repeat scroll 0 0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
width:270px;
}
.subscribe {
	background:transparent url(../images/hdr-sidebar.gif) no-repeat scroll 0 0;
	display:block;
	height:110px;
	width:270px;
}
.subscribe:hover {
	background:transparent url(../images/hdr-sidebar.gif) no-repeat scroll -270px 0;
	display:block;
	height:110px;
	width:270px;
}
.designlinks {
	background:transparent url(../images/hdr-sidebar.gif) no-repeat scroll 0 -110px;
	display:block;
	height:110px;
	width:270px;
}
.designlinks:hover {
	background:transparent url(../images/hdr-sidebar.gif) no-repeat scroll -270px -110px;
	display:block;
	height:110px;
	width:270px;
}
.devlinks {
	background:transparent url(../images/hdr-sidebar.gif) no-repeat scroll 0 -220px;
	display:block;
	height:110px;
	width:270px;
}
.devlinks:hover {
	background:transparent url(../images/hdr-sidebar.gif) no-repeat scroll -270px -220px;
	display:block;
	height:110px;
	width:270px;
}
.friends {
	background:transparent url(../images/hdr-sidebar.gif) no-repeat scroll 0 -330px;
	display:block;
	height:110px;
	width:270px;
}
.friends:hover {
	background:transparent url(../images/hdr-sidebar.gif) no-repeat scroll -270px -330px;
	display:block;
	height:110px;
	width:270px;
}
/*Inside Footer*/
#insidefooter {
	width: 940px;
	position:relative;
	display:inline;
	float:left;
	color:#181818;
}
/*Footer*/
/* Navagation- footer*/

#footer {
	width: 940px;
	position:relative;
	padding: 0;
	margin:0 auto;
	height: 110px;
}
ul.footer-nav {
	margin: 0 auto;
	width: 940px;
	height:110px;
}
ul.footer-nav li {
	display: inline;
	position: relative;
	float: left;
}
ul.footer-nav li a {
	color: #fff;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 1.0em;
	text-decoration: none;
	padding: 0 0.5em 10px;
	display: block;
	width:120px;
	height: 1.2em;
	line-height: 2.4em;
	float:left;
}
ul.footer-nav li span {
}
li.aboutf, li.portfoliof, li.servicesf, li.contactf {
	display:  block;
	width:220px;
	height:110px;
	margin: 0 20px 0 0;
	background-color:#666;
}
li.contactf {
	margin: 0;
}

