/*			C  S  S			D  O  C  U  M  E  N  T			*/

body {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	padding:0px;
	margin:0 0 0 0;
	line-height:17px;
	background-color:#150b06;
}

img, ul, li , form, input, div, h1, h2, p {margin:0; padding:0;}

img {border:none;}

ul {list-style-type:none;}


/*			G E N E R A L     S T Y L E     S T A R T	   		*/

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#0f0f0f;
	padding:0px;
	margin:0px;
}

p{
	padding-bottom:5px;
}

.bannerbg{
	background:url(../images/bannerbg.jpg) no-repeat left top;
	width:846px;
	height:335px;
	}
	
.menubg{
	background:url(../images/menubg.jpg) no-repeat left top;
	width:388px;
	height:54px;
	}
	
.home1{
	width:52px;
	height:19px;
	display:block;
	background:url(../images/homeh.gif) no-repeat;
	}
	
a.home{
	width:52px;
	height:19px;
	display:block;
	background:url(../images/home.gif) no-repeat;
	}
a.home:hover{
	width:52px;
	height:19px;
	display:block;
	background:url(../images/homeh.gif) no-repeat;
	}
	
.who1{
	width:81px;
	height:11px;
	display:block;
	background:url(../images/whoh.gif) no-repeat;
	}
	
a.who{
	width:81px;
	height:11px;
	display:block;
	background:url(../images/who.gif) no-repeat;
	}
a.who:hover{
	width:81px;
	height:11px;
	display:block;
	background:url(../images/whoh.gif) no-repeat;
	}
	
.methods1{
	width:78px;
	height:15px;
	display:block;
	background:url(../images/methodsh.gif) no-repeat;
	}
	
a.methods{
	width:78px;
	height:15px;
	display:block;
	background:url(../images/methods.gif) no-repeat;
	}
a.methods:hover{
	width:78px;
	height:15px;
	display:block;
	background:url(../images/methodsh.gif) no-repeat;
	}
	
.bodybg{
	background:url(../images/bodybg.gif) repeat-x left top;
	height:88px;
	border-left:1px solid #6b100d;
	border-right:1px solid #6b100d;
	}
	
.para{
	width:100%;
	}
.para ul{
	padding:30px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:block;
	}
.para ul li{
	background:url(../images/bullet1.jpg) no-repeat left top;
	list-style-type:none;
	padding:0px 0px 10px 20px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#949494;
	line-height:19px;
	}
	
.para2{
	width:100%;
	}
.para2 ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:block;
	}
.para2 ul li{
	background:url(../images/bullet1.jpg) no-repeat left top;
	list-style-type:none;
	padding:0px 0px 10px 20px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#FFFFFF;
	line-height:19px;
	}
	
.linkclass{
	border:none;
	padding:0;
	margin:0;
	}
	
.pad1{
	padding:15px 20px 40px 30px;
	}
	
.pad2{
	padding:0px 20px 0px 30px;
	}
	
.pad3{
	padding:15px 20px 15px 30px;
	}
	
.pad4{
	padding:25px 20px 25px 30px;
	}
	
.pad4a{
	padding:15px 20px 15px 30px;
	}
	
.pad5{
	padding:15px 20px 79px 30px;
	}
	
.pad6{
	padding:15px 20px 62px 30px;
	}



/*			T E X T     S T Y L E     S T A R T	   		*/

.blktxt1{
	font-family:Tahoma, Verdana, Arial;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}
a.blktxt1:hover{
	font-family:Tahoma, Verdana, Arial;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	}
	
.blktxt2{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#150b06;
	text-decoration:none;
	}
a.blktxt2:hover{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#aa1f1b;
	text-decoration:none;
	}
	
.whttxt1{
	font-family:Tahoma, Verdana, Arial;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	}
a.whttxt1:hover{
	font-family:Tahoma, Verdana, Arial;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
	}
	
.whttxt2{
	font-family:Tahoma, Verdana, Arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	}
a.whttxt2:hover{
	font-family:Tahoma, Verdana, Arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
	}