/* CSS Document */

html, body, form, h2
{	
	margin: 0px;
	padding: 0px;
}

body
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#4b4844;
	line-height:14px;		
	text-decoration:none;
	margin-right: auto;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;	
	
}


h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;	
	color:#565855;
	font-weight:bold;
	text-decoration: none;	
}

a.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;	
	font-weight: bold;	
	line-height:18px;
	color:#ffffff;
	text-decoration:none;

}

a.menu:hover
{
	color:#e2e5e7;
	text-decoration: none;
}

a.menu2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-weight: bold;	
	line-height:18px;
	color:#ffffff;
	text-decoration:none;

}

a.menu2:hover
{
	color:#e2e5e7;
	text-decoration: none;
}

/*=====================
		body 
=======================*/

#body
{
	width:970px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
}


/*=====================================
		Open menu
=======================================*/


#menu
{
	float:left;
	width:970px;
	height:152px;		
}

.menu-language
{
	float:left;
	width:191px;
	height:30px;
	background-image: url(images/img-2.gif);
	background-repeat: no-repeat;	
}

.menu-btn
{
	float:left;
	height:32px;
	background-image: url(images/img-6.gif);
	background-repeat: repeat-x;	
}

.menu-btn2
{
	float:left;
	width:66px;
	height:32px;
	background-image: url(images/img-3.gif);
	background-repeat: no-repeat;
}

.language-text
{
	float:left;
	width:94px;
	height:20px;	
}


/*=====================================
		Open hedder
=======================================*/


#header
{
	float:left;
	width:970px;
	height:311px;
	background-image: url(images/img-7.gif);
	background-repeat: no-repeat;	
}

/*=====================================
		Open content
=======================================*/


#content
{
	float:left;
	width:970px;	
}

.content-img
{
	float:left;
	width:363x;
	height:305px;
	background-image: url(images/img-8.gif);
	background-repeat: no-repeat;
}

.boxcolor
{	
	background-color:#bedff0;
}


/*=====================================
		Open Footer
=======================================*/


#footer
{
	float:left;
	width:970px;
	height:37px;	
}

/*=====================================
		Open extra classes
=======================================*/
.maintext{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#747673;
	line-height:20px;

}

.maintext1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#302e32;
	line-height:14px;

}

.subBold1{
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;

}

.subBold2{
	font-family: Arial, Helvetica, sans-serif;
	color:#8f3d3a;
	font-weight:bold;
	font-size:13px;

}