/* CSS Document */
body {
	font-size: 100%;
	line-height: 1.4;
	margin: 0px 0 10px 0;
	padding: 0;
	text-align: center;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background: #e7e8e4;
	color: #ffffff;
}
body, td, div, h1, h2, h3, h4, h5, h6, p, input, select, textarea ,option{
	font-family: Arial, Tahoma, Sans-Serif;
}
input,select,textarea,option{font-family: Arial, Tahoma, Sans-Serif;font-size:12px;border:1px solid #ABADB3;}
form {
	margin: 0;
	padding: 0;
}
b {
	font-weight: 700;
}
a, img {
	border: none;
}
a {
	color: #333333;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
H1, H2, H3, H4, H5 {
	margin: 0;
}
hr {
	border: none 0; 
	border-top: 1px solid #dddddd;
	height: 1px;
}
.hr {
	border-top: 1px solid #e6e6e6;
	font-size: 1px;
	height: 1px;
}
ul {
	margin: 0px 0px 0px 30px;
	padding: 0px;
}
li {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: square;
	line-height:18px;
	
}

li a {
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-decoration:none;
	color:#383838;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	list-style: none;
}

li a:hover {
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-decoration:none;
	color:#999999;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	list-style: none;
}

ol {
	margin: 0;
	padding: 0;
}

.menu_bg {
   background: url('images/menu_bg1.jpg'); 
   background-repeat: no-repeat;
   }
.header {
	background-image:url('images/header.gif');
	background-repeat:no-repeat;
}
.menu a {
    font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	text-transform:uppercase;
    color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

.menu a:hover {
    color: #333333;
	text-decoration: underline;
	cursor: pointer; 
}

.menu a:active {
    color: #333333;
	text-decoration: none;
	cursor: pointer; 
}

.menu_bottom a {
    font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	text-transform:uppercase;
    color: #333333;
	text-decoration: none;
	cursor: pointer;
}

.menu_bottom a:hover {
    color: #ffffff;
	text-decoration: underline;
	cursor: pointer; 
}
.copyright {
	padding-top:0px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.copyright a {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.slogan {
	font-family: "Times New Roman", Times, serif;
	font-size:24px;
	color:#FFFFFF;
	text-align:left;
	padding: 0px 0 100px 400px;
	vertical-align:top;
}
.content { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding:10px 10px 10px 10px;
vertical-align:top;
text-align:justify;
}

.content_left { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
padding:20px 10px 20px 10px;
vertical-align:top;
text-align:justify;
}
.content h1 {
	font-size:14px;
	color:#FFFFFF;
}

.content_left h2 {
	font-size:13px;
	color:#999999;
}

.logo {
   background: url('images/logo.gif'); 
   background-repeat: no-repeat;
   background-position:left;
    }
.tel {
   background: url('images/tel.jpg'); 
   background-repeat: no-repeat;
   background-position: right;
   font-size:20px;
   color:#515151;
   text-align:right;
   padding-right:50px;
   }
   
.bottom_bg {
   background: url('images/bottom_bg.gif'); 
   background-repeat: no-repeat;
   background-position:left;
   }
.bottom_tel {
padding: 0px 0px 0px 90px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}
.calc {border-bottom:1px solid #ABADB3;border-right:1px solid #ABADB3;}
.calc td{border-left:1px solid #ABADB3;border-top:1px solid #ABADB3;}

.links { font-size:3px; color:#e7e8e4;}
.links a { font-size:3px; color:#e7e8e4;}
.links a:hover { font-size:3px; color:#e7e8e4;}