﻿@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#menu { 
 margin: 0; 
 padding: 0; 
 list-style-type: none; 
}

#menu LI { 
 margin: 6px 3px; float:left;  list-style:none;  
}

#menu A { 
 display: block;  font-style:italic; font-weight:bold; font-size:15px; font-family:Arial, Helvetica, sans-serif; color:#419dd0;
 padding: 4px 0; 
 width: 134px; 
 height: 26px; 
 background-image: url(images/button.gif); 
 background-repeat: no-repeat; 
 text-decoration: none; 
 text-align: center; 


}

#menu A:hover {  font-style:italic; font-weight:bold; font-size:15px; font-family:Arial, Helvetica, sans-serif; color:#ffffff; 
 background-image: url(images/home.jpg);  width: 134px; 
 height: 26px; 
 background-repeat: no-repeat; 
}

.phone{font-family:Arial, Helvetica, sans-serif; color:#FF0000; font-size:16px; font-style:italic; font-weight:bold;}
.content{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
}
.text{font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:12px; font-style:normal; font-weight:normal; line-height:20px}
.h2{font-size:14px; font-family: Arial, Helvetica, sans-serif; color:#666666 }
.bgline{ background-image:url(images/bg-line.jpg);
background-repeat:repeat-x;
}
.bgline1{ background-image:url(images/bg-line.jpg);
background-repeat:repeat-y;}


.prolink a{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:none; color:#666666;}
.prolink a:link {
	text-decoration: none;
}
.prolink a:visited {
	text-decoration: none;
}
.prolink a:hover { color:#419dd0;
	text-decoration: none;
}
.prolink a:active {
	text-decoration: none;
}




.footer {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333;}

.footer a{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; text-decoration:none;}
.footer a:link {
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
}
.footer a:hover { color:#419dd0;
	text-decoration: underline;
}
.footer a:active {
	text-decoration: none;
}

.versep{background-image:url(images/line-image.jpg); background-repeat:repeat-y; background-position:center top;}
.addres{font-family:Arial, Helvetica, sans-serif; color:#0066FF; font-size:14px; font-style:normal; font-weight:bold;}
.bottomefont{font-family: Georgia, "Times New Roman", Times, serif; color:#990000; font-size:12px; font-style:normal; font-weight:bold;}
.box{ width:auto; height:auto; border:1px solid #CCCCCC;}






