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

#wrapper {
	height: 640px;
	width: 945px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 4px solid #CCC;
	background-color: #FFF;
}
#thirdsection {
	height: 480px;
	width: 230px;
	padding-left: 39px;
	padding-right: 45px;
	margin-bottom: 60px;
	float: left;
	margin-top: 60px;
}
.line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;	
}
body {
	background-image: url(background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666;
	background-repeat: repeat-x;
	background-color: #EDF1F7;
}
body a:link {
	color: #666;
	text-decoration:none
}
body a:visited {
	color: #666;
	text-decoration:none
}
body a:hover {
	color: #333;
	text-decoration:none
}
#thirdsection p {
	margin: 0px;
}
h1 {
	font-size:16px;
	font-weight: bold;
	color: #00447C;
}
.tel {
	font-size:14px;
	color: #00447C;
	font-weight: bold;
}
