@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

BODY {
	background-color:#005AA9;
	background-image:url(../images/main_back.gif);
	background-repeat:repeat;
	background-position:top center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-align:left;
}

img {
	border:0;
	margin:0;
	padding:0;
}

td, div, p{ 
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	margin:0;
	padding:0;
	
}

h1 {
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0066CC;
	text-align:left;
	font-weight:bold;
	margin:0;
	padding:0;
	
} 



#all {
	width:800px;
	background-color:#FFFFFF;
	margin:0px auto;

}


#background_all {
	background-image:url(../images/tille_side.gif);
	background-repeat:repeat-y;
	background-position:top center;

}




/* ----------------------------------------------top header section---------------------------------------------- */

#home {
	width:339px;
	height:133px;
	float:left;


}

#advance_head {
	width:830px;
	height:150px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0px auto;


}


#ftp_link {
	width:175px;
	height:150px;
	float:right;
	background-image:url(../images/back_flash.gif);
	background-repeat:no-repeat;
}




/* ----------------------------------------------header section---------------------------------------------- */

#header {
	width:800px;
	height:39px;
	background: url(../images/head/up_tile.gif) repeat-x;
	
	
	
	
}

#header_nav {
	height:39px;
	width:800px;
	
		
	

}


.nav {
	position: relative;
	padding: 0px;
	margin: 0px;
	height: 39px;
	list-style: none;
}

.nav li {
	float:left;
	padding-right:1px;
	background: url(../images/head/BOARDER.gif) no-repeat right;
	
}

.nav li a {
	display: block;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration: none;
	font-size: 12px;
	padding:0px;
	height: 39px;
	cursor: pointer;
	
	
		
}

.nav li a small {
	display: block;
	padding-top:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;


}


.nav li.current a, .nav li a:hover {
	color: #fff;
	font-weight:bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/head/down_tile.gif) repeat-x; 
	width:inherit;
}

 

.nav li.up a {
	width:inherit;
	font-size: 12px;
	color:000;
	
	
	
}




#home_li a {
	width:91px;
}

#File_Formats_li a {
	width:111px;
}

#Blueprints_li a {
	width:131px;
}

#Digital_color_li a {
	width:101px;
}

#Trade_Show_li a {
	width:161px;
}

#Small_format_li a {
	width:196px;
}



/* ----------------------------------------------END HEADER---------------------------------------------- */



/* ----------------------------------------------START FOOTER---------------------------------------------- */


#footer {
	width:800px;
	height:53px;
	background-image:url(../images/footer.gif);
	background-repeat:repeat-x;
	text-align:center;
	margin-top:20px;
	

}

#footer p {
	color:#666;
	font-size:12px;
	text-align:center;

}


#footer small {
	color:#666;
	text-align:center;

}


#footer b {
	color:#666666;
	font-size: 11px;

}



#footer a {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration: none;
	text-align:center;
}


#footer a:link {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration: none;
}

#footer a:hover {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#666;
}


#footer_content {
	padding-top:13px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration: none;
	text-align:center;

}


#bottom_cap {
	height:15px;
	background-image:url(../images/bottom_footer.gif);
	background-repeat:no-repeat;
	background-position:top center;
	margin-bottom:5px;

	

}



/* ----------------------------------------------END FOOTER---------------------------------------------- */




/* ----------------------------------------------START SUB_NAV SUB_HEAD---------------------------------------------- */

#page_header {
	width:750px;
	height:30px;
	margin:20px auto;
	background-image:url(../images/top_line.gif);
	background-repeat:no-repeat;

}


#title  {
	height:30px;

}

#title h1  {
	color:#0066cc;
	font-size:18px;
	padding-top:8px;
	

}


#sub_nav {
	height:30px;
	float:right;
	padding-top:15px;
	
}


#sub_nav b {
	color:#666666;
	font-size:11px;

}



#sub_nav a {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration: none;
	text-align:center;
}


#sub_nav a:link {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration: none;
}

#sub_nav a:hover {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#666;
}



/* ----------------------------------------------END SUB_NAV SUB_HEAD---------------------------------------------- */




/* ----------------------------------------------START HOME---------------------------------------------- */


#main_content {
	width:800px;
	margin:0px auto;
	
}

#content {
	width:750px;
	margin:0px auto;

}


/* ----------------------------------------------START LEFT HOME---------------------------------------------- */


#left_home {
	width:330px;
	float:left;

}

#ad_1 {
	width:330px;
	height:126px;
	padding-bottom:10px;
	
}

#ad_left {
	width:127px;
	height:126px;
	background-image:url(../images/left_ad.gif);
	background-repeat:no-repeat;
	float:left;

}

#ad_right {
	width:203px;
	height:126px;
	background-image:url(../images/right_ad.gif);
	background-repeat:no-repeat;
	float:right;

}

#ad_txt {
	width:183px;
	height:106px;
	margin:10px auto;

}


#ad_txt a {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EC1C24;
	text-decoration:underline;
	text-align:center;
}


#ad_txt a:link {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EC1C24;
	text-decoration:none;
}

#ad_txt a:hover {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#fff;
}

#ad_txt p {
	color:#fff;
	font-size:12px;
	text-align:left;

}


/* ----------------------------------------------END LEFT HOME---------------------------------------------- */



/* ----------------------------------------------START RIGHT HOME---------------------------------------------- */

#contact_info_home{
	text-align:right;
	font-size:11px;
	padding-top:75px;
	padding-left:15px;
	float:right;
	width:200px;
	float:left;

}

#right_home {
	width:390px;
	float:right;

}


#top_right {
	width:390px;
	height:260px;
	background-image:url(../images/blueprint_img.jpg);
	background-repeat:no-repeat;
	padding-bottom:25px;

}


#home_text p {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration:none;
	text-align:left;

}

#home_text h1 {
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #0066cc;
	text-decoration:none;
	text-align:left;

}


#bottom_right {
	width:390px;
	height:159px;
	padding:25px 0px 0px 0px;

}

#link_wrap {
	width:390px;


}

#bottom_1 {
	width:128px;
	height:159px;
	float:right;

}

#bottom_2 {
	width:135px;
	height:159px;
	float:right;


}

#bottom_3 {
	width:127px;
	height:159px;
	float:right;


}
/* ----------------------------------------------END RIGHT HOME---------------------------------------------- */





/* ----------------------------------------------END HOME---------------------------------------------- */



/* ----------------------------------------------START tabs---------------------------------------------- */

#large_printer_wrap {
	width:750px;
	margin:0px auto;


}

#large_printer {
	width:300px;
	float:left;


}

#large_printer_img {
	padding-top:40px;
	width:359px;
	height:313px;
	float:right;
	
}

#big_trade_img {
	padding-top:40px;
	width:359px;
	height:313px;
	float:right;
	
}

.cssnav {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/large_printer_tab_ov.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 100px;
	height: 97px;
	margin: 0;
	padding: 0;
}

.cssnav a {
	display: block;
	width: 100px;
	height: 97px;
	display: block;
	float: left;
	text-decoration: none;
}

.cssnav img {
	width: 100px;
	height: 97px;
	border: 0;
}

* html a:hover {
	visibility:visible;
}

.cssnav a:hover img {
	visibility:hidden;
}

.cssnav span {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
} 



/* ----------------------------------------------END tabs---------------------------------------------- */


/* ----------------------------------------------Small tabs---------------------------------------------- */



#small_content {
	width:275px;
	float:left;

}

#small_content_wraper {
	width:750px;

}

#small_pic {
	padding-top:150px;
	width:425px;
	height:162px;
	float:right;

}

.smallnav {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/small_printer_tab_ov.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 100px;
	height: 97px;
	margin: 0;
	padding: 0;
}

.smallnav a {
	display: block;
	width: 100px;
	height: 97px;
	display: block;
	float: left;
	text-decoration: none;
}

.smallnav img {
	width: 100px;
	height: 97px;
	border: 0;
}

* html a:hover {
	visibility:visible;
}

.smallnav a:hover img {
	visibility:hidden;
}

.smallnav span {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
} 

#small_mn {
	width:750px;
	height:320px;
	background: url(../images/small_color_bk.jpg) no-repeat;
	background-position:bottom left;

}


#small_1 {
	width:220px;
	padding-right:30px;
	float:left;

}


#small_2 {
	width:220px;
	padding-right:30px;
	float:left;

}


#small_3 {
	width:220px;
	float:left;

}


/* ----------------------------------------------END tabs---------------------------------------------- */



/* ----------------------------------------------Graphic tabs---------------------------------------------- */



.graphicnav {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/design_tab.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 100px;
	height: 97px;
	margin: 0;
	padding: 0;
}

.graphicnav a {
	display: block;
	width: 100px;
	height: 97px;
	display: block;
	float: left;
	text-decoration: none;
}

.graphicnav img {
	width: 100px;
	height: 97px;
	border: 0;
}

* html a:hover {
	visibility:visible;
}

.graphicnav a:hover img {
	visibility:hidden;
}

.graphicnav span {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
} 



/* ----------------------------------------------END tabs---------------------------------------------- */




/* ----------------------------------------------Sample tabs---------------------------------------------- */



.samplenav {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/sample_ov.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 100px;
	height: 97px;
	margin: 0;
	padding: 0;
}

.samplenav a {
	display: block;
	width: 100px;
	height: 97px;
	display: block;
	float: left;
	text-decoration: none;
}

.samplenav img {
	width: 100px;
	height: 97px;
	border: 0;
}

* html a:hover {
	visibility:visible;
}

.samplenav a:hover img {
	visibility:hidden;
}

.samplenav span {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
} 



/* ----------------------------------------------END tabs---------------------------------------------- */



/* ----------------------------------------------templets tabs---------------------------------------------- */

#box_wrap {
	width:750px;
	margin:0px auto;
}

#box {
	width:149px;
	height:295px;
	float:left;
	padding-right:50px;

}
#box_q {
	width:149px;
	height:295px;
	float:left;

}
#box_img {
	width:149px;
	height:179px;
	
}

#box_link {
	width:149px;
	height:116px;	

}

#box_link_l {
	width:75px;
	height:116px;
	float:left;

}

#box_link_r {
	width:74px;
	height:116px;
	float:right;

}

.templetsnav {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/templets.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 100px;
	height: 97px;
	margin: 0;
	padding: 0;
}

.templetsnav a {
	display: block;
	width: 100px;
	height: 97px;
	display: block;
	float: left;
	text-decoration: none;
}

.templetsnav img {
	width: 100px;
	height: 97px;
	border: 0;
}

* html a:hover {
	visibility:visible;
}

.templetsnav a:hover img {
	visibility:hidden;
}

.templetsnav span {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}


/* ----------------------------------------------END tabs---------------------------------------------- */

/* ----------------------------------------------color wave tabs---------------------------------------------- */



.colornav {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/color_wave.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 100px;
	height: 97px;
	margin: 0;
	padding: 0;
}

.colornav a {
	display: block;
	width: 100px;
	height: 97px;
	display: block;
	float: left;
	text-decoration: none;
}

.colornav img {
	width: 100px;
	height: 97px;
	border: 0;
}

* html a:hover {
	visibility:visible;
}

.colornav a:hover img {
	visibility:hidden;
}

.colornav span {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
} 



/* ----------------------------------------------color wave tabs---------------------------------------------- */



/* ----------------------------------------------START FTP---------------------------------------------- */

#box_link_ftp {
	width:149px;
	height:116px;
	text-align:center;

}

#box_link_ftp h1 {
	text-align:center;

}

#box_link_ftp a {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	text-align:center;

}

#box_link_ftp a:link {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration:none;
}

#box_link_ftp a:hover {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#0066CC;
}

#text_ftp p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration:none;	
	
}

#text_ftp a {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration: none;
	text-align:center;

}

#text_ftp a:link {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration:none;
}

#text_ftp a:hover {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#FF0000;
}


/* ----------------------------------------------END FTP---------------------------------------------- */



/* ----------------------------------------------Box l tabs---------------------------------------------- */

.boxlnav {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/mac_up.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 75px;
	height: 116px;
	margin: 0;
	padding: 0;
}

.boxlnav a {
	display: block;
	width: 75px;
	height: 116px;
	display: block;
	float: left;
	text-decoration: none;
}

.boxlnav img {
	width: 75px;
	height: 116px;
	border: 0;
}

* html a:hover {
	visibility:visible;
}

.boxlnav a:hover img {
	visibility:hidden;
}

.boxlnav span {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
} 


/* ----------------------------------------------END Box L tabs---------------------------------------------- */


/* ----------------------------------------------Box R tabs---------------------------------------------- */


.boxrnav {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/pc_up.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	padding-left:1px;
	width: 74px;
	height: 116px;
	margin: 0;
	padding: 0;
}

.boxrnav a {
	display: block;
	width: 74px;
	height: 116px;
	display: block;
	float: left;
	text-decoration: none;
}

.boxrnav img {
	width: 74px;
	height: 116px;
	border: 0;
}

* html a:hover {
	visibility:visible;
}

.boxrnav a:hover img {
	visibility:hidden;
}

.boxrnav span {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
} 


/* ----------------------------------------------END Box R tabs---------------------------------------------- */


/* ----------------------------------------------Digatal Blue print---------------------------------------------- */

#top_file {
	width:750px;
	
	

}

#left_center {
	width:360px;
	float:left;

}


#right_center {
	width:360px;
	float:right;

}

#right_center a {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration: none;
	text-align:center;
}


#right_center a:link {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration:underline;
}

#right_center a:hover {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#FF0000;
}



#four_box_1
{
width:750px;
height:300px;
background: url(../images/four_box_1.jpg) no-repeat;
background-position:bottom right;

}

#four_box_2
{
width:750px;
height:300px;
background: url(../images/four_box_2.jpg) no-repeat;
background-position:bottom right;


}


#box_1
{
width:165px;
padding-right:30px;
float:left;


}

#box_2
{
width:165px;
padding-right:30px;
float:left;
}


#box_3
{
width:165px;
padding-right:30px;
float:left;
}


#box_4
{
width:165px;
float:right;


}

/* ----------------------------------------------END DIGITAL BLUE---------------------------------------------- */


/* ----------------------------------------------BW COPIES---------------------------------------------- */



#top_bw {
	width:750px;
	height:200px;
	background: url(../images/bw_printer.jpg) no-repeat;
	background-position:bottom right;


}


#box_bw {
	width:750px;

}

#box_bw1 {
	width:220px;
	padding-right:30px;
	float:left;

}


#box_bw2 {
	width:220px;
	padding-right:30px;
	float:left;

}


#box_bw3 {
	width:220px;
	float:left;

}




/* ----------------------------------------------END BW COPIES---------------------------------------------- */



/* ----------------------------------------------Finishing Services---------------------------------------------- */



#top_fs {
	width:750px;
	
}


#box_fs{
	width:750px;

}

#box_fs1 {
	width:220px;
	padding-right:30px;
	float:left;

}


#box_fs2 {
	width:220px;
	padding-right:30px;
	float:left;

}


#box_fs3 {
	width:220px;
	float:left;

}

#fs_nav {
	text-align:center;

}


#fs_nav p{
	text-align:center;
	color:#999999;

}

#fs_nav a:link {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration: none;
}

#fs_nav a:hover {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#666;
}



/* ----------------------------------------------END Finishing Services---------------------------------------------- */

/* ---------------  CONTACT Advance  ---------------------------------------------------------*/


#contact_wrap {
	width:400px;
	height:300px;
	padding-top:15px;
	float:right;
}


#contact_info{
	text-align:left;
	font-size:11px;
	padding-top:15px;
	width:250px;
	float:left;

}

#contact_info a {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration: none;
	text-align:center;
}

#contact_info a:link {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration:underline;
}

#contact_info a:hover {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#666;
}


#mail_wrap {
	height:375px;
	width:750px;
	background-image:url(../images/mailbox_blocked.jpg);
	background-position:right;
	background-repeat:no-repeat;
	
}

/* ---------------  CONTACT END  ---------------------------------------------------------*/

#top_scan {
	width:750px;
	height:240px;
	background: url(../images/scaner.jpg) no-repeat;
	background-position:bottom right;


}



#scan_top {
	width:350px;
	float:left;


}

#schedule {
	width:575px;
	margin:0px auto;
}


#box_link_sch a {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	text-align:center;

}

#box_link_sch a:link {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration:none;
}

#box_link_sch a:hover {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#0066CC;
}

/* ----------------------------------------------One Trade tabs---------------------------------------------- */



#one_trade_content {
	width:275px;
	float:left;

}

#one_trade_content_wraper {
	width:750px;

}

#one_trade_pic {
	padding-top:150px;
	width:425px;
	height:162px;
	float:right;

}

.one_tradenav {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/one_trade_ov.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 100px;
	height: 97px;
	margin: 0;
	padding: 0;
}

.one_tradenav a {
	display: block;
	width: 100px;
	height: 97px;
	display: block;
	float: left;
	text-decoration: none;
}

.one_tradenav img {
	width: 100px;
	height: 97px;
	border: 0;
}

* html a:hover {
	visibility:visible;
}

.one_tradenav a:hover img {
	visibility:hidden;
}

.one_tradenav span {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
} 

#one_trade_mn {
	width:750px;
	height:320px;
	background: url(../images/small_color_bk.jpg) no-repeat;
	background-position:bottom left;

}


#one_trade_1 {
	width:220px;
	padding-right:30px;
	float:left;

}


#one_trade_2 {
	width:220px;
	padding-right:30px;
	float:left;

}


#one_trade_3 {
	width:220px;
	float:left;

}


/* ----------------------------------------------END tabs---------------------------------------------- */
/* ----------------------------------------------Two Trade tabs---------------------------------------------- */



#two_trade_content {
	width:275px;
	float:left;

}

#two_trade_content_wraper {
	width:750px;

}

#two_trade_pic {
	padding-top:150px;
	width:425px;
	height:162px;
	float:right;

}

.two_tradenav {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/two_trade_ov.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 100px;
	height: 97px;
	margin: 0;
	padding: 0;
}

.two_tradenav a {
	display: block;
	width: 100px;
	height: 97px;
	display: block;
	float: left;
	text-decoration: none;
}

.two_tradenav img {
	width: 100px;
	height: 97px;
	border: 0;
}

* html a:hover {
	visibility:visible;
}

.two_tradenav a:hover img {
	visibility:hidden;
}

.two_tradenav span {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
} 

#two_trade_mn {
	width:750px;
	height:320px;
	background: url(../images/small_color_bk.jpg) no-repeat;
	background-position:bottom left;

}


#two_trade_1 {
	width:220px;
	padding-right:30px;
	float:left;

}


#two_trade_2 {
	width:220px;
	padding-right:30px;
	float:left;

}


#two_trade_3 {
	width:220px;
	float:left;

}


/* ----------------------------------------------END tabs---------------------------------------------- */
/* ----------------------------------------------Three Trade tabs---------------------------------------------- */



#three_trade_content {
	width:275px;
	float:left;

}

#three_trade_content_wraper {
	width:750px;

}

#three_trade_pic {
	padding-top:150px;
	width:425px;
	height:162px;
	float:right;

}

.three_tradenav {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/three_trade_ov.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 100px;
	height: 97px;
	margin: 0;
	padding: 0;
}

.three_tradenav a {
	display: block;
	width: 100px;
	height: 97px;
	display: block;
	float: left;
	text-decoration: none;
}

.three_tradenav img {
	width: 100px;
	height: 97px;
	border: 0;
}

* html a:hover {
	visibility:visible;
}

.three_tradenav a:hover img {
	visibility:hidden;
}

.three_tradenav span {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
} 

#three_trade_mn {
	width:750px;
	height:320px;
	background: url(../images/small_color_bk.jpg) no-repeat;
	background-position:bottom left;

}


#three_trade_1 {
	width:220px;
	padding-right:30px;
	float:left;

}


#three_trade_2 {
	width:220px;
	padding-right:30px;
	float:left;

}


#three_trade_3 {
	width:220px;
	float:left;

}


/* ----------------------------------------------END tabs---------------------------------------------- */
/* ----------------------------------------------Four Trade tabs---------------------------------------------- */



#four_trade_content {
	width:275px;
	float:left;

}

#four_trade_content_wraper {
	width:750px;

}

#four_trade_pic {
	padding-top:150px;
	width:425px;
	height:162px;
	float:right;

}

.four_tradenav {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/four_trade_ov.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 100px;
	height: 97px;
	margin: 0;
	padding: 0;
}

.four_tradenav a {
	display: block;
	width: 100px;
	height: 97px;
	display: block;
	float: left;
	text-decoration: none;
}

.four_tradenav img {
	width: 100px;
	height: 97px;
	border: 0;
}

* html a:hover {
	visibility:visible;
}

.four_tradenav a:hover img {
	visibility:hidden;
}

.four_tradenav span {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
} 

#four_trade_mn {
	width:750px;
	height:320px;
	background: url(../images/small_color_bk.jpg) no-repeat;
	background-position:bottom left;

}


#four_trade_1 {
	width:220px;
	padding-right:30px;
	float:left;

}


#four_trade_2 {
	width:220px;
	padding-right:30px;
	float:left;

}


#four_trade_3 {
	width:220px;
	float:left;

}


/* ----------------------------------------------END tabs---------------------------------------------- */
/* ----------------------------------------------Five Trade tabs---------------------------------------------- */



#five_trade_content {
	width:275px;
	float:left;

}

#five_trade_content_wraper {
	width:750px;

}

#five_trade_pic {
	padding-top:150px;
	width:425px;
	height:162px;
	float:right;

}

.five_tradenav {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/five_trade_ov.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 100px;
	height: 97px;
	margin: 0;
	padding: 0;
}

.five_tradenav a {
	display: block;
	width: 100px;
	height: 97px;
	display: block;
	float: left;
	text-decoration: none;
}

.five_tradenav img {
	width: 100px;
	height: 97px;
	border: 0;
}

* html a:hover {
	visibility:visible;
}

.five_tradenav a:hover img {
	visibility:hidden;
}

.five_tradenav span {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
} 

#five_trade_mn {
	width:750px;
	height:320px;
	background: url(../images/small_color_bk.jpg) no-repeat;
	background-position:bottom left;

}


#five_trade_1 {
	width:220px;
	padding-right:30px;
	float:left;

}


#five_trade_2 {
	width:220px;
	padding-right:30px;
	float:left;

}


#five_trade_3 {
	width:220px;
	float:left;

}


/* ----------------------------------------------END tabs---------------------------------------------- */