
html, body {
	background-color:#080808;
	color: black;
	letter-spacing: .012em;
	font-family: Trebuchet MS,Tahoma,Arial,sans-serif,Sans,Serif;
	margin:0; padding: 0; text-align: left;
	line-height: 1.32;
	height:100%;
	font-size:12px;
}

.body {
	width:907px;
	margin: 0 auto;
}

 form, input { padding: 0px;	margin: 0px;}
 form .error {color: #C70000;}

a img {border:0px;}

h1 {font-size:180%; margin: .1em 0 .45em; line-height: 1.2;}
h1, h1 a {color:#C70000;}

.relevant_add  h2{font-size: 15px;font-weight: 600;  }
h2{	font-size: 170%; font-weight: 500; line-height:1;}
h3{	font-size: 150%; font-weight: 500; }
h4 {	font-size: 130%; font-weight: 500;}
h5 {	font-size: 110%; font-weight: 600;}

h2 *, h3 * {line-height:1;}

p { margin: .5em 0 .9em;}

h2, h3, h4, h5 {margin: .3em 0 .8em;}

table, select, input, textarea  { font-size:1.1em;}

.clearfx {clear:both;}
.pattern {background-image:url(/css/pattern.png);}

ol, ul {
	list-style: none; 
	padding:0px;
	margin:0px;
}

li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding:0px;
	margin:0px;
}

a {
	color: #5b5b5b;
	cursor: pointer;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	cursor: pointer;
}


.loader {text-align:center; height:457px; color:red; font-size:11px;}
.loader img {padding-top:175px;}


.topMenu {
	float:right;
	width: 430px;
	height:0px;
	overflow:visible;
}

.topMenu li {
	width: 140px;
	float: left;
	display:block;
}

.topMenu li a {
	width: 133px;
	height:35px;
	display:block;
	float: left;

	text-align:center;
	color: white;
	text-decoration: none;
	line-height:35px;

	background-position: -172px -135px;

	position:relative;
	top:-10px;
}

.topMenu li.active a {
	color: #bf2c26;
	font-weight: bold;
}
.topMenu li a span {
	display:block;
	width:100%;
	height:100%;
}

.callUs,
.header .sloganPart,
.header .logoPart,
.topMenu li a {
	background-image:url(pattern.png);
}


.header {
	background-color:#080808;
	height: 115px;
}
.header .sloganPart {
	width: 477px;
	height:115px;
	float:left;

	background-position: 0 0;	
}
.header .sloganPart a {
	display:block;
	width:100%;
	height:60px;
}

.header .logoPart {
	width: 133px;
	height:115px;

	float:right;
	
	background-position: -471px 0;	
}


#overallContainer {clear:both;
	height:460px;
	overflow:hidden;
}

.main {
	width:100%;
	height:458px;
	background-image:url(mainpic.jpg);
	display:none;
}



.content {
	width: 477px;
	float:left;
	height:100%;
	background-image:url(leftbg.png);
	height: 458px;
	position:relative;
	top:-35px;
    

}


.reelContainer {
	width: 430px;
	float:right;
	height:350px;;
	background-image:url(rightbg.png);
	background-position:center center;
	background-repeat:no-repeat;
	position: relative;
	top:30px;
}






.callUs {
	float:right; 
	width: 172px;
	height:38px;
	clear:both;

	background-position: 0px -135px;	

	position:relative;
	top:-37px;
	left:-75px;

}
.callUs a{
	width:100%;
	height:100%;
}



.content .pad {padding:5px 60px;}
.reelContainer .pad {padding:40px 40px;}

.stills {}
.stills .gallery {height:240px; overflow:hidden;}
.stills .sliderWrap {width:1240px;}

#interiorStills .gallery,
#exteriorStills .gallery {
    background-position: right top;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    width: 388px;
}
#exteriorStills .gallery {
    background-image: url("../extthumbs.png");
}
#interiorStills .gallery {
    background-image: url("../intthumbs.png");

}


.form {background-repeat:no-repeat;background-image:url(formbg1.png); width:375px;height:190px; text-align:left; padding-top:47px;padding-left:20px; color:#202020; margin-top:5px;}
.controlContainer {
	width: 100%;
	clear:both;
	font-size:11px;
}
.controlContainer textarea, .controlContainer select, .controlContainer input.inputText {
	padding: 2px; font-size: 1.1em;
	
}
.controlContainer select {width: 100%;height:22px; padding:0px;}
.controlContainer input.inputText {border:solid 1px silver; width:248px; height:14px;}

.controlContainer.inputPhone .inputText {width:180px; direction:ltr;}
.controlContainer.inputPhone .inputSelect {width:65px; direction:ltr;}
.controlContainer.inputEmail .inputText {direction:ltr;}

.controlContainer div  {
	float: left; padding: 1px 0px ;
	position: relative;
}
.controlContainer .label {
	width: 80px;
}
.controlContainer .control, .controlContainer .inputControl  {
	width: 255px;  
}

.controlContainer.inputMore .label {font-size:12px;}
.inputSubmitSend {
	width:100%;
	background-color:#b0b0b0;
	border:none;
	color:white;
	height:20px;
	line-height:20px;
}

.playerControls {clear:both; float:left; margin-right:20px; position:relative;top:-10px; display:none;}
.playerControls a {text-decoration: none;}
#fbshare {width:290px; float:left;}

.hova {font-size:11px;}