html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
a { text-decoration: none; }
a:link {color: #00b1eb;}
a:visited {color: #00b1eb;}



body {
    font-family: "Trebuchet MS", Arial, serif;
    /*background: #fff url(bg1.jpg) no-repeat center top;*/
}

#super-wrapper {
    background: #fff url(bg1.jpg) no-repeat center top;
    width: 100%;
    min-height: 917px;
    opacity: 1;
}


#wrapper {
    width: 975px;
    margin: 0 auto;
    margin-top: -917px;
    position: relative;
    opacity: 1;
}


#nav {
    margin-top: 9px;
    padding-left: 200px;
    overflow: hidden;
}

#nav p {
    padding-top: 7px;
    height: 36px;
    float: left;
}

#nav p {
    background: Transparent url(sep.png) no-repeat top right;
}

#logo {
    display: block;
    margin-left: 150px;
}


#home-panel {
    width: 394px;
    height: 366px;
    margin-left: 85px;
    margin-top: 90px;
    float: left;
}

#home-boce {
    float: left;
    margin-top: -100px;
    margin-left: 50px;
}

#vila {
    position: absolute;
}

#main {
    min-height: 600px;
    background: Transparent url(main.png) no-repeat top center;
    width: 758px;
    margin: 0 auto;
    margin-top: 50px;
}

#main p {
    padding-bottom: 15px;
}

#side {
    padding: 40px 30px;
    width: 175px;
    float: left;
}

#content {
    float: left;
    padding: 40px 20px;
    color: #4c7180;
    font-size: 14px;
    width: 440px;
}

h2 {
    color: #00b1eb;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 26px;
    background: Transparent url(hor1.png) no-repeat bottom left;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

h1 {
    color: #00b1eb;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

h3 {
    color: #00b1eb;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}


#side ul {
    list-style-type: none;
    font-size: 13px;
}

#side ul li {
    padding-left: 15px;
    background: Transparent url(li1.png) no-repeat 0 6px;

}

.gallery-col {
    float: left;
    width: 120px;
    margin-right: 20px;
    float: left;
}

.gallery-col img {
    display: block;
    margin-bottom: 10px;
    border: solid 1px #ddd;
}


.image {width:80px;height:80px;border:1px solid #CCC;float:left;margin-right:5px;margin-bottom:10px;position:relative;}
.image div { width:78px;height:78px;overflow:hidden;position:absolute;top:1px;left:1px;}
.image img { border:none; }



.txt-col {
    float: left;
    width: 300px;
}

#main ul {
    margin: 0 0 20px 0;
}

#main ul li {
    margin-left: 20px;
}

#main #side ul li {
    margin-left: 0px;
}

.tbl1 {
    width: 100%;
    margin: 5px 0 15px 0;
}

.tbl1 td {
    border-bottom: solid 1px #d3e9f6;
    font-size: 12px;
}

#audioplayer_2 {
    position: absolute;
    top: 200px;
    margin-left: 250px;
}

#home-banner {
    position: absolute;
    top: 520px;
}

#footer {
    border-top: solid 1px #91adc3;
    margin: 0 auto;
    width: 758px;
    margin-bottom: 50px;
}

#facebook  {
    position: absolute;
    margin-left: 650px;
    margin-top: 10px;
    text-align:right;
}


#facebook span {
	display: block;
	color: #a9a9a9;
	font-size: 11px;
	font-family: Arial, sans-serif;
	margin-top: 5px;
}


#facebook span a {
	color: #a9a9a9;
}
