body {
	line-height: 1.5em;
	
	margin:2px;
	
}



body, table {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}


#wrapbox {
background: url(../img/bg.jpg) repeat-y center;
}

#maincontainer {
width: 920px; 
margin: 0 auto; 
background: #FFFFFF;
}

#topsection {
	height: 170px;
	background: url(../img/headbg.gif) repeat-x top;
}


#topsection h2 {
	
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0080bf; /*#006699;*/
	font-size:14px;
	font-style:italic;
	letter-spacing: 1px;
	line-height: 1.5em;
}


#contentwrapper {
float: left;
width: 100%;
}

#contentcolumn {
margin: 0 190px 0 200px; 
text-align:justify;
line-height: 1.5em;

}

#leftcolumn {
float: left;
width: 190px; 
margin-left: -920px;
text-align:center;
}

#rightcolumn {
float: left;
width: 190px;
margin-left: -190px;
text-align:center;
}

#footer {
	clear: left;
	width: 100%;
	text-align: center;
	color: #0066FF;
	font: 12px Garamond;
	padding-top: 40px;
	line-height: 16px;
	border-bottom: 4px  solid #CCCCCC;
}

#footer a {
color: #0066FF;
text-decoration: none;
}


.innertube {
margin: 20px; 
margin-top: 0;
}


.ptitles {
text-align:left;
font-size:16px;
font-weight:bold;
color:#663399;
}

.lang_text {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	margin-top: 10px;
	margin-right: 0px;
	float:right;
}

#contentcolumn li {
margin-bottom: 10px;
}

.contact_wd {
	width: 350px;
}	



.dlg_trybox { background: url(../img/cbox1m.png) repeat-y; }
.dlg_trybox div { background: url(../img/cbox1b.png) no-repeat bottom left; }
.dlg_trybox div div {   background: url(../img/cbox1h.png) no-repeat top left; padding: 11px; }
