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

* {
	margin:0;
	padding:0;	
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix { zoom:1;}

body { font-family: Arial, Helvetica, sans-serif; font-size:12px;  background:#DFE4E6; color:#333; }

a { cursor:pointer;}

ul { margin:0; padding:0;}

h1 { font-size:25px; color:#fff; margin-bottom:20px; font-weight:bold; line-height:25px;}
h2 { font-size:21px; color:#fff;}
h3 { font-size:17px; color:#333; margin:0 0 10px 0; padding:0; font-weight:lighter; line-height:22px;}
h3 span {}
h4 { font-size:16px; color:#2EB456; text-align:right; font-style:italic; margin:-10px 0 0 0; padding:0;}
h5 { font-size:14px; color:#333;}
h6 { font-size:12px; color:#006633;}

p { margin:0 0 19px 0; text-align:left; line-height:19px; font-size:14px; color:#000;}

#maincontainer { background:url(../../images/top-bg.gif) repeat-x; padding-top:20px; padding-bottom:30px;}

#subcontainer { width:792px; margin:auto; z-index:1000; position:relative;}

#logo { margin:auto; border:0; padding:15px 0;}
#logo a{ display:block; margin:auto; background:url(../../images/logo.png) center no-repeat; width:208px;  height:120px; clear:both;
			text-indent:-9999px; }

#content-box { background:#ECECEC url(../../images/c-bg.png) repeat-x; border:1px #fff solid; padding:12px;}

#left {
	width:380px;
	float:left;
	font-size:17px;
	margin-right:25px;
}
#left img { float:left; margin-right:10px;}
#left span {  line-height:40px; display:block; clear:both;}

#right { width:350px; float:left; padding-top:10px;}
#right h3 span { color:#999;}
#right h3 span a { color:#999; text-decoration:underline; }
#right h3 span a:hover { color:#999; text-decoration:none; }

.right-box { width:158px; float:left;}
.right-box img { border:0;}

#box1  { margin-right:25px;}
#box1 span { display:block; margin-bottom:10px; clear:both;}

#country-list { margin:10px 0 0 2px;}
#country-list li { list-style:none; float:left; margin:0 3px;}
#country-list .last { margin-right:0;}
#country-list img { border:0;}

#footer { position:relative; z-index:100; text-align:right; font-size:11px; padding:5px 0; background:url(../../images/shadow.png) no-repeat;
			width:985px; height:125px; margin:auto; margin-top:-90px; padding-top:100px;}
#footer a { color:#333; text-decoration:none;}
#footer span { margin-right:100px;}
