* {
padding:0;
margin:0;
}
html {
height:100%;
}
body {
background:#000;
height:100%;
font:normal 76%/1.6 Verdana, Arial, Helvetica, sans-serif;
color:#FFF;
}

.friendstxt {
  color: #cf8b5b;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size:1em;
  font-weight:bold;
  display: inline;
}

/* Template Structure */
div#Template {
width:100%;
height:100%;
}
div#Header {
height:120px;
overflow:hidden;
}
div#Header div.conts {
width:960px;
margin:0 auto;
}
div#HeaderMain {
background:url(../images/header_bg.jpg) no-repeat;
width:960px;
height:120px;
float:left;
overflow:hidden;
}
div#HeaderMain div.conts {
padding:62px 0 0 300px;
}
div#HeaderMain div.conts h2 {
padding:14px 0 0 20px;
font-size:2em;
}

/* Main Body */
div#Wrapper {
width:960px;
margin:0 auto;
}
div#Wrapper div.conts {
padding:20px 0;
}
div#Wrapper div.conts div#LeftNav {
width:285px;
float:left;
}
div#Wrapper div.conts div#LeftNav div.conts {
padding:0;
margin:0;
}
div#Wrapper div.conts ul.services {
margin-left:60px;
}

div#Wrapper div.conts ul.services li{
padding:0px 20px;
}
/* Left Nav */
div#Wrapper div.conts div#LeftNav div.conts ul li a {
	display:block;
	font-family:"Trebuchet MS", sans-serif; letter-spacing: 0.1em; 
	font-size:1.2em;
	color:Yellow;
	font-weight:bold;
}

/* Main Body */
div#Wrapper div.conts div#Mainbody {
width:675px;
float:left;
}
div#Wrapper div.conts div#Mainbody div.conts {
padding:0 20px;
}
div#Wrapper div.conts div#Mainbody div.conts h3 {
font-size:1em;
background:#776953;
padding:4px;
border:1px solid #CCC;
margin:0 0 20px;
}
div#Wrapper div.conts div#Mainbody div.conts h4 {
font-size:1em;
color: #D56A00;
}
div#Wrapper div.conts div#Mainbody div.conts p {
text-align:justify;
padding-bottom:10px;
}
div#Wrapper div.conts div#RightPanel {
width:285px;
float:left;
overflow:hidden;
padding:20px 0px;

}
div#Wrapper div.conts div#RightPanel div.conts {
margin:0;
border:1px solid #999;
border-bottom:none;
}
div#Wrapper div.conts div#RightPanel div.conts table {
background:#666666;
border-collapse:collapse;
}
div#Wrapper div.conts div#RightPanel div.conts table td {
padding:0 3px ;
border:1px solid #999;
}

div#Wrapper div.conts div#RightPanel div.conts table td a {
text-decoration:none;
color:#000;
}
div#Wrapper div.conts div#RightPanel div.conts table td a:hover {
color:#FFFFFF;
}
img {
border:none;
}
div.clear {
clear:both;
}
.SubTitle{
  color: #FFFFAA;
  font-size:1.2em;
  font-weight: normal;
  display:block;
  text-indent:0px;
  font-family: Arial,Helvetica,sans-serif;
 
}
.SubTitleIndent
{
  color: #f3ab7e;
  font-family: Arial,Helvetica,sans-serif;
  font-size:1.2em;
  font-weight:bold;
  display: inline;
  text-indent:30px;
}
.HighlightWord
{
  color: #cf8b5b;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size:1em;
  font-weight:bold;
  display: inline;
 
}
.HighlightWord li{
font-size:12px;
margin-left:80px;
}
.Title{
  color: White;
  font-size:1.5em;
  font-weight: normal;
  font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Sans-Serif;
  display: block;
  line-height:19px;
  margin-top:5px;
  padding-bottom:5px;  
  text-indent:0px;
  
}
#tabsF {
      float:left;
      width:100%;
      font-size:93%;
      font: bold 10px Verdana, Arial, Helvetica, sans-serif;
      line-height:normal;
      background:transparent;
	  text-align:left;
	  font-weight:normal;
	  vertical-align:center;
	  margin-bottom:15px;
	  cursor:hand;
	  cursor:pointer;
      }
    #tabsF ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
		cursor:hand;
	  cursor:pointer;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      border-bottom:1px solid #666;
	  cursor:hand;
	  cursor:pointer;
	  
      }
    #tabsF a {
      float:left;
	  background:none;	
      margin:0;
      text-decoration:none;
	  cursor:hand;
	  cursor:pointer;
      }
    #tabsF a span {
	float:left;
	display:block;
	background:transparent url(../images/menubg.png) no-repeat scroll 0%;
	color: #FFFFFF;
	width:195px;
	height:28px;
	text-indent:10px;
	cursor:hand;
	cursor:pointer;
	border-style:thin;
	border:bottom: 0px 0px 1px;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {
		float:none;
		width:195px;
		height:28px;
		cursor:hand;
		cursor:pointer;
		padding: 10px 0 0 0;	
		
	}
	
    /* End IE5-Mac hack */
    #tabsF a:hover span {
	  	  color:#cf946a;
		  font-weight:bold;
		  cursor:hand;
		  cursor:pointer;
		  padding-top:10px;
		  
	
      }
    #tabsF a:hover {
      /*background-position:0% -42px; */
	  background:transparent url(../images/menubg.png) no-repeat scroll 0%;
	  text-indent:10px;
	  color:#cf946a;
	  cursor:hand;
	  cursor:pointer;
      }
	  

	  #specialglmenu a:hover {
      /*background-position:0% -42px; */
	  background:transparent url(../images/menubgover.png) no-repeat scroll 0%;
	  text-indent:10px;
	  color:Red;
	  cursor:hand;
	  cursor:pointer;
      }
	  
	  
    #tabsF a:hover span {
      background-position:100% -42px;
      }

        #tabsF #current a {
                background-position:0% -42px;
        }
        #tabsF #current a span {
                background-position:100% -42px;
        }

#tabsF span.bgimagenull{
background-color:#000000;
background-image:none;
}
#MySubMenu {
      float:left;
      width:100%;
      font: bold 8px Verdana, Arial, Helvetica, sans-serif;
      line-height:normal;
      text-align:left;
	  font-weight:normal;
	  cusor:hand;
	  cusor:pointer;
	  
      }
	
	
	
#MySubMenu a span {
	float:left;
	display: inline;
	width:163px;
	height:20px;
	text-indent:10px;
	cusor:hand;
	cusor:pointer;
	text-align : left;
	z-index : auto;
	background-position : center;
	background-image: url(../images/glossy-navigation-set.jpg);
	font-size : 10px;
	color : White;
	
}


#MySubMenu a:hover {
	text-indent:10px;
	color:#000000;
	cusor:hand;
	cusor:pointer;
	font-weight : bold;
	font-size : medium;
	background-image : url(submenuover.gif);
	
}

 #MySubMenu a {
      float:left;
	  background:none;	
      margin:0;
      text-decoration:none;
	  cusor:hand;
	  cusor:pointer;
	  
      }

 #MySubMenu p {
	float:left;
	margin:0;
	text-decoration:none;
	cusor:hand;
	cusor:pointer;
	font-family : Verdana;
	font-size : x-small;
	text-align : left;
}

    #MySubMenu li {
      display:inline;
      margin:0;
      padding:0;
      border-bottom:1px solid #666;
	  cusor:hand;
	  cusor:pointer;
      }	 
#video_bg{
	background-color:#201f1f;
	width:430px;
	height:455px;
	margin-left: 0px;
	border:1px solid #CCCCCC;
}
.Pages { 
	text-align: left; 
	margin-bottom: 10px; 
	margin-top: 10px; 
	width:430px;
	
	}
.Paginator {
	 color : #c85237;
	font-size: 9px; padding-top: 10px;margin-right: auto; padding-bottom: 5px;
	 }
	 
.Paginator a, .pageList .this-page { 
	padding: 2px 6px;
	 border: solid 1px #ddd; 
	 background: #ffffff; 
	 text-decoration: none;
	 font-size: 10px;font-family: Arial, Helvetica, sans-serif;
	 color:#404040;
	 font-weight:bold;
	}
.Paginator a:visited { 
	padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; 
	}
.Paginator .AtStart { 
	margin-right: 20px; padding: 2px 6px; /* border: solid 1px #ddd; */ background: #fff; color: #aaa; 
	}
.Paginator .Prev { 
	margin-right: 20px; padding: 2px 6px; border: solid 2px #ddd; background: #fff; 
	}
.Paginator .break { 
	padding: 2px 6px; border: none; background: #fff; text-decoration: none; 
	}
.Paginator .Next { 
	margin-left: 20px; padding: 2px 6px; border: solid 2px #ddd; background: #fff;}
	
.Paginator .AtEnd { 
	margin-left: 20px; padding: 2px 6px; /* border: solid 1px #ddd; */ background: #fff; color: #aaa; }


.Paginator .this-page {padding: 2px 6px; border-color: #999; font-weight: bold; font-size: 13px; vertical-align: top; background: #fff; color: #FF0084; }
	
.Paginator a:hover {
	color: #fff; 
	background: #584C7E; 
	border-color: #036; 
	font-weight:bold;
	padding: 2px 6px;
	 border: solid 1px #ddd; 
	 text-decoration: none;
	 font-size: 10px;font-family: Arial, Helvetica, sans-serif;

}
	   	

/* Footer */
div#Footer {
height:40px;
background-color:#30190d;
}
div#Footer div.conts {
width:960px;
margin:0 auto;
text-align:center;
}
div#Footer div.conts a {
text-decoration:none;
	color:Yellow;
	font-weight:bold;

padding:0 5px 0 0;
}
div#Footer div.conts a:hover {
color:#FFF;
}


table.sitemap {

	width:250px;

	margin-top:0px;
	
	margin-left:0px;

	
	
}

table.sitemap td {

vertical-align:top;

}

table.sitemap ul {

	color: #C0C0C0;

	font-size:14px;

	font-weight:bold;

	margin:0;

	padding:0;
	
	margin-left:20px;

}

table.sitemap ul li {

	font-size:12px;

	list-style-position:inside;

}

table.sitemap ul a {

	color: #FFCC33;

}

table.sitemap ul li a {

	color: #CC9933;

}

table.sitemap ul li a:hover {

	color: #FBFBFB;

}

#appointment{

width:230px;

height:265px;

position:absolute;

background-color: #311809;
border:1px solid #CCCCCC;

float:left;

margin-top:400px;

}



#appOutput{

float:left;

background-color: #121e46;

color:#00CCFF;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-weight:bold;

font-size:12px;

margin-top:400px;

}


#b2 
{
	width: 350px;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	color: #333;
}

#b2 ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#b2 li 
{
	margin: 0;
	width: auto;
	padding:10px;
}

#b2 li a 
{
	display: block;
	padding: 3px 0px 2px 0.5em;
	border-left: 5px solid #555;
	border-right: 5px solid #555;
	color: #fff;
	text-decoration: none;
	font-size:14px;
	width: auto;
	background-color:#777;
}

#b2 li a:hover 
{
	border-left: 5px solid #222;
	border-right: 5px solid #222;
	color: #fff;
	background-color: #999;
	font-weight:bold;
}

