@import url("global.css");

#MasterBoxSub{
background:url(../images/BG_MastHeadSub.jpg) no-repeat #d0be90;
border-left:1px solid white;
border-right:1px solid white;
margin: 0 auto;
padding:158px 0 0 0;
width:1000px;
}
#ContentBox{
padding:0 0 20px 0;
width:1000px;
}
	/*SubSideBar*/			
	#SubSideBar{	
	float:left;	
	width:324px;
	}	
		#SubNavBox {
		background:url(../images/BG_SubNavBox.gif);
		width:324px;
		}	
			#SubNav {
			background:url(../images/BG_SubNav.gif) no-repeat;
			padding:20px 0 0 10px;
			width:314px;
			}
		#SubNavBottom{
		background:url(../images/SubNavBottom.gif) no-repeat;
		height:32px;
		width:324px;
		}
	#SubQcontactFormBox{
	border:1px solid #8e7c4c;
	background:url(../images/HDR_GetinTouchSub.jpg) no-repeat #b98b4a;
	margin:0 0 0 19px;
	padding:98px 0 40px 0;
	width:285px;
	}
		#SubQcontactFormBox p{
		padding:0 10px 10px 20px;
		}
		#SubQContactForm {
		padding:0 10px 0 20px;		
		}	
	.Blog {
	background:url(../images/Blog.gif);
	display:block;
	height:193px;
	width:324px;
	}	
	#SideBarProcList {
	border:1px solid #8e7c4c;
	background:url(../images/HDR_OurProc.jpg) no-repeat #d6ae73;
	margin:20px 0 0 19px;
	padding:60px 0 20px 0;
	width:285px;
	}
		#SideBarProcList p{
		color:#3e1600;
		padding:5px 10px 5px 20px;
		}
		#SideBarProcList ul{
		padding:0 0 0 20px;
		}
		#SideBarProcList li{
		list-style-type:none;
		padding:0 0 2px 0;
		}
		#SideBarProcList a{
		display:block;
		color:#3b2300;
		}
		#SideBarProcList a:hover{
		color:#666;
		}
	#Logos {
	border:1px solid #8e7c4c;
	background:url(../images/HDR_CertificatesLogos.jpg) no-repeat #e9c28b;
	margin:20px 0 0 19px;
	padding:60px 0 40px 0;
	width:285px;
	}
		#Logos p{
		padding:0 10px 10px 20px;
		}
	
	
#PageHeder{
background:url(../images/PageHeader.gif);
float:left;
height:128px;
width:676px;
}
	#PageHeder h1:first-letter { 
	font-size: 35px;
	line-height:45px;
	}
	#PageHeder h1{		
	padding:35px 45px 0 30px;
	}		
#Content{
background:#ebe3c3;	
border:1px solid #8a7949;
border-top:none;
float:left;
margin:0 20px 0 0;
padding:0 0 10px 0;
width:654px;
}
	#Content p{
	padding:0 45px 16px 30px;
	}
	#Content h2{				
	padding:0 45px 16px 30px;
	}
	#Content h3{				
	padding:0 45px 16px 30px;
	}
    #Content li{
    margin:0 20px 0 50px;
    }
	#Content a{
	color:#333;
	}
	#Content a:hover{
	color:#996600;
	}
/*SubFooterBox*/
#SubFooterBox {
background:url(../images/BG_SubFooterBox.jpg) repeat-x #043947;
padding:30px 0 60px 0;
text-align:center;
width:100%;
}
#SubFooterBox p{
color:#FFF;
padding:10px 0 0 0;
}
#FooterNav{
margin: 35px auto;	
width:900px;
}
#FooterNav ul{
margin:0 0 0 100px;
}	
	#FooterNav li{		
	list-style:none;
	float:left;
	padding:0 10px 0 10px;
	}
	#FooterNav a{		
	color:#CCC;		
	}
	#FooterNav a:hover{	
	color:#FFF;
	}	

/*Financing page*/
#Calculate {
float:right;
margin: 0 30px 20px 20px;
width:300px;
}

		
/*Procedure page*/		
#ProcedureListBox{
padding:0 0 0 40px;
width:610px;
}	
.FaceList{	
float:left;
list-style-type:square;
margin:0 20px 0 10px;
padding:0 0 20px 0;
width:255px;
}
	.FaceList ul{
	margin:10px 0 0 0;	
	}
	.FaceList li{
	padding:0 0 5px 0;	
	}
	.FaceList img{
	border:1px solid #666;
	padding:2px;
	}
.BreastList{
float:left;
list-style-type:square;
margin:0 20px 0 10px;
padding:0 0 20px 0;
width:255px;
}
	.BreastList ul{
	margin:10px 0 0 0;	
	}
	.BreastList li{
	padding:0 0 5px 0;	
	}
	.BreastList img{
	border:1px solid #666;
	padding:2px;
	}	
.BodyList{
float:left;
list-style-type:square;
margin:0 20px 0 10px;
padding:0 0 20px 0;
width:255px;
}
	.BodyList ul{
	margin:10px 0 0 0;	
	}
	.BodyList li{
	padding:0 0 5px 0;	
	}
	.BodyList img{
	border:1px solid #666;
	padding:2px;
	}							

/*** Contact form (Full) ***/
#ContactForm {
padding:0 30px 16px 60px;
}
#ContactForm li{ /* Vertical spacing between form fields */
list-style:none;
margin:4px 0;
}
#ContactForm label{ /* Styles for descriptions */
width:150px;
display:block;
float:left;
}
#ContactForm textarea{
height:80px;
}
#ContactForm .SubmitBtn{
height:20px;
width:100px;
background:#FFC800;
color:#333;
}
#Parity{
display:none;
}
