 /** Website template by freewebsitetemplates.com **/
 body { 
            margin:0;
			padding:0;
			background: url("../images/bg-body.gif");
			background-repeat:repeat-x;
			font-family: "Calibri";
	}
	
 #page{
      
 
 }	
 
 #header{
    width:960px;
	height:72px;
	position:relative;
	margin:0 auto;
 }
		
  #header a#logo{
     position:relative;
	 z-index:100;
  }		
  
  #header a#logo img{
    border:0; 
  }

  #header img.tag{
     position:absolute;
	 z-index:-1;
}

  /**-------------- Navigation style ---------------**/
  #header ul.navigation{
      list-style-type:none;
	  margin:-82px 0 0 300px;
	  padding:0;
	  overflow:hidden;
  }
  
  #header ul.navigation li{
      float:left;
	  height:70px;
	  width:108px;
  }
  
  #header ul.navigation li.active{
      
	  background:url("../images/menu.gif");
	  background-repeat:no-repeat;
	  background-position: 0 -160px;
  }
  
  #header ul.navigation li a{
    text-decoration:none;
	color:#2c1d00;
	font-family:"Calibri";
	font-size:14px;
	font-weight: normal;
	display:inline-block; 
	line-height:30px;
	background:url("../images/menu-separator.gif");
	background-repeat:no-repeat;
	background-position:right; 
	height:35px;
	padding:0 20px 0 20px;
	text-align:center;
	width:67px;
  }
  
  #header ul.navigation li a:hover{
	color:#ffffff;
	font-weight:bold;
  }
  
  #header ul.sub-navigation{
      list-style-type:none;
	  margin:-42px 0 0 386px;
	  padding:0;
	  overflow:hidden;
	  
  }
  
  #header ul.sub-navigation li{
      float:left;
	  height:40px;
	  width:130px;
  }
  
  #header ul.sub-navigation li a{
    text-decoration:none;
	color:#2c1d00;
	font-family:"Calibri";
	font-size:14px;
	font-weight: normal;
	display:inline-block; 
	line-height:45px;
	background:url("../images/sub-menu-separator.gif");
	background-repeat:no-repeat;
	background-position:right; 
	height:40px;
	padding:0 10px 0 10px;
	text-align:center;
	width:120px;
  }
  
  #header ul.sub-navigation li a.active{
	background:url("../images/sub-menu-separator_active.gif");
	background-repeat:no-repeat;
	background-position:right; 
  }

#header ul.sub-navigation li a.first{
	background:url("../images/sub-menu-separator_left.gif");
	background-repeat:no-repeat;
	background-position:right; 
  }

#header ul.sub-navigation li a.first.active{
	background:url("../images/sub-menu-separator_left_active.gif");
	background-repeat:no-repeat;
	background-position:right; 
  }

#header ul.sub-navigation li a.last{
	background:url("../images/sub-menu-separator_right.gif");
	background-repeat:no-repeat;
	background-position:right; 
  }

#header ul.sub-navigation li a.last.active{
	background:url("../images/sub-menu-separator_right_active.gif");
	background-repeat:no-repeat;
	background-position:right; 
  }

#header ul.sub-navigation li a:hover{
	color:#ffffff;
	font-weight:bold;
	
  }

  #header ul.sub-navigation2{
      list-style-type:none;
	  margin:-42px 0 0 364px;
	  padding:0;
	  overflow:hidden;
	  
  }
  
  #header ul.sub-navigation2 li{
      float:left;
	  height:40px;
	  width:130px;
  }
  
  #header ul.sub-navigation2 li a{
    text-decoration:none;
	color:#2c1d00;
	font-family:"Calibri";
	font-size:14px;
	font-weight: normal;
	display:inline-block; 
	line-height:45px;
	background:url("../images/sub-menu-separator.gif");
	background-repeat:no-repeat;
	background-position:right; 
	height:40px;
	padding:0 10px 0 10px;
	text-align:center;
	width:120px;
  }
  
  #header ul.sub-navigation2 li a.active{
	background:url("../images/sub-menu-separator_active.gif");
	background-repeat:no-repeat;
	background-position:right; 
  }

#header ul.sub-navigation2 li a.first{
	background:url("../images/sub-menu-separator_left.gif");
	background-repeat:no-repeat;
	background-position:right; 
  }

#header ul.sub-navigation2 li a.first.active{
	background:url("../images/sub-menu-separator_left_active.gif");
	background-repeat:no-repeat;
	background-position:right; 
  }

#header ul.sub-navigation2 li a.last{
	background:url("../images/sub-menu-separator_right.gif");
	background-repeat:no-repeat;
	background-position:right; 
  }

#header ul.sub-navigation2 li a.last.active{
	background:url("../images/sub-menu-separator_right_active.gif");
	background-repeat:no-repeat;
	background-position:right; 
  }

#header ul.sub-navigation2 li a:hover{
	color:#ffffff;
	font-weight:bold;
  }

  #header ul.sub-navigation3{
      list-style-type:none;
	  margin:-42px 0 0 341px;
	  padding:0;
	  overflow:hidden;
	  
  }
  
  #header ul.sub-navigation3 li{
      float:left;
	  height:40px;
	  width:130px;
  }
  
  #header ul.sub-navigation3 li a{
    text-decoration:none;
	color:#2c1d00;
	font-family:"Calibri";
	font-size:14px;
	font-weight: normal;
	display:inline-block; 
	line-height:45px;
	background:url("../images/sub-menu-separator.gif");
	background-repeat:no-repeat;
	background-position:right; 
	height:40px;
	padding:0 10px 0 10px;
	text-align:center;
	width:120px;
  }
  
  #header ul.sub-navigation3 li a.active{
	background:url("../images/sub-menu-separator_active.gif");
	background-repeat:no-repeat;
	background-position:right; 
  }

#header ul.sub-navigation3 li a.first{
	background:url("../images/sub-menu-separator_left.gif");
	background-repeat:no-repeat;
	background-position:right; 
  }

#header ul.sub-navigation3 li a.first.active{
	background:url("../images/sub-menu-separator_left_active.gif");
	background-repeat:no-repeat;
	background-position:right; 
  }

#header ul.sub-navigation3 li a.last{
	background:url("../images/sub-menu-separator_right.gif");
	background-repeat:no-repeat;
	background-position:right; 
  }

#header ul.sub-navigation3 li a.last.active{
	background:url("../images/sub-menu-separator_right_active.gif");
	background-repeat:no-repeat;
	background-position:right; 
  }

#header ul.sub-navigation3 li a:hover{
	color:#ffffff;
	font-weight:bold;
  }


  #header ul.sub-navigation4{
      list-style-type:none;
	  margin:-42px 0 0 579px;
	  padding:0;
	  overflow:hidden;
	  
  }
  
  #header ul.sub-navigation4 li{
      float:left;
	  height:40px;
	  width:130px;
  }
  
  #header ul.sub-navigation4 li a{
    text-decoration:none;
	color:#2c1d00;
	font-family:"Calibri";
	font-size:14px;
	font-weight: normal;
	display:inline-block; 
	line-height:45px;
	background:url("../images/sub-menu-separator.gif");
	background-repeat:no-repeat;
	background-position:right; 
	height:40px;
	padding:0 10px 0 10px;
	text-align:center;
	width:120px;
  }
  
  #header ul.sub-navigation4 li a.active{
	background:url("../images/sub-menu-separator_active.gif");
	background-repeat:no-repeat;
	background-position:right; 
  }

#header ul.sub-navigation4 li a.first{
	background:url("../images/sub-menu-separator_left.gif");
	background-repeat:no-repeat;
	background-position:right; 
  }

#header ul.sub-navigation4 li a.first.active{
	background:url("../images/sub-menu-separator_left_active.gif");
	background-repeat:no-repeat;
	background-position:right; 
  }

#header ul.sub-navigation4 li a.last{
	background:url("../images/sub-menu-separator_right.gif");
	background-repeat:no-repeat;
	background-position:right; 
  }

#header ul.sub-navigation4 li a.last.active{
	background:url("../images/sub-menu-separator_right_active.gif");
	background-repeat:no-repeat;
	background-position:right; 
  }

#header ul.sub-navigation4 li a:hover{
	color:#ffffff;
	font-weight:bold;
  }

  #header ul.sub-navigation5{
      list-style-type:none;
	  margin:-42px 0 0 557px;
	  padding:0;
	  overflow:hidden;
	  
  }
  
  #header ul.sub-navigation5 li{
      float:left;
	  height:40px;
	  width:130px;
  }
  
  #header ul.sub-navigation5 li a{
    text-decoration:none;
	color:#2c1d00;
	font-family:"Calibri";
	font-size:14px;
	font-weight: normal;
	display:inline-block; 
	line-height:45px;
	background:url("../images/sub-menu-separator.gif");
	background-repeat:no-repeat;
	background-position:right; 
	height:40px;
	padding:0 10px 0 10px;
	text-align:center;
	width:120px;
  }
  
  #header ul.sub-navigation5 li a.active{
	background:url("../images/sub-menu-separator_active.gif");
	background-repeat:no-repeat;
	background-position:right; 
  }

#header ul.sub-navigation5 li a.first{
	background:url("../images/sub-menu-separator_left.gif");
	background-repeat:no-repeat;
	background-position:right; 
  }

#header ul.sub-navigation5 li a.first.active{
	background:url("../images/sub-menu-separator_left_active.gif");
	background-repeat:no-repeat;
	background-position:right; 
  }

#header ul.sub-navigation5 li a.last{
	background:url("../images/sub-menu-separator_right.gif");
	background-repeat:no-repeat;
	background-position:right; 
  }

#header ul.sub-navigation5 li a.last.active{
	background:url("../images/sub-menu-separator_right_active.gif");
	background-repeat:no-repeat;
	background-position:right; 
  }

#header ul.sub-navigation5 li a:hover{
	color:#ffffff;
	font-weight:bold;
  }

  
  /**------------- Start of body style ----------------**/
  
  #body div.banner{
	 background-position:center;
	 background-repeat:no-repeat;
	 height:606px;
	 
  }
  
  #cycler{position:relative;height:606px;}
  #cycler img{position:absolute;left:92px;z-index:1;}
  #cycler img.active{z-index:3}

  #body div#content{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	background-image:none;
	height:auto;
  }
  
  #body div#content .content{
	float:left;
	width:958px;
	margin-right:20px;
	background-image:none;
	height:auto;
	overflow:hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
  }
  
   #body #content a{
    color:#ff9506;
	font-size:24	px;
	font-family: "Calibri";
	text-decoration:none;
  } 
  
  #body #content a:hover{
   color: #4646c1;
  }
  
 #body #content .content h2{
	font-family: "Calibri";
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
  }
  
  
  #body #content .content ul{
	margin:0;
	padding:0;
	list-style-type:none;
	font-family: "Calibri";
	 
  }
  
  #body #content .content ul li{
	width:300px;
	float:left;
	line-height:20px;
	height:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	 
  } 
  
  #body #content .content ul li span{
	display:block;
	font-size: 12px;
	line-height: 15px;
	color: #333;
  }    
  #body #content .content ul li span a{
    color: #7F7154;
    font-family: "Calibri";
    font-size: 14px;
	text-decoration:none;
  }
  #body #content .content ul li span a:hover{
    color: #000000; 
  }
  
  
  #body #content .content ul li span a.more{
     text-decoration:none;
	 color:#FFAD00; 
  }
  
  
  #body #content .content ul li span a.more:hover{
     text-decoration:none;
	 color:#ff6600;
  }
  
  #body #content .content ul li a{
     text-decoration:none;
  }
  
  #body #content .content ul li a:hover{
    color:#F8F3E9;
  }
  
  #body #content .content ul li a.more{
     text-decoration:none;
	 color:#FFAD00; 
  }
  
  
  #body #content .content ul li a.more:hover{
     text-decoration:none;
	 color:#ff6600;
  }
   
  #body #content .content ul li h2{
    font-family:"Calibri";
    font-size:20px;
	margin:0;
	
	}
   
  #body #content .content ul li p{
    font-family:"Calibri";
	font-size:14px;
	text-align: left; 
	color:#7f7154;
	margin:0;
  }
  
  #body #content .content ul li  p a{
    color:#FF9E01;
  }
  #body #content .content ul li  p a:hover{
    color:#7f7154;
  }
  
  #body #content .content ul li p span{
    font-family:"Calibri";
	font-size:14px;
	text-align: left; 
	color:#7f7154;
	margin:0;
  }

#body #content .content ul li img{
	float:left;
	margin-right:10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
  }

#body #content .content ul li form {
	background: #fff;
	border-radius: 2px;
	overflow: hidden;
	width: 860px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#body #content .content ul li form span {
	clear: both;
	color: #c6440a;
	display: block;
	font-size: 16px;
	font-family: 'Wellfleet-Regular';
	font-weight: normal;
	margin: 0;
	padding: 0 0 17px;
	text-transform: uppercase;
}
#body #content .content ul li form div {
	float: left;
	margin: 0;
	padding: 0;
	width: 480px;
}
#body #content .content ul li form div.information {
	margin: 0 58px 0 0;
	width: 320px;
}
#body #content .content ul li form label {
	color: #989282;
	display: block;
	line-height: 36px;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}
#body #content .content ul li form input {
	background: #eeeddf;
	border: 1px solid #dbdac8;
	color: #999;
	display: block;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
}
#body #content .content ul li form div.information input {
	font-size: 16px;
	padding: 0 5px;
	width: 308px;
}
#body #content .content ul li form textarea {
	background: #eeeddf;
	border: 1px solid #dbdac8;
	color: #999;
	display: block;
	font-size: 16px;
	height: 178px;
	overflow: auto;
	padding: 5px;
	resize: none;
	width: 450px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#body #content .content ul li form #send {
	background: url(../images/button.png) no-repeat 0 0;
	border: 0;
	cursor: pointer;
	height: 24px;
	margin: 0;
	padding: 0;
	width: 51px;
}
#body #content .content ul li form #send:hover {
	background: url(../images/button.png) no-repeat 0 -29px;
}

#footer {
	height: 222px;
	margin: 0;
	padding: 38px 0 31px;
	background-image: url(../images/bg-footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/**--------- Start of Box Column Style **/

#body #content .box_column{
	float:left;
	width:956px;
	background-image:none;
	height:auto;
	overflow:hidden;
  }

  #body #content .box_column h2{
    margin:30px 0 0 30px;
    font-family: "Calibri";
	font-size:20px;
  }
  
    #body #content .box_column p{
	color: #7F7154;
	font-family: "Calibri";
	font-size: 14px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 30px;
  }	
  
    #body #content .box_column ol{
    color: #7F7154;
	padding:5px 10px 0 30px;
    font-family: "Calibri";
    font-size: 14px;
    text-align: justify;
	list-style:disc;
  }	

    #body #content .box_column li{
    color: #7F7154;
	padding:5px 10px 0 30px;
	margin:0 0 0 20px;
    font-family: "Calibri";
    font-size: 14px;
    text-align: justify;
  }	

#body #content .box_column p span{
     display:block;
  }
  
  #body #content .box_column p a{
     color:#000000;
	 text-decoration:underline;
  }
  
  #body #content .box_column p a:hover{
    color:#7F7154;
  }

#body #content .box_column img{
    border:0;
	float:left;
	margin-right:10px;
  }

#body #content .box_column img.no_border{
    border:0;
	float:left;
	margin-right:0px;
  }

#body #content .box_column ul{
	margin:0;
	padding:0;
	list-style-type:none;
	font-family: "Calibri";


  }
  
  #body #content .box_column ul li{
	width:300px;
	padding:0 10px;
	margin:0 0 20px 0;
	float:left;
	line-height:20px;
	height:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	 
  } 
  
  #body #content .box_column ul li span{
	display:block;
	font-size: 12px;
	line-height: 15px;
	color: #333;
  }    
  #body #content .box_column ul li span a{
    color: #7F7154;
    font-family: "Calibri";
    font-size: 14px;
	text-decoration:none;
  }
  #body #content .box_column ul li span a:hover{
    color: #000000; 
  }
  
  
  #body #content .box_column ul li span a.more{
     text-decoration:none;
	 color:#FFAD00; 
  }
  
  
  #body #content .box_column ul li span a.more:hover{
     text-decoration:none;
	 color:#ff6600;
  }
  
  #body #content .box_column ul li a{
     text-decoration:none;
  }
  
  #body #content .box_column ul li a:hover{
    color:#F8F3E9;
  }
  
  #body #content .box_column ul li a.more{
     text-decoration:none;
	 color:#FFAD00; 
  }
  
  
  #body #content .box_column ul li a.more:hover{
     text-decoration:none;
	 color:#ff6600;
  }
   
  #body #content .box_column ul li h2{
    font-family:"Calibri";
    font-size:20px;
	margin:0;
	
	}
   
  #body #content .box_column ul li  p{
    font-family:"Calibri";
	font-size:14px;
	text-align: left; 
	color:#7f7154;
	margin:0;
  }
  
  #body #content .box_column ul li  p a{
    color:#FF9E01;
  }
  #body #content .box_column ul li  p a:hover{
    color:#7f7154;
  }
  
  #body #content .box_column ul li img{
	float:left;
	margin-right:10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
  }



/**--------- End of Box Column Style **/

/**--------- Start of Spanned Column with Border Style **/

#body #content .span_border{
	border-bottom:1px #666 solid;
	border-left:1px #666 solid;
	border-right:1px #666 solid;
	float: left;
	width:958px;
	background-image:none;
	height:auto;
	overflow:hidden;
	/* background: -webkit-linear-gradient(rgba(223,223,223,0), rgba(223,223,223,1)); /* For Safari 5.1 to 6.0 */
    /* background: -o-linear-gradient(rgba(223,223,223,0), rgba(223,223,223,1)); /* For Opera 11.1 to 12.0 */
    /* background: -moz-linear-gradient(rrgba(223,223,223,0), rgba(223,223,223,1)); /* For Firefox 3.6 to 15 */
    /* background: linear-gradient(rgba(223,223,223,0), rgba(223,223,223,1)); /* Standard syntax (must be last) */
  }

  #body #content .span_border h2{
    margin:30px 0 0 30px;
    font-family: "Calibri";
	font-size:20px;
  }
  
	#body #content .span_border p{
	color: #7F7154;
	font-family: "Calibri";
	font-size: 14px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 30px;
  }	
  
	#body #content .span_border p.header_text{
	color: #7F7154;
	font-family: "Calibri";
	font-size: 14px;
	text-align: justify;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
  }	

	#body #content .span_border p.subheader{
    margin:30px 0 0 0;
    font-family: "Calibri";
	font-size:17px;
  }

	#body #content .span_border p.option{
    margin:30px 0 0 0;
    font-family: "Calibri";
	font-size:16px;
	font-weight:bold;
	color: #7F7154;
  }

	#body #content .span_border p.option_text{
	color: #7F7154;
	font-family: "Calibri";
	font-size: 14px;
	text-align: justify;
    margin:0 15px 0 0;
  }	

	#body #content .span_border ol{
	color: #7F7154;
	font-family: "Calibri";
	font-size: 14px;
	font-weight:bold;
	text-align: justify;
	list-style:disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
  }	

    #body #content .span_border li{
    color: #7F7154;
	padding:5px 10px 0 30px;
	margin:0 0 0 20px;
    font-family: "Calibri";
    font-size: 14px;
	font-weight:normal;
    text-align: justify;
  }	

    #body #content .span_border li.underline{
    color: #7F7154;
	padding:5px 10px 30px 30px;
	margin:0 40px 0 20px;
    font-family: "Calibri";
    font-size: 14px;
	font-weight:normal;
    text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
  }	

#body #content .span_border p span{
     display:block;
  }
  
  #body #content .span_border p a{
     color:#000000;
	 text-decoration:underline;
  }
  
  #body #content .span_border p a:hover{
    color:#7F7154;
  }

#body #content .span_border img{
    border:0;
	float:left;
	margin-right:10px;
  }

#body #content .span_border img.no_border{
    border:0;
	float:left;
	margin-right:0px;
  }

#body #content .span_border ul{
	margin:0;
	padding:0;
	list-style-type:none;
	font-family: "Calibri";
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;


  }
  
  #body #content .span_border ul li{
	width:300px;
	float:left;
	line-height:20px;
	height:auto;
	border-bottom-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	 
  } 
  
  #body #content .span_border ul li span{
	display:block;
	font-size: 14px;
	line-height: 18px;
	color: #7F7154;
  }    
  #body #content .span_border ul li span a{
    color: #7F7154;
    font-family: "Calibri";
    font-size: 14px;
	text-decoration:none;
  }
  #body #content .span_border ul li span a:hover{
    color: #000000; 
  }
  
  
  #body #content .span_border ul li span a.more{
     text-decoration:none;
	 color:#FFAD00; 
  }
  
  
  #body #content .span_border ul li span a.more:hover{
     text-decoration:none;
	 color:#ff6600;
  }
  
  #body #content .span_border ul li a{
     text-decoration:none;
  }
  
  #body #content .span_border ul li a:hover{
    color:#F8F3E9;
  }
  
  #body #content .span_border ul li a.more{
     text-decoration:none;
	 color:#FFAD00; 
  }
  
  
  #body #content .span_border ul li a.more:hover{
     text-decoration:none;
	 color:#ff6600;
  }
   
  #body #content .span_border ul li h2{
    font-family:"Calibri";
    font-size:20px;
	margin:0;
	
	}
   
  #body #content .span_border ul li  p{
    font-family:"Calibri";
	font-size:14px;
	text-align: left; 
	color:#7f7154;
	margin:0;
  }
  
  #body #content .span_border ul li  p a{
    color:#FF9E01;
  }
  
  #body #content .span_border ul li  p a:hover{
    color:#7f7154;
  }
  
  #body #content .span_border .blue_options p{
    font-family:"Calibri";
	font-size:14px;
	text-align: justify; 
	color:#7f7154;
	margin:0 15px 0 0;
  }

  #body #content .span_border .blue_options p.footer{
    font-family:"Calibri";
	font-size:12px;
	text-align: justify; 
	color:#7f7154;
	margin:0 15px 0 0;
  }

	#body #content .span_border .blue_options ul{
	margin:0;
	padding:0;
	list-style-type:none;
	font-family: "Calibri";
  }
  
  #body #content .span_border .blue_options ul li.image{
	width:60px;
	padding:0 0 0 20px;
	margin:0 0 0 0;
	float:left;
	line-height:50px;
	height:60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	 
  } 
  
  #body #content .span_border .blue_options ul li.spacer{
	width:90px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	float:left;
	line-height:50px;
	height:60px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	 
  } 

  #body #content .span_border .blue_options ul li.line_spacer{
	width:40px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	float:left;
	line-height:50px;
	height:60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	 
  } 

  #body #content .span_border .blue_options ul li.end_spacer{
	width: 138px;
	padding:0 0 0 0;
	margin:0 0 40px 0;
	float:left;
	line-height:50px;
	height:60px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	 
  } 

	#body #content .span_border .blue_options ul li.speed{
	width:200px;
	float:left;
	height:60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
  } 

    #body #content .span_border .blue_options ul li.speed p.small{
	padding:0 10px;
	margin:0 0 0 20px;
	float:left;
	width:150px;
	line-height:25px;
	font-size:11px;
	text-align: left; 
	color:#7f7154;
  } 

    #body #content .span_border .blue_options ul li.speed p.medium{
	padding:0 10px;
	margin:0 20px 0 0;
	float:left;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	text-align: left; 
	color:#7f7154;
  } 

    #body #content .span_border .blue_options ul li.speed p.large{
	padding:0 10px;
	margin:0 0 0 20px;
	float:left;
	line-height:25px;
    font-family:"Calibri";
	font-size:34px;
	font-weight:bold;
	text-align: left; 
	color:#7f7154;
  } 

    #body #content .span_border .blue_options ul li.speed p.head{
	padding:20px 10px;
	margin:0 20px 0 0;
	float:left;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	text-align: left; 
	color:#7f7154;
  } 

	#body #content .span_border .blue_options ul li.description{
	width:250px;
	padding:0 10px;
	margin:0 0 0 0;
	float:left;
	height:60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	line-height:15px;
    font-family:"Calibri";
	font-size:14px;
	text-align: center; 
	color:#7f7154;
  } 

    #body #content .span_border .blue_options ul li.description p.head{
	padding:20px 10px;
	margin:0 20px 0 0;
	float:left;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	text-align: left; 
	color:#7f7154;
  } 

    #body #content .span_border .blue_options ul li.price{
	width:100px;
	padding:0 10px;
	float:left;
	height:60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
  } 

    #body #content .span_border .blue_options ul li.price p.cents{
	padding:0 0 0 0;
	margin:0 0 0 5px;
	float:left;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	text-align: left; 
	color:#7f7154;
  } 

    #body #content .span_border .blue_options ul li.price p.sign{
	padding:0 0 0 0;
	margin:0 0 0 5px;
	float:left;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	text-align: left; 
	color:#7f7154;
  } 

    #body #content .span_border .blue_options ul li.price p.dollars{
	padding:0 0 0 0;
	margin:0 0 0 5px;
	float:left;
	line-height:25px;
    font-family:"Calibri";
	font-size:40px;
	font-weight:bold;
	text-align: left; 
	color:#7f7154;
  } 

    #body #content .span_border .blue_options ul li.price p.head{
	padding:20px 10px;
	margin:0 20px 0 0;
	float:left;
	width: 70px;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	text-align: left; 
	color:#7f7154;
  } 

/**--------------- **/

  #body #content .span_border .blue_options2 p{
    font-family:"Calibri";
	font-size:14px;
	text-align: justify; 
	color:#7f7154;
	margin:0 15px 0 0;
  }

  #body #content .span_border .blue_options2 p.footer{
    font-family:"Calibri";
	font-size:12px;
	text-align: justify; 
	color:#7f7154;
	margin:0 15px 0 0;
  }

	#body #content .span_border .blue_options2 ul{
	margin:0;
	padding:0;
	list-style-type:none;
	font-family: "Calibri";
  }
  
  #body #content .span_border .blue_options2 ul li.image{
	width:200px;
	padding:0 0 0 20px;
	margin:0 0 0 0;
	float:left;
	line-height:50px;
	height:200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	 
  } 
  
  #body #content .span_border .blue_options2 ul li.spacer{
	width:90px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	float:left;
	line-height:50px;
	height:200px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	 
  } 

  #body #content .span_border .blue_options2 ul li.line_spacer{
	width:40px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	float:left;
	line-height:50px;
	height:200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	 
  } 

  #body #content .span_border .blue_options2 ul li.end_top_spacer{
	width: 88px;
	padding:0 0 0 0;
	margin:0 0 20px 0;
	float: left;
	line-height:50px;
	height:90px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	 
  } 

  #body #content .span_border .blue_options2 ul li.end_spacer{
	width: 98px;
	padding:0 0 0 0;
	margin:0 0 40px 0;
	float: left;
	line-height:50px;
	height:134px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	 
  } 

	#body #content .span_border .blue_options2 ul li.speed{
	width:200px;
	float:left;
	height:60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
  } 

    #body #content .span_border .blue_options2 ul li.speed p.small{
	padding:0 10px;
	margin:0 0 0 20px;
	float:left;
	width:150px;
	line-height:25px;
	font-size:11px;
	text-align: left; 
	color:#7f7154;
  } 

    #body #content .span_border .blue_options2 ul li.speed p.medium{
	padding:0 10px;
	margin:0 20px 0 0;
	float:left;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	text-align: left; 
	color:#7f7154;
  } 

    #body #content .span_border .blue_options2 ul li.speed p.large{
	padding:0 10px;
	margin:0 0 0 20px;
	float:left;
	line-height:25px;
    font-family:"Calibri";
	font-size:34px;
	font-weight:bold;
	text-align: left; 
	color:#7f7154;
  } 

    #body #content .span_border .blue_options2 ul li.speed p.head{
	padding:20px 10px;
	margin:0 20px 0 0;
	float:left;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	text-align: left; 
	color:#7f7154;
  } 

	#body #content .span_border .blue_options2 ul li.description{
	width:350px;
	padding:0 10px;
	margin:0 0 0 0;
	float:left;
	height:200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	line-height:15px;
    font-family:"Calibri";
	font-size:14px;
	text-align: justify; 
	color:#7f7154;
  } 

    #body #content .span_border .blue_options2 ul li.description p.head{
	padding:20px 10px;
	margin:0 20px 0 0;
	float:left;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	text-align: left; 
	color:#7f7154;
  } 

	#body #content .span_border .blue_options2 ul li.description ol{
	width:350px;
	padding:0 10px;
	margin:0 0 0 0;
	float:left;
	height:200px;
	line-height:15px;
    font-family:"Calibri";
	font-size:14px;
	text-align: center; 
	color:#7f7154;
  } 

	#body #content .span_border .blue_options2 ul li.description ol li{
	height:15px;
	line-height:15px;
	padding:0 10px;
	margin:5px 0 0 0;
	float:left;
    font-family:"Calibri";
	font-size:14px;
	text-align: left; 
	color:#7f7154;
	border-bottom-width: 0px;
  } 

    #body #content .span_border .blue_options2 ul li.price{
	width:110px;
	float:left;
	height:90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
  } 

    #body #content .span_border .blue_options2 ul li.price p.cents{
	padding:0 0 0 0;
	margin:0 0 0 5px;
	float:left;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	text-align: left; 
	color:#7f7154;
  } 

    #body #content .span_border .blue_options2 ul li.price p.sign{
	padding:0 0 0 0;
	margin:0 0 0 5px;
	float:left;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	text-align: left; 
	color:#7f7154;
  } 

    #body #content .span_border .blue_options2 ul li.price p.dollars{
	padding:0 0 0 0;
	margin:0 0 0 5px;
	float:left;
	line-height:25px;
    font-family:"Calibri";
	font-size:40px;
	font-weight:bold;
	text-align: left; 
	color:#7f7154;
  } 

    #body #content .span_border .blue_options2 ul li.price p.small{
	padding:0 0 0 0;
	margin:0 0 0 20px;
	float:left;
	width:75px;
	line-height:25px;
	font-size:11px;
	text-align: left; 
	color:#7f7154;
  } 

    #body #content .span_border .blue_options2 ul li.price p.head{
	padding:20px 10px;
	margin:0 20px 0 0;
	float:left;
	width: 70px;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	text-align: left; 
	color:#7f7154;
  } 





/**--------- End of Spanned Column with Border Style **/

/**--------- Start of Spanned Column Style **/

#body #content .span_column{
	float:left;
	width:960px;
	background-image:none;
	height:auto;
	overflow:hidden;
  }

  #body #content .span_column h2{
    margin:30px 0 0 30px;
    font-family: "Calibri";
	font-size:20px;
  }
  
    #body #content .span_column p{
	color: #7F7154;
	font-family: "Calibri";
	font-size: 14px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 30px;
  }	
  
    #body #content .span_column ol{
    color: #7F7154;
	padding:5px 10px 0 30px;
    font-family: "Calibri";
    font-size: 14px;
    text-align: justify;
	list-style:disc;
  }	

    #body #content .span_column li{
    color: #7F7154;
	padding:5px 10px 0 30px;
	margin:0 0 0 20px;
    font-family: "Calibri";
    font-size: 14px;
    text-align: justify;
  }	

#body #content .span_column p span{
     display:block;
  }
  
  #body #content .span_column p a{
     color:#000000;
	 text-decoration:underline;
  }
  
  #body #content .span_column p a:hover{
    color:#7F7154;
  }

  #body #content .span_column p.footer{
    font-family:"Calibri";
	font-size:12px;
	text-align: justify; 
	color:#7f7154;
	margin:0 15px 0 0;
  }

#body #content .span_column img{
    border:0;
	float:left;
	margin-right:10px;
  }

#body #content .span_column img.no_border{
    border:0;
	float:left;
	margin-right:0px;
  }

#body #content .span_column ul{
	margin:0;
	padding:0;
	list-style-type:none;
	font-family: "Calibri";


  }
  
  #body #content .span_column ul li{
	width:300px;
	padding:0 10px;
	margin:0 0 20px 0;
	float:left;
	line-height:20px;
	height:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	 
  } 
  
  #body #content .span_column ul li span{
	display:block;
	font-size: 12px;
	line-height: 15px;
	color: #333;
  }    
  #body #content .span_column ul li span a{
    color: #7F7154;
    font-family: "Calibri";
    font-size: 14px;
	text-decoration:none;
  }
  #body #content .span_column ul li span a:hover{
    color: #000000; 
  }
  
  
  #body #content .span_column ul li span a.more{
     text-decoration:none;
	 color:#FFAD00; 
  }
  
  
  #body #content .span_column ul li span a.more:hover{
     text-decoration:none;
	 color:#ff6600;
  }
  
  #body #content .span_column ul li a{
     text-decoration:none;
  }
  
  #body #content .span_column ul li a:hover{
    color:#F8F3E9;
  }
  
  #body #content .span_column ul li a.more{
     text-decoration:none;
	 color:#FFAD00; 
  }
  
  
  #body #content .span_column ul li a.more:hover{
     text-decoration:none;
	 color:#ff6600;
  }
   
  #body #content .span_column ul li h1.heading{
    font-family:"Calibri";
    font-size:30px;
	width:200px;
	margin:0;
	}
   
  #body #content .span_column ul li h2{
    font-family:"Calibri";
    font-size:20px;
	margin:0;
	}
   
  #body #content .span_column ul li h3.sub_heading{
    font-family:"Calibri";
    font-size:14px;
	font-weight:bolder;
	width:200px;
	margin:0;
	}
   
  #body #content .span_column ul li ol{
    font-family:"Calibri";
    font-size:14px;
	width:300px;
   }

  #body #content .span_column ul li ol li{
    font-family:"Calibri";
    font-size:14px;
	width:260px;
	border-bottom-width:0px;
	margin:0 20px 0 0;
   }

  #body #content .span_column ul li  p{
    font-family:"Calibri";
	font-size:14px;
	text-align: left; 
	color:#7f7154;
	margin:0;
  }
  
  #body #content .span_column ul li  p a{
    color:#FF9E01;
  }
  #body #content .span_column ul li  p a:hover{
    color:#7f7154;
  }
  
      #body #content .span_column ul li p.cents{
	padding:0 0 0 0;
	margin:0 0 0 5px;
	float:left;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	text-align: left; 
	color:#7f7154;
  } 

    #body #content .span_column ul li p.sign{
	padding:0 0 0 0;
	margin:0 0 0 5px;
	float:left;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	text-align: left; 
	color:#7f7154;
  } 

    #body #content .span_column ul li p.dollars{
	padding:0 0 0 0;
	margin:0 0 0 5px;
	float:left;
	line-height:25px;
    font-family:"Calibri";
	font-size:40px;
	font-weight:bold;
	text-align: left; 
	color:#7f7154;
  } 

#body #content .span_column ul li img{
	float:left;
	margin-right:10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
  }

  #body #content .span_column ul.tab-navigation{
      list-style-type:none;
	  padding:0;
	  margin:0;
	  overflow:hidden;
  }
  
  #body #content .span_column ul.tab-navigation li{
      float:left;
	  height:35px;
	  width:187px;
	  border-bottom: 1px solid #666;
	  padding:0 5px 0 0;
      margin:1px 0 0 0;
  }
  
  #body #content .span_column ul.tab-navigation li a{
    text-decoration:none;
	color:#2c1d00;
	font-family:"Calibri";
	font-size:14px;
	font-weight: normal;
	display:inline-block; 
	line-height:40px;
	background:url("../images/tab-menu1-separator.gif");
	background-repeat:no-repeat;
	background-position:right; 
	height:35px;
	text-align:center;
	width:187px;
	border-bottom: 1px solid #666;
	padding:0 5px 0 0;
    margin:1px 0 0 0;
  }
  
  #body #content .span_column ul.tab-navigation li a.active{
	background:url("../images/tab-menu1-separator_active.gif");
	background-repeat:no-repeat;
	background-position:right;
	border-bottom: 1px solid #FFF;    
	padding:0 5px 0 0;
    margin:1px 0 0 0;
  }

  #body #content .span_column ul.tab-navigation li a:hover{
	color:#ffffff;
	font-weight:bold;
	
  }

  #body #content .span_column ul.tab-navigation li a.active:hover{
	color:#2c1d00;
	font-weight:normal;
  }

  #body #content .span_column ul.tab-navigation li spare{
    text-decoration:none;
	width:187px;
	border-bottom: 1px solid #666;
	padding:0 5px 0 0;
    margin:1px 0 0 0;
  }
 
   #body #content .span_column ul.tab-navigation li lastspare{
    text-decoration:none;
	width:80px;
	border-bottom: 1px solid #666;
	padding:0 5px 0 0;
    margin:1px 0 0 0;
  }

  #body #content .span_column ul.tab-navigation2{
      list-style-type:none;
	  padding:0;
	  margin:0;
	  overflow:hidden;
  }
  
  #body #content .span_column ul.tab-navigation2 li{
      float:left;
	  height:35px;
	  width:187px;
	  border-bottom: 1px solid #666;
	  padding:0 5px 0 0;
      margin:1px 0 0 0;
  }
  
  #body #content .span_column ul.tab-navigation2 li a{
    text-decoration:none;
	color:#2c1d00;
	font-family:"Calibri";
	font-size:14px;
	font-weight: normal;
	display:inline-block; 
	line-height:40px;
	background:url("../images/tab-menu2-separator.gif");
	background-repeat:no-repeat;
	background-position:right; 
	height:35px;
	text-align:center;
	width:187px;
	border-bottom: 1px solid #666;
	padding:0 5px 0 0;
    margin:1px 0 0 0;
  }
  
  #body #content .span_column ul.tab-navigation2 li a.active{
	background:url("../images/tab-menu2-separator_active.gif");
	background-repeat:no-repeat;
	background-position:right;
	border-bottom: 1px solid #FFF;    
	padding:0 5px 0 0;
    margin:1px 0 0 0;
  }

  #body #content .span_column ul.tab-navigation2 li a:hover{
	color:#ffffff;
	font-weight:bold;
	
  }

  #body #content .span_column ul.tab-navigation2 li a.active:hover{
	color:#2c1d00;
	font-weight:normal;
  }

  #body #content .span_column ul.tab-navigation2 li spare{
    text-decoration:none;
	width:187px;
	border-bottom: 1px solid #666;
	padding:0 5px 0 0;
    margin:1px 0 0 0;
  }
 
   #body #content .span_column ul.tab-navigation2 li lastspare{
    text-decoration:none;
	width:80px;
	border-bottom: 1px solid #666;
	padding:0 5px 0 0;
    margin:1px 0 0 0;
  }

  #body #content .span_column ul.tab-navigation3{
      list-style-type:none;
	  padding:0;
	  margin:0;
	  overflow:hidden;
  }
  
  #body #content .span_column ul.tab-navigation3 li{
      float:left;
	  height:35px;
	  width:187px;
	  border-bottom: 1px solid #666;
	  padding:0 5px 0 0;
      margin:1px 0 0 0;
  }
  
  #body #content .span_column ul.tab-navigation3 li a{
    text-decoration:none;
	color:#2c1d00;
	font-family:"Calibri";
	font-size:14px;
	font-weight: normal;
	display:inline-block; 
	line-height:40px;
	background:url("../images/tab-menu3-separator.gif");
	background-repeat:no-repeat;
	background-position:right; 
	height:35px;
	text-align:center;
	width:187px;
	border-bottom: 1px solid #666;
	padding:0 5px 0 0;
    margin:1px 0 0 0;
  }
  
  #body #content .span_column ul.tab-navigation3 li a.active{
	background:url("../images/tab-menu3-separator_active.gif");
	background-repeat:no-repeat;
	background-position:right;
	border-bottom: 1px solid #FFF;    
	padding:0 5px 0 0;
    margin:1px 0 0 0;
  }

  #body #content .span_column ul.tab-navigation3 li a:hover{
	color:#ffffff;
	font-weight:bold;
	
  }

  #body #content .span_column ul.tab-navigation3 li a.active:hover{
	color:#2c1d00;
	font-weight:normal;
  }

  #body #content .span_column ul.tab-navigation3 li spare{
    text-decoration:none;
	width:187px;
	border-bottom: 1px solid #666;
	padding:0 5px 0 0;
    margin:1px 0 0 0;
  }
 
   #body #content .span_column ul.tab-navigation3 li lastspare{
    text-decoration:none;
	width:80px;
	border-bottom: 1px solid #666;
	padding:0 5px 0 0;
    margin:1px 0 0 0;
  }

  #body #content .span_column ul.tab-navigation4{
      list-style-type:none;
	  padding:0;
	  margin:0;
	  overflow:hidden;
  }
  
  #body #content .span_column ul.tab-navigation4 li{
      float:left;
	  height:35px;
	  width:187px;
	  border-bottom: 1px solid #666;
	  padding:0 5px 0 0;
      margin:1px 0 0 0;
  }
  
  #body #content .span_column ul.tab-navigation4 li a{
    text-decoration:none;
	color:#2c1d00;
	font-family:"Calibri";
	font-size:14px;
	font-weight: normal;
	display:inline-block; 
	line-height:40px;
	background:url("../images/tab-menu4-separator.gif");
	background-repeat:no-repeat;
	background-position:right; 
	height:35px;
	text-align:center;
	width:187px;
	border-bottom: 1px solid #666;
	padding:0 5px 0 0;
    margin:1px 0 0 0;
  }
  
  #body #content .span_column ul.tab-navigation4 li a.active{
	background:url("../images/tab-menu4-separator_active.gif");
	background-repeat:no-repeat;
	background-position:right;
	border-bottom: 1px solid #FFF;    
	padding:0 5px 0 0;
    margin:1px 0 0 0;
  }

  #body #content .span_column ul.tab-navigation4 li a:hover{
	color:#ffffff;
	font-weight:bold;
	
  }

  #body #content .span_column ul.tab-navigation4 li a.active:hover{
	color:#2c1d00;
	font-weight:normal;
  }

  #body #content .span_column ul.tab-navigation4 li spare{
    text-decoration:none;
	width:187px;
	border-bottom: 1px solid #666;
	padding:0 5px 0 0;
    margin:1px 0 0 0;
  }
 
   #body #content .span_column ul.tab-navigation4 li lastspare{
    text-decoration:none;
	width:80px;
	border-bottom: 1px solid #666;
	padding:0 5px 0 0;
    margin:1px 0 0 0;
  }

  #body #content .span_column ul.tab-navigation5{
      list-style-type:none;
	  padding:0;
	  margin:0;
	  overflow:hidden;
  }
  
  #body #content .span_column ul.tab-navigation5 li{
      float:left;
	  height:35px;
	  width:187px;
	  border-bottom: 1px solid #666;
	  padding:0 5px 0 0;
      margin:1px 0 0 0;
  }
  
  #body #content .span_column ul.tab-navigation5 li a{
    text-decoration:none;
	color:#2c1d00;
	font-family:"Calibri";
	font-size:14px;
	font-weight: normal;
	display:inline-block; 
	line-height:40px;
	background:url("../images/tab-menu5-separator.gif");
	background-repeat:no-repeat;
	background-position:right; 
	height:35px;
	text-align:center;
	width:187px;
	border-bottom: 1px solid #666;
	padding:0 5px 0 0;
    margin:1px 0 0 0;
  }
  
  #body #content .span_column ul.tab-navigation5 li a.active{
	background:url("../images/tab-menu5-separator_active.gif");
	background-repeat:no-repeat;
	background-position:right;
	border-bottom: 1px solid #FFF;    
	padding:0 5px 0 0;
    margin:1px 0 0 0;
  }

  #body #content .span_column ul.tab-navigation5 li a:hover{
	color:#ffffff;
	font-weight:bold;
	
  }

  #body #content .span_column ul.tab-navigation5 li a.active:hover{
	color:#2c1d00;
	font-weight:normal;
  }

  #body #content .span_column ul.tab-navigation5 li spare{
    text-decoration:none;
	width:187px;
	border-bottom: 1px solid #666;
	padding:0 5px 0 0;
    margin:1px 0 0 0;
  }
 
   #body #content .span_column ul.tab-navigation5 li lastspare{
    text-decoration:none;
	width:80px;
	border-bottom: 1px solid #666;
	padding:0 5px 0 0;
    margin:1px 0 0 0;
  }

  #body #content .span_column ul.tab-navigation6{
      list-style-type:none;
	  padding:0;
	  margin:0;
	  overflow:hidden;
  }
  
  #body #content .span_column ul.tab-navigation6 li{
      float:left;
	  height:35px;
	  width:187px;
	  border-bottom: 1px solid #666;
	  padding:0 5px 0 0;
      margin:1px 0 0 0;
  }
  
  #body #content .span_column ul.tab-navigation6 li a{
    text-decoration:none;
	color:#2c1d00;
	font-family:"Calibri";
	font-size:14px;
	font-weight: normal;
	display:inline-block; 
	line-height:40px;
	background:url("../images/tab-menu6-separator.gif");
	background-repeat:no-repeat;
	background-position:right; 
	height:35px;
	text-align:center;
	width:187px;
	border-bottom: 1px solid #666;
	padding:0 5px 0 0;
    margin:1px 0 0 0;
  }
  
  #body #content .span_column ul.tab-navigation6 li a.active{
	background:url("../images/tab-menu6-separator_active.gif");
	background-repeat:no-repeat;
	background-position:right;
	border-bottom: 1px solid #FFF;    
	padding:0 5px 0 0;
    margin:1px 0 0 0;
  }

  #body #content .span_column ul.tab-navigation6 li a:hover{
	color:#ffffff;
	font-weight:bold;
	
  }

  #body #content .span_column ul.tab-navigation6 li a.active:hover{
	color:#2c1d00;
	font-weight:normal;
  }

  #body #content .span_column ul.tab-navigation6 li spare{
    text-decoration:none;
	width:187px;
	border-bottom: 1px solid #666;
	padding:0 5px 0 0;
    margin:1px 0 0 0;
  }
 
   #body #content .span_column ul.tab-navigation6 li lastspare{
    text-decoration:none;
	width:80px;
	border-bottom: 1px solid #666;
	padding:0 5px 0 0;
    margin:1px 0 0 0;
  }



/**--------- End of Spanned Column Style **/



/**--------- Start of Column Style **/

#body div#content .column{
    float:left; 
	width:459px;
	margin-right:20px;
	background-image:none;
	height:auto;
	overflow:hidden;
  }
  
  #body #content .column h2{
    margin:20px 0 0 30px;
	
    font-family: "Calibri";
  }

  #body #content .column h3{
    margin:30px 0 0 30px;
    font-family: "Calibri";
	font-size:16px;
  }

  #body #content .column dl { 
    width: 450px;
	margin:30px 0 0 30px;
    font-family: "Calibri";
	font-size:16px;
	color: #E87546;
  }
  
    #body #content .column dl.purple{ 
    width: 450px;
	margin:30px 0 0 30px;
    font-family: "Calibri";
	font-size:16px;
	color: #862DCC;
  }

    #body #content .column dl.grey{ 
    width: 450px;
	margin:30px 0 0 30px;
    font-family: "Calibri";
	font-size:16px;
	color: #6f4a6f;
  }

  #body #content .column dt { float: left; width: 340px; overflow: hidden; white-space: nowrap }
  #body #content .column dd { float: left; width: 60px; overflow: hidden }
  #body #content .column dt:after { content: " . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ." }

  #body #content .column p{
    color: #7F7154;
	padding:5px 10px 0 30px;
    font-family: "Calibri";
    font-size: 14px;
    text-align: justify;
  }

  #body #content .column p a{
    color:#ff9506;
	font-size:24	px;
	font-family: "Calibri";
	text-decoration:none;
  } 
  
  #body #content .column p a:hover{
   color: #4646c1;
  }
  
    #body #content .column ol{
    color: #7F7154;
	padding:5px 10px 0 30px;
    font-family: "Calibri";
    font-size: 14px;
    text-align: justify;
	list-style:disc;
  }	

    #body #content .column li{
    color: #7F7154;
	padding:5px 10px 0 30px;
	margin:0 0 0 20px;
    font-family: "Calibri";
    font-size: 14px;
    text-align: justify;
  }	

#body #content .column ul{
     margin:0;
	 padding:0;
	 list-style-type:none;
  }  
  
   #body #content .column ul li{
		clear:both;
		width:400px;
		padding:20px 10px 0 30px; 
  }  
  #body #content .column ul li h2{
      margin:0;
	  padding:0;
	  font-weight:normal;
  }
  #body #content .column ul li h2 a{
    color:#ff9506;
	font-size:24	px;
	font-family: "Calibri";
	text-decoration:none;
  } 
  
  #body #content .column ul li h2 a:hover{
   color: #7F7154;
  }
  
  #body #content .column ul li p{
    color: #7F7154;
    font-family: "Calibri";
    font-size: 14px;
    text-align: justify;
  }	
  
  #body #content .column ul li p span{
     display:block;
  }
  
  #body #content .column ul li p a{
     color:#000000;
	 text-decoration:underline;
  }
  
  #body #content .column ul li p a:hover{
    color:#7F7154;
  }

  #body #content .column img.right_img{
    border:0;
	float:right;
	margin-left:10px;
  }

  #body #content .column .table_gold {
	margin:0px;padding:0px;
	width:95%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}

  #body #content .column .table_gold table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}

  #body #content .column .table_gold tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}

  #body #content .column .table_gold table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}

  #body #content .column .table_gold table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}

  #body #content .column .table_gold tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}

  #body #content .column .table_gold tr:hover td{
	
}

  #body #content .column .table_gold tr:nth-child(odd){ background-color:#ffaa56; }
  #body #content .column .table_gold tr:nth-child(even)    { background-color:#ffffff; }.table_gold td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:5px;
	font-size:10px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}

  #body #content .column .table_gold tr:last-child td{
	border-width:0px 1px 0px 0px;
}

  #body #content .column .table_gold tr td:last-child{
	border-width:0px 0px 1px 0px;
}

  #body #content .column .table_gold tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}

  #body #content .column .table_gold tr:first-child td{
		background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);

	background-color:#ff7f00;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}

  #body #content .column .table_gold tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);

	background-color:#ff7f00;
}

  #body #content .column .table_gold tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}

  #body #content .column .table_gold tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

  #body #content .column .table_gray {
	margin:0px;padding:0px;
	width:95%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}

  #body #content .column .table_gray table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}

  #body #content .column .table_gray tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}

  #body #content .column .table_gray table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}

  #body #content .column .table_gray table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}

  #body #content .column .table_gray tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}

  #body #content .column .table_gray tr:hover td{
	
}

  #body #content .column .table_gray tr:nth-child(odd){ background-color:#e5e5e5; }
  #body #content .column .table_gray tr:nth-child(even)    { background-color:#ffffff; }.table_gray td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:5px;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}

  #body #content .column .table_gray tr:last-child td{
	border-width:0px 1px 0px 0px;
}

  #body #content .column .table_gray tr td:last-child{
	border-width:0px 0px 1px 0px;
}

  #body #content .column .table_gray tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}

  #body #content .column .table_gray tr:first-child td{
		background:-o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");	background: -o-linear-gradient(top,#cccccc,b2b2b2);

	background-color:#cccccc;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}

  #body #content .column .table_gray tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");	background: -o-linear-gradient(top,#cccccc,b2b2b2);

	background-color:#cccccc;
}

  #body #content .column .table_gray tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}

  #body #content .column .table_gray tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
/**--------- End of Column Style **/	


/**--------- Start of Blog Page Style **/	
    #body #content .content ul.articles{
		list-tyle-type:none;
		margin:80px 25px 0 0;
		padding:0;
		background-image:none;
		width:640px;
	}
	
	#body #content .content ul.articles li{
	  padding:0;
	  clear:both;
	  width:640px;
	
	}
	
	
	
	#body #content .content ul.articles li {
	  background:url("../images/bg-blog-bottom-curve.gif");
	  background-position: left bottom;
	  background-repeat:no-repeat;
	}
	
	#body #content .content ul.articles li div{
	 height:98px;
	 line-height:78px;
	 background:url("../images/bg-blog-heading.gif");
	 background-position: top center;
	 background-repeat:no-repeat;
	}
	#body #content .content ul.articles li p{
	 background:url("../images/bg-blog-content.gif");
	 background-position: left;
	 background-repeat:repeat-y;
	 margin:-10px 0 8px 0;
	 padding: 0 10px 0 48px;
	 font-family:"Calibri";
	 font-size:14px;
	}
	
	#body #content .content ul.articles li p a{
	   color:#FF9D13;
	}
	#body #content .content ul.articles li p a:hover{
	   color:#7F7154;
	}
	
	
	#body #content .content ul.articles li div span{
	   float:left;
	   width:110px;
	   text-align:center;
	   color:#ffffff;
	   font-family:"Calibri";
	   font-size:18px;
	}
	#body #content .content ul.articles li div h2{
	   float:left;
	   width:450px;
	   color:#FF9D13;
	   font-weight:normal;
	   font-size:28px;
	}
	
	
	
	
	#body #content .content div a.old{
	  background:url("../images/top-border-short.gif");
	  background-position: top center;
	  background-repeat:no-repeat;
	  display:inline-block;  
	  width:118px;
	  height:35px;
	  text-align:center;
	  line-height:35px;
	  position:relative;
	  left:400px;
	    margin-bottom:50px;
		color:#7F7154;
		text-decoration:none;
		font-family:"Calibri";
		margin-top:25px;
	}
	
	#body #content .content div a.new{
	  background:url("../images/top-border-short.gif");
	  background-position: top center;
	  background-repeat:no-repeat;
	  display:inline-block;  
	  width:118px;
	  height:35px;
	  line-height:35px;
	  position:relative;
	  left:40px;
	  text-align:center;
	  margin-bottom:50px;
	  margin-top:25px;
	  color:#7F7154;
	  text-decoration:none;
	  font-family:"Calibri";
	}
	#body #content .content div a.old:hover{
	  color:#000000;
	  
	}
	#body #content .content div a.new:hover{
	  color:#000000;
	}
	
	#body #content .content ul.articles li   a.heart{
	  background:url("../images/icons.gif");
	  
	  background-position: 5px -374px;
	  
	  background-repeat:no-repeat;
	  display:inline-block;  
	  width:20px;
	  height:20px;
	  margin-top:25px;
	  
	  /*
	  *margin-top:0px; 
	  */
	}
	
	#body #content .content ul.articles li  a.facebook{
	 background:url("../images/icons.gif");
	 background-position: 0 -124px;
	 
	  background-repeat:no-repeat;
	  
	  display:inline-block;  
	  width:20px;
	  height:20px;
	   /*
	   *margin-top:0px;
	   */
	   
	}
	
	#body #content .content ul.articles li  a.twitter{
	  background:url("../images/icons.gif");
	  background-position: 0 -534px;
	  background-repeat:no-repeat;
	  display:inline-block;  
	  width:20px;
	  height:20px;
	  /*
	   *margin-top:0px;
	   */
	}
	
	
	
	

/**--------- End of Blog Page Style **/	
	
  /**----------- Start of One Column Search Style ----------**/
  
  
  #body #content  .search{
     background:url("../images/bg-search-form2.gif");
	 background-position:center;
	 background-repeat:no-repeat;
	 width:540px;
	 height:75px;
	 margin:0 auto;
	 margin-top:80px;
	 margin-bottom:80px;
  }
  
  #body #content  .search input{
    background:url("../images/input-search2.gif");
	 background-position:center;
	 background-repeat:no-repeat;
	 width:420px; 
	 padding: 8px 5px;
	 border:0;
	 margin:5px 3px 5px 10px;
	 font-size:14px;
	 font-family:"Calibri";
	 color:#7f7154;
	 
  }
  
  #body #content .search button{
     background:url("../images/buttons.gif");
	 background-position: 0 -270px;
	 background-repeat:no-repeat;
	 width:77px; 
	 height:30px;
	 border:0;
	 margin:5px 5px 5px 0;
	 cursor:pointer;
  }
  
  #body #content  .search label{
	 font-size:14px;
	 font-family:"Calibri";
	 color:#ffffff;
	} 
   #body #content .search label input{
     margin: 0 10px 0 10px;
	 width:10px;
	 background:transparent;
   }
   
  
  /**----------- End of One Column Search Style ----------**/
  

  /**----------- Start of Call Style ----------**/
  
  
  #body #content  .call{
     background:url("../images/bg-call-form.gif");
	 background-position:center;
	 background-repeat:no-repeat;
	 width:460px;
	 height:75px;
	 margin:0 auto;
	 margin-top:80px;
	 margin-bottom:80px;
  }
 
   #body #content .call h2{
    margin:25px 0 0 0;
	color:#FFF;
    font-family: "Calibri";
  }

  #body #content .call h3{
    margin:5px 0 0 0;
    font-family: "Calibri";
	font-style:normal;
	color:#FFF;
	font-size:16px;
  }

  /**----------- End of Call Style ----------**/


   /**----------- Start of Price Style ----------**/
  
  
  #body #content .price_top{
     background:url("../images/bg-price-top.jpg");
	 background-position:center;
	 background-repeat:no-repeat;
	 width:460px;
	 height:73px;
	 margin:0 auto;
	 margin-top:0px;
	 margin-bottom:0px;
  }
 
   #body #content .price_top h2{
    padding:20px 0 0 30px;
	color:#FFF;
    font-family: "Calibri";
  }

  #body #content .price_top h3{
    padding:20px 0 0 30px;
    font-family: "Calibri";
	font-style:normal;
	color:#FFF;
	font-size:16px;
  }

  #body #content .price_line{
     background:url("../images/bg-price-line.jpg");
	 background-position:center;
	 background-repeat:no-repeat;
	 width:460px;
	 height:20px;
	 margin:0 auto;
	 margin-top:0px;
	 margin-bottom:0px;
  }

  #body #content .price_line ul{
	  margin:0 0 0 50px;
      font-family: "Calibri";
	  font-style:normal;
	  color:#7f7154;
	  font-size:14px;
  }

  #body #content .price_line ul.bold{
	  margin:0 0 0 50px;
      font-family: "Calibri";
	  font-weight:bold;
	  color:#7f7154;
	  font-size:15px;
  }

  #body #content .price_line li{
	  margin:0 0 0 50px;
      padding:0 0 0 20px;
      font-family: "Calibri";
	  font-style:normal;
	  color:#7f7154;
	  font-size:14px;
  }


  #body #content .price_29_bottom{
     background:url("../images/bg-29-bottom.jpg");
	 background-position:center;
	 background-repeat:no-repeat;
	 width:460px;
	 height:84px;
	 margin:0 auto;
	 margin-top:0px;
	 margin-bottom:0px;
  }


  /**----------- End of Price Style ----------**/


/**----------- Start of Hardware Style ----------**/
  
  
   #body #content .harware_heading h2{
    margin:25px 0 0 20px;
	color:#333399;
    font-family: "Calibri";
  }

  #body #content .call h3{
    margin:5px 0 0 20px;
    font-family: "Calibri";
	font-style:normal;
	color:#FFF;
	font-size:16px;
  }

  /**----------- End of Call Style ----------**/


/**------------ Start of About page style  -------------**/
  
  #body #content .content .about{
    width:640px; 
	height:auto;
	overflow:hidden;
  }
  
  #body #content .content .about h2{
    margin:80px 0 0 30px;
	
    font-family: "Calibri";
  }
  
  #body #content .content .about ul{
     margin:0;
	 padding:0;
	 list-style-type:none;
  }  
  
   #body #content .content .about ul li{
		clear:both;
		width:600px;
		padding:20px 10px 0 30px; 
  }  
  #body #content .content .about ul li h2{
      margin:0;
	  padding:0;
	  font-weight:normal;
  }
  #body #content .content .about ul li h2 a{
    color:#ff9506;
	font-size:24	px;
	font-family: "Calibri";
	text-decoration:none;
  } 
  
  #body #content .content .about ul li h2 a:hover{
   color: #7F7154;
  }
  
  #body #content .content .about ul li p{
    color: #7F7154;
    font-family: "Calibri";
    font-size: 14px;
    text-align: justify;
  }	
  
  #body #content .content .about ul li p span{
     display:block;
  }
  
  #body #content .content .about ul li p a{
     color:#000000;
	 text-decoration:underline;
  }
  
  #body #content .content .about ul li p a:hover{
    color:#7F7154;
  }

#body #content .content .about ul li .indent{
    margin:0px 0px 0px 20px;
    color: #7F7154;
    font-family: "Calibri";
    font-size: 14px;
    text-align: justify;
  }	

  #body #content .content .about ul li .faq_table {
	margin:0px;padding:0px;
	width:99%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:12px;
	-webkit-border-bottom-left-radius:12px;
	border-bottom-left-radius:12px;
	
	-moz-border-radius-bottomright:12px;
	-webkit-border-bottom-right-radius:12px;
	border-bottom-right-radius:12px;
	
	-moz-border-radius-topright:12px;
	-webkit-border-top-right-radius:12px;
	border-top-right-radius:12px;
	
	-moz-border-radius-topleft:12px;
	-webkit-border-top-left-radius:12px;
	border-top-left-radius:12px;
}

  #body #content .content .about ul li .faq_table table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}

  #body #content .content .about ul li .faq_table tr:last-child td:last-child {
	-moz-border-radius-bottomright:12px;
	-webkit-border-bottom-right-radius:12px;
	border-bottom-right-radius:12px;
}

#body #content .content .about ul li .faq_table table tr:first-child td:first-child {
	-moz-border-radius-topleft:12px;
	-webkit-border-top-left-radius:12px;
	border-top-left-radius:12px;
}

  #body #content .content .about ul li .faq_table table tr:first-child td:last-child {
	-moz-border-radius-topright:12px;
	-webkit-border-top-right-radius:12px;
	border-top-right-radius:12px;
}

  #body #content .content .about ul li .faq_table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:12px;
	-webkit-border-bottom-left-radius:12px;
	border-bottom-left-radius:12px;
}

  #body #content .content .about ul li .faq_table tr:hover td{
	background-color:#ffffff;
		

}

  #body #content .content .about ul li .faq_table td{
	vertical-align:middle;
	
	background-color:#ffaa56;

	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:6px;
	font-size:10px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}

  #body #content .content .about ul li .faq_table tr:last-child td{
	border-width:0px 1px 0px 0px;
}

  #body #content .content .about ul li .faq_table tr td:last-child{
	border-width:0px 0px 1px 0px;
}

  #body #content .content .about ul li .faq_table tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}

  #body #content .content .about ul li .faq_table tr:first-child td{
		background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);

	background-color:#ff7f00;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}

  #body #content .content .about ul li .faq_table tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);

	background-color:#ff7f00;
}

  #body #content .content .about ul li .faq_table tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}

  #body #content .content .about ul li .faq_table tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}



  /**------------ End of About page style  -------------**/
  
  /**---------------- Start for Contact Page Style ------------------**/
  
  #body #content .content div p{
    margin: 10px 0 0 30px;
	padding:0 15px 0 0;
	font-family: "Calibri";
	font-size:14px;
	line-height:25px;
	color:#7F7154;
  }
  
   #body #content .content div p a{
      color:#FF9E01;
   }
   #body #content .content div p a:hover{
      color:#7F7154;
   }
   
  #body #content .content ul.connect{
	font-family: "Calibri";
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
  }
  
  #body #content .content ul.connect li{
    width:640px;
	width:400px;
	margin-top:20px;
  }
  
  #body #content .content ul.connect li h2{
     
	 border-style:solid;
	 border-color:#ccc;
	 border-width:1px;
	 border-top:none;
	 border-right:none;
	 border-left:none;
  }
  #body #content .content ul.connect li span{
    display:block;
  }
  
  #body #content .content ul.connect li span a{
    color:#FF9E01;
  }
  #body #content .content ul.connect li span a:hover{
    color:#7F7154;
  }
  /**---------------- End for Contact Page Style ------------------**/
  
  /**---------------- Start for Pet guide Page Style ------------------**/
  
  #body #content .content ul.section{
     margin:80px 0 0 30px;
	 list-style-type:none;
	 width:580px;
	 overflow:hidden;
	 height:auto;
	 
	 
  }
  
  #body #content .content ul.section li{
     width:240px;
	 margin:0 50px 10px 0;
	 padding:0;
	 float:left;
	 height:250px;
  }
  
   #body #content .content ul.section li h2{
     background-color:#ff9d13;
	 height:30px;
	 line-height:30px;
	 text-align:center;
	 font-family:"Calibri";
	 color:#ffffff;
	 font-weight:normal;
   }
   
   #body #content .content ul.section li h2 a{
     background-color:#ff9d13;
	 height:30px;
	 line-height:30px;
	 text-align:center;
	 font-family:"Calibri";
	 color:#ffffff;
	 font-weight:normal;
   }

   #body #content .content ul.section li h2 a:hover{
	 color:#7F7154;
   }

   #body #content .content .paging{
     margin:0 0 20px 40px;
	 background:url("../images/border-dotted.gif");
	 background-position:top;
	 background-repeat:repeat-x;
	 width:480px;
	 height:80px;
	 
   }
   
   #body #content .content .paging a{
     text-decoration:none; 
	 font-size:24px;
	 font-family:"Calibri";
	 color:#ffffff;
	 text-align:center;
	 background:url("../images/buttons.gif");
	 background-position: 0 -90px;
	 background-repeat:repeat-x;
	 height:40px;
	 width:40px;
	 float:left;
	 margin:20px 5px 20px 5px;
	 line-height:40px;
   }
   
   #body #content .content .paging a:hover{
     color:#000000;
   }
  
   #body #content .content .paging a.active{
	 background:url("../images/buttons.gif");
	 background-position: 0 0; 
	 background-repeat:repeat-x;
   }
   
   #body #content .content .paging a.next{
	 background:url("../images/buttons.gif");
	 background-position: 0 -180px;
	 background-repeat:repeat-x;
	 height:40px;
	 width:100px;
   }
  /**---------------- End for Pet guide Page Style ------------------**/
  
  
  
  
 /** Start Sidebar style **/ 
  #body #content #sidebar{
    float:left; 
	width:300px;
	background-image:none;
  }
  
  
  #body #content #sidebar div#section{
     background:url("../images/bg-sidebar-heading.gif");
	 background-position:top center;
	 background-repeat:no-repeat;
	 height:auto;
	 overflow:hidden;
	 margin-top:80px; 
  }
  
  #body #content #sidebar div#section div{
    background:url("../images/bg-sidebar-bottom-curve.gif");
	background-position:bottom center;
	background-repeat:no-repeat;
	height:auto;
	padding: 12px 4px 12px 4px;
	
  }
  
  #body #content #sidebar div#section div div{
    background:url("../images/bg-sidebar.gif");
	background-position:center;
	height:auto; 
	overflow:hidden;

  }
  
   #body #content #sidebar div#section div div h2 {
     margin-left:25px;
	 font-weight:normal;
	 font-family:"Calibri";
	 font-size:24px;
   }
   
   #body #content #sidebar div#section div div ul{
     list-style-type:none;
	  margin-left:20px;
	  /*
	  *margin-left:50px;
	  */
   }
   
   #body #content #sidebar div#section div div ul li{
     margin-bottom:5px;
	 
   }
   
   #body #content #sidebar div#section div div ul li a{
     text-decoration:none;
	 color:#7F7154;
	 font-size:14px;
	 font-family:"Calibri";
   }
   
   
   #body #content #sidebar div#section div div ul.archive{
     width:210px;
	 margin:0;
	 padding:0 0 0 30px;
   }
   #body #content #sidebar div#section div div ul.archive li{
      background:url("../images/top-border-long.gif");
	  background-position:top center;
	  background-repeat:no-repeat;
   }
   
    #body #content #sidebar div#section div div ul.archive li a{
	 line-height:50px;
	  color:#7F7154;
	 font-size:18px;
	 font-family:"Calibri";	
	 
	   background:url("../images/icons.gif");
	  
	   background-position: 190px 20px;
	  background-repeat:no-repeat;
	  width:210px;
	  display:inline-block;
	  color:#FF9D13;
	  
	}
    
	 #body #content #sidebar div#section div div ul.archive li a.active{
	 
	  background:url("../images/icons.gif");
	  
	  background-position: 190px -42px;
	  background-repeat:no-repeat;
	  color:#FF9D13;
	 
	}
	
     #body #content #sidebar div#section div div ul.archive li ul li{
	   background-image:none;
	   height:20px;
	   /*
	   *height:0px;
	   */
	   padding:0;
	   
	 }
      
	  #body #content #sidebar div#section div div ul.archive li ul{
	    margin:0 0 30px -20px;
		/*
		* margin:0 0 50px -20px;
		*padding-left:40px;
		*/
         background:url("../images/top-border-long.gif");
		  background-position:top center;
		  background-repeat:no-repeat;
		}
	  
      #body #content #sidebar div#section div div ul.archive li ul li a{
	   background-image:none;
	   display:inline-block;
	   /*
	   *line-height:30px;
	   */
	   color:#7F7154;
	  }
	  #body #content #sidebar div#section div div ul.archive li ul li a:hover{
	    color:#FF9D13;
	  }
   
   
   
   #body #content #sidebar div#section div div ul li a:hover{
     color:#ff9d13;
   }
    #body #content #sidebar div#section div div ul li a span{
	 color:#ff9d13;
   }
  
  
  #body #content #sidebar  a img{
    border:0;
  }
  
  
  #body #content #sidebar .search{
     background:url("../images/bg-search-form.gif");
	 background-position:center;
	 background-repeat:no-repeat;
	 width:300px;
	 height:70px;
	 margin:0;
  }
  
  #body #content #sidebar .search input{
    background:url("../images/input-search.gif");
	 background-position:center;
	 background-repeat:no-repeat;
	 width:190px; 
	 padding: 8px 5px;
	 border:0;
	 margin:5px 3px 5px 10px;
	 font-size:14px;
	 font-family:"Calibri";
	 color:#7f7154;
	 
  }
  
  #body #content #sidebar .search button{
     background:url("../images/buttons.gif");
	 background-position: 0 -270px;
	 background-repeat:no-repeat;
	 width:77px; 
	 height:30px;
	 border:0;
	 margin:5px 5px 5px 0;
	 cursor:pointer;
  }
  
  #body #content #sidebar .search label{
	 font-size:14px;
	 font-family:"Calibri";
	 color:#ffffff;
	} 
   #body #content #sidebar .search label input{
     margin: 0 10px 0 10px;
	 width:10px;
	 background:transparent;
   }
   
   
   
   #body #content #sidebar .section{
      width:300px;
	  margin-top:30px;
   }
   
   #body #content #sidebar .section .aside{
     background:url("../images/bg-sidebar-top.gif");
	 background-position:center top;
	 background-repeat:no-repeat;
	 width:300px;
	 padding-top:4px;
	 margin:0 0 20px 0;
	 height:auto;
   }
   
   #body #content #sidebar .section .aside div{
     width:300px;
	 background:url("../images/bg-sidebar-bottom.gif");
	 background-position:center bottom;
	 background-repeat:no-repeat;
	 padding-bottom:4px;
	 height:auto;
   }
   
   #body #content #sidebar .section .aside div div{
     width:282px;
	 padding: 0 9px 0 9px;
	 background:url("../images/bg-sidebar-mid.gif");
	 background-position:center;
	 height:auto;
   }
   
    #body #content #sidebar .section .aside div div ul{
	 list-style-type:none;
	 margin:0;
	 padding:0;
	}
	
	
	
	#body #content #sidebar .section .aside div div ul li{
	 background:url("../images/bg-list-item.gif");
	 background-position:center bottom;
	 background-repeat:no-repeat; 
	 clear:both;
	 height:32px;
	 line-height:32px;
	 width:282px;
	 
	}
	
	#body #content #sidebar .section .aside div div ul li a{
	  text-decoration:none;
	  display:inline-block;
	  color:#7f7154;
	  font-size:14px;
	  margin:0 0 0 10px;
	  font-family:"Calibri";
	  width:210px;
	  /*
	  _width:200px;
	  */
	  float:left;
	}
	
	#body #content #sidebar .section .aside div div ul li a:hover{
	  color:#e4a217;
	  
	}
	
	#body #content #sidebar .section .aside div div ul li a.more{
	  width:42px;
	  color:#e4a217;
	  float:left;
	  text-align:right;
	}
	
	#body #content #sidebar .section .aside div div ul li a:hover.more{
	  width:42px;
	  color:#7f7154;
	  text-align:right;
	}
	
	
	
	
	#body #content #sidebar .section ul.navigation{
	  list-style-type:none;
	  margin:0;
	  padding:0;
	  overflow:hidden;
	}
   
    #body #content #sidebar .section ul.navigation li.active{
	  float:left;
	  width:140px;
	  height:30px;
	  background:url("../images/menu.gif");
	  background-position: 0 0;
	  background-repeat:no-repeat; 
    } 
	
	
    #body #content #sidebar .section ul.navigation li{
	  float:left;
	  width:140px;
	  height:30px;
	  background:url("../images/menu.gif");
	  background-position: 0 -80px; 
	  background-repeat:no-repeat; 
	  text-align:center;
    } 
	
	#body #content #sidebar .section ul.navigation li a{
	  text-decoration:none;
	  text-align:center;
	  line-height:30px;
	  display:inline-block;
	  font-family:"Calibri";
	  font-size:14px;
	  color:#000000;
	  font-weight:bold;
	}
	
	#body #content #sidebar .section ul.navigation li a:hover{
	  color:#7F7154;
	}
   
   
   /**---- Start of sidebar featured style----**/
    #body #content #sidebar .featured{
	  width:300px;
	  height:auto;
	  overflow:hidden;
	  background-color:#ffffff;
	}
	
	#body #content #sidebar .featured ul{
	  margin:0;
	  padding:0;
	  list-style-type:none;
	}
	
	#body #content #sidebar .featured  h2{
	   font-family:"Calibri";
	  font-size:28px;
	  color:#000000; 
	  font-weight:normal;
	  margin:60px 0 0 0;
	}
	
	#body #content #sidebar .featured ul li{
	clear:both;
	width:300px;
	height:auto;
	background: url("../images/shadow.gif");
	background-repeat:no-repeat;
	background-position:bottom center;
	overflow:visible;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	  
	}
	
	#body #content #sidebar .featured ul li h2{
	   margin:0 0 -10px 0;
	   padding:0;
	}
	
	#body #content #sidebar .featured ul li h2 a{
	 font-family:"Calibri";
	  font-size:20px;
	  color:#000000;
	  font-weight:bold;
	}
	
	#body #content #sidebar .featured ul li h2 a:hover{
	  color:#7F7154;
	}
	
	#body #content #sidebar .featured ul li  img{
	  border:0;
	  float:left;
	}
	#body #content #sidebar .featured ul li a{
	   text-decoration:none;
	}
	
	#body #content #sidebar .featured ul li  p{
	  color:#7F7154;
	   font-family:"Calibri";
	  font-size:14px;
	  line-height:25px;
	  
	}
	
	#body #content #sidebar .featured ul li  p a{
	  color:#000000;
	}
	
	#body #content #sidebar .featured ul li  p a:hover{
	   color:#7F7154;
	}
	
	#body #content #sidebar .featured ul li.last{
	  background-image:none;
	}
	
	#body #content #sidebar .featured ul li  p a.more{
	   color:#FF9506;
	}
	#body #content #sidebar .featured ul li  p a.more:hover{
	   color:#7F7154;
	}
   
   
   
   /**---------------- Start of sidebar connect style ------------------**/
   
    #body #content #sidebar .connect{
	  width:300px;
	}
	
	#body #content #sidebar .connect h2{
	  color:#ff9e01;
	  font-family:"Calibri";
	  font-size:28px;
	  font-style:Italic;
	  margin:80px 0 0 0;
	  padding:0;
	  font-weight:normal;
	}
	
	#body #content #sidebar .connect ul{
	  margin:0;
	  list-style-type:none;
	}
	
	#body #content #sidebar .connect ul li{
	  clear:both;
	  height:70px;
	  
	  
	  background: url("../images/top-border-short.gif");
	  background-repeat:no-repeat;
	  background-position: 10px bottom;
	}
	
	#body #content #sidebar .connect ul li a{
	  text-decoration:none;
	  display:block;
	  line-height:70px;
	  padding-left:70px;
	  color:#93898a;
	}
	
	#body #content #sidebar .connect ul li a.facebook{
	  background: url("../images/icons.gif");
	  background-position: 0 -174px;
	  background-repeat:no-repeat;
	  
	}
	
	#body #content #sidebar .connect ul li a.facebook:hover{
	  opacity:0.8;
      filter:alpha(opacity=80); 
	}
	
	#body #content #sidebar .connect ul li a.subscribe{
	  background: url("../images/icons.gif");
	  background-position: 0 -428px; 
	  background-repeat:no-repeat;
	}
	#body #content #sidebar .connect ul li a.subscribe:hover{
	  opacity:0.8;
      filter:alpha(opacity=80); 
	}
	
	#body #content #sidebar .connect ul li a.twitter{
	  background: url("../images/icons.gif");
	  background-repeat:no-repeat; 
	  background-position: 0 -588px;
	}
	
	#body #content #sidebar .connect ul li a.twitter:hover{
	  opacity:0.8;
      filter:alpha(opacity=80); 
	}
	
	#body #content #sidebar .connect ul li a.flicker{
	  background: url("../images/icons.gif");
	  background-repeat:no-repeat;
	  background-position: 0 -268px; 
	}
	
	#body #content #sidebar .connect ul li a.flicker:hover{
	  opacity:0.8;
      filter:alpha(opacity=80); 
	}
	
	
   
   /**------------------------ End of sidebar style  ----------------------**/
   
  /**----------- Start of featured Style -------------**/ 
   #body .featured{
	background-color:#f8f3e9;
	height:25px;
	background-image:none;
	overflow:hidden;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
   }
   
   #body .featured ul{
	margin:0 auto;
	padding:0;
	width:960px;
	list-style-type:none;
   }
   
   #body .featured ul li{
	float:left;
	margin-right:10px;
	height:92px;
   }
   
   #body .featured ul li.last{
       margin-right:0;
	   background-image: url(../images/bg_community.jpg);
   }

   #body .featured ul li.last table{
	width="100%";
	border="0";
	padding-top: 30px;
	padding-left: 8px;
   }
   
   
   #body .featured ul li.last table tr{
	font-family:"Calibri", Arial;
	font-size:13px;
	color:#333333;
	text-decoration:none;
	font-weight: lighter;
	line-height:14px;
   }

   #body .featured ul li.last table tr td{
	   height:14px;
   }

   #body .featured ul li.last table tr td a{
    color:#333333;
   }

   #body .featured ul li.last table tr td a:hover{
     color:#ffffff;
   }

   #body .featured ul li.last table tr td a:more{
      color:#ff6700;
   }

   #body .featured ul li.last table tr td a:more:hover{
     color:#ffffff;
   }

   #body .featured ul li a{
      text-decoration:none;
   }
   
   #body .featured ul li a{
      text-decoration:none;
   }
   
   
   
   #body .featured ul li a img{
      border:0;
   }
   
   
   
   /**--------------- Start of footer style ------------------**/
   #footer{
	background-color:#310000;
	background-image:url(../images/bg-footer.png);
   }
   
   #footer .section{
       width:960px;
	   margin:0 auto;
	   overflow:hidden;
	   position:relative;
   }
   
   #footer .section ul{
      margin:0;
	  padding:0;
	  list-style-type:none;
   }

   #footer .section ul li{
     float:left;
	 width:400px;
	 height:184px;
	 
   }
   
   #footer .section ul li table{
	width="300px";
	border="0";
   }

   #footer .section ul li table tr{
	font-family:"Calibri", Arial;
	font-size:18px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
   }

   #footer .section ul li table tr td{
	   height:30px;
   }

   #footer .section ul li table tr td a{
	font-family:"Calibri";
	font-size:14px;
    color:#ffad00;
	text-decoration:none;
	line-height:20px;
	height:25px;
	padding: 0 0 0 10px;
   }

   #footer .section ul li table tr td a:hover{
     color:#cccccc;
   }

   #footer .section ul li table tr td a:more{
      color:#ff6700;
   }

   #footer .section ul li table tr td a:more:hover{
     color:#ffffff;
   }

   #footer .section ul li table tr td a img{
	z-index:10;
   }

   #footer .section ul li p{
	position:relative;
	top:-10px;
	padding: 0 10px 0 15px;
	z-index:10;
	font-family:"Calibri";
	font-size:14px;
	color:#bffb05;
	line-height:20px;
   }
   
   #footer .section ul li p a{
     color:#ffad00;
	 text-decoration:none;
   }
   #footer .section ul li p a:hover{
     color:#ff6700;
   }
   
   #footer .section ul li p a.more{
      color:#ff6700;
   }
   
   #footer .section ul li p a.more:hover{
      color:#ffffff;
   }
   
   #footer #footnote{
	  background-color:#ffad00;
   }
   
   #footer #footnote .section{
       width:960px;
	   height:50px;
	   text-align:center;
	   line-height:50px;
	   font-family:"Calibri";
	   font-size:13px;
		
   }
   
   #footer #footnote .section a{
      text-decoration:none;
	  color:#000000;
   }
   #footer #footnote .section a:hover{
      color:#ffffff;
   }
   
   



#cssmenu {
  float: left;
  width: 100%;
  background: #efefef;
  font-size: 93%;
  line-height: normal;
  border-bottom: 1px solid #666;
}
#cssmenu ul {
  margin: 0;
  padding: 10px 10px 0 50px;
  list-style: none;
}
#cssmenu li {
  display: inline;
  margin: 0;
  padding: 0;
}
#cssmenu a {
  float: left;
  background: url("images/tableftf.gif") no-repeat left top;
  margin: 0;
  padding: 0 0 0 4px;
  text-decoration: none;
}
#cssmenu a span {
  float: left;
  display: block;
  background: url("images/tabrightf.gif") no-repeat right top;
  padding: 5px 15px 4px 6px;
  color: #666;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#cssmenu a span {
  float: none;
}
/* End IE5-Mac hack */
#cssmenu .active a span,
#cssmenu a:hover span {
  color: #FFFFFF;
}
#cssmenu .active a,
#cssmenu a:hover {
  background-position: 0 -42px;
}
#cssmenu .active a span,
#cssmenu a:hover span {
  background-position: 100% -42px;
}

   
.small_heading {
	font-size: 16px;
}
