body {
	background-color:#cccccc;
	background-image:url(layout/background.png);
	background-repeat:repeat;
	font-family:Lato, serif; 
	color:#000000;
	font-size:12px; 
	font-style:normal; 
	font-variant:normal;
	font-weight:normal; }
	
.container {
	width:980px; 
	margin:auto; 
	margin-top:40px; 
	/* background-image:url(layout/background-middle.png);  */
	/* background-repeat:repeat-y;  */ }
	
.inner-container {
	background-color:#FFFFFF; 
	padding:40px;}
	
.logo {
	width:200px;
	display:inline-block;
	/* margin-right:38px; */}
	
.picture {
	width:660px;
	display:inline-block;
	position: absolute;
	right: 0px;}
	
.break1 {
	width:900px;
	height:34px;
	display:block;}
			
.menu {
	width:200px;
	display:inline-block;
	margin-right:57px;
	vertical-align:top;
	padding-top:6px; }			
.menu-element {
	padding:10px;
	color:#000000;
	font-size:16px;
	font-weight:300;}
a.menu-element {text-decoration:none; }
a.menu-element:hover {color:#e51c3e; }

.main {
	width:640px;
	display:inline-block;	
	vertical-align:top;}
a.main {text-decoration:none; color:#000000;}
a.main:hover {color:#e51c3e; }

.main-clean {
	
	color:#000000;}
a.main-clean {text-decoration:none; color:#000000;}
a.main-clean:hover {color:#e51c3e; }
			
.h1 {
	color:#000000;
	font-size:20px;
	font-weight:400;
	padding-bottom:16px;
	margin:0px;  }
			
.h2 {
	color:#000000;
	font-size:20px;
	font-weight:400;
	padding-bottom:16px;
	margin:0px;  }

.text {
	color:#000000;
	font-size:16px;
	font-weight:300;
	line-height:2;
	padding-bottom:16px;}
a.text {text-decoration:underline;}
a.text:hover {color:#e51c3e; }
	
.break {
	width:900px;
	height:40px;
	display:block;}

.footer-block-left { display:inline-block; color:#666666; font-size:12px; height:15px; width:349px; }
.footer-block-right { display:inline-block; color:#666666; font-size:12px; height:15px; width:549px; }

.footer {color:#666666; font-size:12px; height:15px; }
a.footer {text-decoration:none; display:inline-block; }
a.footer:hover {color: #000000; }