body{
margin: 0px;
padding:0px;
text-align: center;
background:url('http://pixelwerk.mobi/euroimpact/images/bg.jpg');
background-repeat: repeat-x;
background-position: center top;
	
	font-family: Times New Roman, Georgia, Times, serif;
	font-size: 16px;
	color: #352918;
	
	
}
p{
color: #3f4e5d;
}
pre{
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */

font-family: Times New Roman, Georgia, Times, serif;
font-size: 16px;
line-height:1; 
padding: 0px; 
margin: 0px;
color: #352918;

}


a {
text-decoration: none;
color: #007387;
}
a:hover {
text-decoration: none;
color:  #999999;
}
ul{

padding-left:0px;
margin: 0px;
list-style-position: inside;
list-style-type: none;
}
li {
padding-bottom: 5px;
padding-left:7px;
padding-top: 2px;
color: #ffffff;

}
li a{
	color: #ffffff;
	font-size: 14px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	text-transform: capitalize;
	
}
li a:hover{
	color: #151828;
	font-size: 14px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	text-transform: capitalize;
}

h1{
color: #007387;
font-size: 26px;
letter-spacing: 1px; 
padding: 0px;
margin: 0px;
padding-bottom: 10px;
line-height: 1;
font-weight: 100;
font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
}
h2{
color: #dadada;
font-size: 33px;
padding: 0px;
margin: 0px;
border-bottom :solid 3px #dadada;
letter-spacing: 0px; 
font-weight: lighter;
font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
}
h3{
color: #007387;
font-size: 12px;
padding: 0px;
margin: 0px;
font-weight: 600;
letter-spacing: 2px; 
padding-top: 5px;

text-transform: uppercase;
font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;

}
.page{

width: 995px;
margin:auto;


}

.footer{
width: 100%;
margin: auto;
height: 20px;
font-weight: 300;
font-size: 12px;
font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
text-align: right;
color: #000000;
font-weight: bold;
opacity: 0.67;
filter:alpha(opacity=67);
}
.footer span{
background: #b8b8b8;



}
.header{
width: 100%;
margin: auto;
text-align: center;
height: 325px;
}
.content{
width: 100%;
margin: auto;
text-align: center;
border: solid 1px #dadada;
background:  #ffffff url(../images/corner_btm.gif);
background-repeat: no-repeat;
background-position: left bottom;
min-height: 530px;
	height: auto !important;
	height: 530px;
}
.realcontent{
margin-left: 150px;
margin-right: 40px;
width: 800px;
text-align: left;

}
.footer a {
color: #ffffff;
}
.footer a:hover{
color: #cd791f;
}

 img{
 border: none;
 }
.right{
float: right;
background: #007387 url(../images/gallery_bg2.jpg);
width: 362px;
height: 281px;
background-repeat: no-repeat;
}
.right2{
float: right;
background: #007387;
width: 238px;


}
.left{
float: left;
width: 380px;
}
.left2{
float: left;
width: 500px;

}
.more{
font-size: 14px;
padding-left: 10px;
background: url('../images/arrow.gif');
background-repeat:no-repeat;
background-position:  left center;
color: #007387;

}
.more:hover{
font-size: 14px;
padding-left: 10px;
background: url();
color: #999999;
background: url('../images/arrow_.gif');
background-repeat:no-repeat;
background-position:  left center;
}
