* {
	font-family: Arial;
	color: #5D5D5D;
	font-size: 10pt;
}

a {text-decoration: none;}
img {border: 0;}
p {padding:0;margin:0;}
div {padding:0;margin:0;}
h1 {padding:0;margin:0;font-weight:bold;font-size:11pt;display:inline;}
h2 {padding:0;margin:0;font-size:11pt;display:inline;}
h3 {padding:0;margin:0;font-size:11pt;display:inline;font-weight:normal;}
input {color:#5D5D5D;}
option {color:#5D5D5D;}
textarea {color:#5D5D5D;}

body {
	margin:0 auto;
	background: url(../../images/body.jpg) repeat-x;
}

#main_div {
	margin:0 auto;
	padding-top:0px;
	width:960px;
}

#header {
	float:left;
	width:960px;
	height:97px;
}
#header_logo {
	position:relative;
	float:left;
	width:740px;
	height:97px;
}
#header_form {
	position:relative;
	float:left;
	width:220px;
	padding-top:17px;
	height:80px;
	text-align:right;
}


#upline {
	position:relative;
	float:left;
	width:960px;
	height:40px;
	padding-top:15px;
	background: url(../../images/upline.jpg) no-repeat;
	text-align:center;
	font-size:12pt;
	margin-bottom:15px;
}
#upline strong {
	font-size:12pt;
}

#upline_home_top {
	position:relative;
	float:left;
	width:960px;
	height:14px;
	background: url(../../images/upline_home_top.jpg) no-repeat;
}
#upline_home_bottom {
	position:relative;
	float:left;
	width:960px;
	height:14px;
	background: url(../../images/upline_home_bottom.jpg) no-repeat;
	margin-bottom:15px;
}
#upline_home {
	position:relative;
	float:left;
	width:930px;
	padding-left:15px;
	padding-right:15px;
	background: url(../../images/upline_home_repeat.jpg) repeat-y;
	font-size:12pt;
}
#upline_home strong {
	font-size:12pt;
}
#upline_home p {
	font-size:12pt;
}

#upline_home_img {
	position:relative;
	float:left;
	width:930px;
	padding-left:15px;
	padding-right:15px;
	background: url(../../images/upline_home_repeat.jpg) repeat-y;
}
#upline_home_img div strong {
	font-size:12pt;
}
#upline_home_img div p {
	font-size:12pt;
}
#upline_home_img div {
	font-size:12pt;
}

#footer {
	position:relative;
	float:left;
	width:960px;
	padding-top:8px;
	height:27px;
	background: url(../../images/footer.jpg) no-repeat ;
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
}
#footer a {
	font-size:9pt;
}

#footer_end {
	position:relative;
	float:left;
	width:960px;
	margin-bottom:30px;
}
#footer_end a {
	font-size:8pt;
}
#footer_end strong {
	font-size:8pt;
}