
/*Header starts here */
#header{
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	height:105px;
}

#header-logo{
	float:left ;
}

#header-right{
	float:right ;
	width:450px;
}


#header-right-search{
	padding:10px 0px 0px 0px;
	text-align:right;
}
#header-right-phone img{
   vertical-align:middle;
}
#header-right-phone{
	padding:14px 0px 0px 0px ;
	text-align:right;
	clear:right;
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	font-size:12px ;
	font-weight:bold ;	
	color:#CC0000;
}
#header-right-phone a:hover{
   color:#666666;
}
/* Header ends here */

/* Menu starts here */
#tabs {
	float:left;
	clear:both;
	width:100%;
	background:#31363C;
	font-size:100%;
	line-height:normal;
	}

#tabs ul {
	margin:0;
	padding:0px 0px 0px 5px;
	list-style:none;
	height:39px;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	*display:inline;
	}

#tabs a {
	float:left;
	background:url("../images/tableft.gif") no-repeat left top;
	margin-top:4px;
	padding:0 0 0 10px;
	height:35px;
	font:normal 15px/20px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
	letter-spacing:.02em;
	text-align:center;
	font-weight:bold;
	cursor:hand;
	display:inline;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("../images/tabright.gif") no-repeat right top;
	padding:10px 30px 4px 18px;
	color:#fff;
	cursor:hand;
	height:21px;
	display:inline;
	}

#tabs a:hover {
	background-position:0% -35px;
	z-index:100;
	}

#tabs a:hover span {
   	color:#000000;
	background-position:100% -35px;
	}
#tabs a.sel {
	background-position:0% -35px;
	z-index:100;
	}

#tabs a span.selected {
   	color:#000000;
	background-position:100% -35px;
	}
/* Menu ends here */


#top-lnk{
   width:950px ;
   text-align:right;
   padding-bottom:3px;
}
#top-lnk a{
    color:#666666;
	font-weight:bold;
}
#top-lnk a:hover{
  color:#999999;
}

#frm-footer{
   width:100%;
   background-color:#FFFFFF;
   height:345px;
   min-height:335px;
   hspace:0px;
   vspace:0px;
   marginheight:0px;
   marginwidth:0px;   
   min-width:950px;
}

#foter{
	background:#DDEDFD ;
	border-top:3px #B9DBF2 solid;
	padding:3px 0px ;
	width:100%;
	font-family:'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font:13px/1.231 arial,helvetica,clean,sans-serif;
}
#foter h4{
   font-size:16px;
   color:#666666;
   line-height:20px;
   margin:0px 0px 5px 0px;
   padding:0px;
}
#foter-links{
	width:950px ;
}

#foter-left{
	float:left ;
	height:245px;
	text-align:left;
	 border-right:1px #75A6CB dashed;
	margin:15px 0px 0px 10px;
	width:230px ;
}
#foter-left .lft{
   float:left;
   margin-right:10px;
}

#foter-left img{
    border:none;
}
#foter-left p{
   color:#767676;
   margin:9px 0px 10px 0px;
   font-size:11px;
   line-height:20px;
   font-family:verdana;
}
#foter-right{
	float:right ;
	width:640px ;
	text-align:left ;
	margin:15px 10px 0px 0px;
}
#foter-right p{
    margin:7px 0px 10px 0px;
	text-align:justify;
	padding:0px;
    font-size:11px;
	color:#666666;
	line-height:16px;
}
#foter-right .ftr_ln{
   border-bottom:1px #A6C8E1 solid;
   text-align:center;
}
#links1{
   float:left;
   text-align:left;
   padding-right:30px;
   color:#666666;
   margin-bottom:20px;
   padding-bottom:5px;
}
#links1 ul, #links2 ul, #links3 ul{
   margin-left:3px;
}
#links1 a, #links2 a, #links3 a{
     color:#666666;
	 font-size:11px;
	 text-decoration:underline;
	 line-height:20px;
}
#links1 a:hover, #links2 a:hover, #links3 a:hover{
     background:#ffffff;	 
}
#links2{
   float:left;
   text-align:left;
   color:#666666;
   padding-right:30px;
   border-left:1px #75A6CB dashed;
   margin-left:40px;
   margin-bottom:20px;
   padding:0px 0px 0px 60px;
}
#links3{
   float:left;
   text-align:left;
   color:#666666;
   margin-left:30px;
   margin-bottom:20px;
   padding-bottom:5px;
}

#foter-bot{
	background:url(../images/ftr-btmbg.gif) repeat-x;
	background-color:#c6e2fb;
	padding:7px 0px 10px 0px ;
}
#ftr_btm_inside{
   width:950px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   line-height:12px;
   color:#333333;
   	font-size:11px ;
   text-align:right ;
}
#ftr_btm_inside a{
   font-size:10px ;
   text-decoration:none;
   color:#333333;
}
