@import url("global.css");
@import url("photogallery.css");

html {
background: url(../images/BGhtml_Sub.jpg) repeat-x #f9f7f8 0 40px;
}
body {
background: url(../images/BGbody_Sub.jpg) no-repeat center 40px;
margin:0;
padidng:0;
}
.MasterBox {
margin:0 auto;
width:960px;
}
.Masthead {
background:url(../images/masthead_Sub.jpg) no-repeat;
padding:247px 0 0 0;
width:960px;
}
.ContentBox {
margin:0 auto;
width:960px;
z-index:998;
}	
	.Content {
	float:left;
	padding:30px;
	width:528px;/* 588px */
	}
	#Testimonials .Content{
	width:900px;
	}
	.SideBar {
	float:left;
	width:372px;
	}
		.AboutDoc {
		border:3px solid #9b9c9e;
		background:url(../images/BG_AboutDoc.jpg) no-repeat bottom #37383a;
		color:#fff;
		padding:30px 40px 60px 20px;
		position:relative;
		width:306px;/* 372px */
		}
		.TopDocImg {
		position:absolute;
		right:40px;
		top:13px;
		}
			.SidebarScroll{
			margin:0 0 20px 0;
			width:306px;
			height:325px;
			overflow:scroll;
			overflow-x: hidden;
			}
		.ProcedureBox {
		background:url(../images/BG_ProcedureBox.jpg) repeat-x bottom #fff;
		border-bottom:3px solid #fff;
		padding:30px 20px 20px 20px;
		width:332px;/* 372px */
		}
		.ContactInfo {
		background:url(../images/BG_HomeContact.jpg) no-repeat #fff;	
		float:left;
		padding:30px 20px 80px 20px;
		width:332px;/* 372px */
		}	

.WarningSigns li{
background:url(../images/crossout.gif) no-repeat left;
padding-top:5px;
padding-left:20px;
list-style:none;
}
.Good li{
background:url(../images/checkbox.gif) no-repeat left;
padding-top:5px;
padding-left:20px;
list-style:none;
}

img.staff{
border:2px solid white;
margin:0 10px 15px 0;
}
.VideoPlayer {
float:right;
margin:0 0 20px 20px;
}

/*-----------Contact Form------*/
#ContactForm2 li{
list-style:none;
padding:3px;
font:Arial, Helvetica, sans-serif;
}
#ContactForm2 input{
width:200px;
}
#ContactForm2 textarea{
width:300px;
height:100px;
}
.SubmitBtn2 li{
width:80px;
height:30px;
margin:0 0 10px 0;
list-style:none;
}
.SubmitBtn2 input {
list-style:none;
color:#FFFFFF;
width:80px;
height:30px;
background:#6d9ada;
}
/*---------Testimonials-----------*/
.TestimonialBox{
background:url(../images/TestimonialBox.jpg) repeat-x #ACD6EF;
width:750px;
padding:100px 40px 40px 40px;
margin:0 0 20px 0;
}

.TestimonialBox p{
float:left; 
width:500px;
padding:0px 0 0 40px;
background:url(../images/Quotes.jpg) bottom right no-repeat;
min-height:250px;
}
.TestimonialBox img{
float:left;
padding:0px 0 0 0;
}
/*--Products--*/
.ProductBox{
border:1px solid black;
width:120px;
height:120px;
background:url(../images/ProductBox.jpg) repeat-x #A3A3A3;
display:block;
float:left;
margin:0 20px 20px 0;
padding:10px;
text-align:center;
}
.ProductBox img{
border:1px solid black;
margin:0 0 5px 0;
}
