/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
html {
	}

body {
	margin: 0;
	padding: 0;
	color: #424343;
	text-align: center;
	background: #ff5301 url(img/bg.gif) center top repeat-x;
	font: normal 11px verdana, arial, geneva, helvetica, sans-serif;
	text-align: center;
	}
	
#container {
	background: #fff url(img/bg_container1.gif) center top repeat-y;
	width: 752px;
	\width: 772px;
	w\idth: 752px;
	margin: 0 auto;
	padding: 0 10px;
	}	
	
#headmain {
	display: block;
	margin: 0 auto;
	height: 301px;
	clear: both;
	background: #ffffff url(img/main_home1.jpg) center top no-repeat;
	}
	
#nav {
	float: left;
	background: #fff url(img/bg_nav.gif) 18px 0 no-repeat;
	width: 250px;
	margin: 0px 0 0 0;
	padding: 0 0 220px 0;
	text-align: left;
	}
	
#nav ul {
	margin: 24px 12px 16px 30px;
	border-top: solid 1px #ededed;
	text-align: left;
	list-style-type: none;
	}
#nav ul a{
	padding: 9px 10px 9px 43px;
	display: block;
	text-decoration: none;
	border-bottom: solid 1px #ededed;
	background: #fff url(img/nav.gif) 20px 50% no-repeat;
	color: #424343;
	width: 151px;
	\width: 204px;
	w\idth: 151px;
	}

#nav li a.subservices { color: #424343; font-weight: normal; text-decoration: none; background: #fff url(img/nav3.gif) no-repeat 20px 50%; display: block; padding: 4px 10px 4px 50px; width: 144px; border-bottom: 1px solid #ededed; }

#download {
 	background: transparent url(img/download_more1.gif) bottom center no-repeat;
	height: 46px;
	width: 172px;
	display: block;
	text-align: left;
	margin-left: 46px;
 	}
	
#download a {
 	background: transparent url(img/download_more1.gif) top center no-repeat;
	height: 46px;
	width: 172px;
	display: block;
	font: normal 10px verdana, arial, geneva, helvetica, sans-serif;
	text-decoration: none;
	color: #424343;
}
	
#download a:hover {
 	background: none;
}
	
#download a span {
	padding: 10px 0 0 54px;
	display: block;
}

#nav li a:hover , #nav li a.subservices:hover {
	background: #f5f5f5 url(img/nav.gif) 20px 50% no-repeat;
}
		
#main {
	width: 477px;
	float: right;
	height: 100%;
	padding: 20px 10px 40px 15px;
	line-height: 170%;
	background: #FFFFFF;
	text-align: left;
	}
	
h1 {
	background: url(img/perlaesthetics_logo.gif) 0 no-repeat;
	margin: 8px 0 0 50px;
	width: 200px;
	height: 104px;
	}
	
h1 a {
	display: block;
	width: 200px;
	height: 70px;
	text-decoration: none;
	text-indent: -3000px;
	}
	
	
h2 {
	display: block;
	height: 48px;
	width: 350px;
	font-size: 19px;
	font-weight: lighter;
	}
		
h3 {
	display: block;
	margin: 12px 0 15px 0;
	}
	

h2 span, h3 span {
	display: none;
	}
	
h4 {
	color: #CC3301;
	font: bold 11px verdana, arial, geneva, helvetica, sans-serif;
	padding: 10px 1px 2px 1px;
	line-height: 170%;
	}
		
p {
	padding: 0 1px 12px 1px;
	}


#main ul {
	padding: 0 1px 12px 1px;
	margin-left: 0px;
	list-style-type: none;
	}
	
#main ul li {
	background: url(img/bullet.gif) 0px 7px no-repeat;
	padding-left: 14px;
	padding-bottom: 10px;
	}
	
#main a {
	color: #FF9933;
	text-decoration: underline;
	}
	
#main a:hover {
	color: #FF9933;
	text-decoration: underline;
	}
	
#footer {
	background: #f5f5f5;
	border-top: solid 1px #ededed;
	margin: 0;
	padding: 13px 0 0px 0;
	height: 25px;
	font: normal 10px verdana, arial, geneva, helvetica, sans-serif;
	clear: both;
	}
	
#footer a {
	text-decoration: none;
	color: #CC3301;
	}
	
#footer a:hover {
	text-decoration: none;
	color: #000000;
	}
	
#footer span {
 	color: #ff9933;
	}
	
/* Formular */

form {
	line-height: normal;
	margin: 20px 0;
	}
	
form span {
	color: #CC3301;
	}
	
	
.formleft {
	float: left;
	width: 130px;
	padding: 10px 1px 12px 0;
	margin: 0;
	text-align: right;
	}
	
.formright {
	float: right;
	width: 305px;
	padding: 4px 0 4px 3px;
	margin: 0;
	text-align: left;
	}
	
input, textarea {
	width: 200px;
	border: solid 1px #f5f5f5;
 	background: #f5f5f5;
	color: #000;
	padding: 3px 2px;
	margin: 0 0 6px 5px;
	font: normal 11px verdana, arial, geneva, helvetica, sans-serif;
	/*border: 0;*/
	}
	
textarea {
	height: 100px;
	width: 370px;
	}
	
.button {
	width: 97px;
	border: 1px solid #424343;
	color: #000000;
}

input:hover.button {
color: #ffffff;
background-color: #CC3301;
}

.radio {
	width: auto;
	background: transparent;
	padding: 3px 2px;
	margin: 0 0 0 6px;
	vertical-align: middle;
	}
	
table {
	border: 0;
	width: 100%;
	text-align: left;
}

table .contact {
	
	text-align: left;
	margin-top: 20px;
}

.memory {
	color: #CC3301;
}

img.foto {
	margin: 2px auto;
	display: block;
}


