@charset "utf-8";
/* CSS Document */

body {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}

.clr{
	clear: both;
}

#wrapper {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
}


	#mask {
	width:100%;
	height:auto;
	overflow: visible;
	}

	.item {
	width:100%;
	height:auto;
	display:block;
	}	
	
	
	.content {
	width:100%;
	height:1000px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	}
	
#nav{
	height: 30px;
	width: 480px;
	float: right;
}

#nav ul{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav ul li{
	list-style-type: none;
	float: left;
	color: #FFF;
	padding-right: 7px;
}
	
#nav ul li a{
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 14px;	
}

#nav ul li a:hover{
	
	color: #FFC;
	
}


.top{
	height: 30px;
	width: 100%;
	
}

.b-top{
	height:16px;
	width: 100%;
	-moz-box-shadow: 1px 8px 17px #000000;
	-webkit-box-shadow: 1px 8px 17px #000000;
	box-shadow: 1px 8px 17px #000000;
	background-image: url(images/shadow.png);
	background-repeat: repeat-x;
	
}

.middle{
	height: 210px;
	width: 100%;

}

.mid-tab{
	padding-top: 75px;
	height: 212px;
	width: 223px;
}

.box-t{
	text-align: center;
	width: 60px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 66px;
}

.box-t a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}



.main-cont{
	height: 450px;
	width: 100%;
	box-shadow: 0px 0px 19px #333333;
	-webkit-box-shadow: 0px 0px 19px #333333;
	-moz-box-shadow: 0px 0px 19px #333333;
}

.other-cont{
	height: 500px;
	width: 100%;
	
	}

.contb{
	height: auto;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.contb p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}

.contc{
	height: auto;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.contc #img-box{
	background-image: url(images/advertising-sticker.png);
	height: 105px;
	width: 111px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#img-box #text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
}

#img-box #text a{
	text-decoration: none;
	color: #FFF;
}

.contc h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
}

.contc h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
}


.contc p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}

.footer{
	height: 30px;
	width: 100%;
	margin-top: 20px;
}

.in-foot{
	float: right;
	height: 30px;
	width: 100px;
}


.box-g{
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.box-g a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #02425F;
	text-decoration: none;
}



#boxholder{
	height: 80px;
	width: 450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#boxholder p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	padding-top: 14px;
}

#in-box{
	float: left;
	margin-right: 10px;
}

#in-box a{
	color: #FFF;
	text-decoration: none;
}

.boxc1{
	background-image: url(images/creative-stick1.png);
	height: 80px;
	width: 80px;
	background-repeat: no-repeat;
}

.boxc2{
	background-image: url(images/creative-stick2.png);
	height: 80px;
	width: 80px;
	background-repeat: no-repeat;
}

.boxc3{
	background-image: url(images/creative-stick3.png);
	height: 80px;
	width: 80px;
	background-repeat: no-repeat;
}

.boxc4{
	background-image: url(images/creative-stick4.png);
	height: 80px;
	width: 80px;
	background-repeat: no-repeat;
}

.boxc5{
	background-image: url(images/creative-stick5.png);
	height: 80px;
	width: 80px;
	background-repeat: no-repeat;
}


.boxc6{
	background-image: url(images/creative-stick6.png);
	height: 80px;
	width: 80px;
	background-repeat: no-repeat;
}

.boxc7{
	background-image: url(images/creative-stick7.png);
	height: 80px;
	width: 80px;
	background-repeat: no-repeat;
}

.boxc8{
	background-image: url(images/creative-stick8.png);
	height: 80px;
	width: 80px;
	background-repeat: no-repeat;
}

.boxc9{
	background-image: url(images/creative-stick9.png);
	height: 80px;
	width: 80px;
	background-repeat: no-repeat;
}

.boxc10{
	background-image: url(images/creative-stick10.png);
	height: 80px;
	width: 80px;
	background-repeat: no-repeat;
}


.contc #img-box-creative{
	background-image: url(images/canvas-frames-sticker.png);
	height: 120px;
	width: 120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}

#img-box-creative #text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
}

#img-box-creative #text a{
	color: #FFF;
	text-decoration: none;
}

#map-bg{
	height: 140px;
	width: 220px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	box-shadow: 0px 0px 5px #333333;
	-webkit-box-shadow: 0px 0px 5px #333333;
	-moz-box-shadow: 0px 0px 5px #333333;
	padding: 5px;
}

#addr-cont{
	text-align: center;
}

#addr-cont p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

.contc #img-box-addr{
	background-image: url(images/quick-quot-sticker.png);
	height: 95px;
	width: 95px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}

#img-box-addr #text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	padding-top: 25px;
}

#img-box-addr #text a{
	text-decoration: none;
	color: #000;
}

.gallery-cont{
	height: auto;
	width: 100%;
}

.gallery-cont #img-box-gal{
	background-image: url(images/work.png);
	height: 95px;
	width: 95px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}

#img-box-gal #text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	padding-top: 38px;
}

#img-box-gal #text a{
	text-decoration: none;
	color: #000;
}

.contg{
	height: 8720px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.contg h2{
	color: #8caf5a;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.gal-box-holder{
	height: 150px;
	width: 1024px;
}

.gal-box1{
	background-image: url(images/gal-bg.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 150px;
	text-align: center;
	float: left;
	margin-right: 54px;
}

.contg p{
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#gal-holder{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 100%;
	overflow: auto;
}

#quick-cont{
	height: 375px;
	width: 615px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#q-top{
	height: 25px;
	width: 615px;
}

#grey-top{
	float: left;
	height: 20px;
	width: 375px;
	background-color: #58585a;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
}

#q-box-holder{
	height: auto;
	width: 615px;
}

#q-left{
	background-color: #e7e7e8;
	height: 330px;
	width: 365px;
	float: left;
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 5px;
}

#q-right{
	float: right;
	height: 340px;
	width: 215px;
	background-color: #E7E7E8;
	margin-top: 10px;
}

#q-right h4{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #58585A;
}

#q-right .tab-text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
	margin-left: 15px;
}

#side{
	height: 25px;
	width: 30px;
	float: right;
	margin-right: 5%;
	margin-top: -50px;
}

#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	height: auto;
	width: 1024px;
	padding-top: 20px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
}

#footer a {
	color: #333;
	text-decoration: none;
}
