/* CSS Document */
body,html
{
margin:0px;
padding:0px;
background-color:#3269AA;
font-weight:normal;
font-size:10px;
color:#FFFFFF;
font-family:tahoma;
text-decoration:none;
}
input.textbox
{
border:1px solid #000000;
width:200px;
padding-left:2px;
height:18px;
font-weight:normal;
font-size:11px;
color:#000000;
font-family:tahoma;
text-decoration:none;
}
textarea.area
{
border:1px solid #000000;
padding-left:2px;
width:200px;
height:100px;
font-weight:normal;
font-size:11px;
color:#000000;
font-family:tahoma;
text-decoration:none;
}
td.border_bottom
{
border-bottom:1px solid #477EBF;
}
td.border_bottom1
{
border-bottom:1px solid #3A73B6;
}
img.border_img
{
border:1px solid #F8C814;
}
.white_bold
{
font-weight:bold;
font-size:24px;
color:#FFFFFF;
font-family:tahoma;
text-decoration:none;
}
.white_head
{
font-weight:bold;
font-size:11px;
color:#FFFFFF;
font-family:tahoma;
text-decoration:none;
}
A.white_headlink
{
font-weight:bold;
font-size:11px;
color:#FFFFFF;
font-family:tahoma;
text-decoration:none;
}
A.white_headlink:hover
{
font-weight:bold;
font-size:11px;
color:#FFC900;
font-family:tahoma;
text-decoration:none;
}
.orange_head
{
font-weight:bold;
font-size:11px;
color:#FFC900;
font-family:tahoma;
text-decoration:none;
}
A.orange_headlink
{
font-weight:bold;
font-size:11px;
color:#FFC900;
font-family:tahoma;
text-decoration:none;
}
A.orange_headlink:hover
{
font-weight:bold;
font-size:11px;
color:#FFFFFF;
font-family:tahoma;
text-decoration:underline;
}
.foot
{
font-weight:bold;
font-size:11px;
color:#FFFFFF;
font-family:tahoma;
text-decoration:underline;
}
A.footlink
{
font-weight:bold;
font-size:11px;
color:#FFFFFF;
font-family:tahoma;
text-decoration:none;
}
A.footlink:hover
{
font-weight:bold;
font-size:11px;
color:#FFFFFF;
font-family:tahoma;
text-decoration:none;
}
.white_nor
{
font-weight:normal;
font-size:11px;
color:#FFFFFF;
line-height:16px;
font-family:tahoma;
text-decoration:underline;
}
A.white_norlink
{
font-weight:normal;
font-size:11px;
color:#FFFFFF;
line-height:16px;
font-family:tahoma;
text-decoration:underline;
}
A.white_norlink:hover
{
font-weight:normal;
font-size:11px;
color:#FFC900;
line-height:16px;
font-family:tahoma;
text-decoration:underline;
}
.darkblue_nor
{
font-weight:normal;
font-size:11px;
color:#1F426C;
font-family:tahoma;
text-decoration:none;
}
.orange_nor
{
font-weight:normal;
font-size:11px;
color:#FFD800;
font-family:tahoma;
text-decoration:underline;
}
.text_nor
{
font-weight:normal;
font-size:11px;
color:#FFFFFF;
font-family:tahoma;
text-decoration:none;
}
.orange_bold
{
font-weight:bold;
font-size:11px;
color:#F4A600;
font-family:tahoma;
text-decoration:none;
}
.yellow_bold
{
font-weight:bold;
font-size:24px;
color:#FFC900;
font-family:tahoma;
text-decoration:none;
}

.code
{
font-weight:normal;
font-size:10px;
color:#C1D2E5;
font-family:tahoma;
text-decoration:none;
}
.reason_bg
{
background-image:url(images/reason_centerbg.gif);
background-repeat:repeat-x;
height:208px;
}
.testi_bg
{
background-image:url(images/testi_centerbg.gif);
background-repeat:repeat-x;
height:107px;
}
.service_bg
{
background-image:url(images/services_centerbg.gif);
background-repeat:repeat-x;
height:222px;
}
input.textbox_find
{
border-left:1px solid #404040;
border-right:1px solid #404040;
border-top:1px solid #404040;
border-bottom:1px solid #416185;
width:100px;
height:16px;
font-weight:normal;
font-size:11px;
color:#3269AA;
font-family:tahoma;
text-decoration:none;
}


/*---------start here -----------*/
#homecce {
	margin: 8px 0 0 0;
	padding: 0;
	width: 300px;
	text-align: left;
	float: left;
}

/*#homecce h3 {
	margin: 0;
	padding: 0 0 0 9px;
	display: block;
	width: 237px;
	background: #94c7dc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}*/

/*#homecce h3 a:link, #homecce h3 a:visited {
	display: block;
	width: 237px;
	color: #fff;
	text-decoration: none;
	background: #94c7dc;
}*/

/*#homecce h3 a:hover {
	color: #fff;
	background: #8ebfd3;
}
*/
#homecce ul {
	margin: 0;
	padding: 0;
}

#homecce li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1em;
}

.ccecolumn {
	margin: 7px 0 0 0;
	padding: 0;
	width: 150px;
	float: left;
}

li.icon_comercial {
	background: url(images/comercial_office_off.gif) no-repeat top left;
}

li.icon_comercial a:link, li.icon_comercial a:visited {
	padding-left: 30px;
	background: url(images/comercial_office_off.gif) no-repeat top left;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 27px;
	width: 120px;
}

li.icon_comercial a:hover {
	background: url(images/comercial_office_on.gif) no-repeat top left;
	color: #FFC900;
}

li.icon_health {
	background: url(images/health_off.gif) no-repeat top left;
}

li.icon_health a:link, li.icon_health a:visited {
	padding-left: 30px;
	background: url(images/health_off.gif) no-repeat top left;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 27px;
	width: 120px;
}

li.icon_health a:hover {
	background: url(images/health_on.gif) no-repeat top left;
	color: #FFC900;
}

li.icon_bank {
	background: url(images/bank_off.gif.gif) no-repeat top left;
}

li.icon_bank a:link, li.icon_bank a:visited {
	padding-left: 30px;
	background: url(images/bank_off.gif) no-repeat top left;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 27px;
	width: 120px;
}

li.icon_bank a:hover {
	background: url(images/bank_on.gif) no-repeat top left;
	color: #FFC900;
}

li.icon_school {
	background: url(images/school_off.gif) no-repeat top left;
}

li.icon_school a:link, li.icon_school a:visited {
	padding-left: 30px;
	background: url(images/school_off.gif) no-repeat top left;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 27px;
	width: 120px;
}

li.icon_school a:hover {
	background: url(images/school_on.gif) no-repeat top left;
	color: #FFC900;
}

li.icon_church {
	background: url(images/church_off.gif) no-repeat top left;
}


li.icon_church a:link, li.icon_church a:visited {
	padding-left: 30px;
	background: url(images/church_off.gif) no-repeat top left;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 27px;
	width: 120px;
}

li.icon_church a:hover {
	background: url(images/church_on.gif) no-repeat top left;
	color: #FFC900;
}

li.icon_extra {
	background: url(../images/icon_extra_off.gif) no-repeat top left;
}

li.icon_extra a:link, li.icon_extra a:visited {
	padding-left: 30px;
	background: url(../images/icon_extra_off.gif) no-repeat top left;
	color: #5a5a5a;
	text-decoration: none;
	display: block;
	height: 27px;
	width: 50px;
}

li.icon_extra a:hover {
	background: url(../images/icon_extra_on.gif) no-repeat top left;
	color: #070808;
}

li.icon_auto {
	background: url(images/auto_off.gif) no-repeat top left;
}

li.icon_auto a:link, li.icon_auto a:visited {
	padding-left: 30px;
	background: url(images/auto_off.gif) no-repeat top left;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 27px;
	width: 120px;
}

li.icon_auto a:hover {
	background: url(images/auto_on.gif) no-repeat top left;
	color: #FFC900;

}

li.icon_realestate {
	background: url(images/realestate_off.gif) no-repeat top left;
}

li.icon_realestate a:link, li.icon_realestate a:visited {
	padding-left: 30px;
	background: url(images/realestate_off.gif) no-repeat top left;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 27px;
	width: 120px;
}

li.icon_realestate a:hover {
	background: url(images/realestate_on.gif) no-repeat top left;
	color: #FFC900;
}

li.icon_special {
	background: url(images/special_off.gif) no-repeat top left;
}

li.icon_special a:link, li.icon_special a:visited {
	padding-left: 30px;
	background: url(images/special_off.gif) no-repeat top left;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 27px;
	width: 120px;
}

li.icon_special a:hover {
	background: url(images/special_on.gif) no-repeat top left;
	color: #FFC900;
}

/*------------- end div class -------------*/
/*---------------------------------------- Clear Fix for divs with items floated inside them ---------------------------------------- */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

.clear{
clear: both;
}

