/* CSS Document */
body{
	background:url(../images/bg.jpg) repeat-x 0 0 #25558b;
	color:#80B7EE;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	margin: 30px auto;
	padding:0;
}

div, h1, h2, h3, h4, h5, h6, form, label, input, span, ul, li, p, a{
	margin:0; padding:0;
}

ul{
	margin-left: 30px;
	color:#FFF;
	list-style:inside;
}

.spacer{
	font-size:0; line-height:0; clear:both;
}
	
#container {
	width: 952px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #fff;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

/* ------------------------ header start --------------------------- */

#header{
	width:950;
	height:100px;
	margin:0 auto;
	color:#80B7EE;
}

#header2{
	width:950;
	background-image:url(../images/bannerdown3.jpg);
	height:100px;
	margin:0 auto;
	color:#80B7EE;
}

#header3{
	width:950;
	background-image:url(../images/bannerdown2.jpg);
	height:50px;
	margin:0 auto;
	color:#80B7EE;
}

#footer{
	background:#3070a6;
	width:950;
	height:20px;
	margin:0 auto;
	color:#80B7EE;
	font-size:11px;
}

/* ------------------------ header end --------------------------- */

/* ------------------------ banner start --------------------------- */
#banner{
	position:relative;
	width:950;
	background-image:url(../images/bannerhome.jpg);
	height:438px;
	margin:0 auto;
}

#banner2{
	position:relative;
	width:950;
	height:438px;
	margin:0 auto;
	background:url(../images/bannerchisiamobody.jpg) no-repeat 0 0 #05386B; color:#80B7EE;
}

#banner3{
	position:relative;
	width:950;
	height:488px;
	margin:0 auto;
	background:url(../images/bannerservicesbody.jpg) no-repeat 0 0 #05386B; color:#80B7EE;
}

/* ------------------------ banner end --------------------------- */

.textmenu {
	margin-top: 15px;
	margin-left: 35px;
	color:#FFF;
	font-size:14px;
	text-decoration:none;
}

.textmenu:hover {
	margin-top: 15px;
	margin-left: 35px;
	color:#FFF;
	font-size:14px;
	text-decoration:none;
}

.textmenu2 {
	margin-top: 35px;
	margin-left: 35px;
	color:#FFF;
	font-size:14px;
	text-decoration:none;
}

.textmenu2:hover {
	margin-top: 35px;
	margin-left: 35px;
	color:#FFF;
	font-size:14px;
	text-decoration:none;
}

.itemmenu {
	color:#FFF;
	font-size:14px;
	text-decoration:none;
}

.itemmenu:hover {
	color:#FFF;
	font-size:14px;
	text-decoration:none;
}

.textemail {
	margin-left: 35px;
	color:#FFF;
	font-family:"Courier New", Courier, monospace;
	font-size:20px;
	text-decoration:none;
}

.textemail:hover {
	margin-left: 35px;
	color:#FFF;
	font-family:"Courier New", Courier, monospace;
	font-size:20px;
	text-decoration:none;
}

.itememail {
	color:#FFF;
	font-family:"Courier New", Courier, monospace;
	font-size:20px;
	text-decoration:none;
}

.itememail:hover {
	color:#FFF;
	font-family:"Courier New", Courier, monospace;
	font-size:20px;
	text-decoration:none;
}










