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


body, html,div,p,form,blockquote,input,textarea,h1,h2,h3,h4,h5,h6,ul,li,img,a,a img,hr,object {
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
	font-weight:normal;
	border:0px;
	text-decoration:none;
	font-size:10pt;
}

div,p,form,input,textarea,h1,h2,h3,h4,h5,h6,ul,li,img,a,a img,hr {	
	position:relative;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11pt;
	padding-top:30px;
	background:url(../Images/Layout/mainBg.jpg) no-repeat #000000 top center fixed;
}

body.whiteBg {
	background:#fff;
}

a {
	color:#C3FA00;
}

a:hover {
	color:#ffffff;
}


h1 {
	color: #c3fa00;
	font-size:14pt;
	margin-bottom:20px;	
}

h2 {
	color: #c3fa00;
	margin-bottom:15px;	
}

p {
	margin-bottom:20px;	
} 

hr {
	border:0px;
	color: #fff;
	background-color: #fff;
	height: 1px;
	margin-top:10px;	
	margin-bottom:20px;	
}




#introOffer {
	width:589px;
	height:832px;
	background:url(../Images/Layout/IntroOffer.jpg) no-repeat;
	margin:0px auto;
}
	#orderFormLink {
		text-align:center;
		display:block;
		width:200px;
		height:100px;
		color:#FFF;
		position:absolute;
		left:250px;
		bottom:150px;
	}
	
	#orderFormLink:hover {
		color:#c3fa00;
	}
	
	#orderContinue {
		color:#000;
		font-size:14pt;
		position:absolute;
		left:200px;
		bottom:125px;
		font-weight:bold;
		
	}
	
	#orderContinue:hover {
		color:#fff;		
	}


#wrapper {
	width:615px;
	padding-top:0px;
	margin:0px auto;
}

#container {
	width:565px;
	padding:25px;
	padding-bottom:235px;
	background:url(../Images/Layout/wrapperBg.png) repeat;
}

#header {
	height:170px;
}

#header h1 {
	font-size:10pt;
	color:#FFF;
	position:absolute;
	left:190px;
	bottom:37px;
	font-weight:bold;
	font-style:italic;
}

#logo {
	position:absolute;
	left:25px;
	top:15px;
}


ul#menu {
	background:url(../Images/Layout/menuBg.jpg) repeat-x;
	height:24px;
	width:615px;
	position:absolute;
	bottom:0px;
	left:0px;
}

ul#menu a {
	color:#ffffff;
	padding-left:25px;
	padding-right:25px;
	padding-top:3px;
	display:block;
	letter-spacing:-.5pt;
	font-weight:bold;
	height:21px;
}

ul#menu a:hover {
	color:#c3fa00;
}

ul#menu a.sel {
	background:#C3FA00;
	color:#000000;
}

ul#menu li {
	float:left;
}

ul#subMenu {
	background:#c3fa00;
	height:24px;
	width:590px;
	padding-left:25px;
}

ul#subMenu li {
	float:left;
}

ul#subMenu li a, ul#subMenu li.sep {
	color:#000;
	padding-top:3px;
	display:block;
	letter-spacing:-.5pt;
	font-variant:small-caps;
	height:23px;
	
}

ul#subMenu li.sep {
	padding-left:7px;
	padding-right:7px;
	font-size:9pt;
	padding-top:3pt;
}

ul#subMenu li a:hover {
	color:#000;
}

ul#menu a.last {
	float:none;
}


.homeLeft img {
	margin-left:-130px;	
	margin-top:-20px;
}


.homeRight {
	width:340px;	
}

.homeRight ul {
	margin-top:20px;
}

.homeRight img {
	padding-top:20px;	
	margin-left:30px;
	margin-right:30px;
}

.homeRight ul li {
	color:#c3fa00;
}

.whatPg {
	width:370px;	
}

.whatTopImg {
	margin-top:20px;
	float:left;
	z-index:1;
}

.whatBtmImg {
	margin-top:-30px;
	background:#FFF;
	display:inline-block;
	text-align: center;
	width:100%;
	margin-bottom:20px;
}

.whatBtmImg img {
}

.orderTop div {
	width:162px;
	float:left;
	font-size:9pt;
}

.orderTop .mail {
	position:absolute;	
	bottom:-50px;
	right:-10px;
}

.orderTop h3 {
	font-size:16pt;
	
}

.orderTop img {
	margin-left:16px;
	margin-right:16px;
	
}

.orderForm {
	margin-top:45px;
	margin-bottom:25px;
}




.orderForm .right {
	float:left;
	margin-left:25px;
}

label {
	display:block;	
	margin-bottom:5px;
	font-size:9pt;
}

input, textarea {
	width:236px;
	height:17px;
	padding:4px;
	margin-bottom:10px;
	display:block;
}

textarea {
	width:410px;
	height:70px;
}

input.short {
	width:38px;
}

input.file {
	height:25px;
	width:300px;	
}

input.long {
	width:504px;
}

select {
	width:120px;
	margin-bottom:10px;
}

.btn {
	width:115px;
	height:25px;
	text-align:center;
	background:#c3fa00;
	font-weight:bold;
	padding-bottom:5px;
}

.btn:hover {
	background-color:#fff;
}

.hidden {
	display:none;	
}

.checkbox {
	height:40px;
	width:500px;
}

.checkbox input {

	float:left;
}

.checkbox span {
	margin-left:30px;
	display:inline-block;
	width:400px;
}


#order_forms p, #order_payments p, #order_faqs p, #order_faqs h3 {
	margin-bottom:15px;	
}

.orderContact label {
	display:inline-block;
	width:50px;
	margin:0px;
}

#order_discounts .container div {
	padding-bottom:20px;	
}

#order_discounts .container div p {
	display:inline-block;
	width:150px;
	margin:0px;
	padding:0px;
	font-weight:bold;
}

#order_faqs h3 {
	color:#fff;	
}

.greenBg {
	width:252px;
	height:93px;
	background: #c3fa00 url(../Images/Layout/greenbg.jpg) right no-repeat;
	padding:10px;
}

a.greenBg {
	display:block;
}

a.greenBg:hover {
	color:#000;
}

.greyGrad {
	background:url(../Images/Layout/grayGrad.png) top repeat-x;
}

.indexBtm {
	margin-top:20px;
	height:225px;
}

.indexBtm .greyGrad {
	width:275px;
	height:113px;
}

.indexBtm .footer .greyGrad {
	width:100%;
	height:93px;
	margin-top:15px;
}

.greenBg h3 {
	font-size:14pt;
	font-weight:bold;
	margin-bottom:2px;
	margin-top:-4px;
}

.greenBg p {
	width:150px;
	font-size:11pt;
}

.greyGrad h4 {
	font-size:14pt;
	font-weight:bold;
	padding:10px;
	padding-left:15px;
	color:#c3fa00;
	margin-bottom:-5px;
}

.greyGrad p {
	padding-left:15px;
	font-size:8pt;
}

.footer .greyGrad div.left {
	width:187px;
	height:100%; 
}

.smlDivide {

	background:url(../Images/Misc/divideSml.png) no-repeat right;
}

.footer .greyGrad div.end {
	border:none;
}


.downloadForm {
	background:url(../Images/Layout/grayGrad.png);
	width:260px;
	height:100px;
	margin-bottom:20px;
	padding-left:10px;
	padding-top:10px;
}

.downloadForm  div {
	display:inline-block;
}

.downloadForm  div.center {
	margin-left:8px;
	margin-right:8px;
}

#footer {
	background:#ffffff;
	height:104px;
}

#footerWrap {
	width:615px;
	margin:0px auto;	
}

#footerImg {
	position:absolute;
	top:-185px;
	left:95px;
}

#footerPay {
	position:absolute;
	top:0px;
	right:-230px;
	
}

#footer ul {
	padding-top:70px;
	text-align:center;
	padding-left:140px;
	color:#000;
}

#footer ul li {
	float:left;	
	display:block;
	border-right:#000000 solid 1px;
	height:10px;
}

#footer ul li.end {
	border:none;
}

#footer ul li a {
	display:block;
	color:#000;
	font-size:8pt;
	padding-left:10px;
	padding-right:10px;
	line-height:9px;
}

#footer ul li a:hover {
	color:#333;
}

.testimonial {
	padding:20px;
	height:175px;
	margin-top:60px;
}

.testimonial blockquote {
	font-size:16pt;
	color:#c3fa00;
	width:300px;
}

.testimonial blockquote span {
	font-size:11pt;
	color:#ffffff;
	display:block;
	padding-top:10px;
}

.testimonial img {
	margin-top:-50px;
}

.btmRightLink {
	font-size:8pt;
	position:absolute;
	bottom:3px;
	right:8px;
	color:#ffffff;
}

.btmRightLink:hover {
}

#gallery_designs div {
	padding-bottom:30px;
}

.contImg {
	padding-right:75px;
}

.legal h2 {
	font-size:12pt;
	padding-bottom:10px;
	font-weight:bold;
}

.legal h3 {
	font-weight:bold;
	padding-bottom:10px;
}

.legal p {
	font-size:9pt;
}
 
.topBanner {
	position:absolute;
	bottom:30px;
	right:0px;
}

.homeBanner {
	position:absolute;
	top:400px;
}
 
.homeBanner img {
	float:left;
}
.homeBanner p {
	margin-top:50px;
	margin-left:7px;
	float:left;
}

.greyGrad ul {
	list-style:square;
	list-style-type:square;
	padding-left:10px;
}

.greyGrad ul li {
	font-size:8pt;
	list-style-position: inside;
	list-style-image: url(arrow.gif);
	list-style-type: square;
}
 
 

.green {
	color:#c3fa00;
}

.white {
	color:#fff;	
}

.black {
	color:#000;	
}

.small {
	font-size:9pt;
}

.smaller {
	font-size:8pt;
}




.break {
	margin-top:20px;
	margin-bottom:30px;
	width:100%;
	padding-top:15px;
}

.break a {
	font-size:8pt;
	text-align:right;
	position:absolute;
	right:0px;
	top:0px;
}

.break hr {
	margin-top:0px;	
}

.left {
	float:left	
}

.right {
	float:right	
}

.clear {
	clear:both;	
}

.center {
	text-align:center;
}

