body {
	background-color:	#ffffff;
	margin:				0px;
}

//div {
	border: 1px dotted black;
}

select { width: 250px;
		 font-family:		"Verdana", serif; 
		 font-size:			11px;
		 color:				#333333; 
	}


input { width: 87px; 
		 font-family:		"Verdana", serif; 
		 font-size:			11px;
		 color:				#333333; 
	}
.form-textarea {  
		width:				150px;
		font-family:		"Verdana", serif; 
		font-size:			11px;
		color:				#333333; 
	}
.form-select{ width:			150px; }
.form-input{ width:			150px; }
.form-radio{ width:			25px; }

td	 { 	 font-family:		"Verdana", serif; 
		 font-size:			11px;
		 color:				#333333; 
		 vertical-align:	middle;
	}
.br{ font-size:			8px; }

.float_left {
	float:				left;
	display:			inline;
}

.float_right {
	float:				right;
	display:			inline;
}

.the_margin {
	margin-left:		10px;
}



h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	font-size: 16px;
	display: inline;
}

h2 {
	font-size: 16px;
	display: inline;
}

h3 {
	font-size: 19px;
	display: inline;
}

h4 {
	font-size: 19px;
	display: inline;	
}


a {
	color:				#9a9a9a;
	text-decoration:	none;
	font-weight:		bold;
}

a:hover {
	color:				#ef0705;
	text-decoration:	none;
	font-weight:		bold;
}
.red {
		color:				#ef0705;
	}
#footer a {
	font-weight:		normal;
	color:				#ababab;
}


img {
	border:				none;
}


#container {	
	position:			absolute; 
	top:				30px;
	left:				50%;
	width:				750px;
	margin-left:		-375px;
	font-family:		"Verdana", serif; 
	line-height:		120%; 
	font-size:			11px;
	color:				#333333; 
}


#header_title {
	width:				750px;
	height:				40px;
}

#header {
	width:				750px;
	height:				150px;
}

#menu {
	width:				750px;
	height:				40px;
}

#content {
	width:				750px;
	background-color:	#D9D9D9;
}
#content-left {
	position:			relative;
	top:				20px;
	left:				15px;
	width:				250px;
	text-align:			justify;
}
#content-left-top {
	width:				250px;
	height:				126px;
}
#content-left-bottom {
	width:				250px;
	height:				225px;
	background-color:	#999999;
}
#content-left-bottom-text {
	position:			relative;
	top:				4px;
	left:				4px;
	width:				242px;
	height:				217px;
	font-size:			11px;
	background-color:	#848484;
}
#content-left-bottom-img {
	position:			absolute;
	top:				167px;
	left:				189px;
	width:				53px;
	height:				50px;
}
.contact	{
	font-size:			11px;
	font-weight:		bold;
	color:				#ffffff;
}
#content-middle {
	position:			relative;
	top:				20px;
	left:				30px;
	width:				220px;
	text-align:			justify;
}
#content-middle-big {
	position:			relative;
	top:				20px;
	left:				30px;
	width:				460px;
	text-align:			justify;
}
#content-right {
	position:			relative;
	top:				20px;
	left:				45px;
	width:				220px;
	text-align:			justify;
}

#grey_spacer {
	width:				750px;
	height:				40px;
	background-color:	#D9D9D9;
}
#footer {
	width:				750px;
	height:				20px;
	color:				#ababab;
}

#header_inset {
	position:			relative;
	top:				10px;
	left:				475px;
	width:				260px;
	height:				130px;
	opacity:			0.5;
	filter:				alpha(opacity=50);
	background:			#ffffff;
}

#header_inset_content {
	margin:				10px;
	text-align:			right;
	width:				240px;
	height:				110px;
}
	

.language_flag {
	width:				17px;
	height:				17px;
	margin-right:		5px;
}

.menu_item {
	height:				14px;
	margin-right:		20px;
	margin-top:			12px;
}

.menu_border {
	border-left:		1px solid #9a9a9a;
	padding-left:		20px;
}
