/* General Styles */
* {
	margin:0;
	padding:0;
	}
					
body{
	background:url(../images/bg.gif) 0 0 repeat-x #fff;
	color:#5B6B74;
	font:12px/20px Arial, Helvetica, sans-serif;
	}

ul{
	list-style-type:none;
	}

a{
	outline:none;
	color:#0678C2;
	background-color:inherit;
	text-decoration:underline;
	}

a:hover{
	text-decoration:none;
	color:#000;
	background-color:inherit;
	}

.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}

img {
	display:block;
}

/* Container Panel	*/

#container{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	height:100%;
	}
#topPan{
	margin:0 auto;
	width:100%;
	height:32px;
	line-height:32px;
	background-color:#132A3E;
	color:#fff;
	}
#wrapper{
	position:relative;
	width:900px;
	margin:0 auto;
	overflow:hidden;
	height:100%;
	}

/* Header */

#header{
	height:100%;
	width:900px;
	overflow:hidden;
	padding:42px 0 98px;
	margin:0 auto;
	position:relative;
	}
#header h1{
	background:url(../images/header-txt.gif) 0 0 no-repeat;
	height:25px;
	width:474px;
	float:right;
	text-indent:-2000000px;
	}
.logo{
	position:absolute;
	left:0;
	top:36px;
	border:0;
	}
	
/* navigation */

#nav{
	float:right;
	padding:10px 0;
	width:auto;
	}
#nav ul {
	padding:1px 0 0;
	float:right;
	width:auto;
	} 
#nav ul li{
	float:left;
	padding:0 12px;
	width:auto;
	}
#nav ul li.noPad{
	padding:0 0 0 8px!important;
	}
#nav ul li a{
	height:14px;
	display:block;
	overflow:hidden;
	text-indent:-2000000px;
	}	
#nav ul li a.home{
	background:url(../images/home.gif) 0 -14px no-repeat;
	width:48px;
	}
#nav ul li a:hover.home{
	background-position:0 0;
	}
#nav ul li a.portfolio{
	background:url(../images/portfolio.gif) 0 -14px no-repeat;
	width:84px;
	}
#nav ul li a:hover.portfolio{
	background-position:0 0;
	}
#nav ul li a.testi{
	background:url(../images/testimonials.gif) 0 -14px no-repeat;
	width:108px;
	}
#nav ul li a:hover.testi{
	background-position:0 0;
	}
#nav ul li a.faq{
	background:url(../images/faq.gif) 0 -14px no-repeat;
	width:31px;
	}
#nav ul li a:hover.faq{
	background-position:0 0;
	}
#nav ul li a.orderNow{
	background:url(../images/order.gif) 0 -14px no-repeat;
	width:100px;
	}
#nav ul li a:hover.orderNow{
	background-position:0 0;
	}
	
/* Body panel */

#bodypan{
	width:900px;
	position:relative;
	padding:0 0 60px;
	margin:0 auto;
	}
.borderBot{
	border-bottom:5px solid #DBE9EC;
	padding-bottom:34px;
	height:100%;
	overflow:hidden;
	}
.twittLeft{
	width:526px;
	float:left;
	padding-top:11px;
	}
.twittLeft h2{
	background:url(../images/custom-design.gif) 0 0 no-repeat;
	height:107px;
	text-indent:-2000000px;
	margin-bottom:27px;
	}
.twittLeft ul{
	font-weight:bold;
	font-size:15px;
	line-height:22px;
	color:#5B6B74;
	background-color:inherit;
	padding-bottom:22px;
	}
.twittLeft ul li{
	background:url(../images/tick-bullet.gif) 0 0 no-repeat;
	padding:0 0 15px 42px;
	}
.twittRight{
	width:355px;
	float:right;
	background:url(../images/twitter-box.gif) 0 0 no-repeat;
	height:429px;
	}
.twittRight h2{
	background:url(../images/only.gif) 0 0 no-repeat;
	height:23px;
	width:146px;
	float:right;
	text-indent:-200000px;
	margin:131px 23px 24px 0;
	}
.twittRight ul{
	padding:0 0 0 38px;
	clear:both;
	}
.twittRight ul li{
	background:url(../images/bullet.gif) 0 0 no-repeat;
	padding:0 0 0 17px;
	text-indent:-200000px;
	height:30px;
	}
.twittRight ul li span.one{
	background:url(../images/brand-twitter.gif) 0 0 no-repeat;
	height:16px;
	display:block;
	}
.twittRight ul li span.two{
	background:url(../images/build-flowers.gif) 0 0 no-repeat;
	height:16px;
	display:block;
	}
.twittRight ul li span.three{
	background:url(../images/include-photos.gif) 0 0 no-repeat;
	height:16px;
	display:block;
	}
.twittRight ul li span.four{
	background:url(../images/include-txt.gif) 0 0 no-repeat;
	height:16px;
	display:block;
	}
.twittRight ul li span.five{
	background:url(../images/include-artworks.gif) 0 0 no-repeat;
	height:16px;
	display:block;
	}
.twittRight ul li span.six{
	background:url(../images/custom-unique.gif) 0 0 no-repeat;
	height:20px;
	display:block;
	}
.twittRight ul li span.seven{
	background:url(../images/turnaround.gif) 0 0 no-repeat;
	height:16px;
	display:block;
	}
.twittRight ul li span.eight{
	background:url(../images/money-back.gif) 0 0 no-repeat;
	height:20px;
	display:block;
	}
.portfolioSec{
	padding:24px 0 30px;
	border-bottom:5px solid #DBE9EC;
	height:100%;
	overflow:hidden;
	}
.portfolioSec h2{
	background:url(../images/recent-portfolio.gif) 0 0 no-repeat;
	height:24px;
	margin-bottom:18px;
	text-indent:-2000000px;
	}
.portfolioSec a img{
	float:left;
	margin-right:13px;
	border:1px solid #C8C7C3;
	}
	
.portfolioSec a img:hover{
	border:1px solid #A6A8A9;
	}
	
.portfolioSec img.noMar{
	margin-right:0!important;
	}
.clientTesti{
	padding:36px 0;
	border-bottom:5px solid #DBE9EC;
	height:100%;
	overflow:hidden;
	}
.clientTesti h2{
	background:url(../images/client-testimonials.gif) 0 0 no-repeat;
	height:24px;
	margin-bottom:26px;
	text-indent:-200000px;
	}
.clientTesti p{
	font:italic 13px/24px Georgia, "Times New Roman", Times, serif;
	color:#3A7598;
	background-color:inherit;
	}
.clientTesti div.oneTst{
	width:258px;
	float:left;
	}
.clientTesti div.twoTst{
	width:290px;
	float:left;
	padding-left:42px;
	}
.clientTesti div.threeTst{
	width:260px;
	float:right;
	padding-right:30px;
	padding-left:10px;
	}
.faqSec{
	padding:26px 0 0;
	border-bottom:5px solid #DBE9EC;
	height:100%;
	overflow:hidden;
	}
.faqSec h2{
	background:url(../images/faq-heading.gif) 0 0 no-repeat;
	height:24px;
	text-indent:-2000000px;
	margin-bottom:20px;
	}
.faqSec	p{
	padding-bottom:18px;
	}
.faqSec	div.faqOne{
	width:283px;
	float:left;
	}
.faqSec	div.faqTwo{
	width:292px;
	float:left;
	padding-left:17px;
	}
.faqSec	div.faqThree{
	width:290px;
	float:right;
	}
.bodyLast{
	padding:34px 0 0;
	height:100%;
	overflow:hidden;
	}
.bodyLast div.leftPan{
	width:526px;
	float:left;
	}
.bodyLast div.leftPan div.leftTop{
	padding-bottom:0px;
	height:100%;
	overflow:hidden;
	}
.bodyLast div.leftPan div.leftTop p{
	font-size:18px;
	font-weight:bold;
	line-height:26px;
	color:#0989CC;
	background-color:inherit;
	padding-bottom:16px;
	}
.bodyLast div.leftPan div.leftTop p span{
	color:#004467;
	background-color:inherit;
	}
.bodyLast div.leftPan div.leftTop a.orderBtn{
	float:left;
	width:auto;
	width:282px;
	margin-right:25px;
    padding-top:61px;
	height:0;
	overflow:hidden;
	background:url(../images/order-nowBtn.gif) no-repeat 0 0;
	}
	
.bodyLast div.leftPan div.leftTop a.orderBtn:hover{
	background:url(../images/order-nowBtn.gif) no-repeat 0 -61px;
}

a.orderBtn1{
	float:left;
	width:auto;
	width:282px;
	padding-top:61px;
	height:0;
	overflow:hidden;
	background:url(../images/order-nowBtn.gif) no-repeat 0 0;
	}
	
a.orderBtn1:hover{
	background:url(../images/order-nowBtn.gif) no-repeat 0 -61px;
}
	
.bodyLast div.leftPan div.leftTop img.cards{
	float:leftt;
	margin-top:20px;
	}
.bodyLast div.leftPan div.leftBot{
	padding:26px 0 0;
	}
.bodyLast div.leftPan div.leftBot p{
	color:#1D3442;
	background-color:inherit;
	font-size:14px;
	line-height:22px;
	}
.bodyLast div.rightPan{
	width:344px;
	float:right;
	}
.bodyLast div.rightPan h2{
	background:url(../images/why-choose.gif) 0 0 no-repeat;
	height:24px;
	text-indent:-2000000px;
	margin-bottom:17px;
	}
.bodyLast div.rightPan p{
	font-size:12px;
	line-height:20px;
	color:#5B6B74;
	background-color:inherit;
	padding-bottom:18px;
	}
.bodyLast div.rightPan p.last{
	padding-bottom:0!important;
	}
	
.orderpanel{
	float:left;
	width:529px;
}	

.orderpanel h2{
	background:url(../images/orderTwitterBack.gif) 0 0 no-repeat;
	height:30px;
	text-indent:-2000000px;
	margin-bottom:17px;
	margin-bottom:23px;
	}

.orderpanel form{
	width:457px;
	border:7px solid #C5E8FF;
	padding:35px 0 29px 54px;
	background-color:#F9FDFF;
}

.orderpanel form p{
	padding-bottom:16px;
}
	
.orderpanel form input{
	height:28px;
	padding:10px 0 0 3px;
}
.orderpanel form textarea{
	height:240px;
	padding-left:3px;
	margin-bottom:12px;
	font:12px/20px Arial, Helvetica, sans-serif;
}

.orderpanel form img.redPic{
	float:left;
	width:7px;
	margin:18px 0 0 10px;
}


.orderpanel form input,
.orderpanel form textarea
{
	float:left;
	width:322px;
	border:1px solid #A1D3FF;
}	

.orderpanel form label{
	width:75px;
	float:left;
	font-size:13px;
	font-weight:bold;
	padding:7px 13px 0 0;
	text-align:right;
}
	
.orderpanel form h3.price{
	width:128px;
	font-size:13px;
	float:left;
	margin-right:69px;
}

.orderpanel form h3.price span{
	color:#F26521;
	font-size:24px;
	padding-left:15px;
	position:relative;
	top:3px;
}

.orderpanel form .orderBtnSection{
	width:220px;
	float:left;
}

.orderpanel form input.orderBtn2{
	width:219px;
	height:40px;
	border:0;
	margin-bottom:10px;
	cursor:pointer;
	outline:none;
	background:url(../images/order-nowBtn2.gif) no-repeat 0 0;

}
a.orderBtn2{
	width:219px;
	border:0;
	padding-top:40px;
	height:0;
	overflow:hidden;
	margin-bottom:10px;
	outline:none;
	background:url(../images/order-nowBtn2.gif) no-repeat 0 0;
	}
	
a.orderBtn2:hover{
	background:url(../images/order-nowBtn2.gif) no-repeat 0 -40px;
}


	
.howWorksPanel{
	float:right;
	width:347px;
	padding:50px 0 0;
}	
	
.howWorksPanel h3{
	padding-left:24px;
	margin-bottom:24px;
	font-size:13px;
}

.howWorksPanel ul li{
	padding-bottom:25px;
}
	
.howWorksPanel ul li span.point{
	width:23px;
	float:left;
	display:block;
}
.howWorksPanel ul li span.details{
	width:318px;
	float:left;
	display:block;
}
	
.none{
	display:none;
}	
	
	
.howWorks{
}

.howWorks h2{
	background:url(../images/how-it-works.gif) no-repeat;
	text-indent:-1000000px;
	height:20px;
	margin-bottom:20px;
}
	
.howWorks ul li{
	padding-bottom:22px;
}
	
.howWorks ul li span.point2{
	float:left;
	width:33px;
	display:block;

}
	
.howWorks ul li span.details2{
	float:left;
	width:490px;
	display:block;
}
	
	
.rightPan .suggestion{
	border-top:5px solid #DBE9EC;
	background-color:inherit;
	padding:20px 0 0;
}	

.rightPan .suggestion p{
	font-size:14px !important;
	line-height:24px!important;
	color:#1D3442;
}	
.rightPan .suggestion img.followusTwitter{
	position:relative;
	top:-20px;
}	
	
	
	
/* Footer Panel	*/

#footer{
	background-color:#DDEEFA;
	color:#5B6B74;
	border-top:5px solid #C2E7FF;
	margin:0 auto;
	text-align:center;
	padding:38px 0 50px;
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
	text-transform:uppercase;
	}
#footer p{
	font-weight:normal;
	font-size:11px;
	line-height:16px;
	padding-bottom:17px;
	}
#footer p a{
	color:#5B6B74;
	background-color:inherit;
	text-decoration:underline;
	}
#footer p a:hover{
	/*color:#0678C2;*/
	background-color:inherit;
	text-decoration:none;
	}
	
/* MISLENIOUS */	
.noBackground{
	background:none !important;
	}
	
	
/*LIGHTBOX START*/	
	
	
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 45%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
/*LIGHTBOX END*/	
