/* CSS Document */
body{background-color:#333;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:14px;color:#FFF;margin:0px;padding:0px;}
html,body{width:100%;height:100%;margin:0px;padding:0px;}
img#bg {position:fixed;top:0;left:0;width:100%;height:100%;}
a{color:#fff;font-weight:bold;}
h1{font-size:18px;font-weight:bold;color:#fff;margin:0px 0px 15px 0px;padding:0px;border-bottom:1px solid #ff9900;}

.r-pic{float:right;margin-left:10px;border:1px solid #666;}
.l-pic{float:left;margin-right:10px;border:1px solid #666;}
.push-down{margin-bottom:20px;}
.newsletter-input{height:25px;width:130px;background-color:#666;border:1px solid #999;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:14px;color:#fff}
.newsletter-submit{height:25px;width:120px;background-color:#bd8551;border:1px solid #999;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:14px;color:#FFF;font-weight:bold;}

#wrapper{position:relative;z-index:1;width:984px;margin-left:auto;margin-right:auto;}
	#main-1{background-image:url(/reflectionsofyou/app/interface/images/main/main-1.png);width:984px;height:27px;}
	#main-2{background-image:url(/reflectionsofyou/app/interface/images/main/main-2.png);width:984px;}
	#main-3{background-image:url(/reflectionsofyou/app/interface/images/main/main-3.png);width:984px;height:27px;}
	
	#header{}
		#header-left{float:left;width:500px;margin-left:30px;}
		#header-right{float:right;width:400px;margin-right:30px;margin-top:20px;text-align:right;}
			.header-right-top{font-size:19px;}
			.header-right-bottom{font-size:30px;}
			
		#nav-wrap{width:948px;margin-left:auto;margin-right:auto;}
		#nav-outer{width:100%;border-top:1px solid #000;border-bottom:1px solid #000;height:42px;}
			#nav-inner{width:100%;border-top:1px solid #666;border-bottom:1px solid #666;height:40px;background-color:#000;}
				#nav-inner ul{list-style:none;float:left;margin-left:15px;font-size:18px;margin-top:-1px;padding:0px;width:95%;}
					#nav-inner li{float:left;padding:10px;}
						#nav-inner li a{text-decoration:none;color:#fff;}
						.nav-on a{color:#ff9900 !important;border-bottom:1px dotted #fff !important;}
					#nav-sep{width:10px;border-right:1px solid #999;margin-right:5px;}
					
		#body{width:946px;margin-left:auto;margin-right:auto;}
		
		#blog{}
		
		#gallery{width:946px;background:url(/reflectionsofyou/app/interface/images/main/brick-45-transparent.png);text-align:center;font-size:18px;}
			#launch-button{float:left;height:25px;width:120px;background-color:#bd8551;border:1px solid #999;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:14px;color:#FFF;font-weight:bold;text-align:center;padding-top:3px;}
		
		#content{width:96%;padding:20px;}
			#content-left{width:60%;float:left;}
			#content-right{width:35%;float:right;}
			
		#buckets{margin-top:25px;width:100%;float:left;margin-left:5px;}
			#bucket-1{width:306px;margin-right:8px;height:200px;float:left;background:url(/reflectionsofyou/app/interface/images/main/bucket-bkg.png);}			
			#bucket-2{width:306px;margin-right:8px;background-color:#666;height:200px;float:left;background:url(/reflectionsofyou/app/interface/images/main/bucket-bkg.png);}
				#bucket-2 a{font-size:11px;}			
			#bucket-3{width:306px;height:200px;float:left;background:url(/reflectionsofyou/app/interface/images/main/bucket-bkg.png);}		
			
			#bucket-head{width:301px;background:url(/reflectionsofyou/app/interface/images/main/bucket-header_s1.png);height:36px;padding-top:7px;padding-left:5px;}	
			#bucket-txt{padding:10px;}	
			
		#blog-back{width:100%;height:30px;padding:10px;font-size:18px;font-weight:bold;background-color:#333;border-bottom:1px solid #999;text-align:center;}
			#blog-back a{color:#FC0;}
		
		#testimonial{margin-bottom:20px;background:url(/reflectionsofyou/app/interface/images/main/brick-45-transparent.png);width:95%;border:1px solid #666;padding:20px;}	
			#l-quote{width:39px;height:31px;background:url(/reflectionsofyou/app/interface/images/main/l-quote.png);margin-right:10px;float:left;margin-bottom:150px;}	
			#r-quote{width:39px;height:31px;background:url(/reflectionsofyou/app/interface/images/main/r-quote.png);margin-left:10px;float:right;margin-bottom:150px;}
		
		#contact-form{margin-top:20px auto 0px auto;background:url(/reflectionsofyou/app/interface/images/main/brick-45-transparent.png);width:96%;border:1px solid #666;padding:20px;}	
			#sep{border-bottom:1px solid #666;margin-bottom:10px;padding-top:10px;}
			#contact-form .input{height:25px;width:200px;background-color:#666;border:1px solid #999;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:14px;color:#fff}
			#contact-form .textarea{height:100px;width:629px;background-color:#666;border:1px solid #999;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:14px;color:#fff}
			#contact-form .submit{height:25px;width:200px;background-color:#bd8551;border:1px solid #999;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:14px;color:#FFF;font-weight:bold;}
			
		#footer{font-size:12px;width:948px;margin-left:auto;margin-right:auto;margin-bottom:20px;}
			#footer-left{font-weight:bold;color:#CCC;width:65%;float:left;}
				#footer-left a{color:#FFF;text-decoration:none;}
			#footer-right{color:#CCC;width:25%;text-align:right;float:right;}