body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(new_images/background.jpg);
	background-repeat: repeat-x;}
	
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;}

#topWrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100px;}
	
#logo {
	float: left;
	width: 450px;}
	
#topLinks {
	float: right;
	width: 450px;
	text-align: left;
	position: relative;
	top: 70px;
	left:17px;
}
	
#navbar {
	height: 35px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: 336799;
}
	
#item1 {
	height: 23px;
	width: 250px;
	float:left;
	background-image: url(images/pic1.jpg);
	top: 5px;
	position: relative;
}
	
#item1:hover {
	background-image: url(images/pic1.jpg);
	background-position: 0px 23px;
}

#item2 {
	height: 23px;
	width: 248px;
	float:left;
	background-image: url(images/pic2.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #336799;
	border-left-color: #336799;
	top: 5px;
	position: relative;}
	
#item2:hover {
	background-image: url(images/pic2.jpg);
	background-position: 0px 23px;}

#item3 {
	height: 23px;
	width: 250px;
	float:left;
	background-image: url(images/pic3.jpg);
	top: 5px;
	position: relative;}

#item3:hover {
	background-image: url(images/pic3.jpg);
	background-position: 0px 23px;}
	
#bottom {
	width: 770px;
	margin-right: auto;
	margin-left: auto;}
	
#logos {
	width: 364;
	height:136;
	float: left;
	position: relative;
	top: 23px;
}

#form {
width:413;
float:left;}

#footer {
	width: 781px;
	height:28px;
	clear:both;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.contact {
	border: 1px solid #FFFFFF;
	background-color: #DEDACB;
	font-size: 11px;
	color: #6B6345;}

.dots {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;}

.home {
	color: #AEA480;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;}
	
.white_text {
	color: #FFFFFF;
}
.bule_contact_box {
	background-color: #336799;
	border: 1px solid #78A5D1;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;}
	
h1 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;}
	
h3 {
	font-size: 12px;
	font-weight: bold;}

.white_underlined {
	color: #FFFFFF;
	text-decoration: underline;
}
.black_text {
	color: #000000;
}
.big_tittle {
	font-size: 17px;
	color: #000000;
}
.logo_border {
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
}

