@charset "utf-8";
* {
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #498cca;
}
a:hover {
	text-decoration: underline;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 606060;
	background: url(fathersday/images/bg.jpg) repeat-x;
	text-align: center;
}
#wrapper {
	position: relative;
	width: 760px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
}
#header {
	float: left;
	clear: left;
	width: 760px;
	height: 134px;
	background: url(fathersday/images/header.jpg);
}
#header h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 36px;
	float: left;
	width: 340px;
	padding: 34px 0px 0px 398px;
}
#subheading {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 340px;
	padding: 0px 0px 0px 398px;
}
#introtext {
	float: left;
	clear: left;
	width: 724px;
	padding: 18px;
	line-height: 22px;
}
#main {
	float: left;
	clear: left;
	width: 734px;
	background: url(fathersday/images/top.png) no-repeat #FFFFFF;
	padding: 14px 13px 14px 13px;;
}
.block {
	float: left;
	clear: left;
	padding: 16px 0px 13px 10px;
	width: 724px;
	background: url(fathersday/images/block.png) no-repeat;
	height: 151px;
}
h2 {
	float: left;
	clear: left;
	width: 713;
	color: #498cca;
	padding-left: 11px;
	font-size: 18px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.row {
	float: left;
	clear: left;
	width: 724px;
}
.thumb {
	float: left;
	clear: left;
	padding-top: 18px;
	width: 167px;
}
.description {
	float: left;
	width: 280px;
	padding-top: 24px;
}
.description p {
	line-height: 18px;
}
.view {
	float: left;
	width: 276px;
	padding-top: 45px;
}
.area1 {
	float: left;
	height: 250px;
	width: 367px;
	text-align: center;
}
#footer {
	float: left;
	clear: left;
	width: 734px;
	text-align: center;
	font-size: 10px;
}