body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, Verdana;
}
#header {
	position:relative;
	width:640px;
	height:92px;
	border:0px solid black;
}
#nav_link {
	font-family:arial,verdana;
	font-size:10px;
	font-weight:bold;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:7px;
}
#nav_link a {
	color:#757575;
	text-decoration:none;
}
#content1 {
	position:relative;
	width:640px;	
	height:388px;
	border:0px solid black;							
	background-image:url('../img/page1_mainbg.jpg');
	background-repeat:no-repeat;
	background-position:center bottom;
}
#content2 {
	position:relative;
	width:640px;	
	height:378px;
	border:0px solid black;							
	background-image:url('../img/page2_footer.jpg');
	background-repeat:no-repeat;
	background-position:center bottom;
}
#content3 {
	position:relative;
	width:640px;	
	height:378px;
	padding:0px;
	margin:0px;
	border:0px solid black;							
	background-image:url('../img/page3_footer.jpg');
	background-repeat:no-repeat;
	background-position:center bottom;
}
#content4 {
	position:relative;
	width:640px;	
	height:378px;
	border:0px solid black;							
	background-image:url('../img/page4_footer.jpg');
	background-repeat:no-repeat;
	background-position:center bottom;
}

#content5 {
	position:relative;
	width:640px;	
	height:378px;
	border:0px solid black;							
	background-image:url('../img/page5_footer.jpg');
	background-repeat:no-repeat;
	background-position:center bottom;
}

#content6 {
	position:relative;
	width:640px;	
	height:378px;
	border:0px solid black;							
	background-image:url('../img/page6_footer.jpg');
	background-repeat:no-repeat;
	background-position:center bottom;
}

#content7 {
	position:relative;
	width:640px;	
	height:388px;
	border:0px solid black;							
	background-image:url('../img/page7_mainbg.jpg');
	background-repeat:no-repeat;
	background-position:center bottom;
}

h1 {
	border:0px solid red;
	color:black;
	font-size:23px;
}			
h2 {
	border:0px solid red;
	color:black;
	font-size:12px;
}

.h1_white {
	color:white;
	font-size:23px;
}
.h2_white {
	color:white;
	font-size:13px;
}
.btn_green_label {
	border:0px solid red;
	color:white;
	font-size:12px;
	font-weight:bold;
	line-height:31px;
	white-space:nowrap;
}
.p3_input {
	width:30px;
	height:16px;
	font-size:6.5pt;
	border:1px solid #549A37;
}
.p3_input_error{
	width:30px;
	height:16px;
	font-size:6.5pt;
	border:1px solid #FF0000;
}
.p3_area_table {
	margin-top:9px;	
	margin-left:20px;
}
.p3_area_table td {
	font-style:italic;
	font-size:11px;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:25px;
}
.p3_area_table td sub{
	font-size:8px;
}
a {
	color:#549A37;
	text-decoration:none;
}
.p6_input_big input{
	width:180px;
	margin-left:5px;
	margin-top:2px;
	border:0px solid black;
	height:15px;
	font-size:10px;
}
.p6_input_medium input{
	width:132px;
	margin-left:5px;
	margin-right:5px;
	margin-top:3px;
	border:0px solid black;
	height:15px;
	font-size:10px;
}
.p6_input_small input{
	width:38px;
	margin-right:5px;
	margin-left:5px;
	margin-top:3px;
	border:0px solid black;
	height:15px;
	font-size:10px;
}
.p6_area textarea {
	overflow:auto;
	margin-top:3px;
	margin-left:4px;
	border:0px solid black;
	height:50px;
	width:180px;
	font-size:11px;
	font-family:Arial;
}
.p4_input input {
	margin-top:5px;
	margin-left:5px;
	border-width:0px;
	width:78px;
	height:23px;
	font-size:16px;
	font-weight:bold;
}
.p5_input_slim input {
	margin-top:7px;
	margin-left:6px;
	border-width:0px;
	width:55px;
	height:20px;
	font-size:13px;
	font-weight:bold;
}
.p5_input_fat input {
	margin-top:8px;
	margin-left:9px;
	border-width:0px;
	width:53px;
	height:20px;
	font-size:13px;
	font-weight:bold;
}
ul {
	 list-style-image:url(/img/li_bullet.gif);
}
form {
	margin:0px;
	padding:0px;
}
