@charset "utf-8";
body {
	background-color: #c0c9e8;
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
}
p {
	font-size: 0.85em;
	margin-bottom: 13px;
}
h1 {
	font-size: 1.5em;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #4458A5;
}
a:hover {
	color: #0066CC;
}
/* Wrapper is used for the background image - height will need to be changed with content*/
#wrapper {
	background-image:url(../siteimages/images/wrapper_bg.gif);
	margin:0 auto;
	padding:0;
	width:1020px;
	height: 1385px;
}

#wrapper_life {
	background-image:url(../siteimages/images/wrapper_bg.gif);
	margin:0 auto;
	padding:0;
	width:1020px;
	height: 1565px;
}
#wrapper_calabria {
	background-image:url(../siteimages/images/wrapper_bg.gif);
	margin:0 auto;
	padding:0;
	width:1020px;
	height: 2065px;
}
#wrapper_process {
	background-image:url(../siteimages/images/wrapper_bg.gif);
	margin:0 auto;
	padding:0;
	width:1021px;
	height: 1175px;
}
#wrapper_why {
	background-image:url(../siteimages/images/wrapper_bg.gif);
	margin:0 auto;
	padding:0;
	width:1020px;
	height: 1185px;
}



#container {
	background-image: url(../siteimages/images/banner.jpg);
	height: 1100px;
	width: 954px;
	margin: 0 33px 0 35px;
	background-repeat: no-repeat;
	padding-top: 35px;
	float: left;
}

#container_life {
	background-image: url(../siteimages/images/banner.jpg);
	height: 1500px;
	width: 954px;
	margin: 0 33px 0 35px;
	background-repeat: no-repeat;
	padding-top: 35px;
}
#logo {
	width: 508px;
	margin: 0 auto 20px auto;
}
#maincontent {
	width: 954px;
	background-image: url(../siteimages/images/contentBg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 865px;
}

#maincontent_life {
	width: 954px;
	background-image: url(../siteimages/images/contentBg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 1300px;
}
#maincontent_calabria {
	width: 954px;
	background-image: url(../siteimages/images/contentBg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 1800px;
}
#maincontent_process {
	width: 954px;
	background-image: url(../siteimages/images/contentBg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 910px;
}
#maincontent_why {
	width: 954px;
	background-image: url(../siteimages/images/contentBg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 920px;
}
#maincontent_spec {
	width: 954px;
	background-image: url(../siteimages/images/contentBg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 920px;
}


/*Navigation Styles... inline list*/

.nav_wrap

 {
	width: 954px;
	text-align: center;
	height: 25px;
	background-color: #FFFFFF;
}
.nav_wrap img {
	margin-top: 2px;
}

.nav_wrap  ul
{
	list-style: none;
	padding: 0;
	margin: 5px 0 4px 0;
	text-align: center;
}
.nav_wrap  li
{
	margin: 0 2px 0 0;
	font-size: 10px;
	display: inline;
}
.nav_wrap  a{
text-decoration:none;	
color:#000;

}
.nav_wrap  a:hover{
	color: #4458B9;

}

/*Navigation Styles End*/

/* Columns */
#leftcol {
	float: left;
	width: 260px;
}
.leftColSec {
	width: 200px;
	margin: 30px auto 0 auto;
	border-bottom: thin solid #4458a5;
	padding-bottom: 10px;
}
.leftColSec h2 {
	font-size: 1em;
	text-align: center;
	color: #4458a5;
	text-transform: uppercase;
	font-weight: 400;
}
.leftColSec ul {
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
}
.leftColSec li {
	font-size: 13px;
	color: #4458A5;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1px;
}
#middleCol {
	width: 430px;
	float: left;
	padding-top: 20px;
}
#rightCol {
	float: left;
	width: 260px;
}
.rightColSec {
	width: 200px;
	margin: 30px auto 0 auto;
	border-bottom: thin solid #4458a5;
	padding-bottom: 10px;
}
.rightColSec h2 {
	font-size: 1em;
	text-align: center;
	color: #4458a5;
	text-transform: uppercase;
	font-weight: 400;
}
.rightColSec ul {
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
}
.rightColSec li {
	font-size: 1.3em;
	color: #4458A5;
	text-transform: uppercase;
}

#footer_wrap {
	height: 30px;
	background-color: #a0376d;
	float: left;
	width: 954px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
#footer_wrap a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer_wrap a:hover {
	color: #4458A5;
}

#footer_wrap ul {
	color: #FFFFFF;
	padding: 0;
	text-align: center;
}
#footer_wrap li {
	margin: 0 2px 0 0;
	font-size: 10px;
	display: inline;
	list-style-image: url(../siteimages/images/footer_bullet.gif);
}
#middleCol img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px 0 0 10px;

}

/*image slider*/
.rightColSec_Top {
	width: 240px;
	margin: 30px auto 0 auto;
	border-bottom: thin solid #4458a5;
	padding-bottom: 10px;
	background-image: url(../siteimages/images/rightColImg.png);
	height: 200px;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #4458A5;
	}
#slider, #slider li{
	width:240px;
	height:200px;
	overflow:hidden;
	}
span#prevBtn{}
span#nextBtn{}

.name {
	height: 30px;
	width: 240px;
	color: #4458a5;
	font-size: 14px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.price {
	height: 30px;
	width: 230px;
	margin-top: 110px;
	text-align: right;
	padding-right: 5px;
	color: #4458a5;
	font-size: 18px;
}
#middleCol li {
	list-style-image: url(../siteimages/images/bulletpoint.png);
	font-size: 14px;
}
#middleCol img {

}

#middleColContact {
	width: 380px;
	float: left;
	padding-top: 20px;
}
#middleColContact li {
	list-style-type: none;
	margin-top: 10px;
}
.contactbox {
	float: none;
	margin-left: 20px;
}

.barleft {
	width: 179px;
	float: left;
	margin: 0 10px 20px 0;
	text-align: left;
}	
.barmessage {
	width: 380px;
	float: left;
	margin: 0 10px 20px 0;
	text-align: left;
}
.bar {
	width: 159px;
	height: 17px;
	background: #f0f2f7;
	border: 1px solid #ced4dd;
	border-right: 0;
	border-bottom: 0;
	padding: 5px;
	color: #373d47;
	}
	.barleft label {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	}	.barleft label b {
		color: #9f9f9f;
		font-weight: normal;
		}
		
	label {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	}	
	
	label b {
		color: #9f9f9f;
		font-weight: normal;
		}
.details {
	line-height: 22px;
	text-align: left;
		}
		
		.tarea {
	width: 300px;
	height: 120px;
	background: #f0f2f7;
	border: 1px solid #ced4dd;
	border-right: 0;
	border-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
		}
		
		.submit {
		width: 109px;
		height: 27px;
		background: url(../img/gyq.gif) no-repeat;
		border: 0;
		float: right;	
		}
		
		.sendmail {
	margin: 15px 0 0 120px;
	border: 1px solid;
	border-top-color: rgb(241, 248, 252);
	border-right-color: rgb(136, 195, 221);
	border-bottom-color: rgb(136, 195, 221);
	border-left-color: rgb(241, 248, 252);
	font-weight: bold;
	font-size: 12px;
	color: #4458A5;
	height: 30px;
	background-color: rgb(209, 233, 244);
	width: 100px;
				}.form {
	width: 380px;
	float: left;
}

