@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/bg3.jpg);
	background-repeat:repeat;
	padding:0px;
	margin:0px;
}

#container {
	width:100%;
	height:100%;
	vertical-align:top;

}

#content {
	width:1024px;
	height:800px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(dev/BI-BG4.jpg);
	background-repeat:no-repeat;
}

#header {
	width:1024px;
	height:185px;
}

#flashcontent {
}

#headerlinks {
	
	margin-bottom:20px;
	
}

#offer1 {
	float:right;
}

.divline {
	width:750px;
	height:1px;
	background-color:#06F;
	float:left;
}
#leftcontainer {
	margin-top:100px;
	width:750px;
	
}


#leftmenu {

	width:158px;
}

.headertext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#2B9170;
	padding:10px;
}

.ptext1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	padding-left:15px;
}

.textup {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#06F;
	font-weight:bold;
	font-style:italic;
}


	
#centercontent {
	padding:10px;
	width:550px;

	
}

#sidebox {

	text-align:left;
	width:220px;
	margin-right:30px;
	
	
}

#footer {
	width:1024px;
	height:200px;
	background-image:url(dev/footer.jpg);
	background-repeat:no-repeat;
	margin-top:380px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#09C;
	padding-left:300px;
	padding-top:50px;
	margin-left:70px;

}
#footer2 {
	width:178px;
	height:1024px;
	background-image:url(dev/footer2.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#09C;

}
.faqup {
	color:#4684C1;
	font-weight:bold;
}

