body {
	background-color: #BFE4FF;
	background-image: url(images/bghead.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:15pt;
	color: #000;
	text-align:justify;

}

.head{height:135px; width:900px; background-image:url(images/index_01.jpg); background-repeat:no-repeat; }
.support{float:right; padding-right:30px; padding-bottom:50px;}


/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; font-size:11px;}
.rbroundbox { width: 230px; margin: 1em auto; }



/* set millions of background images */
.rbroundbox1 { background: url(images/nt.gif) repeat; }
.rbtop1 div { background: url(images/tl.gif) no-repeat top left; }
.rbtop1 { background: url(images/tr.gif) no-repeat top right; }
.rbbot1 div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot1 { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop1 div, .rbtop1, .rbbot1 div, .rbbot1 {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent1 { margin: 0 7px; text-align:justify;}
.rbroundbox1 { width: 600px; margin: 1em auto; }


h1 { padding: 10px 0 10px 0; margin: 0; text-transform:uppercase; font-family:"Arial Narrow", Calibri; font-weight:normal; color: #08c; }
h2 {font:normal 20px/25px Verdana, Arial, Helvetica, sans-serif; color:#405566;  font-weight:bold; color: #08c;}


.benefits dl {
	position: 			relative;
	margin: 			10px 0 0 30px;
	}

	.benefits dl dd {
		position: 			relative;
		margin: 			0 0 10px 20px;
		font-size:			110%;
		padding: 			10px 0 0 50px;
		min-height: 		24px;
		height: 			21px;
		background:			url(images/bulitas.jpg) no-repeat;
		font-size: 20px;
		

	}




img.pic{
float:right;
padding:5px;
margin:0 0 0 0;

}


#form{float:left; margin:25px 15px 0 0; width:450px;}

#inputArea
	{
	    font-family: Arial, Sans-Serif;
	    font-size: 13px;
	    background-color: #d6e5f4;
	    padding: 10px;
	    width:450px;
		float:left;
			}
	#inputArea input, #inputArea textarea
	{
	    font-family: Arial, Sans-Serif;
	    font-size: 13px;
	    margin-bottom: 5px;
	    display: block;
	    padding: 4px;
	    width: 425px;
		
	}

        .activeField
        {
            background-image: none;
            background-color: #ffffff;
            border: solid 1px #33677F;
        }
        .idle
        {
	    border: solid 1px #85b1de;
	    background-image: url( 'images/blue_bg.png' );
	    background-repeat: repeat-x;
	    background-position: top;
        }


.formbutton {
cursor : pointer;
border : 1px outset #ccc;
background : #999;
color : #666;
font-weight : bold;
padding : 1px 2px;
background : url(images/formbg.gif) repeat-x left top;
margin-left:2px;
}

.button{width:450px; background-color:#d6e5f4;  float:left; padding:10px;}







.footerbg{background-image:url(images/index_13.jpg); background-repeat:repeat-x; width:100%; background-color:#0f214d;}
#footer_txt{color: #fff; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin:15px 0 10px 0; width:850px;}
#footer_txt a {
	color: #fff;
	text-decoration: none;
}
#footer_txt  a:hover  {
	color: #fff;
	text-decoration: underline;
}

.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #FF0000;
	text-decoration: none;
}
.headerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #FF0000;
	text-decoration: none;
}
.headertext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}