/* CSS Document */

body {
	background-color: white;
	margin:0px;
	font-family:Verdana;
	color:#666666;
	font-size:11px;
	line-height:1.3;
}

div {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color:#3392C2;
}

a:hover, a:focus {
	text-decoration: underline;
}

h1 {
	font-family:Arial;
	font-size:37px;
	margin:20px 0 5px 0;
	font-weight:normal;
	float:none;
}

img {
	border:none
}

p {
	margin: 0px;
	padding: 3px 0 3px 0;
	line-height: 1.5;
}

#wrap {
	width:100%;
}

#content {
	width:600px;
	text-align:left;
}

.logo {
	margin:40px 0 0 130px;
}

.contact1 {
	width:210px;
	float:left;
}

.contact2 {
	width:200px;
	margin-left:20px;
	float:left;
}

.contact3 {
	width:160px;
	margin-left:5px;
	float:left;
}

.webx0 {
	width:593px;
	height:99px;
	background:url(../i/webx0.png) 0 0 no-repeat;
	display:block;
	cursor:pointer;
	margin: 0 0 20px 0;
}

.webx0:hover, webx0:active, .webx0:focus {
	background:url(../i/webx0.png) 0 -99px no-repeat;
}