/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
body {
	font-family: verdana, arial,sans-serif;
	/*font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;*/
	font-size:12px;
	color:#555;
	line-height:18px;	
	/*background:transparent url(/images/csia-bg.gif) repeat scroll center top;*/
	background-color:#4D4F53;
	text-align:center;
	margin:0;padding:0;border:0;
}
#wrapper {	
	text-align:center;
	width:768px;
	border: 1px solid #CCCCCC;
	margin: 10px auto;
	position: relative;
	overflow: hidden; 
	background-color:#4D4F53;
	font-size:12px;
	height: 510px;
}
#image-wrapper {
	text-align: cente;
}
#box-wrapper {
	margin-top: 190px;
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	height: 110px;
}
#box-wrapper .left-side {
	
	float:left;
	width: 530px;
	background-position: center;
	vertical-align: middle;
	
}
#box-wrapper .right-side {
	float:left;
	border-left: 2px solid #CCCCCC;
	height: 110px;
	
}

#box-wrapper .lang-selection {
	background: #FFF;
	margin-left: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
	height:96px;
	width: 221px;
	text-align: left;
}
.lang-selection  a, .lang-selection  a:hover, .lang-selection  a:visited {
	text-decoration: none;
	font-weight: bold;
	color:#4D4F53;
	
}
.lang-selection ol {
	padding-right: 0px; 
	padding-left: 10px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	list-style-type: none;
	font-weight: bold;
	font-size: 16px
}
.lang-selection li {
	padding-top: 20px;
}