@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	border:0; margin:0; padding:0;
	background:#628ABE url(images/bgofback.jpg) repeat-x top;
}
.header-bg {
	margin:16px 0 0;
	background:url(images/header_bg.jpg) repeat-x #FFF;
}

/*------menu start here------------*/
.menu {
	margin:0;
	padding-left:8px;
}
.menu li {
	list-style:none;
	padding:3px;
	float:left;
	color:#121110;
	font-weight:normal;
	background:url(images/menu-divider.gif) no-repeat right center;
}

.menu li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#121110;
	text-decoration:none;
	padding-left:8px;
	margin:0 3px;
	display:block;
}
.menu li a b {
	font-weight:normal;
	text-decoration:none;
	padding-right:8px;
	display:block;
}
.menu li a b span {
	font-weight:normal;
	text-decoration:none;
	padding:10px 8px;
	text-align:center;
	display:block;
}
.menu li a:hover, .menu li a.current {
	text-decoration:none;
	background:url(images/menu-over-left.gif) no-repeat left center;
}
.menu li a:hover b, .menu li a.current b {
	background:url(images/menu-over-right.gif) no-repeat right center;
}
.menu li a:hover b span, .menu li a.current b span {
	color:#FFF;
	background:url(images/menu-over-bg.gif) repeat-x center;
}

/*------menu end here------------*/

/*------side box start here------------*/

.areas {
	font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
	word-spacing:3px;
	letter-spacing:1px;
	color:#132a7a;
	padding:0;
}

.std {
	padding:15px 0 15px 20px;
}
.smenu {
	width:80%;
	padding:0;
	margin:0;
}
.smenu li {
	font-family:Arial, Helvetica, sans-serif;
	color:#3A3838;
	font-size:12px;
	list-style:none;
	padding:5px  0px 5px 15px;
	margin:0;
	background:url(images/arrow.gif) no-repeat left 6px;
}
.smenu li a {
	color:#3A3838;
	text-decoration:none;
}
.smenu li a:hover {
	color:#3A97F3;
	text-decoration:none;
}


/*------side box End here------------*/
/*------body start here------------*/
.wbg {
	background:url(images/wbg.gif) repeat-x;
	font-size:17px;
	color:#413939;
	padding-left:15px;
}
.wbg b {
	font-weight:normal;
	color:#1677E3;
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	word-spacing:3px; line-height:20px; text-align:justify; font-size:1em; padding:5px 10px 5px 25px;
}
.text2 {
	line-height:20px; padding:5px 10px 5px 25px;
}
.text img {
	float:left;
	margin:0 10px 0 0;
}
/*------body End here------------*/
.left_bg{background:url(images/brandelli-bg.jpg) repeat-y right;}
.cbg{
	background: url(images/cbg.gif) repeat-x #F7F6F6;
}


.contact {
	font-size:17px;
	color:#3E3D3D;
	background:url(images/cline.gif) repeat-x bottom;
}
.tell {
	color:#fff;
	font-size:12px;
	padding:10px 10px;
}
.tell b {
	font-weight:normal;
	color:#fff;
	font-size:13px;
}
.email {
	color:#FFF;
	font-size:15px;
	font-weight:600;
	padding-right:20px;
}
.email a {
	color:#FFF;
	font-size:15px;
	text-decoration:none;
}
.email a:hover {
	color:#FFF;
	font-size:15px;
	text-decoration:underline;	
}

.footer {
	background:url(images/footerbg.gif) repeat-x;
	color:#3A3838;
	font-size:0.95em;
}
.toll {
	font-size:13px;
	color:#3A3838;
}