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

.contact{
	width:350px;
	margin-left:175px;
	margin-top:30px;}
.floater {
	margin-right:5px;
	padding-right:10px;
	padding-top:25px;
	/*vertical-align:text-bottom;*/
	float:left;
	width:30px;
	border-right: 1px solid #000000;
	margin-bottom:50px;}
.floaterright {
	margin-left:0px;
	padding-top:25px;
	/*vertical-align:text-bottom;*/
	float:right;
	width:300px;
	text-align:left;
	margin-bottom:50px;}	

p.style {
    color: #000000;
    font-family: 'Wingdings-Regular', 'Wingdings', 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 16px;
    opacity: 1.00;
	margin-top:-14px;}
p.style_4 {
    color: #000000;
    font-family: 'Wingdings2', 'Wingdings 2', 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 16px;
    opacity: 1.00;
	margin-top:-14px;}

.workboxcontact {
	text-align:center;
	width: 280px;
	height: 100px;
	margin-bottom: 10px;
	padding: 70px 0px 0px 0px}

.image {
	margin-top:20px;
}
	
	
ul.envelope{
	margin:0px 00px 10px 5px;
	font-size:12px;
	list-style-image:url(../images/enelope.png;}
ul.phone{
	margin:0px 00px 10px 5px;
	font-size:12px;
	list-style-image:url(../images/phone.png);}
ul.fax{
	margin:0px 00px 10px 5px;
	font-size:12px;
	list-style-image:url(../images/fax.png);}
ul.mouse{
	font-size:12px;
	list-style-image:url(../images/mouse.png);}
