/* CSS Document */
body{
	margin:0px auto;
	padding:0px;
	background-color:#FFFFFF;
	background:url(images/bg.gif) repeat-x left top;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5D5D5D;
	text-align:left;
}

a {
	color:#004152;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

br{
	line-height:normal;
}
p, table, tr, td, div, ul, li, form, input, a, h2, h3, img, span{
	margin:0px;
	padding:0px;
}
.logo{
	background:url(images/logo.gif) no-repeat left top;
	width:256px;
	height:140px;
}
#wrapper{
	margin:0px auto;
	width:780px;
	position:relative;
}
#logolink{
	width:231px;
	height:115px;
	position:absolute;
	left:24px;
	top:17px;
	z-index:100;
	display:block;
}
.world{
	background:url(images/world.jpg) no-repeat left top;
	width:524px;
	height:140px;
}
.link{
	background:url(images/linkbg.gif) repeat-x left top;
	width:537px;
	height:36px;
}
.link_text{
	background:url(images/link_angle_left.gif) no-repeat left top;
	display:block;
	padding:10px 0px 0px 15px;
	font-size:14px;
	color:#ffffff;
}
.link_text a{
	color:#FFFFFF;
	text-decoration:none;
}
.link_text a:hover{
	color:#E1A300;
}
.link_right{
	background:url(images/link_angle_right.jpg) no-repeat left top;
	width:33px;
	height:36px;
}
.client_top{
	background:url(images/client_top_bg.gif) repeat-x left top;
	width:210px;
	height:36px;
}
.client_heading{
	background:url(images/client_top_left.gif) no-repeat left top;
	height:21px;
	font-size:14px;
	color:#E7A500;
	padding:15px 0px 0px 10px;
	text-transform:uppercase;
}

.border{
	background:url(images/dot.gif) repeat-x left bottom;
}
.heading{
	margin:25px 205px 12px 0px;
}
.flag_margin{
	margin:30px 2px 0px 2px;
}
.client_border_left{
	background:url(images/client_border.gif) no-repeat left bottom;
	width:12px;
}
.client_border_right{
	background:url(images/client_border.gif) no-repeat right bottom;
	width:12px;
}
.form_text{
	color:#4A4A4A;
	padding-top:8px;
}
.form_text a{
	color:#4A4A4A;
	text-decoration:none;
}
.form_text a:hover{
	color:#000000;
}
.myinput{
	width:120px;
	font-size:12px;
	padding:2px;
	border:1px #CCCCCC solid;
	margin-top:8px;
}
.content1{
	line-height:16px;
	margin-top:10px;
}
.angle1{
	background:url(images/angle1.gif) no-repeat left bottom;
	width:12px;
	height:5px;
}
.angle2{
	background:url(images/angle2.gif) no-repeat right bottom;
	width:12px;
	height:5px;
}
.border_bottom{
	background:url(images/border.gif) repeat-x left bottom;
	height:5px;
}
.affiliate{
	background:url(images/icon1.jpg) no-repeat left top;
	font-size:15px;
	color:#004152;
	padding:15px 0px 5px 50px;
	text-transform:uppercase;
}
.marchents{
	background:url(images/icon2.jpg) no-repeat left top;
	font-size:15px;
	color:#004152;
	padding:15px 0px 5px 50px;
	text-transform:uppercase;
	font-weight: bold;
}
.bcolor{ color: #4f79de; font-weight:bold;}
.ycolor { color:#efb605; font-weight:bold;}
.rcolor { color:#ea1438; font-weight:bold;}
.promote a { color:#ea1438; text-decoration:underline;}
.promote a:hover { text-decoration: none;}
.features{
	background:url(images/icon3.jpg) no-repeat left top;
	font-size:15px;
	color:#004152;
	padding:15px 0px 5px 50px;
	text-transform:uppercase;
}
.angle3{
	background:url(images/angle3.gif) no-repeat right top;
	width:4px;
}
.angle4{
	background:url(images/angle4.gif) no-repeat left bottom;
	width:4px;
	height:4px;
}
.angle5{
	background:url(images/angle5.gif) no-repeat right bottom;
	width:4px;
	height:4px;
}
.blockborder_left{
	background:url(images/border2.gif) no-repeat left bottom;
	width:4px;
}
.blockborder_right{
	background:url(images/border2.gif) no-repeat right bottom;
	width:4px;
}
.blockborder_bottom{
	background:url(images/block_border_bottom.gif) repeat-x left bottom;
	width:4px;
	height:4px;
}
.content2{
	line-height:16px;
	margin:16px 15px 0px 15px;
	color:#515151;
}
.button1{
	margin:35px 0px 10px 0px;
}
.button2{
	margin:20px 0px 10px 0px;
}
.button3{
	margin:20px 0px 10px 0px;
}
.footer{
	height:80px;
	background:url(images/foterbg.gif) repeat-x left top;
}
.footer_left{
	height:49px;
	width:4px;
	background:url(images/footerleft.gif) no-repeat left bottom;
}
.footer_right{
	height:49px;
	width:4px;
	background:url(images/footerright.gif) no-repeat right bottom;
}
.footer p{
	font-size:11px;
	text-align:center;
	color:#656565;
}
.footer p a{
	text-decoration:none;
	color:#8F8E8E;
}
.footer p a:hover{
	color:#000000;
}















/*
.main{
	margin:0px auto;
	background:#333333;
}

.header{
	background:url(images/headerbg.gif) repeat-x left top;
	height:90px;
}
.logo{
	background:url(images/logo.gif) no-repeat left top;
	width:306px;
	height:90px;
}
.printertop{
	background:url(images/printertop.jpg) no-repeat right top;
	width:269px;
	height:90px;
}
.banner_left{
	background:url(images/banner_left.jpg) no-repeat left top;
	width:285px;
	height:199px;
}
.banner_right{
	background:url(images/banner_right.jpg) no-repeat left top;
	width:269px;
	height:199px;
}
.banner_mid{
	background:url(images/banner_mid_bg.jpg) repeat-x left top;
	width:421px;
	height:199px;
}
.welcome{
	margin-top:25px;
}
.welcome_content{
	margin-top:10px;
	height:138px;
	font-size:13px;
	color:#252525;
	line-height:18px;
	background:url(images/banner_mid.jpg) no-repeat left bottom;
}




.angle3{
	background:url(images/angle3.gif) no-repeat left top;
	width:9px;
	height:9px;
}
.angle4{
	background:url(images/angle4.gif) no-repeat left top;
	width:9px;
	height:9px;
}
.top{
	background:url(images/top.gif) repeat-x left top;
	height:9px;
}
.right{
	background:url(images/right.gif) repeat-y right top;
	width:9px;
}
.bottom{
	background:url(images/bottom.gif) repeat-x left bottom;
	height:9px;
}
.left{
	background:url(images/left.gif) repeat-y left top;
	width:9px;
}
.maintable{
	background:#21282C;
}
.dot{
	background:url(images/dot.gif) repeat-x left top;
	height:32px;
}

.list{
	list-style-image:url(images/bullet.jpg);
	margin-left:43px !important;
	margin-left:36px;
	margin-top:8px;
}
.readmore{
	color:#BBEE33;
	text-decoration:none;
}
.block1{
	background:url(images/block1.jpg) no-repeat left top;
	width:301px;
	height:223px;
}
.block2{
	background:url(images/block2.jpg) no-repeat left top;
	width:301px;
	height:223px;
}
.block3{
	background:url(images/block3.jpg) no-repeat left top;
	width:301px;
	height:223px;
}
.block_heading{
	font-size:18px;
	color:#FFFFFF;
	margin:20px 0px 0px 20px;
}
.block1_dot{
	background:url(images/block1_dot.gif) repeat-x left top;
	height:2px;
	width:271px;
	display:block;
	margin:10px 15px 15px 15px;
}
.block1_content{
	line-height:18px;
	color:#261A0A;
	margin:0px 15px 0px 15px;
}
.block1_readmore{
	font-size:14px;
	color:#B46906;
}
.block1_readmore:hover{
	color:#333333;
}
.block2_dot{
	background:url(images/block2_dot.gif) repeat-x left top;
	height:2px;
	width:271px;
	display:block;
	margin:10px 15px 15px 15px;
}
.block2_content{
	line-height:18px;
	color:#020202;
	margin:0px 15px 0px 15px;
}
.block2_readmore{
	font-size:14px;
	color:#036CA7;
}
.block2_readmore:hover{
	color:#333333;
}
.block3_dot{
	background:url(images/block3_dot.gif) repeat-x left top;
	height:2px;
	width:271px;
	display:block;
	margin:10px 15px 15px 15px;
}
.block3_content{
	line-height:18px;
	color:#FFFFFF;
	margin:0px 15px 0px 15px;
}
.block3_email{
	color:#3C4307;
	text-decoration:none;
}
.block3_email:hover{
	color:#FFFFFF;
}
.block3_readmore{
	font-size:14px;
	color:#5D6810;
}
.block3_readmore:hover{
	color:#333333;
}
*/

/* added for features/benefits lists 8/6/08 */
#features {
	list-style-position: outside;
	list-style-image: url(/images/arrow.gif);
	list-style-type: disc;
	padding-left: 1em;
	margin-left: -1.5em;
	text-indent:-5px;
}

#features li {
	padding:0px 0px 3px 0px;
}
.mark_head
{
height:30px;
background-color:#e7e7e7;
padding-left:10px;
font-weight:bold;
}
.mark_result
{
padding-left:5px;
}
.product_name
{
color:#FF6633;
font-weight:bold;
}
.bold
{
font-weight:bold;
padding-left:5px;
}
.product_price
{
font-weight:bold;
padding-left:5px;
color:#3399FF;
}
.promote_link
{
color:#1C0BF9;
font-weight:bold;
padding-left:5px;
height: 40px;
}
.product_earn
{
color:#D10031;
font-weight:bold;
padding-left:5px;
}
.cat_list
{
color:#0054B8;
font-weight:bold;
}

.advert_ads
{
height:30px;
background-color:#E0F0F0;
padding-left:10px;
font-weight:bold;
color:#99BEC6;
}

.ads_detail
{
height:30px;
background-color:#E0F0F0;
padding-left:10px;
font-weight:bold;
color:#101CFF;
}
