/*basic css styles */

body,td,th {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
}


body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}

table, td
{
	border:none;
}

/* so as to fix the damn spacing problem in the shitty ie */
div
{
	font-size:1px;
	text-align:left;
}

/* end of basic css styles */


a {
	font-size: 17px;
	font-family:Arial;
	color: #666600;
	font-weight: bold;
	text-decoration:none;
}

.ourlink
{
	font-size: 11px;
	font-family:Tahoma;
	color: #FFFFFF;
	text-decoration:none;
}

.ourlink2
{
	font-size: 13px;
	font-family:Tahoma;
	color: #99997f;
	text-decoration:none;
}


.menulink
{
	position:relative;
	top:80px
}

.menulink2
{
	position:relative;
	top:35px;
}


p
{
	font-size: 12px;
	color: #666600;
	font-weight: normal;
	text-decoration:none;
}

p.formc {
	font-size: 12px;
	color: #666600;
	font-weight: normal;
	text-decoration:none;
}

p.contact
{
	font-family:Tahoma;
	font-size:18px;
	font-weight:normal;
}

p.contact2
{
	font-family:Tahoma;
	font-size:24px;
	font-weight:normal;
}

.copyright
{
	font-family:Tahoma;
	color:#FFFFFF;
	font-style:normal;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	position:relative;
	top:0px;
	left:5px;
	display:block;
}

.copyright2
{
	font-family:Tahoma;
	color:#99997f;
	font-style:normal;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
	padding-top:30px;
}



a:visited {
	color: #666600;
}

a:hover {
	color: #FFFFFF;
}
a.ourlink:hover {
	color: #990000;
}


a.ourlink2:hover {
	color: #990000;
}


a:active {
	color: #666600;
}

#container
{
	width:750px; 
	height:700px;
	background-image:url(images/background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-left:100px;
	padding-top:50px;
	margin:0px auto;
}



.containertb
{
	width:1000px; 
	height:auto;
	background-image:url(images/background2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-left:60px;
}

.container1
{
	width:546px;
	height:364px;
}

.container2
{
	width:546px;
	height:255px;
}

.flash
{
	height:455px;
	width:750px;
}

.smenu1_on
{
	width:182px;
	height:90px;
	background-color:#dde58c;
}

.smenu1_off
{
	width:182px;
	height:90px;
	background-color:#c3d06c;
}

.smenu2_on
{
	width:182px;
	height:90px;
	background-color:#d0d87a;
}

.smenu2_off
{
	width:182px;
	height:90px;
	background-color:#b5c25d;
}

.smenu3_on
{
	width:182px;
	height:90px;
	background-color:#c0c96c;
}

.smenu3_off
{
	width:182px;
	height:90px;
	background-color:#a8b454;
}

.smenu4_on
{
	width:182px;
	height:90px;
	background-color:#b5be62;
}

.smenu4_off
{
	width:182px;
	height:90px;
	background-color:#9da94c;
}


.content
{
	height:90px;
	width:750px;
}

.bottom
{
	height:85px;
	width:750px;
	background:url(images/footer_repeat.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.content1
{
	height:542px;
	width:750px;
}

.content2
{
	height:542px;
	width:182px;
}

#top
{
	height:362px;
	width:750px;
}

#bottom
{
	height:180px;
	width:750px;
	background:url(images/seabg.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#top2
{
	height:452px;
	width:750px;
}

#bottom2
{
	height:90px;
	width:750px;
}

#flash
{
	width:364px;
	height:364px;
	background-image:url(images/flash.jpg);
	background-repeat:no-repeat;
}

#head
{
	width:346px;
	height:25px;
}

#logo
{
	width:182px;
	height:182px;
	background-image:url(images/sigla.jpg);
}

.menu
{
	width:182px;
	height:182px;
}

.menu1_on
{
	width:182px;
	height:182px;
	background-color:#dde58c;
}

.menu1_off
{
	width:182px;
	height:182px;
	background-color:#c3d06c;
}

.menu2_on
{
	width:182px;
	height:182px;
	background-color:#d0d87a;
}

.menu2_off
{
	width:182px;
	height:182px;
	background-color:#b5c25d;
}

.menu3_on
{
	width:182px;
	height:182px;
	background-color:#c0c96c;
}

.menu3_off
{
	width:182px;
	height:182px;
	background-color:#a8b454;
}

.menu4_on
{
	width:182px;
	height:182px;
	background-color:#b5be62;
}

.menu4_off
{
	width:182px;
	height:182px;
	background-color:#9da94c;
}

#footer
{
	width:546px;
	height:73px;
	background-image:url(images/footer.jpg);
}
.titlualb {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.titlualb-light {
	font-size: 16px;
	color: #FFF;
}
