@charset "utf-8";

#wrapper {
    width: 950px; 
	margin: auto; 
	
}

#header {
	background-image: url(images/banner.jpg);
	height: 123px;
	width: 950px;
	position: inherit;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

#main_body {
	height: 350px;
	width: 916px;
	margin: auto;
	margin-top:5px;
	background-image: url(images/home.png);
}
#main_left {
	height: 350px;
	width:225px;
	text-align:justify;
	padding-left:15px;
	padding-right:10px;
	padding-top:1px;
	float:left;
}
#main_right {
	height:350px;
	width:350px;
	float:right;
	margin-right: 15px;
	text-align: right;
}
#op_body {
	height: 350px;
	width: 916px;
	margin: auto;
	margin-top:5px;

}
#op_left{
	height:350px;
	width:600px;
	float:left;
}
#op_left_sub {height:260px;width:700px;	float:left;	background-image:url(services/background.png);}
#op_right{height: 350px;width:225px;float:right;margin-top:25px}
#submenu {width:1000px;	height:137px;text-align: center;margin:auto;float: none;clear: left;}
#disclaimer {width:830px;margin:auto;height:auto;font-family:Arial, Helvetica;color:#000000;padding-top:3px;font-weight:bold;text-align:center;font-size: x-small;}

#right_nav {font:Arial, Helvetica;color:#000;}

/***********TEXT********/
.main_large {font-family:"Arial", Gadget, sans-serif;font-size:medium;color:#333;font-style: normal;font-weight: normal;}
.main {
	font-family:"Arial", Gadget, sans-serif;
	font-size:small;
	color:#FFF;
}
.b1 {font-family:"Arial", Gadget, sans-serif;
	font-size:small;
	color:#000;
}
.b2 {font-family:"Arial", Gadget, sans-serif;
	font-size:x-small;
	color:#FFF;
}

/*******lists*****/

.list {list-style:none; margin:10px 0 15px 3px; font-weight:bold;a color:#FFF;}
.list-list {display:block; width:600px; border-bottom:1px dotted #B4B4B4; padding:3px 0 3px 0; color:#FFF;}
.list-top {display:block; width:600px; border-bottom:1px dotted #B4B4B4; padding:3px 0 3px 0;color:#FFF;}
.list-heading {list-style:none; display:block; width:550px; border-bottom:1px dotted #B4B4B4; padding:3px 0 3px 50px;color:#FFF; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:medium}

.lr {list-style:none; margin:10px 0 15px 3px; font-weight:bold; font-family:"Arial", Gadget, sans-serif;
	font-size:small;
	color:#333;;}
.l_r {dislay:block; width:200px; border-bottom:1px dotted #B4B4B4; padding:3px 0 3px 0; font-family:"Arial", Gadget, sans-serif;
	font-size:small;
	color:#333;}
.l_rr {display:block; width:200px; border-bottom:1px dotted #B4B4B4; border-top:1px dotted #B4B4B4; padding:3px 0 3px 0;font-family:"Arial", Gadget, sans-serif;
	font-size:small;
	color:#333;}
	
	
	/*******This is the code for the product page********/

#tmf{
	width:325px;
	height:400px;	background-image:url(products/pone.png);
	background-repeat: no-repeat;	margin-right:10px;
	float:left;
	padding-bottom:10px;
}
#tmft{
	width:325px;
	height:400px;	background-image:url(products/ptwo.png);
	background-repeat: no-repeat;	margin-right:10px;
	float:left;
	padding-bottom:10px;
}
#tmfh{	width:300px;
	height:180px;
}


#header-3 {padding:0 0 0 5px; color:#CCC;}
.List {font-weight:normal; color:white; padding-top:1px; list-style:none}
.List LI {
	background:url(products/arrow.gif) center left no-repeat;
	padding:0 0 2px 7px;
	margin-left: 2px;
}
#op_body_2 {height:470px;width: 916px;margin: auto;margin-top:5px;}
#op_left_2 {height:350px;width:670px;float:left;}


/*******BORROW PAGE*******/

#op_left_sub2 {
	height:900px;
	width:700px;
	float:left;
	border:thick;
	border-color: #000;
}


/****faq page-******/

.faq {list-style:none; margin:10px 0 15px 3px; font-weight:bold;a color:#000;}
.faq-faq {display:block; width:600px; border-bottom:1px dotted #B4B4B4; padding:3px 0 3px 0; color:#000;
font-weight:normal}
.faq-top {display:block; width:600px; border-bottom:1px dotted #B4B4B4; padding:3px 0 3px 0;color:#000;}
.faq-heading {list-style:none; display:block; width:550px; border-bottom:1px dotted #B4B4B4; padding:3px 0 3px 50px;color:#000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:medium}

#op_left_sub3 {height:260px;width:700px;	float:left;	;}