body {
	margin: 0;
	padding: 0;
	background: #303030;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
}


h1, h2, h3 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: 0px;
	font-size: 10pt;
	font-weight: normal;

}

h2 {
	letter-spacing: 0px;
	font-size: 10pt;
	

}

h3 {
	font-size: 10pt;
	
}


p, ul, ol {

	line-height: 125%;
}

p {
}

blockquote {
	font-style: italic;
}


a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}


hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 730px;
	height: 180px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat;
}

#header h1 {
	padding: 0 0 0 50px;
}

#header h2 {
	padding: 0 0 0 50px;
}

#header a {
	text-decoration: none;
}

/* Page */

#page {
	width: 700px;
	margin: 0 auto;
	background: #666767 url(images/img03.jpg);
}

.post {
	padding: 30px 20px 30px 40px;	
}

.post .title {
	margin: 0;
	padding-left: 30px;
	background: url(images/img06.gif) no-repeat left center;
	font-size: 2em;
}

.post .meta {
	margin: 0 0 15px 0;
	padding-top: 5px;
	background: url(images/img05.gif) repeat-x;
	line-height: normal;
}

.post .entry {
}

.text_justified 
{
	text-align:justify;
}

.links {
	background: #303030  
	color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
}


/* Content */

#content {
	float: left;
	width: 730px;
}




#footer {
	clear: both;
	width: 730px;
	height: 30px;
	margin: 0 auto;
	padding-top: 10px;
	background: #303030  
	color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: 9pt;
	font-weight:bold;
}

#footer a {
	color: #DCDCDC;
}


#link {
	background: #303030  
	color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
}

#link p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: 9pt;
	font-weight:normal;
	color:#DCDCDC;
}

#link a {
	color: #DCDCDC;
}


#head_text1 {
	
	position:absolute;
	left:280px;
	top:90px;
	color: #FFFFFF;
	font-size:26pt;
	font-weight:bold;
}

#head_text2 {
	
	position:absolute;
	left:280px;
	top:130px;
	color: #FFFFFF;
	font-size:20pt;
	font-weight:bold;
}

#head_text1B {
	
	position:absolute;
	left:282px;
	top:92px;
	color: #000000;
	font-size:26pt;
	font-weight:bold;
}

#head_text2B {
	
	position:absolute;
	left:282px;
	top:132px;
	color: #000000;
	font-size:20pt;
	font-weight:bold;
}


#contact_text {
	
	position:absolute;
	font-family: Arial,sans-serif;
	left:40px;
	top:80px;
	color: #FFFFFF;
	font-size:9pt;
	letter-spacing: 1px;
	font-weight:normal;
}

#language_bar {
	
	position:absolute;
	left:30px;
	top:20px;
}

#buttons {
	background: #303030  
	color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
}


#buttons p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: 9pt;
	font-weight:normal;
	color:#DCDCDC;
}

#buttons a {
	color: #DCDCDC;
}


