/* CSS Document */
*{margin:0px; padding:0px;}

body {
padding:0px;
margin:0px auto;
background: url(../images/bg.png) repeat-x;
}
div {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	line-height:normal;
}
a {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
#wrapper {
	margin: 0 auto;
	width: 980px;
}

#header-bg{
	margin: 0 auto;
	width: 980px;
	height:125px;
}
#quick-links {
	float:left;
	width: 240px;
	height: auto;
	margin-top:24px;
}
#quick-links1 {
	float:left;
	width: 220px;
	height: 35px;
}

#quick-links1 p{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-align: right;
	color: #333334;
	text-decoration: none;
}
#quick-links1 p a{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-align: right;
	color: #333334;
	text-decoration: underline;
}

#top_nav {
	float:left;
	width: 415px;
	height: auto;
}
#top_nav1 {
	float:right;
	width: 415px;
	height: 30px;
}
#top_nav1 p{

	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	text-align: right;
	color: #000;
	text-decoration: none;

}

#top_nav1 p a{

	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	text-align: right;
	color: #1526C9;
	text-decoration: underline;

}
#toll{
	font-family: Tahoma;
	font-size: 20px;
	font-weight:bold;
	text-align: right;
	color: #AA1826;
	text-decoration: none;
}
#top_nav2 {
	float:right;
	width: 415px;
	height: 25px;
}
#top_nav2 p{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	text-align: right;
	color: #DA8318;
	text-decoration: none;

}
#top_nav3 {
	float:left;
	width: 120px;
	height: 40px;
	margin-left:280px;
	background:url(../images/top-nav-bg-down.gif) no-repeat;
	margin-top:9px;
}
*html #top_nav3 {
	float:left;
	width: 120px;
	height: 40px;
	margin-left:140px;
}
#top_nav3 ul{
	padding-top:3px;
	margin-left:17px;
}
#top_nav3 li{

	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	text-align: right;
	color: #000;
	text-decoration: none;
	padding-top:1px;
	list-style:none;
	float:left;
}
#top_nav3 li a{

	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-align: right;
	color: #000;
	text-decoration: none;

}
#top_nav3 li a:hover{

	font-family: Arial
	font-size: 12px;
	font-weight:bold;
	text-align: right;
	color: #387283;
	text-decoration: underline;

}
#header {
	float:left;
	width: 323px;
	height: 85px;
	background: url(../images/logo.png) no-repeat;
	margin:25px 0 0 0;
	}
#header h1{
	display:none;
	float:left;
}

#nav {
	clear: both;
	width: 980px;	
	height: 40px;
	padding: 4px 0px 0px 10px;
	
}
*html #nav {
	clear: both;
	width: 980px;	
	height: 40px;
	padding: 4px 0px 0px 5px;
	
}
*+ html #nav {
	clear: both;
	width: 980px;	
	height: 40px;
	padding: 4px 0px 0px 10px;
	
}
#nav ul{
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;	
	color: #FFF;
	font-weight:normal;
	margin-left:5px;
	}
*html #nav ul{
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;	
	color: #FFF;
	font-weight:normal;
	margin-left:3px;
	}
#nav ul li{
	padding-right: 10px;
	padding-top: 8px;
	list-style: none;
	float: left;
}
#nav ul li a{
	font-family: Tahoma;
	font-size: 14px;
	font-weight:normal;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	padding-left: 5px;
	margin-top:-7px;
	
	}
#nav ul li a:hover{
	font-family: Tahoma;
	font-size: 14px;
	font-weight:normal;
	text-align: center;
	color: #000;
	text-decoration: none;
	padding-left: 5px;
	
	}
  #menu li {
    float: left;
    display: block;
    font-size: 8pt;
  }

  #menu li a {
    position: relative;
    padding: 6px 5px;
    display: block;
    font-weight: normal;
    color: #000;
  }

  #menu li a:hover, #menu li a.active {
    color: #000;
  }

  #menu li ul {
    left : -999em;
    position : absolute;
	padding-top:14px;

  }
  *html #menu li ul {
    left : -999em;
    position : absolute;
	padding-top:28px;

  }
    *+ html #menu li ul {
    left : -999em;
    position : absolute;
	padding-top:28px;

  }

  #menu li ul li { float : none; padding-top:3px; width:auto;}
  *html #menu li ul li { float : none; margin-top:-15px;width:220px; 
}
  *+ html #menu li ul li { float : none; margin-top:-15px;width:220px;}

  #menu li ul a {
    padding : 8px 25px;
    background:url(../images/nav_drop.gif) no-repeat;
    font-weight : normal;
	 color: #000;
	 text-align:left;
  } 

  #menu li ul a:hover {
    padding : 8px 25px;
    background:url(../images/nav_drop_hover.gif) no-repeat;
    font-weight : normal;
	 color: #fff;
	 text-align:left;
  }
  *html #menu li ul a {
  height:30px;
    padding : 8px 25px;
    background:url(../images/nav_drop.gif) no-repeat;
    font-weight : normal;
	 color: #000;
	 text-align:left;
  } 

  *html #menu li ul a:hover {
  height:30px;
    padding : 8px 25px;
    background:url(../images/nav_drop_hover.gif) no-repeat;
    font-weight : normal;
	 color: #fff;
	 text-align:left;
  }
  *+ html #menu li ul a {
  height:30px;
    padding : 8px 25px;
    background:url(../images/nav_drop.gif) no-repeat;
    font-weight : normal;
	 color: #000;
	 text-align:left;
  } 

  *+ html #menu li ul a:hover {
  height:30px;
    padding : 8px 25px;
    background:url(../images/nav_drop_hover.gif) no-repeat;
    font-weight : normal;
	 color: #fff;
	 text-align:left;
  }

  #menu li:hover ul, #menu li.sfhover ul {
    left: auto;
  }

#banner-bg {
	float:left;
	width: 980px;
	height: auto;
	}

#banner {
	float:left;
	width: 700px;
	height: auto;
	background: url(../images/banner-bg.png) no-repeat;
	margin-top:2px;
	margin-left:28px;
	}
*html #banner {
	float:left;
	width: 700px;
	height: auto;
	background: url(../images/banner-bg.png) no-repeat;
	margin-top:2px;
	margin-left:14px;

	}
#banner1 {
	float:left;
	width: 924px;
	height: auto;
	margin-top:2px;
	margin-left:28px;
	}
*html #banner1 {
	float:left;
	width: 924px;
	height: auto;
	margin-top:2px;
	margin-left:14px;

	}
#banner2 {
	float:left;
	width: 700px;
	height: auto;
	margin-top:2px;
	margin-left:28px;
	}
*html #banner2 {
	float:left;
	width: 700px;
	height: auto;
	margin-top:2px;
	margin-left:14px;

	}
#banner-ad {
	float:left;
	width: 700px;
	height: 174px;
	background: url(../images/ban_02.gif) no-repeat;
	margin-top:2px;
	}
#banner-com {
	float:left;
	width: 700px;
	height: 142px;
}
*html #banner-com {
	float:left;
	width: 700px;
	height: 142px;
}
#banner-com-box1 {
	float:left;
	width: 300px;
	height: 142px;
}

#banner-com-box1 p {
	color: #c00000;
	font-family: Arial;
	font-weight: bold;
	font-size: 45px;
	text-decoration: none;
	text-align:center;
	padding-top:40px;
}
*html #banner-com-box1 p {
	color: #c00000;
	font-family: Arial;
	font-weight: bold;
	font-size: 45px;
	text-decoration: none;
	text-align:center;
	padding-top:40px;

}
.banner-com-box1-small{
	color: #000;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-align:center;
}
*html .banner-com-box1-small{
	color: #000;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-align:center;
}

#banner-com-box2 {
	float:left;
	width: 400px;
	height: 142px;
}
#banner-com-box2-box1 {
	float:left;
	width: 175px;
	height: 142px;
}
#banner-com-box2-box1 p {
	color: #c00000;
	font-family: Arial;
	font-weight: bold;
	font-size: 45px;
	text-decoration: none;
	text-align:center;
	padding-top:40px;
}
*html #banner-com-box2-box1 p {
	color: #c00000;
	font-family: Arial;
	font-weight: bold;
	font-size: 45px;
	text-decoration: none;
	text-align:center;
	padding-top:40px;
}
#banner-com-box2-box2 {
	float:left;
	width: 225px;
	height: 142px;
}
#banner-com-box2-box2 p {
	color: #c00000;
	font-family: Arial;
	font-weight: bold;
	font-size: 30px;
	text-decoration: none;
	text-align:center;
	padding-top:60px;
	line-height:33px;
}
*html #banner-com-box2-box2 p {
	color: #c00000;
	font-family: Arial;
	font-weight: bold;
	font-size: 30px;
	text-decoration: none;
	text-align:center;
	padding-top:60px;
}


#banner-com1 {
	float:left;
	width: 700px;
	height: 30px;
}
#banner-com1 p {
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-style:italic;
	font-size: 14px;
	text-decoration: none;
	text-align:right;
	line-height:20px;
	padding-right:30px;
	padding-top:10px;
}
*html #banner-com1 p {
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-style:italic;
	font-size: 14px;
	text-decoration: none;
	text-align:right;
	line-height:20px;
	padding-right:30px;
}
#box-outer {
	float:left;
	width: 220px;
	height: auto;
	}
*html #box-outer {
	float:left;
	width: 220px;
	height: auto;
	margin-left:-23px;
	}

#contact-form {
	float:left;
	width: 220px;
	height: auto;
	background:url(../images/form-box-content-top.png) repeat-y;
	margin-left:4px;
	}
*html #contact-form {
	float:left;
	width: 220px;
	height: auto;
	background:url(../images/form-box-content-top.png) repeat-y;
	margin-left:8px;
}
#contact-form1 {
	float:left;
	width: 220px;
	height: auto;
	background:url(../images/form-box-content-top.png) repeat-y;
	margin-left:4px;
	}
*html #contact-form1 {
	float:left;
	width: 220px;
	height: auto;
	background:url(../images/form-box-content-top.png) repeat-y;
	margin-left:8px;
}
#contact-form-bot {
	float:left;
	width: 220px;
	height: 34px;
	background:url(../images/form-box-content-bottom.png) no-repeat;
	margin-left:4px;
	}
*html #contact-form-bot {
	float:left;
	width: 220px;
	height: 34px;
	background:url(../images/form-box-content-bottom.png) no-repeat;
	margin-left:8px;
}

#contact-form #formtagbox{
	float:left;
	width: 218px;
	height: 25px;
	background:#E4E4CA;
	margin-left:1px;
}
#contact-form #formtagbox1{
	float:left;
	width: 218px;
	height: 25px;
	background:#d4d4a8;
	margin:5px 0 5px 1px;
}
#contact-form #formtagbox1 h2{
	color: #000;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-align:left;
	text-decoration:none;
	padding: 3px 0 0 0;
}
#contact-form #formtagbox2{
	float:left;
	width: 218px;
	height: 25px;
	background:#d4d4a8;
	margin:5px 0 5px 1px;

}
#contact-form #formtagbox2 h2{
	color: #000;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-align:left;
	text-decoration:none;
	padding: 2px 0 0 0;
}
#banner-bg #contact-form #formtagbox p{
	color: #000;
	font-family: Arial Narrow;
	font-weight: normal;
	font-size: 10px;
	text-align:left;
	text-decoration:none;
}
#contact-form #formtagbox p img{
	padding:5px 0 0 1px;
}
#star-ind p{
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	text-align:left;
	text-decoration:none;
	padding: 0 0 0 3px;
}
#star{
	color:#AA1826;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
}
#contact-form h1 {
	color: #AA1826;
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	text-align:justify;
	margin-top:5px;
	margin-left:15px;
	}
#contact-form h2 {
	color: #DA8318;
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	text-align:justify;
	margin-bottom:5px;
	margin-left:15px;

	}

#contact-form1 h1 {
	color: #AA1826;
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	text-align:left;
	margin-bottom:5px;
	margin-left:5px;
	margin-top:10px;
	font-weight:bold;
	}
#contact-form1 h2 {
	color: #AA1826;
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	text-align:left;
	margin-bottom:5px;
	margin-left:5px;
	margin-top:15px;
	font-weight:bold;

	}
#contact-form1 p {
	color: #333333;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	text-align:left;
	margin:10px 10px 0 10px;
	font-weight:normal;
	line-height:18px;

	}
#contact-form1 p b{
	color: #265e70;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	text-align:left;
	font-weight:bold;

	}

#contact-form1 ul {
	color: #333333;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	text-align:left;
	margin:10px 10px 0 25px;
	font-weight:normal;
	line-height:18px;

	}

.single-field-box{
	float:left;
	width: 220px;
	height: 40px;
}
*html .single-field-box{
	float:left;
	width: 220px;
	height: 40px;
	margin-bottom:-1px;

}
.single-field-box p {
	color: #000;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	margin-top:2px;
	margin-left:3px;
}
*html .single-field-box p {
	color: #000;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	margin-top:-3px;
}

#form3{
	float:left;
	width: 100px;
	height: 25px;
	margin-left:65px;
	margin-top:5px;
}
*html #form3{
	float:left;
	width: 100px;
	height: 25px;
	margin-left:35px;
	margin-top:2px;
}


#form11{
	float:left;
	width: 95px;
	height: 40px;
}
*html #form11{
	float:left;
	width: 95px;
	height: 40px;
}

#form11 p{
	color: #000;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#form12{
	float:left;
	width: 90px;
	height: 40px;
	margin-left:5px;
}
*html #form12{
	float:left;
	width: 90px;
	height: 40px;
	margin-left:5px;
}

#form12 p{
	color: #000;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#form121{
	float:left;
	width: 65px;
	height: 40px;
	margin-left:5px;
}
*html #form121{
	float:left;
	width: 65px;
	height: 40px;
	margin-left:5px;
}

#form121 p{
	color: #000;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#formf{
	float:left;
	width: 220px;
	height: 200px;
}
*html #formf{
	float:left;
	width: 220px;
	height: 200px;
	margin-bottom:-1px;

}
#formf p {
	color: #000;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	margin-top:2px;
	margin-left:3px;
}
*html #formf p {
	color: #000;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	margin-top:-3px;
}
.select-field-box{
	float:left;
	width: 220px;
	height: 40px;
}
*html .select-field-box{
	float:left;
	width: 220px;
	height: 40px;
	margin-bottom:-1px;

}
.select-field-box p {
	color: #000;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	margin-top:2px;
	margin-left:3px;
}
*html .select-field-box p {
	color: #000;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	margin-top:-3px;
}
#form112{
	float:left;
	width: 50px;
	height: 40px;
	margin-left:5px;
}
*html #form112{
	float:left;
	width: 50px;
	height: 40px;
	margin-left:5px;
}

#form112 p{
	color: #000;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#form-message{
	float:left;
	width: 220px;
	height: 63px;
}
*html #form-message{
	float:left;
	width: 220px;
	height:63px;
	margin-bottom:-1px;

}
#form-message p {
	color: #000;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	margin-top:2px;
	margin-left:3px;
}
*html #form-message p {
	color: #000;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	margin-top:-3px;
}
#form-captcha{
	float:left;
	width: 220px;
	height: auto;
}
#form-captcha img{
	border:1px;
	border-color: #CCCCCC;
	border-style: solid;
	margin-left:3px;
}
*html #form-captcha{
	float:left;
	width: 220px;
	height: auto;
	margin-bottom:-1px;

}
.list-form{
	border:1px;
	border-color: #CCCCCC;
	border-style: solid;
	width:215px;
	height:20px;
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	
}
*html .list-form{
	border:1px;
	border-color: #CCCCCC;
	border-style: solid;
	width:215px;
	height:20px;
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	
}

.list-form1{
	border:1px;
	border-color: #CCCCCC;
	border-style: solid;
	width:250px;
	height:20px;
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	
}
*html .list-form1{
	border:1px;
	border-color: #CCCCCC;
	border-style: solid;
	width:250px;
	height:20px;
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	
}
.list-form2{
	border:1px;
	border-color: #CCCCCC;
	border-style: solid;
	width:90px;
	height:18px;
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	
}
*html .list-form2{
	border:1px;
	border-color: #CCCCCC;
	border-style: solid;
	width:90px;
	height:18px;
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	
}

.list-form3{
	border:1px;
	border-color: #CCCCCC;
	border-style: solid;
	width:112px;
	height:18px;
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	
}
*html .list-form3{
	border:1px;
	border-color: #CCCCCC;
	border-style: solid;
	width:112px;
	height:18px;
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	
}
.list-form4{
	border:1px;
	border-color: #CCCCCC;
	border-style: solid;
	width:115px;
	height:18px;
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	
}
*html .list-form4{
	border:1px;
	border-color: #CCCCCC;
	border-style: solid;
	width:115px;
	height:18px;
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	
}
.list-form5{
	border:1px;
	border-color: #CCCCCC;
	border-style: solid;
	width:212px;
	height:18px;
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	
}
*html .list-form5{
	border:1px;
	border-color: #CCCCCC;
	border-style: solid;
	width:212px;
	height:18px;
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	
}
.list-form6{
	border:1px;
	border-color: #CCCCCC;
	border-style: solid;
	width:400px;
	height:100px;
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	
}
*html .list-form6{
	border:1px;
	border-color: #CCCCCC;
	border-style: solid;
	width:400px;
	height:100px;
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	
}
.list-form7{
	border:1px;
	border-color: #CCCCCC;
	border-style: solid;
	width:60px;
	height:18px;
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	
}
*html .list-form7{
	border:1px;
	border-color: #CCCCCC;
	border-style: solid;
	width:60px;
	height:18px;
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	
}
.list-form8{
	border:1px;
	border-color: #CCCCCC;
	border-style: solid;
	width:40px;
	height:18px;
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	
}
*html .list-form8{
	border:1px;
	border-color: #CCCCCC;
	border-style: solid;
	width:40px;
	height:18px;
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	
}
.list-form9{
	border:1px;
	border-color: #CCCCCC;
	border-style: solid;
	width:212px;
	height:40px;
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	overflow:auto;
	
}
*html .list-form9{
	border:1px;
	border-color: #CCCCCC;
	border-style: solid;
	width:212px;
	height:40px;
	color: #000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	overflow:auto;
}
#content {
	clear: both;
	float: left;
	width: 980px;
	height: auto;
	background: url(../images/content.png) repeat-y;
}

*html #content {
	clear: both;
	float: left;
	width: 980px;
	height: auto;
	background: url(../images/content.png) repeat-y;
}
#box1{
	float: left;
	width: 700px;
	height:auto;
}
*html #box1{
	float: left;
	width: 700px;
	height:auto;
	margin:-5px 0 0 1px;
}


#box1-middle {
	float: left;
	width: 160px;
	height:200px;
}
*html #box1-middle {
	float: left;
	width: 160px;
	height:200px;
}
#box1-middle h1 {
	
	text-align: left;
	color: #333334;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	padding-left:7px;

}

#box1-middle1 {
	float: left;
	width: 165px;
	height:200px;
}
*html #box1-middle1 {
	float: left;
	width: 160px;
	height:200px;
}
#box1-middle1 h1 {
	
	text-align: left;
	color: #333334;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	padding-left:7px;

}
#box1-middle ul{
	padding:3px 0 0 7px;
}

#box1-middle ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	color: #454E57;
	line-height: 18px;
	list-style:none;
	background: url(../images/bullet1.gif)  0 9px no-repeat;
	padding:3px 0 0 20px;
}
#box1-middle ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	color: #454E57;
	line-height: 18px;
	list-style:none;
}
#box1-middle ul li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	color: #245564;
	line-height: 18px;
	list-style:none;
}
#box1-middle1 ul{
	padding:3px 0 0 7px;
}

#box1-middle1 ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align: left;
	color: #454E57;
	line-height: 18px;
	list-style:none;
	background: url(../images/bullet1.gif)  0 9px no-repeat;
	padding:3px 0 0 20px;
}
#box1-middle1 ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align: left;
	color: #454E57;
	line-height: 18px;
	list-style:none;
}
#box1-middle1 ul li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align: left;
	color: #245564;
	line-height: 18px;
	list-style:none;
}
#box2-middle {
	float: left;
	width: 370px;
	height:200px;
}
*html #box2-middle {
	float: left;
	width: 370px;
	height:270px;
	margin-left:5px;
}
#box2-middle h1 {
	
	text-align: left;
	color: #333334;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	padding-left:7px;

}
#box2-middle-inner {
	float: left;
	width: 370px;
	height:70px;
}
*html #box2-middle-inner {
	float: left;
	width: 370px;
	height:70px;
	margin-left:-5px;
}

#box2-middle-ads {
	float: left;
	width: 30px;
	height:32px;
		margin-top:10px;
	margin-left:7px;

}
#box2-middle-ads-text {
	float: left;
	width: 60px;
	height:32px;
	margin-top:17px;
	margin-left:5px;
}
*html #box2-middle-ads-text {
	float: left;
	width: 55px;
	height:32px;
	margin-top:17px;
	margin-left:5px;
}

#box2-middle-ads-text p{
	text-align: left;
	color: #454E57;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
}
#box2-middle-ads-text p a{
	text-align: left;
	color: #454E57;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
}
#box2-middle-ads-text1 {
	float: left;
	width: 35px;
	height:32px;
	margin-top:17px;
	margin-left:5px;
}
#box2-middle-ads-text1 p{
	text-align: left;
	color: #454E57;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
}
#box2-middle-ads-text1 p a{
	text-align: left;
	color: #454E57;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
}
#box2-middle-ads-text2 {
	float: left;
	width: 45px;
	height:32px;
	margin-top:17px;
	margin-left:5px;
}
*html #box2-middle-ads-text2 {
	float: left;
	width: 45px;
	height:32px;
	margin-top:17px;
	margin-left:3px;
}

#box2-middle-ads-text2 p{
	text-align: left;
	color: #454E57;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
}
#box2-middle-ads-text2 p a{
	text-align: left;
	color: #454E57;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
}
#box2-middle-ads-text3 {
	float: left;
	width: 230px;
	height:32px;
	margin-top:17px;
	margin-left:5px;
}
#box2-middle-ads-text3 p{
	text-align: left;
	color: #454E57;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
}
#box2-middle-ads-text3 p a{
	text-align: left;
	color: #454E57;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	text-decoration: underline;
}
#box2 {
	float: left;
	width: 700px;
	height: auto;
	margin-top:15px;
	margin-left:2px;
}
*html #box2 {
	float: left;
	width: 700px;
	height: auto;
	margin-top:-1px;
	margin-left:1px;
}
#list-box{
	float:left;
	width:172px;
	height:auto;
	background:url(../images/list-bg.gif) no-repeat;
	margin:1px;
}
*html #list-box{
	float:left;
	width:172px;
	height:auto;
	background:url(../images/list-bg.gif) no-repeat;
	margin:3px -7px 1px 1px;
}

#list-box h1 {
	
	text-align: center;
	color: #000;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	text-decoration:underline;
	margin-top:5px;

}
#list-box-box1{
	float:left;
	width:172px;
	height:50px;
}

#list-box-box1 ul{
	padding-left:30px;
	padding-top:10px;
		width:150px;
		height:40px;

	}

#list-box-box1 ul li{
	width:120px;
	list-style:none;
	font-family: Arial;
	font-size: 12px;
	text-align: left;	
	color: #FFF;
	font-weight:bold;
	float: left;
	background: url(../images/bullet.gif) 0 3px no-repeat;
	padding-left:20px;
}
#list-box-box2{
	float:left;
	width:172px;
	height:80px;
}
#list-box-box2 p{
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	line-height:20px;
	margin:0 10px 0 10px;
	padding-left:13px;

}
#list-box1{
	float:left;
	width:172px;
	height:auto;
	background:url(../images/list-bg.gif) no-repeat;
	margin:1px;
}
*html #list-box1{
	float:left;
	width:172px;
	height:auto;
	background:url(../images/list-bg.gif) no-repeat;
	margin:3px 1px 1px 1px;
}

#list-box1 h1 {
	
	text-align: center;
	color: #000;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	text-decoration:underline;
	margin-top:5px;

}
#list-box1-box1{
	float:left;
	width:172px;
	height:50px;
}

#list-box1-box1 ul{
	padding-left:15px;
	padding-top:10px;
		width:150px;
		height:40px;

	}

#list-box1-box1 ul li{
	width:130px;
	list-style:none;
	font-family: Arial;
	font-size: 12px;
	text-align: left;	
	color: #FFF;
	font-weight:bold;
	float: left;
	background: url(../images/bullet.gif) 0 3px no-repeat;
	padding-left:20px;
}
#list-box1-box2{
	float:left;
	width:172px;
	height:80px;
}

#list-box1-box2 p{
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	line-height:20px;
	margin:0 10px 0 10px;
	padding-left:8px;

}


#learn-more{
	float:left;
	width:100px;
	height:20px;
	margin-left:55px;
	margin-top:3px;
}
*html #learn-more{
	float:left;
	width:100px;
	height:20px;
	margin-left:30px;
	margin-top:3px;
}

#learn-more p{
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;

}
#learn-more p a{
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;

}

#startnow{
	float:left;
	width:100px;
	height:25px;
	margin-left:40px;
	margin-top:10px;
}
*html #startnow{
	float:left;
	width:100px;
	height:25px;
	margin-left:23px;
	margin-top:10px;
}

#startnow p{
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;

}
#startnow p a{
	text-align: left;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;

}
#line-horiz{
	width:690px;
	height:3px;
	float:left;
	background:url(../images/line-horiz.gif) repeat-x;
	margin:10px 15px 10px 5px;
}
*html #line-horiz{
	width:690px;
	height:3px;
	float:left;
	background:url(../images/line-horiz.gif) repeat-x;
	margin:12px 15px 10px 3px;
}

#line-horiz1{
	width:920px;
	height:3px;
	float:left;
	background:url(../images/line-horiz.gif) repeat-x;
	margin:5px 15px 5px 30px;
}
*html #line-horiz1{
	width:920px;
	height:3px;
	float:left;
	background:url(../images/line-horiz.gif) repeat-x;
	margin:-10px 15px 0 15px;
}

#line-horiz2{
	width:915px;
	height:3px;
	float:left;
	background:url(../images/line-horiz.gif) repeat-x;
	margin:10px 15px 10px 5px;
}
*html #line-horiz2{
	width:915px;
	height:3px;
	float:left;
	background:url(../images/line-horiz.gif) repeat-x;
	margin:12px 15px 10px 3px;
}
#rate-box-top{
	float:left;
	width:209px;
	height:5px;
	background:url(../images/rates-box-top.gif) no-repeat;
	margin-top:10px;
	margin-left:12px;
}
*html #rate-box-top{
	float:left;
	width:209px;
	height:5px;
	background:url(../images/rates-box-top.gif) no-repeat;
	margin-top:10px;
	margin-left:11px;
}

#rate-box-middle{
	float:left;
	width:209px;
	height:auto;
	background:url(../images/rates-box-middle.gif) repeat-y;
	margin-left:12px;
}
*html #rate-box-middle{
	float:left;
	width:209px;
	height:auto;
	background:url(../images/rates-box-middle.gif) repeat-y;
	margin-left:11px;
	margin-top:-10px;
}
#ratetable{
	float: left;
	width:209px;
	height:auto;
}
*html #ratetable{
	float: left;
	width:208px;
	height:auto;
}

#ratetable table{

	margin-left:6px;
}
*html #ratetable table{

	margin-left:3px;
}
#ratetable table tr td{
	text-align:center;
}

#raterate{
	float: left;
	width:140px;
	height:auto;
}
#rate-head{
	float: left;
	width:140px;
	height:40px;
}

#rate-head p{
	text-align: left;
	color: #333333;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
	margin-top:3px;
	margin-left:8px;
}
#rate-head1{
	float: left;
	width:140px;
	height:23px;
}
#freeconsult{
	float: left;
	width:195px;
	height:57px;
	margin-left:9px;
}
*html #freeconsult{
	float: left;
	width:195px;
	height:57px;
	margin-left:4px;
}
#freeconsult1{
	float: left;
	width:195px;
	height:57px;
	margin-left:19px;
	margin-top:10px;
}
*html #freeconsult1{
	float: left;
	width:195px;
	height:57px;
	margin-left:14px;
	margin-top:10px;
}

#rate-head1 p{
	text-align: left;
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	margin-top:8px;
	margin-left:8px;
}

#chatgirl{
	float: left;
	width:63px;
	height:63px;
}
#rate-box-bot{
	float:left;
	width:209px;
	height:5px;
	background:url(../images/rates-box-bot.gif) no-repeat;
	margin-left:12px;
}
*html #rate-box-bot{
	float:left;
	width:209px;
	height:5px;
	background:url(../images/rates-box-bot.gif) no-repeat;
		margin-left:11px;

}

#border1{
	
	border-top-color:#BEBEBE;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#BEBEBE;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#BEBEBE;
	border-right-style:solid;
	border-right-width:1px;
}
#border2{
	
	border-top-color:#BEBEBE;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#BEBEBE;
	border-right-style:solid;
	border-right-width:1px;
}
#border3{
	
	border-top-color:#BEBEBE;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#BEBEBE;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#BEBEBE;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#BEBEBE;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#border4{
	
	border-top-color:#BEBEBE;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#BEBEBE;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#BEBEBE;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#footer{
	width:980px;
	height:80px;
	float:left;

}
*html #footer{
	width:980px;
	height:80px;
	float:left;
	margin-top:-15px;
}

.lt_float1{float:left; width:767px; height: auto;}
.lt_float1 p{ font-weight:normal; font-family: Arial; font-size: 12px; padding-left:30px;  padding-bottom:3px; color:#3E302F; text-align: left; line-height:18px;}

*html .lt_float1{float:left; width:767px; height: auto;}
*html .lt_float1 p{ font-weight:normal; font-family: Arial; font-size: 12px; padding-left:30px;  padding-bottom:0px; color:#3E302F; text-align: left;line-height:18px;}

.lt_float2{float:left; width:200px; height: 50px; font-weight:normal; font-family: Arial; font-size: 12px; padding-top:5px;   padding-bottom:0px; color:#3E302F; text-align: left;}
.lt_float2 a img{margin:0 4px 0 4px;}

*html .lt_float2{float:left; width:200px; height: 50px; font-weight:normal; font-family: Arial; font-size: 12px; padding-top:1px;  padding-bottom:0px; color:#3E302F; text-align: left;}

.lt_float3{float:left; width:767px; height: 50px;}
.lt_float3 p{ font-weight:normal; font-family: Arial; font-size: 12px; padding-left:30px;  padding-top:5px; color:#3E302F; text-align: left;}

*html .lt_float3{float:left; width:765x; height: 50px;}
*html .lt_float3 p{ font-weight:normal; font-family: Arial; font-size: 12px; padding-top:1px; padding-left:30px;  padding-top:5px; color:#3E302F; text-align: left;}

.gradient-overlay{
 float:left;width:220px; height:auto; background-color:#000000; position:absolute;
}
*html .gradient-overlay{
 float:left;width:220px; height:auto; background-color:#000000; position:absolute;
}
.ajax-loadimg{
float:left;
width:100px;
height:100px;
position:absolute;
margin:250px 0 0 60px;
}

