body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 0;
	background-image: url(../images/bg1.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #e5f3fc;
	
}

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:#393939;
	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:#345c04;
}

b.b1{
	font-size: 15pt;
	color:#6aa732;
	font-weight: normal;
}

b.b2{
	color:#01afec;
}

b.b3{
	font-size: 7.5pt;
}

b.b4{
	color: White;
}

b.b5{
	color:#393939;
}

b.b6{
	text-transform: uppercase;
	font-weight: normal;
	color:#000000;
}

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;
}

/*---------------- Body ----------------*/

#wrapper{
	width: 960px;
	height: auto;
	margin: auto;
	background-color: White;
}

/*---------------- Header ----------------*/

#header{
	height: 114px;
	width: 960px;
	margin: auto;
	background-color: White;
}

#logo{
	left: 14px;
	width: 338px;
	height: 114px;
	float: left;
	position: relative;
}

#bicsi_logo{
	left: 487px;
	height: 114px;
	float: left;
	position: relative;
	
}

/*---------------- Header ends here ----------------*/

#space_body{
	height: 18px;
	width: 960px;
	background-color:#9f9f9f;
	float: left;
}
/*---------------- Main Content ----------------*/

#left_column1{
	width: 30px;
	height: 87px;
	background-image: url(../images/bg_body1.gif);
	float: left;
	position: relative;
}

#left_column{
	width: 224px;
	float: left;
	position: relative;
}

#mainlinks{
	width: 224px;
}

#left_img{
	width: 224px;
}

#right_column{
	width: 690px;
	float: left;
	position: relative;
}

#banner_flash{
	width: 690px;
	height: 354px;
}

#banner_page{
	width: 676px;
	height: 225px;
}

#space_body1{
	width: 850px;
	height: 25px;
	float: left;
	position: relative;
}

#main_copy{
	width: 664px;
}

#right_copy{
	margin-left: 16px;
	margin-top: 12px;
	line-height: 25px;
}

#right_column1{
	width: 16px;
	height: 87px;
	background-image: url(../images/bg_body1.gif);
	float: left;
	position: relative;
}

/*------------Footer starts here-----------*/

#footer{
	width: 850px;
	margin: auto;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.white{
	background-color: White;
}

.white1{
	color: White;
}

.grey{
	background-color: #dadada;
}

.red{
	background-color: #bc0007;
	color: White;
}

a1.a:hover{
	text-decoration: none;
}