body {
	margin:0;
	background:#e4e4e4;
	font:13px Arial, Helvetica, sans-serif;
	color:#747474;
}
img {border:none;}
a {
	text-decoration:underline;
	color:#396fb1;
}
a:hover {text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*main container*/
#main {
	margin:0 auto;
	width: 868px;
}
/*header*/
#header {
	width:861px;
	background:url(../images/header.gif) no-repeat;
	height:118px;
	position:relative;
	padding: 27px 0 6px 7px;
}

.flag {
	height:12px;
	margin:-20px 0 0 19px;
	padding: 0 0 8px 0;
	
}
/*logo*/
#header h1 {
	margin:0;
	width:218px;
	height:59px;
	padding: 0 0 15px 18px;
}
#header h1 a{
	display:block;
	width:218px;
	height:59px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
}
#header ul {
	margin:0;
	list-style:none;
	background:url(../images/nav.gif) no-repeat;
	width:846px;
	height:33px;
	padding:3px 0 3px 10px;
}
#header ul li {
	float:left;
	height:33px;
	background:url(../images/divider.gif) no-repeat 100% 100%;
	padding:0 16px 0 10px;
	font-size:14px;
	line-height:33px;
}
#header ul li a {
	letter-spacing:1px;
	font-weight:bold;
	font-size:11px;
	line-height:33px;
	color:#fff;
	text-decoration:none;
}
#header ul li a:hover {text-decoration:underline;}
#header .picture1 {
	position:absolute;
	top:10px;
	right:139px;
}
#header .picture2 {
	position:absolute;
	top:19px;
	right:28px;
}
.png {display:block;}

/*content*/
.container {
	width:100%;
}
.container:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}
#content {
	width:697px;
	float:left;
	background:url(../images/content.gif) repeat-y;
}
.frame {
	width:697px;
	background:url(../images/content-top.gif) no-repeat;
}
.content-text {
	background:url(../images/content-bottom.gif) no-repeat 0 100%;
	width:653px;
	overflow:hidden;
	padding:36px 23px 30px 22px
}
#content h2 {
	color:#000;
	font-size:16px;
	line-height:17px;
	padding-left: 13px;
	margin:0 0 12px;
}
.news {
	width:100%;
	padding:0 0 5px;
}
.news h3 {
	background:#eaece8;
	font-size:13px;
	color:#396fb1;
	line-height:14px;
	padding:7px 0 6px 13px;
	margin:0 0 9px;
}
.news h3 span {font-weight:normal;}
.news h3 em {font-style:normal;}
.news h3 a {text-decoration:none;}
.news h3 a:hover {text-decoration:underline;}
.news div {padding: 0 10px 0 13px;}
.news div p {
	line-height:16px;
	margin: 0 0 14px;
}
.news div ol {
	padding:0 0 0 20px;
	margin:0 0 14px;
}
/*sidebar*/
#sidebar{
	overflow:hidden;
	width:166px;
	padding:1px 0 0;
	float:right;
	background:url(../images/sidebar.jpg) repeat-x;
	margin-right:-1px;
}
.menu {
	padding:0;
	margin:0;
	list-style:none;
	Width: 166px;
	overflow:hidden;
}
.menu li {
	float:left;
	height:27px;
	width:157px;
	padding:6px 0 0 9px;
	background:url(../images/button.gif) no-repeat;
	margin-bottom:6px;
}
.menu li a {
	font-weight:bold;
	font-size:10px;
	color:#fff;
	text-decoration:none;
	padding: 0 0 0 40px;
	height:19px;
	display:block;
	line-height:19px;
}
.menu li a:hover {text-decoration:underline;}
.menu li a.vidio {background: url(../images/vidio.gif) no-repeat;}
.menu li a.diwnload {background:url(../images/download.gif) no-repeat;}
.menu li a.attend {background:url(../images/attend.gif) no-repeat;}
.menu li a.pricing {background:url(../images/pricing.gif) no-repeat;}
.menu li a.aff {background:url(../images/aff.gif) no-repeat;}

.small-box {
	width:165px;
	background:url(../images/small-box.gif) repeat-y;
	margin:0 0 7px;
}
.small-box .top {
	width:165px;
	background:url(../images/small-box-top.gif) no-repeat;
}
.small-box .bottom {
	padding: 12px 10px 12px 13px; 
	width:140px;
	background:url(../images/small-box-bottom.gif) no-repeat 0 100%;
}
.small-box h3 {
	color:#000;
	font-size:14px;
	margin:0 0 8px;
}
.small-box h3.clients {
	background:url(../images/img1.gif) no-repeat;
	padding:0 0 0 26px;
	height:28px;
	line-height:28px;
}
.small-box h3.testimonials {
	background:url(../images/img2.gif) no-repeat;
	padding:0 0 0 34px;
	height:20px;
	line-height:20px;
	margin-bottom:5px;
}
.small-box h3.features{
	height:29px;
	line-height:29px;
	margin-bottom:2px;
}
.small-box h3.features span {
	background:url(../images/img3.gif) no-repeat;
	padding:0 8px 0 25px;
	color:#4e83bf;
	font-size:20px;
	float:left;
	height:29px;
	line-height:29px;
}
.small-box p {
	color:#747474;
	font-size:9px;
	margin:0 0 11px;
	line-height:11px;
}
.small-box ul{
    list-style: none;
    padding-left: 1px;
}
.small-box ul li{
    margin-bottom: 5px;
}


.small-box a {color:#71b220;}
/*footer*/
#footer {
	padding:10px 0 20px 7px;
	width:688px;
}
#footer ul {
	float:right;
	padding:0;
	margin:0;
	list-style:none;
}
#footer ul li {
	display:inline;
	background:url(../images/divider2.gif) no-repeat 0 50%;
	padding:0 1px 0 6px;
	font-size:11px;
	line-height:12px;
}
#footer ul li:first-child {
	background:none;
	padding-left:0;
}
#footer ul li a {
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	text-decoration:none;
	color:#747474;
}
#footer ul li a:hover {text-decoration:underline;}
#footer p {
	margin:0;
	line-height:16px;
	font-size:11px;
	color:#747474;
}
#footer p a {
	color:#747474;
	text-decoration:none;
}
#footer p a:hover {text-decoration:underline;}
/*--------------------*/
.navigate {
	display: block;
	text-align: center;
    clear: both;
}
.navigate a{
    color: #205CA5;
    text-decoration: none;
}
.navigate a:hover{
    text-decoration: underline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
#s{
    max-width: 140px;
}

