body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #7FC2BC;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container { 
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header { 

	height:65px;
} 

	#logo{
	height:60px;
	float:left;
	width:600px;
	}

	#pubbli1{
	height:60px;
	float:left;
	background-image:url("../images/logo2.png");
	width:600px;
	}

	#languages{
	padding-right:5px;
	padding-top:10px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	}
	
	#languages a{
				 font-family: Arial, Helvetica, sans-serif;
				 font-size: 11px;
				 text-decoration:none;
				 color:#000000;
				}

#navigation {
width: 973px;
height:30px;
background-image:url("../images/grey1.png");
background-repeat:repeat-x;
padding-left:27px;
vertical-align:middle;
}

					#navigation ul
					{
					list-style: none;
					padding: 0;
					margin: 0;
					} 
					
					#navigation ul li
					{
					float: left;
					margin-left:4px;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					padding-top:8px;
					} 
					
					#navigation ul li a{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					text-transform: capitalize;
					font-weight: bold;
					padding: 0px;
					}	

#banner{
width:1000px;
height:222px;
vertical-align:middle;
}


#sidebar1 {
	width: 245px; 
	

}

#sidebar1.left{
float:left;


}
#sidebar1.right{
float:right;

}

#mainContent { 
width:729px;
padding-left:10px;
padding-right:10px;
border-left:2px solid #CCCCCC;

} 

#mainContent h1{ 
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
text-decoration:none;
} 

#mainContent.left{ 
float:left;
border-right:1px solid #CCCCCC;
} 

#mainContent.right{ 
float:right;
padding-top:10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#000000;
min-height:470px;
} 

#mainContent.right a{ 
color:#000000;
text-decoration:none;
}

#mainContent.right a:hover{ 
color:#000000;
text-decoration:underline;
}


#footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.style1Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	
.inpCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px solid #CCCCCC;
	height: 15px;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #003366;
	width: 160px;
}

.inp_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	height: 17px;
}
.inp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	height: 13px;
	width: 160px;
}

.links{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000000;
}

.linksmains{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000000;
}

.links:hover{
color:#0066CC;
text-decoration:underline;
cursor:pointer;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}

a.links {
	color: #000000;
}

a.linkmains {
	color: #000000;
	font-weight:bold;
}

#footer { 
	background:#cac9c9;
	height:20px;
} 	

					#footer ul
					{
					list-style: none;
					padding: 0;
					margin: 0;
					} 
					
					#footer ul li
					{
					float: left;
					margin-left:5px;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					padding-top:3px;
					} 
					
					#footer ul li a{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					}	


#content {
width:700px;
background-color:#FFFFFF;
padding-top:20px;
}

#box{
width:218px;
float:left;
padding-left:15px
}

	#content ul{
	padding-left:10px;
	margin:0px;
	}
	#content ul li {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		list-style-image:url("../images/bulletSquareRed.gif");
		padding:1px;
		}
	#content ul li:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		}
		
	#content ul ul{
	padding-left:10px;
	margin:0px;
	}
	
	#content ul li ul li{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		list-style-image:url("../images/bulletSquareRed.gif");
		padding:1px;
		}
	#content ul li ul li:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		}

.links{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000000;
}

.linksmains{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000000;
}

.links:hover{
color:#0066CC;
text-decoration:underline;
cursor:pointer;
}


