@charset 'UTF-8';
#works {
	padding-top:		60px;
}

#works h2 {
	margin-bottom:		25px;
	font-weight:		normal;
	font-family:		Georgia;
	font-size:			36px;
	text-align:			center;
	color:				#CCC;
}

#works h3 {
	margin-bottom:		25px;
	font-weight:		normal;
	font-family:		Georgia;
	font-size:			28px;
	text-align:			center;
}

#works p {
	margin-left:		300px;
}

footer {
	width:				100%;
	background-color:	#99A5B9;
	color:				#FFF;
	text-align:			center;
	letter-spacing:		2px;
}

address {
	padding:			100px 0 90px;
	font-style:			normal;
}

address .addtext {
	margin-bottom:		5px;
	font-size:			14px;
}

address .tel {
	margin-bottom:		15px;
	font-size:			21px;
}

address .mailtext {
	margin-bottom:		15px;
	font-size:			21px;
}

#copyright {
	padding-bottom:		15px;
}

