* {margin: 0; padding: 0;}
#wrapper {
	min-height:100%;
		margin: 0px 0px 0px 0px;
	}
* html #wrapper {height: 100%;} /* for IE6 */

body {
	background-color:#ffffff;
	text-align: left;
	font-family: "Trebuchet MS", verdana;
}

#top {
	background: url('../images/top.jpg') top center no-repeat;
	height: 147px;
}

#top h1 {
	display: none;
}

#home-top-outer-new {
	background: url('../assets/home-top-outer.jpg') top center no-repeat;
	height: 234px;
}

#home-top-inner {
	width: 980px;
	margin: 0 auto;
	padding-top:10px;
}

#home-blog-top {
	line-height: 25px;
	padding-bottom:5px;
}

.entry-homepage p {
	padding-bottom:15px;
}

.entry-homepage img {
	padding-top: 20px;
	padding-left: 15px;
}

#nav-div {
	width:980px;
    	height:63px;
    	margin: 0 auto;
    	padding-left: 0px;
    	padding-top:73px;
}

#nav {
	padding-top:18px;
	margin-left:0px;
}
#nav li, #nav a {
	height:31px;
	display:block;
}
#nav li {
    	float:left;
    	list-style:none;
    	display:inline;
	padding-right: 40px;
}
#nav-1 {background:url('../images/home_normal.png') no-repeat; width: 95px;}
#nav-2 {background:url('../images/aboutus_normal.png') no-repeat; width: 95px;}
#nav-3 {background:url('../images/whatwedo_normal.png') no-repeat; width: 113px;}
#nav-4 {background:url('../images/portfolio_normal.png') no-repeat; width: 95px;}
#nav-5 {background:url('../images/blog_normal.png') no-repeat; width: 66px;}
#nav-6 {background:url('../images/contactus_normal.png') no-repeat; width: 95px;}

#nav-1 a:hover {background:url('../images/home_mouseover.png') no-repeat; width: 95px;}
#nav-2 a:hover {background:url('../images/aboutus_mouseover.png') no-repeat; width: 95px;}
#nav-3 a:hover {background:url('../images/whatwedo_mouseover.png') no-repeat; width: 113px;}
#nav-4 a:hover {background:url('../images/portfolio_mouseover.png') no-repeat; width: 95px;}
#nav-5 a:hover {background:url('../images/blog_mouseover.png') no-repeat; width: 66px;}
#nav-6 a:hover {background:url('../images/contactus_mouseover.png') no-repeat; width: 95px;}

#nav-1-selected {background:url('../images/home_mouseover.png') no-repeat; width: 95px;}
#nav-2-selected {background:url('../images/aboutus_mouseover.png') no-repeat; width: 95px;}
#nav-3-selected {background:url('../images/whatwedo_mouseover.png') no-repeat; width: 113px;}
#nav-4-selected {background:url('../images/portfolio_mouseover.png') no-repeat; width: 95px;}
#nav-5-selected {background:url('../images/blog_mouseover.png') no-repeat; width: 66px;}
#nav-6-selected {background:url('../images/contactus_mouseover.png') no-repeat; width: 95px;}


#body-outer {
	background-color: #ffffff;
	margin: 0 auto;
}

#body-home-inner {
	width:980px;
    	margin: 0 auto;
    	text-align: left;
    	font-size: 14px;
    	padding-top: 10px;
    	line-height: 130%;
}

#home-left {
	width: 534px;
	float: left;
	margin-left: 50px;
}

#home-right {
	width: 270px;
	float: right;
	margin-right: 50px;
}

#body-aboutus {
	width:980px;
	margin: 0 auto;
    text-align: left;
    font-size: 14px;
    padding-top: 20px;
    line-height: 130%;
}

#aboutus-left {
	font-size:10pt;
	width: 534px;
	float: left;
	margin-left: 50px;
}

#page-banner {margin-left:-26px;}

#aboutus-right {
	width: 270px;
	float: right;
	margin-right: 50px;
}

#aboutus-larger {
	font-weight: bold;
	display: inline;
	color:#000000; 
	font-size:12pt;
}

#body-whatwedo {
	margin: 0 auto;
	width:980px;
    	text-align: left;
    	font-size: 14px;
    	padding-top: 20px;
    	line-height: 130%;
}

#whatwedo-left {
	font-size:10pt;
	width: 610px;
	float: left;
	margin-left: 50px;
}

#whatwedo-right {
	width: 220px;
	float: right;
	margin-right: 50px;
}


/* START OF PORTFOLIO */

#body-portfolio {
	margin: 0 auto;
	width:930px;
    text-align: left;
    font-size: 12px;
    padding-top: 20px;
    padding-left: 50px;
    line-height: 130%;
}

#portfolio-left {
	float:left;
}

#portfolio-right {
	float: right;
}

.portfolio-preview {
	border: #666 6px solid;
	padding: 1px;
	margin-bottom: 3px;
}

.break-line {
	background:url(../images/whatwedo_line.png) no-repeat;
	margin: 0 auto;
	width: 603px;
	height: 1px;
	text-align: center;
}

/* END OF PORTFOLIO */


#contact-form {
	margin-top:-40px;
	font-size:10pt; 
	color:#000000;
}

#contact-other {
	display: inline; 
	color:#666666; 
	font-size:11pt;
}

#body-contactus {
	margin: 0 auto;
	width:980px;
    	text-align: left;
    	font-size: 14px;
    	padding-top: 20px;
    	line-height: 130%;
}

#contactus-left {
	font-size:10pt;
	width: 534px;
	float: left;
	margin-left: 50px;
}

#contactus-right {
	width: 270px;
	float: right;
	margin-right: 50px;
}

#body-submit {
	margin: 0 auto;
	width:980px;
    	text-align: left;
    	font-size: 14px;
    	padding-top: 20px;
    	line-height: 130%;
}

#submit-main {
	margin-top:10px;
	margin-left:40px;
}

/* START OF SHOPIFY */

#shopify-body {
		width: 980px;
		margin: 0 auto;
}

#shopify-banner {
	background:url(shopify-banner.jpg) top center no-repeat;
	height:183px;
}

#shopify-banner h1 {
	display:none;
}

#bigcommerce-banner {
	background:url(bigcommerce-banner.jpg) top center no-repeat;
	height:183px;
}

#bigcommerce-banner h1 {
	display:none;
}

#shopify-left {
	float:left;
	width: 620px;
}

.shopify-floater {
	
	
}

.text-floater {

}

.shopify-thumb {
	position: relative;
	margin: 0px 0px 0px 0px;
	z-index: 10;
	border: 1px solid #a9a9a9;
	background-color: white;
	padding: 4px;
}

#gur-home {left: 0px; top: 0px;}
#gur-contactus {}
#gur-cart {}
#gur-ordernow {left: 309px; top: 0px;}

#shopify-left-body {
	font-family:'Lucida Grande', 'Lucida Sans Unicode'; 
	font-weight:normal;
	color:#333;
	line-height:22px;
	font-size:13px;
	color:#333;
}

#shopify-left-body h2 {
	color:#000000;
	font-size:14px; 
	margin:0 0 10px; 
	font-weight:bold;
}

#shopify-left-body ul {
	margin-left: 20px;
}

#shopify-left-body ul li {
margin-bottom: 10px;
padding: 0;
}


.float-left {
	float: left;
	display:inline;
	margin: 0px 15px 0px 0px;
	position: relative;
}

.float-right {
	float: right;
	display:inline;
	position: relative;
	margin: 0px 0px 0px 15px;
}

#redbox {
	float: right;
	margin: -150px 0px 0px 0px;
	position: relative;
	z-index:9;
}

#redbox-top {
	background:url(redbox-top.png) no-repeat top center;
	width:310px;
	height:120px;
	position: relative;
	z-index:10;
}

#redbox-top h2 {
	display:none;
}

#redbox-middle {
	background:url(redbox-middle.png) top center repeat-y;
	width:310px;
	min-height:300px;
	position: relative;
	z-index:10;
}

#redbox-content {
	width:240px;
	margin: 0px 10px 0px 20px;
	padding: 10px;
	color: white;
	position: relative;
	z-index:10;
}

#redbox-content-top {
	font-size: 13px;
	margin-top: -15px;
	padding-bottom:15px;
	line-height:22px;
}

#redbox-content-bottom {
	margin-top: 10px;
	font-size: 13px;
	padding-bottom:10px;
	line-height:22px;
}

#redbox-content-top strong, #redbox-content-bottom strong, {
	font-size: 14px;
	font-weight: bold;
	color: #ececec;
}

#redbox-content fieldset {
	border: 0px solid #CCCCCC;
	margin: 0px 0px 0px 0px; 
	padding: 0px 5px 10px 2px;
}

#redbox-content label {
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin: 8px 0 5px 0;
}

#redbox-content input {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 10px 0px;
	color: #666666;		
	background: #fff;
	
  	border-width: 1px;
  	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; 
	
	font: normal 16px Verdana, sans-serif;
}

#redbox-content textarea {
	width: 220px;	
	height: 200px;
	display: block;
	padding: 5px 5px 5px 5px;
	font: normal 12px Verdana, sans-serif;
}

#redbox-bottom {
	background:url(redbox-bottom.png) no-repeat top center;
	width:310px;
	height:29px;
	position: relative;
	z-index:10;
}

#redbox-submit input {
	cursor: pointer;
}

#go-it-alone {
	width: 280px;
	font-size: 14px;
	padding-left: 17px;
}

#go-it-alone strong {
	font-size: 28px;
}

#go-it-alone-title {
	background:url('go-it-alone.png') no-repeat top center;
	width:310px;
	height:112px;
	position: relative;
	z-index:10;
	margin-left: -22px;
	margin-bottom: -10px;
}

#bigcommerce-banner-ad {
	margin-left: -15px;	
}

#shopify-bottom-banner {
	background:url(bottom-banner.png) no-repeat top center;
	width:895px;
	height:81px;
	position: relative;
	z-index:10;
	margin: 30px 0px 10px 40px;
}

#shopify-bottom-banner h2 {
	display:none;
}

#form-errors {
	margin: 10px 4px 20px 0px;
	border-spacing:1px;
	position: relative;
	border-style:solid;
	border-width:1px;
	border-color: red;
	background: #ffdddd;
	padding: 12px 12px 12px 12px; 
	display: none;
}

.error {
	font-family: Tahoma;
	font-size: 8pt;
  	color: black;
  	font-weight: bold;
  	display:none;
}

/* END OF SHOPIFY */


#footer {
	width: 980px;
	margin: 0 auto;
	margin-top: 20px;
	padding-top:30px;
}

#footer-words {
	margin-left: 13px;
	margin-top:13px;
	float:left;
}

#footer-copyright {
	padding-bottom:20px;
	font-size:11px;
	display:inline;
	padding-left: 8px;
	padding-right: 15px;
}
#footer-links {
	font-size:11px;
	display:inline;
	padding-right: 15px;
}
#footer-social {
	float: right;
	margin-right: 23px;
}

a:link              { color:blue; text-decoration:none; }
a:visited           { color:blue; text-decoration:none; }
a:hover             { color:green; text-decoration:underline; }
a:active            { color:red; text-decoration:none; }

a.otherLink:link    { color:blue; text-decoration:none; }
a.otherLink:visited { color:blue; text-decoration:none; }
a.otherLink:hover   { color:green; text-decoration:underline; }
a.otherLink:active  { color:red; text-decoration:none; }