body
{
	margin: 0px;
	padding: 0;
	font-family:  verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background-color: #626061;
	letter-spacing: 0px;
}

ul{
font-size:11px;

}


#logo{

margin:20px auto;
width:437px;
height:100px;
margin-bottom:40px;

}

#homecontainer
{
	margin:20px auto;
	border: 2px solid #FFF;
	width:800px;
	background-color: #757575;
	height:314px;
	float:none;
	margin-bottom:10px;

}
#normalcontainer
{
	margin:10px auto;
	border: 2px solid #FFF;
	width:800px;
	background-color: #757575;
	height:314px;
	float:none;
	margin-bottom:10px;
	overflow:auto;

}

#locationcontainer
{
	margin:10px auto;
	border: 2px solid #FFF;
	width:1020px;
	background-color: #757575;
	height:293px;
	float:none;
	margin-bottom:10px;

}

#languages{
margin:0px auto;
width:800px;
float:none;
letter-spacing: 1px;
text-align:right;
font-size:8px;
}

#welcome{
margin:0px auto;
width:800px;
float:none;
letter-spacing: 1px;
text-align:center;
font-size:12px;
margin-bottom:20px;
}

#menu{
margin:0px auto;
width:800px;
float:none;
letter-spacing: 1px;
text-align:left;
font-size:10px;
}

#copycat{
margin:0px auto;
width:800px;
float:none;
letter-spacing: 1px;
text-align:left;
font-size:8px;
color:#929292;
}

#fb{
margin:0px auto;
width:800px;
float:none;
letter-spacing: 1px;
text-align:right;
font-size:8px;
color:#929292;
}


.imgLink{
border:none;
}

.imgRight{
vertical-align:text-top;
border-right:1px solid #fff;
}

#hometext{
width:350px;
float:right;
text-align:justify;
margin-right:5px;
margin-top:5px;
height:295px;
padding-right:10px;
padding-left:5px;
padding-bottom:10px;
overflow:auto;

}

#homeimage{
width:428px;
float:left;
}


#locationimage{
width:600px;
float:left;
}

#locationtext{
width:395px;
float:right;
text-align:justify;
margin-right:5px;
margin-top:10px;

}


a.lang{
	color: #fff;
	text-decoration: none;
	font-size:8px;
	
}
a.lang:hover{
	color: #999;
	font-size:8px;
}

.active
{
color:#999;
font-size:8px;
}


a.menu{
	color: #fff;
	text-decoration: none;
	font-size:10px;
	
}
a.menu:hover{
	color: #999;
	font-size:10px;
}

.activemenu
{
color:#999;
font-size:10px;
}



a.text{
	color: #fff;
	text-decoration: underline;
	font-size:12px;
	
	
}
a.text:hover{
	color: #999;
	font-size:12px;
	
}

a.text2{
	color: #fff;
	text-decoration: underline;
	font-size:10px;
	font-weight:bold;	
	
}
a.text2:hover{
	color: #999;
	font-size:10px;
	font-weight:bold;
}


#copycat a{
color:#929292;
}

#copycat a:hover{
color:#fff;
}

.thumb {
	border-color:#fff;
}

