@charset "utf-8";
body{
	text-align:center;
	font:11px Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	background:url(images/background_main.jpg);
	text-indent:0px;
	line-height:16px;
	color:#003650;
}
#wrapper{
	margin:auto;
	padding:inherit;
	background:url(images/background.jpg) repeat-x;
}
div#mastiff {
	width:763px;
	height:200px;
	clear:both;
	margin:auto;
	padding:0px;
	overflow:hidden;
}
div#mastiff a{
	display:block;
	width:763px;
	 height:200px;

}
img{
	border:0;
	display:block;
	margin: 0;
}
#mastiff span{
	text-indent:-9999px;
}
h1{	
	width:763px;
	height:200px;
	padding:0px;
	margin:0px;
	background-image: url(images/ionia2.gif);
	text-indent:-9999px;
}

h2 {
	font-size: 11px;
	line-height:25px;
	font-weight:normal;
}
h3{
	font-size:16px;
}

/* ANCHOR TAGS */
a:link {color:#835F02;}
a:visited {color:#835F02;}
a:hover {color:#c58e00;text-decoration: none;}
a:active {color:#835F02;}


/*******************************************************
	_content
*******************************************************/
#content_wrapper_out{
	width:763px;
	margin:auto;
	padding:0px;
	clear:both;
}

#content_wrapper{
	width:763px;
	margin:auto;
	padding:0px;
	clear:both;
	float:left;
	background:url(images/background_content.jpg);
}
#content_wrapper2{
	width:763px;
	margin:auto;
	padding:0px;
	clear:both;
	float:left;
	background-image:url(images/background_content2.jpg);
}
#content_wrapper_home{
	width:763px;
	margin:auto;
	padding:0px;
	clear:both;
	float:left;
	background:url(images/background_home.jpg);
}
#content_left{
	width:235px;
	float:left;
	text-align:left;
}
#content_left_in{
/*	padding:15px 0px 0px 60px;*/
}
#content_left_in2{
	padding:15px 0px 0px 50px;
}
#content_right{
	width:528px;
	text-align:left;
	float:left;
}
#content_right_in{
	width:470px;
	padding:15px 0px 60px 30px;
}
#content_right_in2{
	width:450px;
	padding:15px 0 60px 30px;
}
/*******************************************************
	_footer
*******************************************************/
#footer{
	clear:both;
	width:763px;
	margin:auto;
	padding:0px;
	background:url(images/bottom2.jpg) no-repeat;
	
}
#footer2{
	clear:both;
	width:763px;
	margin:auto;
	padding:0px;
	background:url(images/bottom.jpg) no-repeat;
}
#footer3{
	clear:both;
	width:763px;
	margin:auto;
	padding:0px;
	background:url(images/bottom_home.gif) no-repeat;
}
#passione{
	width:763px;
	height:49px;
	margin:auto;
	padding:0px;
	background:url(images/ionia_map_sub2.gif);
}
#links{
	width:763px;
	height:128px;
	margin:auto;
	background:url(images/ionia_map_sub.jpg);
}
#links_home{
	width:763px;
	height:272px;
	margin:auto;
	background:url(images/map_large.jpg);
}
#content_right_home{
	width:410px;
	padding:25px 0px 20px 15px;
	float:left;
	text-align:left;
}
#content_left_home{
	width:255px;
	float:left;
	text-align:left;
	padding-left:10px;
}

/*******************************************************
	_tags
*******************************************************/

p{
	margin: 0 0 1.2em 0;
    padding: 0px;
	text-indent:0px;
	font-size:11px;
}
.test{
	width:300px;
	float:left;
}	
#navcontainer_top{

}
#navlist_top li{
	display: inline;
	list-style-type: none;
}
h3{
	color:#003650;
}
.image_side{
	float:right;
	width:215px;
	margin:0 0 20px 20px;
}

.arrows{
	font-size:8px;
}
.back_button{
	padding-bottom:40px;
}
.sideimage{
	clear:both;
	padding:40px 0 0 38px;
}
.backtop{
	text-align:right;
}
.call_h{
	float:left;
}

.clearer{
	clear:both;
}