@charset "utf-8";
/* CSS Document */

*{
margin:0;
padding:0;
outline:none;
}
html{
}
#wrapper{
width:982px;
margin:auto;
}

#wrap{
width:980px;
border:1px solid #8d9fb6;
border-bottom:none;
float:left;
margin-top:15px;
}

#header{
	width:980px;
	height:147px;
}
#logo{
	width:314px;
	height:87px;
	float:left;
}

#data{
width:500px;
height:110px;
float:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-right:15px;
}
#data h1{
font-size:14px;
color:#030780;
font-weight:normal;
text-align:right;
line-height:20px;
}

#data h2{
font-size:14px;
color:#447bbe;
font-weight:bold;
text-align:right;
}
#data a{
color:#447bbe;
text-decoration:none;
}
#data h3{
font-size:16px;
color:#0a53ac;
font-weight:normal;
font-style:italic;
text-align:right;
line-height:80px;
}
/*------------------MENU-----------------*/
#menu{
width:980px;
height:27px;
border-top:1px solid #8d9fb6;
border-bottom:1px solid #8d9fb6;
}

#menu ul{
list-style:none;
}
#menu li{
float:left;
}
#menu a{
height:27px;
display:block;
}
#menu a:hover, .current{
background-position:bottom !important;
}
#menu1{
width:76px;
background:url(../images/menu1.gif) no-repeat;
}
#menu2{
width:119px;
background:url(../images/menu2.gif) no-repeat;
}
#menu3{
	width:125px;
	background:url(../images/menu3.gif) no-repeat;
}
#menu4{
width:82px;
background:url(../images/menu4.gif) no-repeat;
}
#menu5{
	width:140px;
	background:url(../images/menu5.gif) no-repeat;
}
#menu6{
width:86px;
background:url(../images/menu6.gif) no-repeat;
}
#menu7{
width:103px;
background:url(../images/menu7.gif) no-repeat;
}
#menu8{
width:149px;
background:url(../images/menu8.gif) no-repeat;
}
#menu9{
width:95px;
background:url(../images/menu9.gif) no-repeat;
}

#menu .submenu{
	position:absolute;
	border:2px solid #819BCB;
	background:white;
	width:150px;
}
#menu .submenu li{
	width:150px;
	font-size:12px;
}
#menu .submenu a{
padding:2px 5px;
height:14px !important;
color:#3153A7;
text-decoration:none;
font-weight:bold;
}
#menu .submenu a:hover{
color:#E12800;
}


/*-----------CALL-----------*/
#call{
width:940px;
height:50px;
margin:auto;
background:url(../images/call.gif) no-repeat center;
}

/*----------CONTENT------------------*/
#content{
margin:0 15px 15px 15px;
-margin:0 7px 7px 7px;
float:left;
font-family:Arial, Helvetica, sans-serif;
}
#content a img{
border:none;
}
#content #gallery img{
border:1px solid #b5b5b4;
margin:5px;
-margin:3px;
}
#content h1{
font-size:16px;
color:#96B9E3;
padding:5px 0;
}
#content h2{
font-size:13px;
color:white;
background:#96B9E3;
padding:2px;
margin:5px 0;
}
img.left{
float:left;
border:1px solid #b5b5b4;
margin-right:10px;
}
#content p, #content ul, #content ol{
font-size:12px;
padding:5px 0;}

#feature{
width:218px;
border:1px solid #b5b5b4;
background:url(../images/bg-feature.jpg) repeat-x #AFD2FC;
float:left;
padding:15px;
}

#feature2{
width:218px;
border:1px solid #EA2D2E;
background:url(../images/bg-feature2.jpg) repeat-x #AFD2FC;
float:left;
padding:15px;
}

#calligaris{
width:198px;
border:1px solid #b5b5b4;
background:url(../images/bg-content.jpg) repeat-x;
margin-left:5px;
float:left;
padding:15px;
}

#inside{
width:428px;
border:1px solid #b5b5b4;
background:url(../images/bg-content.jpg) repeat-x;
margin-left:5px;
float:left;
padding:5px;
min-height:250px;
-height:250px;
}
#inside.total{
width:661px !important;
}

/*-------------BOXES-------------*/
#boxes{
width:948px;
border:1px solid #b5b5b4;
background:url(../images/bg-content.jpg) repeat-x;
float:left;
margin-top:10px;
.padding-bottom:5px;
}
.box{
width:277px;
float:left;
margin:5px 0px 5px 5px;
-margin:5px 0px 5px 3px;
border:1px solid #b5b5b4;
background:white;
padding:15px;
}

.box2{
width:277px;
float:left;
margin:5px 0px 5px 5px;
-margin:5px 0px 5px 3px;
border:1px solid #b5b5b4;
background:white;
padding:8px;
}

#footer{
width:962px;
height:5px;
clear:both;
background:url(../images/footer.gif) no-repeat;
padding:0 10px;
}
#footer p{
line-height:35px;
font-size:12px;
color:#030780;
float:left;
font-family:Arial, Helvetica, sans-serif;
}
#footer a{
color:#030780;
text-decoration:none;
}
.register{
text-align:right;
float:right !important;
font-weight:bold;
font-style:italic;
.width:350px
}



/*contact-**/
.contact-form{
width:400px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.contact-form{
padding:2px;
vertical-align:top;
}
label.error{
float:left;
color:red;
font-style:italic;
font-size:10px;
}

.dates_closed{
align:center;
font-size:9px;
color:#000000;
}