﻿div.content{
padding:10px;
width:900px;
margin:auto;
overflow:visible;
}
body{
font-family:arial;
font-size:14px;
}
h1{
font-size:20px;
letter-spacing:-1px;
margin:1px;
}
h2{
font-size:18px;
letter-spacing:-1px;
margin-top:10px;
margin-bottom:1px;
padding:0px;
}

div.leftcontent{
float:left;
width:1px;
margin:5px;
padding-top:20px;
}
div.container1{	
	background:white;
	ppadding:20px 20px 20px 20px;
	text-align:left;
	float:left;
width:820px;
background-image:url('http://www.websquash.com/lady4.jpg');
background-repeat:no-repeat;
background-position:20px 20px; 
margin-top:20px;
border:1px solid black;


}	

div.bottomcontacts{
clear:both;
bborder:1px dotted gray;
padding:5px;
background-color:white;

}
div.border{
border:1px dotted black;
padding:10px;
width:850px;
}
a,p{
	text-decoration:none;
	color:#f30;
	}
a:hover{
	color:#999;
	}			
	
td{
font-size:12px;
font-weight:normal;
}



/* form 5 */

	#form5{
		margin:1em 0;
		padding-top:10px;
		padding-left:210px;
		}
	#form5 fieldset{
		margin:0;
		padding-top:.5em;
		border:0px dotted black;	
		border-top:1px solid #f1f1f1;
		width:350px;
		
		}		
	#form5 legend{
		background:#fff;
		padding:0 5px;
		font-style:italic;
		font-size:12px;
		}	
	#form5 p{
		clear:both;
		margin:.5em 0;
		overflow:hidden;
		}	
	#form5 label{
	float:left;
		width:60px;
		display:block;
t		text-align:left;
m		margin-right:10px;
		font-size:15px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		color:black;
		}	
	#form5 select,input, #form5 textarea{	
		margin:0;	
		width:250px;
		border:1px solid #ddd;		
		padding:3px 5px 3px 25px;
		}		
	
	
	#form5 input#name{background:#fff url('http://cssglobe.com/collections/forms/images/form5/form_name.gif') no-repeat 5px 50%;}
	#form5 input#email{background:#fff url('http://cssglobe.com/collections/forms/images/form5/form_email.gif') no-repeat 5px 50%;}
	#form5 input#purpose{background:#fff url('http://cssglobe.com/collections/forms/images/form5/form_note.gif') no-repeat 5px 50%;}
	#form5 input#web{background:#fff url('http://cssglobe.com/collections/forms/images/form5/form_url.gif') no-repeat 5px 50%;}
	#form5 textarea#message{background:#fff url('http://cssglobe.com/collections/forms/images/form5/form_note.gif') no-repeat 5px 6px;}
	#form5 select{
		width:280px;
		overflow:auto;
		}	
	
	#form5 textarea{
		height:125px;
		overflow:auto;
		}					
	#form5 p.submit{
		clear:both;
		margin:1em 0;
		padding:.5em 70px;
		border-top:1px solid #f1f1f1;	
		width:210px;	
		
		}	
	#form5 button{
		height:28px;
		line-height:28px;		
		border-top:1px solid #999;
		border-left:1px solid #999;
		border-right:1px solid #333;
		border-bottom:1px solid #333;
		background:url('http://cssglobe.com/collections/forms/images/form5/form_button.gif') no-repeat;
		color:#333;
		cursor:pointer;
		text-align:left;
		font-size:11px;
		font-weight:bold; 
		padding-left:25px; padding-right:10px; padding-top:0; padding-bottom:0;
		width: 280px;
m		margin-left:55px;
		}				 

/* // form 5 */