/* CSS Document */
* {padding:0; margin:0;}
p {padding:5px 10px 5px 20px;}
a {color:#FF6600;}
h1 {font-weight:bold; font-size:22px; color:#990000; margin:0 20px; padding:10px 0px 5px 0px; border-bottom:3px solid #FF6600;}
h2 { font-weight:bold; font-size:14px; color:#990000; padding:5px 10px 5px 20px;}

body {width:100%; background: url(images/background2.jpg) repeat-x top #fff0ce; text-align:center; font-family:Arial, Helvetica, sans-serif; line-height:1.5em; font-size:12px;}
#header {
	width:850px;
	height:223px;
	background:url(images/header_bg.jpg) no-repeat;
	margin:0 auto;
	text-align:left;
	position:relative;
	background-image: url(images/header_bg.jpg);
}
#header ul {list-style:none;padding-left:10px;}
#header ul li {display:block; float:left; padding: 0 10px;}
#navigation { font-size:14px; font-weight:bold; 
	position:absolute;
	top: 174px;
	width: 850px;
}

#content ul, #content li {margin-left:20px;}
#homeButton {
	position:absolute;
	top:0px;
	left:15px;
	width:264px;
	height:156px;
	background:url(images/blank.gif);
	background-image: url(images/blank.gif);
}
#phone h1 {margin:0; padding:0; border:none;}
#navigation a {color:#990000; text-decoration:none;}
#navigation a:hover {
	text-decoration:underline;
	border-bottom:3px solid #FF6600;
}
#content {width:850px; background:#fff0ce; text-align:left; margin:0 auto;}
#footer {width:100%; background:url(images/footer_bg.jpg) repeat-x top center; min-height:147px; text-align:center;}
#footer h2 {padding-right:0px; padding-left:0px;}
#bottom {width:850px; margin:0 auto;padding-top:40px;}
#bottomLeft {float:left;  text-align:left; padding-left:20px;}
#bottomRight {float:right; text-align:right;  padding-right:20px;}
#copyright {font-size:11px; color:#000000; width:850px; padding-top:30px; margin:0 auto;}
#copyright a {color:#000000; text-decoration:none; font-weight:bold;}
#copyright a:hover {text-decoration:underline;}
#homeContent {width:500px; float:left;}
#homeVideo {
	padding-right:150px;
	float:right;
	top: 300px;





}

#buttons {height:125px; padding-top:10px;}
#buttons a {display:block; float:left; margin-left:17px;}
#buttons a.threading {width:129px; height:108px; background:url(images/button_threadingStudio.jpg) no-repeat;}
#buttons a.threading:hover {background:url(images/button_threadingStudio_hover.jpg) no-repeat;}
#buttons a.clubusha {width:183px; height:125px; background:url(images/button_clubUsha.jpg) no-repeat;}
#buttons a.clubusha:hover {background:url(images/button_clubUsha_hover.jpg) no-repeat;}
#buttons a.services {width:129px; height:108px; background: url(images/button_spaPackages.jpg) no-repeat;}
#buttons a.services:hover {background:url(images/button_spaPackages_hover.jpg) no-repeat;}
#form {margin-left:20px;}
#contact_form {width:400px;}
#contact_form label {font-weight:bold; color:#990000; display:block; padding-top:5px;}
#contact_form input {display:block;}
#contact_form .full {width:100%;}
#contact_form .half {width:50%;}
#contact_form .quarter {width:25%;}
#secondHead {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	width: 850px;
	margin-right: auto;
	margin-left: 20px;
}


.movieYoutube	{ width:300px;
				height:250px; 
				overflow:hidden; 
				text-align:center; 
				vertical-align:top;  }

