@charset "utf-8";
/* CSS Document */
	#image {
		background:#000000 url(../../images_site/homepage-main-bg.jpg) no-repeat right top;
	}
	#image .s_series {
		position:relative;
		float:left;
		width:200px;
		height:95px;
		top:80px;
		left:20px;
		color:#ffffff;
		padding-left:30px;
		padding-right:20px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:1.0em;
		font-weight:400;
		background:#000000 url(../../images_site/s_pr_link_btn.jpg) no-repeat left top;
		
	}
	#image .s_series:hover {
		background:#000000 url(../../images_site/s_pr_link_btn_sel.jpg) no-repeat left top;
	}
	#image .s_series span {
		font-size:0.7em;
		color:#999999
	
	}
	#image .e_series {
		position:relative;
		top:80px;
		left:20px;
		color:#ffffff;
		float:left;
		color:#FFFFFF;
		width:200px;
		height:95px;
		padding-left:30px;
		padding-right:20px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:1.0em;
		font-weight:400;
		background:#000000 url(../../images_site/e_pr_link_btn.jpg) no-repeat left top;
	}
	#image .e_series:hover {
		background:#000000 url(../../images_site/e_pr_link_btn_sel.jpg) no-repeat left top;
	}
	#image .e_series span {
		font-size:0.7em;
		color:#999999
	
	}
	#image .n_series {
		position:relative;
		top:80px;
		left:20px;
		color:#ffffff;
		float:left;
		width:200px;
		height:95px;
		padding-left:30px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:1.0em;
		font-weight:400;
		background:#000000 url(../../images_site/n_pr_link_btn.jpg) no-repeat left top;
	}
	#image .n_series:hover {
		background:#000000 url(../../images_site/n_pr_link_btn_sel.jpg) no-repeat left top;
	}
	#image .n_series span {
		font-size:0.7em;
		color:#999999;
		padding-bottom:5px;
	
	}
		#image .e_series a {
		font-size:0.7em;
		color:#999999;
		height:30px;
		width:200px;
		line-height:30px;
		padding-top:6px;
		padding-right:100px;
		padding-bottom:7px;
		background:#000000 url(../../images_site/2btn_green_not.gif) no-repeat right    ;
	
	}
		#image .e_series a:hover {
		color:#00CC00;
		height:30px;
		width:200px;
		line-height:30px;
		padding-top:6px;
		padding-right:100px;
		padding-bottom:7px;
		background:#000000 url(../../images_site/2btn_green_sel.gif) no-repeat right    ;
	
	}
	#image .n_series a {
		font-size:0.7em;
		color:#999999;
		height:30px;
		width:200px;
		line-height:30px;
		padding-top:6px;
		padding-right:100px;
		padding-bottom:7px;
		background:#000000 url(../../images_site/2btn_blue_not.gif) no-repeat right    ;
	
	}
		#image .n_series a:hover {
		color:#0099FF;
		height:30px;
		width:200px;
		line-height:30px;
		padding-top:6px;
		padding-right:100px;
		padding-bottom:7px;
		background:#000000 url(../../images_site/2btn_blue_sel.gif) no-repeat right    ;
	
	}
		#image .s_series a {
		font-size:0.7em;
		color:#999999;
		height:30px;
		width:200px;
		line-height:30px;
		padding-top:6px;
		padding-right:100px;
		padding-bottom:7px;
		background:#000000 url(../../images_site/2btn_orange_not.gif) no-repeat right    ;
	
	}
		#image .s_series a:hover {
		color:#FF6600;
		height:30px;
		width:200px;
		line-height:30px;
		padding-top:6px;
		padding-right:100px;
		padding-bottom:7px;
		background:#000000 url(../../images_site/2btn_orange_sel.gif) no-repeat right    ;
	
	}
	.accordian_left {
		display:block;
		float:left;
		padding-left:0px;
		width:480px;
	}
	.accordian_right {
		display:block;
		float:right;
		width:260px;
		padding-right:20px;
	}
	#test1-content, #test2-content, #test3-content, #test4-content {
		background-color:#FFFFFF;
	}
	p.border {
		border:0;
		background:transparent url(../../images_site/pdf-flyer-icon.jpg) no-repeat right top;
	}
	form {
		margin-left:20px;
	}
	input, textarea {
		float:left;
	}
	label {
		position:relative;
		display:block;
		float:left;
		width:240px;
		height:23px;
		padding-left:9px;
		background:#ffffff url(../../images_site/label_cap_white.jpg) no-repeat top left;
	}
	label input {
		position:absolute;
		display:block;
		float:right;
		color:#000000;
		width:100%;
		height:23px;
		border:0px;
		padding-right:9px;
		background:#ffffff url(../../images_site/input_right_white.jpg) no-repeat top right;
	}
	label textarea {
		position:absolute;
		display:block;
		width:100%;
		height:100px;
		color:#000000;
		border:0px;
		padding-right:9px;
		background:#ffffff url(../../images_site/textarea_right_white.jpg) no-repeat top right;
		overflow:hidden;
	}
	label.textarea {
		position:relative;
		display:block;
		width:250px;
		height:100px;
		padding-left:9px;
		background:#ffffff url(../../images_site/textarea_cap_white.jpg) no-repeat top left;
	}