@charset "utf-8";
/* CSS Document */
/* UNIVERSAL */
* { margin:0px; padding:0px; outline:none; }
body, html { font-family:Arial, Helvetica, sans-serif; font-size:14px; height:100%; }
#mainWrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 0 -50px; }/* the bottom margin is the negative value of the footer's height */
.fl { float:left; }
img.fl { margin:0px 10px 0px 0px; }
.fr { float:right; }
img.fr { margin:0px 0px 0px 10px; }
.clr { clear:both; }
p { padding-bottom:15px; }
ul, ol { margin:0px 0px 20px 50px; }
ul li, ol li { padding-left:5px; color:#7F533F; line-height:24px; }
blockquote { margin-left:20px; }
/* ********************************** */
/* WRAPPERS */
.wrapper { width:980px; margin:0px auto; }
/* ********************************** */
/* 100% Backgrounds */
#header, #mainNav, #mainHeading, #subHeading, #content01, #content01Bottom, #content02, #bodyContent, #footer { background-position:left top; background-repeat:repeat-x; width:100%;  }
	#header { background-image: url(/lib/img/bg/BG_HeaderTop.png); padding:5px 0px; }
	#mainNav { background-image: url(/lib/img/bg/BG_Navigation.png); display:block; height:46px; }
	#mainHeading { background-image: url(/lib/img/bg/BG_mainImage.png); background-color:#FFF7DF; background-position:0px -25px; }
	/*#subHeading { background-color:#f0e1b1; }*/
	#subHeading { background-color:#FFF7DF; }
	#content01 { background-image: url(/lib/img/bg/BG_top.png); background-color:#dac78b; }
	/*#content01Bottom {background-image: url(/lib/img/bg/BG_bottom.png); display:block; height:7px; }*/
	#content01Bottom { background:url(/lib/img/bg/BG_hpBottomBtn.png) left top repeat-x; display:block; height:45px; }
	#content02 { background-image: url(/lib/img/bg/BG_headingBottom.png); background-position:top; background-color:#fff; }
	#footer { /*background-image: url(/lib/img/bg/BG_footer.png);*/ background-color: #fff; }
	#footer, .push { height: 50px;}
		#mainHeading #home { background-position:0px 0px; }
		
		
/* HEADER */
#logo {	background:url(/lib/img/logo.png) left top no-repeat; width:381px; height:57px; display:block; text-indent:-999999px; }
#logo a { width:381px; height:57px; display:block; text-indent:-999999px; }
#logo a:hover {background:url(/lib/img/logo_over.png) left top no-repeat;}
	/* NAVIGATION */
	#mainNav ul { margin:0px; padding:0px; }
	#mainNav ul li { display:inline; float:left; list-style:none; height:41px; display:block; margin-top:3px; border-right:1px solid #d19744; border-left:1px solid #f0c68b; padding:0px; }
		#mainNav ul li.first { border-left:none; }
		#mainNav ul li.last { border-right:none; }
		
	#mainNav ul li a { display:block; height:46px; background-image:url(/lib/img/txt/txt_navigation.png); background-repeat: no-repeat; }
	#mainNav ul li a span { text-indent:-999999px; display:block; height:46px; cursor:pointer; }
	
	/* SUB NAVIGATION */
	#subNav { display:block; width:214px; margin:-30px 0px 10px 0px; }
	#subNav .top { background:url(/lib/img/bg/BG_SNTop.png) left top no-repeat; width:214px; height:19px; display:block; }
	#subNav .middle { background:url(/lib/img/bg/BG_SNMiddle.png) left top repeat-y; width:214px; height:auto; display:block; }
	#subNav .bottom { background:url(/lib/img/bg/BG_SNBottom.png) left top no-repeat; width:214px; height:17px; display:block; }
	
	#subNav ul { margin:0px; }
	#subNav ul li { list-style:none; font-family:"Arial Black", Gadget, sans-serif;  text-align:center; padding:0px; width:200px; margin:0px auto; border-bottom:1px solid #e2d3a5; border-top:1px solid #fdf1ce; text-shadow: #fff -1px 1px 0px; }
 	#subNav ul li.first, #subNav ul li.first a { border-top:none; padding-top:0px; }
	#subNav ul li.last, #subNav ul li.last a { border-bottom:none; padding-bottom:0px; }
	#subNav ul li a { display:block; text-decoration:none; color:#22736c;  padding:5px 0px; }
		#subNav ul li a:hover { background-image:url(/lib/img/bg/BG_SNover.png); background-position:15px 10px; background-repeat:no-repeat; }
		#subNav ul li.first a:hover { background-position:15px 5px; }
		#subNav ul li.last a:hover { background-position:15px 10px; }
		
		#subNav ul li a.active { background-image:url(/lib/img/bg/BG_SNover.png); background-position:15px 10px; background-repeat:no-repeat; }
		#subNav ul li.first a.active { background-position:15px 5px; }
		#subNav ul li.last a.active { background-position:15px 10px; }
	
	/* BUTTON BACKGROUND POSITIONS */
		#mainNav ul li.CMS a { width:174px; background-position:33px 0px; }
		#mainNav ul li.CMS a:hover, #mainNav ul li.CMS a.active { background-position:33px -46px; }
		
		#mainNav ul li.designStuff a { width:159px; background-position:-139px 0px; }
		#mainNav ul li.designStuff a:hover, #mainNav ul li.designStuff a.active { background-position:-139px -46px; }
		
		#mainNav ul li.developmentStuff a { width:221px; background-position:-295px 0px; }
		#mainNav ul li.developmentStuff a:hover,#mainNav ul li.developmentStuff a.active { background-position:-295px -46px; }
		
		#mainNav ul li.different a { width:207px; background-position:-517px 0px; }
		#mainNav ul li.different a:hover, #mainNav ul li.different a.active { background-position:-517px -46px; }
		
		#mainNav ul li.hello a { width:120px; background-position:-727px 0px; }
		#mainNav ul li.hello a:hover, #mainNav ul li.hello a.active { background-position:-727px -46px; }
		
/* ********************************** */
/* BODY */
/* MAIN HEADINGS */
#mainHeading, #mainHeading div { display:block; }
#mainHeading .wrapper div { padding:25px 0px; height:60px; }
#mainHeading .wrapper div.mainHeading { color:#FFF; font-size:64px; padding:25px 0px 25px 15px; } 
	/* HOME */
	#home #mainHeading .wrapper div { padding:0px; height:auto; text-indent:-9999px; }
	#home #mainHeading { height:284px; color:#FFF; }
	#home #mainHeading div.left { width:555px; height:220px; display:block; }
	#home #mainHeading #hpImages { width:441px; height:260px; top:0; left:0; }
	#home #mainHeading #hpImages div  { width:441px; height:220px; text-indent:0px; background: url(/lib/img/bg/BG_mainImage.png) 0px -25px repeat-x;  }
	#home #mainHeading #hpImages div p  { color:#000; margin-top:3px; text-align:center; font-weight:700;}
	#home #mainHeading #hpImages div img { margin:3px 0px 10px 0px; }
	#home #mainHeading div.right {  width:404px; font-size:20px; text-indent:0px; }
		#home #mainHeading div.right .CMS a { background: url(/lib/img/txt/txt_simpleWebManagement.png) left top no-repeat; width:370px; height:98px; margin:25px 0px 15px 0px; display:block; }
		/* HOMEPAGE BUTTONS */
		#home #mainHeading .right #hpBtns { text-indent:0px; }
		#home #mainHeading .right #hpBtns a { float:left; display:block; background-image:url(/lib/img/btn/btn_orngGreen.png); height:60px; line-height:60px; color:#FFF; text-decoration:none; width:202px; text-align:center; }
		#home #mainHeading .right #hpBtns a.tryit { background-position:0px 0px; }
		#home #mainHeading .right #hpBtns a.tryit:hover { background-position:0px 60px; }
		#home #mainHeading .right #hpBtns a.howit { background-position:202px 0px;}
		#home #mainHeading .right #hpBtns a.howit:hover { background-position:202px 60px; }		
		
	/* SIMPLE CMS */
/*  #whatisit #mainHeading .wrapper div { background-image:url(/lib/img/txt/txt_simpleCMSDef.png); }
	#how #mainHeading .wrapper div { background-image:url(/lib/img/txt/txt_whatdoesitdo.png); }
	#needit #mainHeading .wrapper div { background-image:url(/lib/img/txt/txt_doitneedit.png); }
	#howmuch #mainHeading .wrapper div { background-image:url(/lib/img/txt/txt_cost.png); }
	#tryit #mainHeading .wrapper div { background-image:url(/lib/img/txt/txt_whatdoesitdo.png); }
	/* DESIGN STUFF */
/*	#workingDesign #mainHeading .wrapper div { background-image:url(/lib/img/txt/txt_workingDesign.png); }
	#startSmall #mainHeading .wrapper div { background-image:url(/lib/img/txt/txt_startingSmall.png); }
	#ourAwesome #mainHeading .wrapper div { background-image:url(/lib/img/txt/txt_viewourawesome.png); }
	
	/* DEVELOPMENT STUFF */
/*	#notAllSites #mainHeading .wrapper div { background-image:url(/lib/img/txt/txt_notallsites.png); }
	#whyMatter #mainHeading .wrapper div { background-image:url(/lib/img/txt/txt_whymatter.png); }
	#weOffer #mainHeading .wrapper div { background-image:url(/lib/img/txt/txt_howhelp.png); }
	
	/* ARE WE DIFFERENT */
/*	#shopAround #mainHeading .wrapper div { background-image:url(/lib/img/txt/txt_shopAround.png); }
	#standOut #mainHeading .wrapper div { background-image:url(/lib/img/txt/txt_whatmakesus.png); }
	
	/* Say Hello */
/*	#sayHello #mainHeading .wrapper div { background-image:url(/lib/img/txt/txt_sayHello.png); }
	#project #mainHeading .wrapper div { background-image:url(/lib/img/txt/txt_quote.png); }
	
	/* REFER */
/*	#refer #mainHeading .wrapper div { background-image:url(/lib/img/txt/txt_referFriend.png); }
/** SUBHEADING **/
#subHeading .wrapper { padding:10px 0px 30px; }
#subHeading p { /*color:#472212;*/ color:#7F533F; line-height:24px; }
#subHeading h1 { padding:10px 0px 15px 0px; display:block; background-position:0px 10px; background-repeat:no-repeat; font-size:36px;
background-image: -moz-linear-gradient(top, bottom,from(#A6993C),to(#8B7F29)); 

color:#8B7F29;


}
	#home #subHeading h1 { width:900px; padding:15px 0px 10px; background-position:left center; font-size:72px; }
	/*#whatisit #subHeading .wrapper h1 { background-image:url(/lib/img/txt/txt_simpleRobust.png); }
	#how #subHeading .wrapper h1 { background-image:url(/lib/img/txt/txt_thinkClickSave.png); }
	#needit #subHeading .wrapper h1 { background-image:url(/lib/img/txt/txt_startbyanswering.png); }
	#howmuch #subHeading .wrapper h1 { background-image:url(/lib/img/txt/txt_spendingorinvesting.png); }
	#tryit #subHeading .wrapper h1 { background-image:url(/lib/img/txt/txt_whatnow.png); }
	
	#workingDesign #subHeading .wrapper h1 { background-image:url(/lib/img/txt/txt_howdesignworks.png); }
	#startSmall #subHeading .wrapper h1 { background-image:url(/lib/img/txt/txt_getBigger.png); }
	#ourAwesome #subHeading .wrapper h1 { background-image:url(/lib/img/txt/txt_enjoy.png); }
	
	#notAllSites #subHeading .wrapper h1 { background-image:url(/lib/img/txt/txt_lookma.png); }
	#whyMatter #subHeading .wrapper h1 { background-image:url(/lib/img/txt/txt_noonesees.png); }
	#weOffer #subHeading .wrapper h1 { background-image:url(/lib/img/txt/txt_designDevMan.png); }
	
	#shopAround #subHeading .wrapper h1 { background-image:url(/lib/img/txt/txt_betyouve.png); }
	#standOut #subHeading .wrapper h1 { background-image:url(/lib/img/txt/txt_yourSuccess.png); }
	
	#sayHello #subHeading .wrapper h1 { background-image:url(/lib/img/txt/txt_tellUs.png); }
	#project #subHeading .wrapper h1 { background-image:url(/lib/img/txt/txt_tellusyourneeds.png); }
	
	#refer #subHeading .wrapper h1 { background-image:url(/lib/img/txt/txt_wannaMake.png); }*/
	
#subHeading h2, #subHeading h3, #subHeading h4 { color:#9F5531; margin:25px 0px 10px; display:block; background-color:#EFE8D1;/* background-color:#f1e6c4;*/ padding:5px; border-top:1px solid #c3b27c; font-weight:normal; }
#subHeading h2 { font-size:28px; }
#subHeading li h2 { font-size:28px; line-height:36px; }
#subHeading h3 { font-size:26px; }
#subHeading li h3 { font-size:26px; line-height:34px; }
#subHeading h4 { font-size:24px; }
#subHeading .left { display:block; width:214px; margin:0px 15px 0px 0px; }
#requestaquote a { background-image:url(/lib/img/btn/btn_requestaquote.png); background-repeat:no-repeat; background-position:0 -7px; width:214px; height:73px; display:block; text-indent:-999999px; }
#requestaquote a:hover { background-position:0 -80px; }
#subHeading .right { display:block; width:720px; }
#subHeading .right a, .response { font-weight:700; color:#7f533f; }
#subHeading .right a:hover { background-color:#7f533f; text-decoration:none; color:#dbc994;  }
#subHeading .right a.box, .response { display:block; padding:5px; background-color:#ffefc1; border:1px solid #dbc994; }
#subHeading .right a.box:hover { background-color:#fef2cd; color:#7f533f }
.response { text-align:center; margin-bottom:10px; font-size:18px; }
/* CONTENT AREA */
#home #content01 .wrapper div, #home #content01Bottom .wrapper div { display:block; float:left; width:326px; color:#52420f; } 
#home #content01 .wrapper h2 { text-indent:-99999px; display:block; background-image:url(/lib/img/txt/txt_srvceHeadings.png); background-repeat:no-repeat; margin:20px 0px 5px 5px; height:29px; }#home	#content01 .wrapper .design h2 { background-position:0px 0px; width:130px; }
#home #content01 .wrapper .CMS h2 { background-position:-145px 0px; width:195px; }
#home #content01 .wrapper .development h2 { background-position:-358px 0px; width:232px; }
#home #content01 .wrapper .design p, #content01 .wrapper .CMS p,  #content01 .wrapper .development p { padding:0px 50px 20px 4px; line-height:20px; }
#content01 .wrapper div a { float:right; display:block; text-indent:-99999px; margin-top:10px; padding:30px 0px 20px; background-position:right center; background-repeat:no-repeat; }
	#whatisit #content01 .wrapper div a { background-image:url(/lib/img/btn/btn_devilDetails.png); width:468px; }
	#how #content01 .wrapper div a { background-image:url(/lib/img/btn/btn_somethingineed.png); width:468px; }
	#needit #content01 .wrapper div a { background-image:url(/lib/img/btn/btn_howmuch.png); width:468px; }
	#howmuch #content01 .wrapper div a { background-image:url(/lib/img/btn/btn_howitworks.png); width:468px; }
	
	#workingDesign #content01 .wrapper div a { background-image:url(/lib/img/btn/btn_startsmall.png); width:468px; }
	#startSmall #content01 .wrapper div a { background-image:url(/lib/img/btn/btn_ourAwesome.png); width:468px; }
	
	#notAllSites #content01 .wrapper div a { background-image:url(/lib/img/btn/btn_whyMatter.png); width:468px; }
	#whyMatter #content01 .wrapper div a { background-image:url(/lib/img/btn/btn_howHelp.png); width:468px; }
	#weOffer #content01 .wrapper div a { background-image:url(/lib/img/btn/btn_whatsDifferent.png); width:468px; }
	
	#standOut #content01 .wrapper div a { background-image:url(/lib/img/btn/btn_seewhat.png); width:468px; }
	
	#sayHello #content01 .wrapper div a { background-image:url(/lib/img/btn/btn_project.png); width:468px; }
	
		
	
	/* content bottom buttons. HomePage */
	#content01Bottom .wrapper a { background-image:url(/lib/img/btn/btn_HP.png); background-repeat:no-repeat; color:#FFFFFF; display:block; font-size:20px; height:54px; margin-top:-25px;  text-align:right; text-decoration:none; width:242px; float:right; margin-right:30px; }
	#content01Bottom .wrapper .design a { background-position:55px 0px; padding:25px 50px 0 0; }
	#content01Bottom .wrapper .CMS a { background-position:-239px 0px; width:215px; padding:25px 32px 0 0; margin-right:50px; }
	#content01Bottom .wrapper .development a { background-position:-491px 0px; width:260px; padding:25px 30px 0 0; }
		#content01Bottom .wrapper .design a:hover { background-position:55px -81px; }
		#content01Bottom .wrapper .CMS a:hover { background-position:-239px -81px; }
		#content01Bottom .wrapper .development a:hover { background-position:-491px -81px; }
#home #content02 { background-image:none; background-color:#FFF; padding-bottom:50px; display:none; }
#content02 { padding:25px 0px; display:none; }
#content02 h3 { text-indent:-99999px; display:block; height:33px; background:url(/lib/img/txt/txt_interestingFact.png) left bottom no-repeat; padding:20px 0px 0px; border:none; }
#content02 p { color:#666666; line-height:25px; }
#content02 p.contest { font-size:24px; color:#ae753d; text-align:center; margin-top:25px; font-weight:700; }
#content02 p.contest span { font-size:18px; }
#home #content02 h3 { background:url(/lib/img/txt/txt_smlHeadingdoyouknow.png) left bottom no-repeat; margin-bottom:5px; }
/* ********************************** */
/* FOOTER */
#footer div { display:block; width:305px; color:#666; margin:0px 15px 0px 15px; padding:5px 10px 0px; height:20px; font-size:12px; text-align:right; } 
#footer div ul { margin:0px 0px 0px 25px; padding:5px 0px; }
#footer div ul li { list-style:none; margin:0px; padding:0px 0px 0px 0px; line-height:18px; }
#footer a { color:#c15f5c; text-decoration:underline; }
#footer a:hover { text-decoration:none; }
/*#footer div.left { border-left:none; border-right:1px solid #f4f4f4; }
#footer div.middle { border-left:1px solid #8f3937; border-right:1px solid #4c0604; }
#footer div.right { border-right:none; border-left:1px solid #8f3937; }*/
#footer h4 { font-weight:700; color:#c15f5c; font-size:16px; margin-bottom:3px; }
/* ********************************** */
/* FEATURES PAGE */
.featuresCol { float:left; display:block; width:350px; padding:10px 10px 10px 0px; }
.featuresCol div { display:block; border:1px solid #c3b27c; background:url(/lib/img/bg/BG_features.png) left bottom repeat-x #FFFBEF /*#f6efda*/; margin:0px 0px 10px 0px; padding:5px; height:257px; }
.featuresCol div img { float:left; margin:3px 10px 0px 0px; }
#subHeading .featuresCol div h2 { font-size:18px; color:#930; margin:0px 0px 10px; border:1px solid #c3b27c; }
#subHeading .featuresCol p { line-height:20px; }
/* PRICES */
table, tr, td { border-collapse:collapse; padding:5px; }
table.pricing { background-color:#FFF; border:10px solid #c3b27c; margin-bottom:20px; }
table.pricing td { border:1px solid #c3b27c; }
table.pricing tr.heading, td.heading { font-weight:700; color:#930;}
.col2 { background-color:#FFFBEF; }
.col3 { background-color:#FFF7DF; }
.col4 { background-color:#FFF3CF; }
.col5 { background-color:#FFEFBF; }
/* NEWSLETTER */
#newsletter { display:block; width:214px; margin:10px 0px; }
	#newsletter .top { background:url(/lib/img/bg/BG_NLTop.png) left top no-repeat; width:214px; height:14px; display:block; }
	#newsletter .middle { background:url(/lib/img/bg/BG_NL.png) left top repeat-y; width:214px; height:auto; display:block; }
	#newsletter .bottom { background:url(/lib/img/bg/BG_NLBottom.png) left top no-repeat; width:214px; height:14px; display:block; }
	
	#newsletter h3 { background:none; font-size:18px; border:0px; margin:0px; padding:0px 0px 5px; font-weight:700; }
	#newsletter p { font-size:12px; line-height:14px; }
	#newsletter .middle div { background: url(/lib/img/bg/BG_NLBottomGradient.png) left bottom repeat-x; display:block; height:auto; width: 190px; margin-left:8px; padding:0px 5px; }
	#newsletter form input.text { background:url(/lib/img/bg/BG_NLtxtInput.png) left top no-repeat; border:none; display:block; width:170px; height:27px; padding:0px 5px 5px 5px; font-size:14px; }
	#newsletter form input.subscribe { display:block; float:right; background:url(/lib/img/btn/btn_NLsignup.png) left top no-repeat; width:85px; height:30px; color:#fef7e1; cursor:pointer; border:none; font-weight:700; font-size:14px; }
	#newsletter form input.subscribeOver { display:block; float:right; background:url(/lib/img/btn/btn_NLsignup.png) left bottom no-repeat; width:85px; height:30px; color:#fff; cursor:pointer; border:none; font-weight:700; font-size:14px; }
/* FORM Styles */
label, label.budget { width:150px; font-size:22px; color:#7F533F; float:left; display:block; padding:5px; }
label.budget { margin-bottom:5px; }
#sayHello input, #project input, #refer input, select.budget, .form-all input[type="text"] { border:none; background:url(/lib/img/bg/BG_formTextRight.png) right top no-repeat; padding:0px 5px; display:block; width:500px; height:37px; font-size:20px; }
select.budget { margin-bottom:10px; width:510px; padding:5px; }
select option { background-color:#FFF; }
textarea { border:none; background:url(/lib/img/bg/BG_formTextAreaRight.png) right top no-repeat; padding:5px 5px 15px 5px; display:block; width:500px; height:175px; font-size:20px; font-family:Arial, Helvetica, sans-serif; }
form div { float:left; margin-bottom:5px; }
form .form-all div { float:none; }
form div.text { background:url(/lib/img/bg/BG_formTextLeft.png) left top no-repeat; }
form div.textarea { background:url(/lib/img/bg/BG_formTextAreaLeft.png) left top no-repeat; }
#sayHello form input.sendit, #project form input.sendit, #refer form input.sendit { display:block; float:right; background:url(/lib/img/btn/btn_submit.png) left top no-repeat; width:140px; height:61px; color:#fff; margin-right:50px; cursor:pointer; }
#sayHello form input.senditover, #project form input.senditover, #refer form input.senditover { display:block; float:right; background:url(/lib/img/btn/btn_submit.png) left bottom no-repeat; width:140px; height:61px; color:#fff; margin-right:50px; cursor:pointer; }
.hint { font-size:11px; color:#95533F; margin-bottom:15px; }
.form-all .form-sub-label-container { margin-right:0px; }
.form-checkbox-item label { font-size: 14px;}
.form-all .form-radio, .form-all .form-checkbox { vertical-align:bottom; float:none; margin-top:5px; }
.form-radio-item label, .form-checkbox-item label { padding:0px; width:100px; }
/* PORTFOLIO */
#portWrapper { display:block; position:relative; overflow:hidden; height:500px; }
#portWrapper .left { display:block; width:409px;  }
#portWrapper .right { display:block; width:225px; }
#subHeading #portWrapper h2 { font-size:22px; }
#subHeading #portWrapper ul { margin:0px; padding:0px; } 
#subHeading #portWrapper li { list-style:none; background:url(/lib/img/bullet.png) left 3px no-repeat; padding-left:20px; }
#subHeading #portWrapper .instruct { display: none; background-color: #F1EBD5; border: 1px solid #7F533F; margin: 0; padding: 6px; }
#subHeading #portWrapper #site {z-index: 1000; position: absolute; top: 15px; left: 275px; width: 100px; text-align:center;}
#subHeading #portWrapper .arrow {z-index: 1000; position: absolute; top: 175px; left: 300px; width: 99px; height:89px; background:none; border:none; cursor:pointer; }
#subHeading #portWrapper #closer  {z-index: 1000; position: absolute; bottom: 83px; right: 242px; border:none; background:none; }
#subHeading #portWrapper #closer a { background:url(/lib/img/btn/btn_gallery.png) left top no-repeat; display:block; width:151px; height:41px; text-indent:-99999px; }
#thumbs { display:block; margin:0px; }
#thumbs ul { margin:0px; padding:0px; }
#thumbs li { float: left; margin: 0px 5px 10px; list-style: none; padding:0px; }
#thumbs a { display: block; }
#thumbs a.activeSlide { background: #960; }
#thumbs a:focus { outline: none; }
#thumbs img { border: none; display: block; padding:3px; border:1px solid #960; }
/* Videos */
/*a#video6 {
background:url("/lib/img/vid/video6.jpg") no-repeat scroll 0 0 transparent;
}*/
#video6_display {border:1px solid #92372B; width:726px;}

