body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 0;
	background-image:url(../images/bg_main.gif);
	background-position: top;
	background-repeat:repeat-x;
	background-color:#FFF;
}

input, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #434F60;
	font-size: 11px;
}

select
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:1px;
	font-size:11px;
}

p {
	padding:0px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
}

a, img {
	color:#333333;
	text-decoration: none;
	border:none;
}

a:hover{
	text-decoration: underline;
}

h1 {
	font-size: 16px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	color: #393431;
}

b{
	color:#242424;
}

b.b1{
	font-size: 13pt;
	font-weight:normal;
	color:#333333;
}

b.b2{
	font-size: smaller;
	font-weight: normal;
	color:#393939;
}

b.b3{
	font-size: 7.5pt;
}

b.b4{
	color: White;
}

b.b5{
	color:#393939;
}

b.b6{
	text-transform: uppercase;
	font-family: helvetica, verdana, arial, helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color:#00baf2;
}

b.b7{
	text-transform: uppercase;
}

b.b8{
	font-size: 7.5pt;
	font-weight: normal;
}

ul,ol{
	line-height: 25px;
}

img.heading_left{
	margin-left: 20px;
	margin-top: 15px;
}

img.heading_right{
	margin-top: 15px;
	margin-left: 1px;
}

hr{
	height:1px;
}
	

/*---------------- Body ----------------*/

#wrapper{
	width: 992px;
	height: auto;
	margin: auto;
	background-color: White;
}

/*---------------- Header ----------------*/

#header{
	height: 124px;
	width: 992px;
	margin: auto;
	background-color: White;
}

#logo{
	width: 304px;
	height: 124px;
	float: left;
	position: relative;
}

#punchline{
	left: 88px;
	height: 96px;
	float: left;
	position: relative;
	
}

#menu{
	left: 88px;
	width: 580px;
	height: 28px;
	float: left;
	position: relative;
	
}

/*---------------- Header ends here ----------------*/

#space_body{
	height:12px;
	float: left;
	background-image:url(../images/bg_space.gif);
	width:992px;
}

#mainbody_bg{
	width: 992px;
	height:auto;
	background-image:url(../images/bg_body.gif);
	float: left;
	position:relative;
}

#mainbody{
	top: 10px;
	left: 17px;
	bottom: 20px;
	width: 960px;
	height:auto;
	float: left;
	position:relative;
}


/*---------------- Main Content ----------------*/

#flash_banner{
	width: 960px;
	height: 325px;
	float: left;
	position: relative;
}

#services_home{
	width: 960px;
	height:270px;
	background-image:url(../images/bg_services_home.gif);
	float: left;
	position: relative;
}

#page_banner{
	width: 960px;
	height:270px;
	background-image:url(../images/bg_services_home.gif);
	float: left;
	position: relative;
}

#services_home_t{
	width: 960px;
	height:56px;
	float: left;
	position: relative;
}

#services_home_img{
	width: 960px;
	float: left;
	position: relative;
}

#home_txt{
	top: 25px;
	left: 22px;
	height:auto;
	width: 609px;
	float: left;
	position: relative;
}

#ics_home{
	top: 25px;
	left: 45px;
	width: 297px;
	float: left;
	position: relative;
}

#line_home{
	top: 25px;
	left: 45px;
	width: 5px;
	float: left;
	position: relative;
}

#contact_home{
	top: 25px;
	left: 78px;
	width: 297px;
	float: left;
	position: relative;
}


/*------------Footer starts here-----------*/

#footer{
	width: 960px;
	height: 82px;
	background-image:url(../images/bg_footer.gif);
	float:left;
	position: relative;
}

#copyrights{
	width: 805px;
	top: 30px;
	float:left;
	position: relative;
	color:#666;
	font-size:9px;
}

#logo_footer{
	width: 155px;
	top: 12px;
	float:left;
	position: relative;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.white{
	background-color: White;
}

.grey{
	background-color: #dadada;
}

.red{
	background-color: #bc0007;
	color: White;
}

a1.a:hover{
	text-decoration: none;
}
