body {
	background-repeat: repeat-x;
}
#prewrapper {
	background-image: url(../images/img1.jpg);
	height: 100px;
}
#prewrapper  #wrapper  #nav {
	height: 100px;
	width: 139px;
	float: left;
}
#prewrapper #wrapper #languagebar {
	float: left;
	height: 100px;
	width: 30px;
	background-image: url(../nav/SPA.png);
}


#wrapper {
	height: 96px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#prewrapper #wrapper #nav table {
	height: 100px;
	width: 139px;
	float: left;
}
#prewrapper #wrapper #logo {
	float: left;
	height: 92px;
	width: 469px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 35px;
}

#prewrapper #wrapper #logoside {
	height: 92px;
	width: 92px;
	float: left;
}



* {
	margin: 0px;
	padding: 0px;
}





.bullet {
	list-style-image: url(../images/mybullet.png);
	text-align: left;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	padding-left: 22px;
}
#preshadetop #preshade {
	background-repeat: no-repeat;
}
#preshadetop #shadetop {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/dropstop.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 890px;
	background-position: bottom;
}


#shade {
	width: 890px;
	background-image: url(../images/drops.png);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
}
#shadebottom {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/dropsbott.png);
	height: 22px;
}
#shade #content {
	height: 350px;
	width: 850px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

#shade #content #left {
	float: left;
	height: 350px;
	width: 685px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	margin-left: 5px;
}


#shade #content #right {
	float: right;
	height: 450px;
	width: 153px;
	margin-top: -100px;
}

#shade #flash {
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	width: 640px;
	padding-bottom: 10px;
	clear: both;
	padding-top: 10px;
}


#footer {
	background-color: #000;
	color: #CCC;
	background-image: url(../images/footerbg.png);
	background-repeat: repeat-x;
	height: 200px;
}
#footer div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
}

