* { padding: 0; margin: 0; }
html { min-height: 100%; margin-bottom: 1px; padding-bottom: 1px; }

body 
{
 font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14px;
 background: #a0a0a4; padding-bottom: 3px;
}

#header 
{
  margin: 0 auto;
  /*width: 900px;*/ width: 857px;
  height: 149px;
  background: url(head.jpg) repeat-x;  border-right: solid #000 1px;  border-bottom: solid #000 1px;
}
#headerleft 
{
  float: left;
  /*width: 224px;*/ width: 192px; background: url(header.jpg) no-repeat;
  height: 149px;
  border-left: solid 1px #000; border-right: solid 1px #000;
}
#headerright 
{  
  float: left;
  width: 662px; background: url(front.jpg) no-repeat; background-position: center bottom;
  /*height: 149px;*/ height: 145px;
}
#headerright h1
{  
  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 20px; color: #8c0000; font-weight: normal;
  text-align: center; padding-top: 7px;
}

#shadow
{
	margin: 0 auto; /*width: 900px;*/ width: 857px; height: 12px; font-size: 1px;
	background: url(shadow.jpg) repeat-x; border-bottom: solid 2px #555; position: relative;
}
#wrapper
{
  margin: 0 auto; background: url(wrapper.jpg) repeat-y;
  /*width: 946px;*/ width: 904px;
}
#maincontainer
{
  margin: 0 auto; /*width: 900px;*/ width: 856px; background: #fff; 
  border-left: solid 1px #000;
  border-right: solid 1px #000;
}
#menu {
	width: 192px; letter-spacing: 1px; 
}
#menu ul{
	width: 192px; 
}
#menu li{
	list-style: none;
}
#menu li a{
	display: block; background: #fff; text-decoration: none; border-bottom: solid 1px #000; 
	padding: 10px 4px 7px 13px; font-size: 14px; color: #000; height: 16px;
}
#menu li a#selected{
	background: url(menu_grad.jpg) repeat-x; color: #000; /*width: 190px;*/ padding: 10px 4px 7px 13px;
	border-bottom: solid 1px #000;  font-weight: bold;
}
#menu li a:hover{
	background: url(menu_grad.jpg) repeat-x; color: #000; /*width: 190px;*/ padding: 10px 4px 7px 13px;
	border-bottom: solid 1px #000;
}

#leftcolumn 
{ 
  float: left; width: 191px;
  min-height: 678px;
  height:auto !important;
  /*height: 678px;*/
  padding-right: 1px;
  background: #fff; 
}

#leftcolumn h1
{ 
  margin-left: 13px; margin-top: 31px; margin-bottom: 4px; 
  font-size: 14px; color: #8c0000;
}


#menu2 {
	width: 192px;
}
#menu2 ul{
	width: 192px; 
}
#menu2 li{
	list-style: none;  margin-top: 3px;
}
#menu2 li a{
	background: #fff; text-decoration: none; color: #960000; margin-left: 13px;
}
#menu2 li a:hover{
	color: #000;
}



#leftcolumn2
{ 
  float: left; width: 191px;
  /*height: 749px;*/ height: 758px;
  padding-right: 1px;
  background: #fff; /*url(menu_sliver.jpg) repeat-y; */
}

#leftcolumn3
{ 
  float: left; width: 191px;
  /*height: 909px;*/height: 987px;
  padding-right: 1px;
  background: #fff; /*url(menu_sliver.jpg) repeat-y; */
}

#rightcolumn 
{ 
  float: left; padding-right: 1px; background: #fff; 
  /*border-bottom: solid 1px #000;*/ 
  
  border-left: solid 1px #000;
  margin: 0 auto; 
  min-height: 678px;
  height:auto !important;
  height: 678px;  
  /*width: 673px;*/  width: 661px;
}
#rightcolumn  h1
{ 
  font-size: 15px; padding: 0px 0px 12px 6px; color: #8c0000; 
}
#rightcolumn  h2
{ 
  font-size: 18px; color: #8c0000; padding: 7px 0px 12px 12px; 
}
#rightcolumn  h3
{ 
  font-size: 15px; color: #8c0000; padding: 0px 0px 12px 6px; 
}
#rightcolumn  h4
{ 
  font-size: 16px; color: #8c0000; padding: 7px 0px 12px 12px;
}
#rightcolumn  p
{ 
  font-size: 14px; padding: 0px 10px 14px 12px; letter-spacing: 1px; line-height: 18px; 
}
#rightcolumn  a
{ 
  color: #8c0000;
}
#rightcolumn  a:hover
{ 
  color: #000;
}

.color_text p
{
  /*color: #960000;*/ color: #8c0000; font-weight: bold;
}

#leftside
{
	float: left; width: 430px; margin-top: 20px;
}
#rightside
{
	float: left; width: 230px;
}

.serviceleft
{
	float: left; width: 320px; height: 160px; background: url(service.jpg) repeat-x; background-position: top;
	border: solid 1px #000; margin-left: 10px;
}
.serviceleft h5
{ 
  font-size: 15px; color: #960000; padding: 7px 0px 5px 12px; 
}
.serviceright
{
	float: left; width: 320px; height: 160px; background: url(service.jpg) repeat-x; background-position: top;
	border-top: solid 1px #000; border-right: solid 1px #000; border-bottom: solid 1px #000;
}
.serviceright h5
{ 
  font-size: 15px; color: #960000; padding: 7px 0px 5px 12px; 
}
.leftservice
{
	height: 23px; width: 320px; float: left; margin-left: 10px; padding-top: 5px; text-align: center;
	border-left: solid 1px #000; border-bottom: solid 1px #000; border-right: solid 1px #000; margin-bottom: 15px;
}

.rightservice
{
	height: 23px; width: 320px; float: left; padding-top: 5px; text-align: center;
	border-right: solid 1px #000; border-bottom: solid 1px #000; margin-bottom: 15px;
}
h6 
{
	text-align: center; text-decoration: underline; font-size: 16px; color: #960000;
}
#extras p
{
	color: #960000; margin-top: 15px; margin-left: 131px; margin-bottom: 15px;
}
#extras a
{
	text-decoration: none;
}


#contactleft 
{ 
  float: left;
  height: 532px; width: 331px;
}
#contactleft  p
{ 
  padding: 10px;
}
#contactleft h1
{ 
  margin-top: 10px; margin-left: 3px;
}
#contactright
{ 
  float: left;
  height: 532px; width: 330px; text-align: center;
}
#contactright p
{ 
  padding: 5px;
}
#contactright h1
{ 
  margin-top: 10px;
}
#contactright img
{ 
  border: 0px;
}

#links
{
	/*margin: 0 auto;*/ float: left;
	 font-size: 12px; height: 21px; /*width: 898px;*/ width: 856px;
	background: #ebece4 url(hover.jpg) repeat-y; clear: both;
	border-bottom: solid 1px #000; border-top: solid 1px #000; 
	padding-top: 4px;
	
}
#links ul{
	margin: 0 auto; width: 855px;  text-align: center;
}
#links li{
	list-style: none; display: inline; margin-left: 20px; margin-right: 20px;
}
#links li a{
	display: inline; color: #000; text-decoration: none;
}
#links li a#selected2{
	color: #000; text-decoration: underline;
}
#links li a:hover{
	color: #000; text-decoration: underline;
}

#abovefooter
{
	margin: 0 auto; font-size: 1px; height: 0px; /*width: 900px;*/ width: 857px; background: #7f7d70; clear: both;
}

#footer 
{ 
  /*width: 900px;*/ width: 856px; height: 72px;
  clear: both;
  background: #91683a;
  margin: 0 auto; border-bottom: solid 1px #000;
  
}
#footer ul 
{
  padding-left: 70px; padding-top: 12px; 
}
#footer li 
{
  display: inline;
  margin-right: 38px; color: #eee; line-height: 24px;
}
#footer li a 
{
  display: inline; letter-spacing: 1px;
  text-decoration: none;
  color: #eee;
}
#footer li a:hover
{
  display: inline; letter-spacing: 1px;
  text-decoration: none;
  color: #fff;
}
img.header
{
   margin-top: -4px; margin-left: 43px;
}
img.logo
{
   margin-top: 16px; margin-left: 266px;
}

img.about
{
   margin: 1px 8px 0px -2px; float: left;
}
.center
{
	margin-left: 12px; font-size: 11px; font-style: italic; color: red; height: 10px;
}
.click
{
	text-align: center; font-size: 11px; font-style: italic; color: red; height: 10px;
}

#rightcolumn2
{ 
  margin: 0 auto; padding-right: 1px; background: #fff;
  border-bottom: solid 1px #000; border-right: solid 1px #000; 
  min-height: 600px;
  height:auto !important;
  height: 600px;  
  /*width: 673px;*/  width: 857px;
}

#rightcolumn2  h2
{ 
  font-size: 18px; color: #960000; padding: 10px 0px 12px 70px;
}
#rightcolumn2  p
{ 
  font-size: 14px; padding: 0px 70px 14px 70px; letter-spacing: 1px; line-height: 18px;
}
#rightcolumn2  a
{ 
  color: #960000;
}
#rightcolumn2  a:hover
{ 
  color: #000;
}
#rightcolumn2  ul
{ 
  font-size: 14px; padding: 0px 70px 14px 70px; list-style: none; font-weight: bold; font-size: 15px;
  letter-spacing: 1px;
}

span.skype_pnh_container {
display:none !important;
}
span.skype_pnh_print_container {
display:inline !important;
}

