@charset "UTF-8";
/* CSS Document */

body	{ margin: 0px; 	background-image:url(images/background2.jpg);
	background-repeat: no-repeat; background-color:#FFF;
}

a:link		{ color:#555657; text-decoration: none;}
a:hover		{ color:#000; text-decoration: none;}
a:active	{ color:#00b2dd; text-decoration: none;}

#box	{
	margin-left:214px; margin-bottom:557px;
		width:700px; height:1020px;
		background-color:#FFF; padding-bottom:25px;	

}



#header	{ margin:51px; width:153px; float:left;}

#copy	{
	
	width:392px;
	font-size:22px;
	line-height:28px;
	font-weight: normal;
	text-align: left;
	margin-top:107px;
	margin-right:50px;
	color:	#555657;
	float:right;
	
}
h3			{ font-style: italic; font-weight: normal; width:205px; font-size:15px; border-bottom:solid 1px #555657;}


#contact	{ margin-top:90px; font-size:15px; line-height:24px;margin-bottom:68px;}



#image		{ width:648px; margin:auto;  clear:both;}
