/* 
CSS by Tratto Comm - www.trattocommunications.com
 */


body, h1, h2, h3, p,  form{
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.clear 
{
	clear:both;
}

a:link {
	color: #2A4353;
	text-decoration:none;
}
a:hover {
	color: #000000;
	background: #CCCCCC;
}

a:visited {
	color: #2A4353;
	text-decoration: underline;
}

.center {
 text-align: center;
}



 /* IMAGES STYLES  */

img {
	border: none;
}
.img_right {
	float: right;
}
.img_left {
	float: left;
}
.img_center {
text-align: center;
	align: center;
}

.img_border1 {
	border: 1px solid #666;
}
.img_border1dashed {
	border: 1px dashed #666;
}



/* ------------------------------- */
/* PAGE Elements*/
/* ------------------------------- */
#wrapper{
	margin:0;
	width: auto;
	clear:both;
	background: #E6EEF1 url(../imgs/bkgr.blue.jpg) repeat-x;
}

#container {
	width:900px;
	margin:auto;
	border-right: 1px solid #2A4353;
	border-left: 1px solid #2A4353;
	background: #FFFFFF;
}


#topHeader{
background-color:#2A4353;
	width:900px;
	margin: 0;
	padding: 0;
	height:35px;
	border-bottom: 3px solid #81BED6;
	clear:both
	}


#updiv{ 
height: 137px;
width: 900px;
margin-left: 0;
 clear:both; 
 padding-top: 16px;
 background: #FFFFFF;
 }

#updivb{ 
height: 91px;
width: 900px;
margin-left: 0;
 clear:both; 
 background: #FFFFFF;
 }


#main{
width:900px;
	background-color: #FFFFFF;
	padding-bottom:15px;
	clear:both;	
}


/*#main a {
	color: #00000;
	text-decoration:none;
}
#main a:hover {
	color: #FFFFFF;
	background: #2A4353;
}

#main a:visited {
	color: #2A4353;
	text-decoration: underline;
}

*/







#divleft {
width:390px;
	background-color: #FFFFFF;
	margin-top: 0px;
	float:left;
	padding-left:50px;
}


#divlefttxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	padding-right:100px;
	text-align:right;
	background: #FFFFFF;
	height: 150px;
	clear:both;
	color: #000000;
	line-height: 17px;
}


#divright {
width:390px;
	background-color: #FFFFFF;
	margin-top: 0px;
	float:right;
	padding-right:50px;
}


#divrighttxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	text-align:left;
	padding-left:100px;
	background: #FFFFFF;
	height: 150px;
	clear:both;
	color: #000000;
	line-height: 18px;
}



/* ------------------------------- */
/*FOOTER - 							*/
/* ------------------------------- */

#footer-wrap {
	width:900px;
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */
	clear:both;
	padding-top: 15px;
	border-top: 5px #003366 solid;
	background-color: #2A4353;
}	
		
		
#footer{
font-family: Verdana, Arial, Helvetica, sans-serif;
	display:block;
	clear:both;
	margin-bottom: 20px;
}

#footer-bottom{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 15px;
	text-align:center;
	display:block;
	background: #2A4353;
	height: 50px;
	clear:both;
	color: #FFFFFF;
}




#footer-left {
	padding-right: 5px;
	margin-left: 45px;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 150px;
	float: left;
	text-align: right;
	border-right: 1px solid #000;
	}

#footer-mid {
	padding-right: 10px;
	padding-left: 50px;
	margin-top:132px;
	width: 550px;
	float: right;
	text-align: left;
	margin-bottom: 10px;
	}


#footer-wrap h3 {
	margin: 0;
	padding: 0 0 0px 0px;
	padding-top: 10px;
	color: #000;
	font-size: 12px;
font-weight: normal;
	}
	
#footer ul {
list-style: none;
	margin: 0;
	
	}

#footer ul li {
float: left;  
	font-size: 12px;
	padding-left: 7px;
	padding-right: 10px;
	margin-left: 5px;
	}


.footer img {
	float:left;
	margin:0 5px 15px 0;
}

.footer p {
	font-size:12px;
	line-height:19px;
	margin:10px 0 0 0;
}

.footer h4 {
	font-size:26px;
	font-weight:normal;
	margin:0 0 5px 0;
	line-height:24px;
	padding:0;
}


.footer h5 .by {
	text-transform:none;
}




/* ------------------------------- */
/*COPY - */
/* ------------------------------- */


#copy {
	padding-top: 35px;
	text-align: center;
	clear: both;
	line-height: 3em;
	 border-top: 3px double #000;
	}


#copy p {
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	


.searchtextTit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #2A4353;
}

.searchtextTitbeta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #2A4353;
}


/*.searchtextTitbeta a {
	color: #00000;
	text-decoration:none;
}
.searchtextTitbeta a:hover {
	color: #FFFFFF;
	background: #2A4353;
}

.searchtextTitbeta a:visited {
	color: #2A4353;
	text-decoration: underline;
}



*/

