body {
	background-image: url(images/background2.jpg);
	background-attachment: fixed;
	background-position: top left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-repeat: no-repeat;
	padding-top: 10px;
}
#boxTop {
	background-image: url(images/round_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 18px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 752px;
}
#boxMiddle {
	position: relative;
	width: 750px;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	background-color: #990000;
}
#logo {
	height: 100px;
	width: 735px;
	background-color: #FFFFFF;
	position: relative;
	background-image: url(images/get_flash_player.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-bottom: 20px;
}
#flags {
	position: absolute;
	top: 8px;
	right: 22px;
}

#slogan {
	height: 178px;
	width: 735px;
	background-image: url(images/home_header.jpg);
	position: relative;
	background-position: top left;
}
#pageTitle {
	position: absolute;
	left: 20px;
	bottom: 8px;
	color: #FFFFFF;
	font-weight: bolder;
	letter-spacing: 5px;
	text-transform: uppercase;
}
#content {
	width: 695px;
	height: 100%;
	padding: 20px;
	overflow: auto;
	text-align: center;
}



#nav {
	color: #FFFF00;
	background-color: #000000;
	height: 20px;
	width: 715px;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav li {
	display: inline;
	list-style-type: none;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li a {
	color: #FFFF00;
	text-decoration: none;
}
#nav ul li a:hover {
	text-decoration: underline;
	color: #FF0000;
}


#logoText {
	font-size: 36px;
	text-transform: capitalize;
	color: #990000;
	position: absolute;
	left: 310px;
	top: 54px;
	letter-spacing: 3px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#logoText2 {
	font-size: 18px;
	text-transform: capitalize;
	color: #000066;
	position: absolute;
	left: 425px;
	top: 95px;
	letter-spacing: 3px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}


#container {
	position: absolute;
	left: 50%;
	width: 750px;
	top: 10px;
	margin-left: -375px;
}
#main {
	width: 735px;
	margin-top: 15px;
	background-color: #FFFFFF;
}
#bottomNav {
	height: 20px;
	width: 100%;
	text-align: center;
	padding-top: 20px;
	color: #FFFFFF;
	background-color: #990000;
}
#bottomNav li {
	display: inline;
	list-style-type: none;
}
#bottomNav ul {
	margin: 0px;
	padding: 0px;
}
#bottomNav ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#bottomNav ul li a:hover {
	text-decoration: underline;
	color: #FF0000;
}

#footer {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #990000;
}
#novita {
	width: 600px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-transform: capitalize;
}
p {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	list-style-type: square;
	margin-bottom: 10px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}
#boxBottom {
	position: relative;
	height: 18px;
	width: 752px;
	background-image: url(images/round_bottom.gif);
	background-position: left top;
	clear: both;
}
#content img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 0px;
}
strong {
	font-weight: bold;
	color: #9A0000;
}
.BOLD{
	font-weight: bold;
};
