body { 
  line-height: 1.5; 
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 75%;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #222; 
  background: #fff;
	background: #fff url(../images/images2/bg.gif) top left repeat-x;
}
/* Remove annoying border on linked images. */
a img { border: none; }
/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 0.8em; line-height: 1.5; margin: 0; padding: 0; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
#topnav {
	height: 33px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 10px;
}
#topnav a{
	color: #FFEDE8;
	text-decoration: none;
	padding: 0 10px 0 10px;
	line-height: 30px;
	display: block;
	margin: 0;
	font-size: 10px;
}
#topnav a.current, #topnav a:hover{
	color: #F4FBFF;
	text-decoration: none;
	background: url(../images/images2/nav_glow.gif) bottom center no-repeat;
}
#header{
	background: url(../images/images2/header.jpg) no-repeat;
	background-position: 19px 0;
}
.wrapper{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#container{
	position: relative;
	min-height: 100%;
	_height:  100%;
}
#footer{
	background: url(../images/images2/footer.gif) top left repeat-x;
/*	margin: -86px 0 0 0;*/
	height: 86px;
	padding: 30px 0 10px 0;
	color: #555;
	position: relative;
	padding-bottom: 86px;
  font-size: 75%;
}
.with_sidebar{
background: url(../images/images2/content_sidebar.gif) top left repeat-y;
}
#content{
	margin: 20px 0 0 0;
}
#sidebar{
	background: url(../images/images2/sidebar.gif) top left no-repeat;
	width: 270px;
	float: left;
}
#sidebar h3{
	font-family:  AlexandriaFLF;
	font-weight: bold;
	line-height: 1em;
	font-size: 1.3em;
	margin: 15px 0 10px 21px;
}
#sidebar p{
	color: #444;
	margin: 0 50px 0 20px;
	background: #F4F4F4;
	border: 1px solid #CACACA;
	padding: 10px;
}
#slides, #right{
/*	background: url(../images/images2/slides.gif) top right no-repeat;*/
	width: 690px;
	_width: 680px;
	float: right;
	margin: 0;
	padding: 0;
}
#slides h2, #right h2{
	font-family:  AlexandriaFLF;
	font-weight: bold;
	text-align: center;
	color: #444;
	font-size: 2em;
	padding-top: 7px;
	line-height: 1.3em;
}
#content_footer{
	background: url(../images/images2/content_footer.gif) top left no-repeat;
	height: 20px;
	clear: both;
}
/*SLIDER*/


#slider {
    width: 690px;
    margin: 0 auto;
    position: relative;
	 padding: 0;
}

.scroll {
	margin: 0 0 0 20px;
    height: 420px;
    width: 600px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
	 color: #444;
}

.scrollContainer div.panel {
    padding: 0px;
    height: 210px;
    width: 600px;
}

.hide {
    display: none;
}
.panel h2{
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 1.4em;
}
.navigation {
    list-style: none;
    margin: 0px;
    padding-top: 0px;
/*	width: 253px;*/
	height: 38px;
	padding: 0 0 10px 17px;
}
.navigation img{
	float: left;
	margin: 9px 8px 0 12px
}
.navigation a {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	border: none;
    padding: 9px 10px 10px 10px;
	width: 253px;
	color: #000;
	 background: url(../images/images2/tab.gif) top left no-repeat;
    text-decoration: none;
	 display: block;
	 font-weight: bold;
	font-size: 16px;
	outline: none;
	outline:expression(hideFocus='true')
}
.navigation a:hover{
	 background: url(../images/images2/tab_a.gif) top left no-repeat;
	 color: #fff;
}
.navigation a:active{
	outline: none;
	outline:expression(hideFocus='true')
}
.navigation a:focus {
    outline: none;
	outline:expression(hideFocus='true')
}
.select span span span {
	filter:alpha(opacity=0);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0; 
	color: #ee83bd;  
	padding: 0; 
	text-align: center;
}
.select span span {
	padding:0; 
	cursor: text; 
	overflow: hidden; 
	text-align: center;
}
.block{
	background: url(../images/images2/news.gif) top left no-repeat;
	width: 203px;
	margin: 0 0 0 4px;
	color: #333;
}
.block ul{
	background: url(../images/images2/news_footer.gif) bottom left no-repeat;
	margin: 0;
	padding: 0 0 15px 0;
	list-style:none;
}
.block ul li{
	padding: 15px 15px 0 15px;
}
.block ul li em{
	font-weight: bold;
	display: block;
	font-size: .9em;
	font-style: normal;
}
.sidenav{
	font-family: AlexandriaFLF;
	font-weight: bold;
	line-height: 1em;
	font-size: 12px;
	margin: 10px 0 0px 21px;
	}
.sidenav1{
	font-family: Arial;
	font-size: 11px;
	margin: 10px 0 0px 0px;
	}
.slides2{
	background: url(../images/images2/slides2.jpg) top left no-repeat;
}
.packages {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 5em;
	width: 12em;
	-moz-border-radius: 1em 4em 1em 4em;
	border-radius: 1em 4em 1em 4em;
	white-space: nowrap;
}
.align_left{
	float: left;
	margin: 5px 20px 20px 0;
}
.align_right{
	float: right;
	margin: 5px 0 20px 20px;
}
h4{
	font-family:  "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 10px 0;
	line-height: 15px;
}
.feature {
	margin: 0
	padding: 9px 10px 10px 0px;
	text-decoration: none;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.8em;
	outline: none;
	outline:expression(hideFocus='true');
	text-decoration: none;
	table-layout: auto;
	width: ;
}
.feature img {
	margin: 0
	padding: 0px 0px 0px 0px;
	color: #000;
	background: none;
	font-weight: bold;
	font-size: 0.5em;
	outline: none;
	outline:expression(hideFocus='true');
	vertical-align: top;
	width: 125;
}
.feature a {
	margin: 0
	padding: 0px 0px 0px 0px;
	color: #000;
	background: none;
	font-weight: bold;
	font-size: 0.5em;
	outline: none;
	outline:expression(hideFocus='true');
	vertical-align: top;
	width: 150;
}
.feature a:hover { text-decoration: none; background: none;}
.packlist img {
	margin: 0
	padding: 0px 0px 0px 0px;
	color: #000;
	background: none;
	outline: none;
	outline:expression(hideFocus='true');
	vertical-align: top;
	width: ;
}
.packlist a {
	background: none;
	outline: none;
	outline:expression(hideFocus='true');
}
.packlist a:hover { text-decoration: none; background: none;}
.signin {
	margin: 0
	padding: 9px 10px 10px 0px;
	text-decoration: none;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.8em;
	outline: none;
	outline:expression(hideFocus='true');
	text-decoration: none;
	table-layout: auto;
	width: ;
}
.footer_text { font-size: 12px;}
.footer_text a {
	color: #000;
	font-size: 12px;
}
.footer_icons { margin: 10px 0 -86px 0;}
#alexfont h2{
/*	width: 690px;
	_width: 680px;
	float: right;*/
	margin: 0;
	padding: 0;
	font-family:  AlexandriaFLF;
	font-weight: bold;
	text-align: center;
	color: #444;
	font-size: 2em;
	padding-top: 7px;
	line-height: 1.3em;
}
#alex h2{
/*	width: 690px;
	_width: 680px;
	float: right;*/
	margin: 0;
	padding: 0;
	font-family:  AlexandriaFLF;
	font-weight: bold;
	text-align: left;
	color: #444;
	font-size: 2em;
	padding-top: 7px;
	line-height: 1.3em;
}
.backoffice { text-decoration: none; color: #d8e1ca}
.backoffice a:link { text-decoration: none;  color: #d8e1ca}
.backoffice a:visited { text-decoration: none;  color: #d8e1ca}
.backoffice a:hover { text-decoration: none;  color: #d8e1ca}
.arial10bl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.arial12bl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.arial16bl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.arial14bl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.arial12gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.verdana16grn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #060;
	font-style: italic;
	text-decoration: underline;
	text-transform: none;
	;
}
.signin2 {
	margin: 40
	text-decoration: none;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #670909;
	font-size: 0.8em;
	background: none;
}
.signin2 a{
	margin: 0
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #670909;
	font-size: 0.9em;
	background: none;
}
.signin2 a:hover{
	margin: 0
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #b71717;
	font-size: 0.9em;
	background: none;
}