* {margin: 0; border-width: 0; padding: 0;}

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666;
	background: url(../img/common/bg_repeat.jpg) top center repeat-y #3971cd;
}

a img { border: 0; }

a:link { color: #3971cd; text-decoration: none; }
a:visited { color: #3971cd; text-decoration: none; }
a:active { color: #fba103; text-decoration: none; }
a:hover { color: #fba103; text-decoration: none; }

.clearer { clear: both;line-height:12px; }

h1{
	font-size:18px; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#3971cd;
	margin:0 0 10px 0;
}

h2{
	font-size:17px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #fba103;
	line-height:20px;
}

h3{
	font-size:11px;
	font-weight:normal;
	color:#666;
	line-height:18px;
}

h4{
	font-size:11px;
	color:#3971cd;
}

h5{
	font-size:10px;
	font-weight:normal;
	line-height:15px;
}

#bg {
	width: 100%;
	min-height: 670px;
	max-height: 950px;
	margin: 0 auto;
	background: url(../img/common/bg.jpg) top center no-repeat;
}

#container {
	width: 1003px;
	margin: 0 auto;
}

#header {
	width: 1003px;
	height: 100px;
	float: left;
	background: url(../img/common/bg_header.jpg) top left no-repeat #fff;
}

#main {
	background: url(../img/common/bg_main.jpg) top left repeat-y #fff;
	float: left;
	width: 1003px;
	min-height:543px;
}