body {
background-color: #5f90ae;
background-image: url(images/bg-home.png);
background-repeat: repeat-x;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
font-family:Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
text-align:justify;
line-height:20px;
margin:0;
padding:0;
}

h3 {
font-size:20px;
color:#FFFFFF;
}

a {
color:#FFFFFF;
}

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline;

color:#FFCC33;}

#wrap1 {
height:400px;
background-color: #5f90ae;
background-image: url(images/bg-home2.png);
background-repeat: repeat-x;
background-attachment: scroll;
background-x-position: center;
background-y-position: bottom;
text-align: center;
bottom: 0pt;
overflow-x: hidden;
overflow-y: hidden;
}

#cont-img {
	text-align:center;
	width:500px;
	margin:50px auto 0 auto;
	padding:0 0 0 0;
}

#menu-index {
	text-align:center;
	width:800px;
	margin:10px auto 0 auto;
	padding:0 0 0 0;
}

ul {
padding:0 0 0 0;
margin:0;
list-style-position:outside;
}

li {
padding:0 0 0 0;
margin:0;
list-style-type:none;
float:right; 
width:150px;
}

/**************home****************/
#content {
position: relative;
background-color:#FFFFFF;
width: 100%;
height:450px;
margin: 50px 0 0 0;
padding: 0 0 0 0;
}

#cont-page {
width:600px; 
padding: 15px 5px 15px 5px;
height:auto;
margin-left:auto; 
margin-right:auto;
}

.gallery-img {
float:left; 
margin-right:20px;
margin-bottom:10px;
border-color:#FF9933; 
border-width:medium; 
border-style:solid;
}