@charset "utf-8";
/* free trade */
body {
	font: normal 13px/1.68em Arial, sans-serif;
	min-width: 740px;
	text-align: center;
	margin: 0 0 0 0;
}
a:link {
	color: #00f;
}
a:visited {
	color: #00f;
}
a:hover {
	color: #00f;
}
strong {
	font-weight: bold;
}
a:active, a:focus {
	outline: none;
}
sup {
	font-size: .60em;
	line-height: .95em;
}
h1 {
	width: 675px;
	height: 40px;
	text-indent: -1000em;
	margin: 24px 0 27px 20px;
}
h2 {
	height: 18px;
	width: 284px;
	background: url(images/subhead_left.png) no-repeat;
	text-indent: -1000em;
	margin: 0 0 2px 14px;
}
h3 {
	font-size: 14px;
	line-height: 18px;
	color: #006;
	font-weight: bold;
	margin: 0 0 14px 28px;
}
h4 {
	font-size: 14px;
	line-height: 18px;
	color: #006;
	font-weight: bold;
	margin-top: 30px;
}
.left {
	float: left;
	width: 415px;
	margin-left: 20px;
}
.left ul li {
	background: url(images/black_bullet.png) no-repeat 0 8px;
	padding: 0 0 0 8px;
	display: block;
	line-height: 1.3em;
	margin-bottom: .2em;
}
.left strong span, #wrap strong span, h3 span {
	color: #f60;
}
.right {
	float: right;
	width: 355px;
	margin-top: 125px;
	margin-right: 50px;
}
.right-customer {
	float: right;
	width: 355px;
	margin-top: 0px;
	margin-right: 50px;
	text-align: center;
}
#center {
	text-align: left;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
#myLogos {
	float: left;
	width: 780px;
	height: 70px;
	xborder: 1px solid red;
}
#logol {
	float: left;	
}
#logor {
	float: right;	
	padding-top: 12px;
	position: relative;
	left: 11px;
}

#orangebar {
	float: left;
	clear: left;
	height: 8px;
	background-color: #f60;
	width: 100%;
}
#bluebar {
	float: left;
	clear: left;
	width: 100%;
	height: 8px;
	background-color: #006;
}
#main {
	float: left;
	clear: left;
	height: 648px;
	width: 780px;
	background: url(images/main_bg2.png) no-repeat 0;
	border: none;
	margin: 0;
	overflow: hidden;
	padding-bottom: 12px;
}
#button {
	float: left;
	margin: 15px 0 0 20px;
}
#dialog1 {
	text-align: left;
	display: block;
	font-size: 12px;
	line-height: 15px;
	padding-left: 8px;
	margin: 0;
}
#dialog1 ul li {
	text-align: left;
	display: block;
	font-size: 12px;
	line-height: 15px;
	padding-left: 8px;
	margin: 0 19px 5px 28px;
	background: url(images/orange_bullet.png) no-repeat 0 7px;
}
#wrap {
	margin: 15px 0 15px 17px;
	float: left;
	clear: left;
	width: 698px;
}
#wrap ol li#one {
	background: url(images/one.png) no-repeat 0 4px;
}
#wrap ol li#two {
	background: url(images/two.png) no-repeat 0 4px;
}
#wrap ol li#three {
	background: url(images/three.png) no-repeat 0 4px;
	margin: 0 0 0 8px;
}
#wrap ol li {
	float: left;
	display: block;
	line-height: 19px;
	font-size: 14px;
	margin: 0 0 7px 8px;
	padding: 4px 0 0 24px;
}
#wrap ul li {
	display: block;
	font-size: 12px;
	line-height: 15px;
	padding-left: 8px;
	margin: 0 19px 5px 28px;
	background: url(images/orange_bullet.png) no-repeat 0 7px;
}
#wrap ul {
	margin-bottom: 14px;
}
#leftbox {
	float: left;
	width: 423px;
}
#leftbox #lefttop {
	background: url(images/boxtop_left.png) no-repeat;
	width: 423px;
	height: 12px;
}
#leftbox #leftcopy {
	width: 419px;
	overflow: hidden;
	border-left: 2px solid #b4c3e1;
	border-right: 2px solid #b4c3e1;
	background: url(images/box_bg.png) repeat-x;
	height: 179px;
}
#leftbox #leftbottom {
	background: url(images/boxbottom_left.png) no-repeat;
	width: 423px;
	height: 12px;
}
#rightbox {
	float: right;
	width: 252px;
}
#rightbox #righttop {
	background: url(images/boxtop_right.png) no-repeat;
	width: 252px;
	height: 12px;
}
#rightbox #rightcopy {
	width: 248px;
	border-left: 2px solid #b4c3e1;
	border-right: 2px solid #b4c3e1;
	background: url(images/box_bg.png) repeat-x;
	overflow: hidden;
	height: 179px;
}
#rightbox #rightbottom {
	background: url(images/boxbottom_right.png) no-repeat;
	width: 252px;
	height: 12px;
}
#ball {
	float: right;
	clear: right;
	position: relative;
	left: -106px;
	top: 107px;
}
#foot {
	float: left;
}
#foot {
	padding: 20px 0 0 20px;
}
#foot p {
	clear: left;
	font-size: 11px;
	line-height: 14px;
	width: 740px;
	margin-bottom: .75em;
	color: #333;
}

