@charset "utf-8";
/* CSS Document */
body {
	background-color: #ACACAC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #666666;
}
.padding1{
	padding-left:10px;
	padding-top:15px;
}
.padding4{
	padding-left:100px;
}
.padding2{
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
}
.padding3{
	padding-left:40px;
	background-image:url(images/new.jpg);
	background-repeat:no-repeat;
}
.DOT{
background-image:url(images/dot-line.gif);
background-repeat:repeat-x;
}
.DOT1{
background-image:url(images/dot-line1.gif);
background-repeat:repeat-y;
}
.main_text {
	font-family: Verdana;
	font-weight: bold;
	font-size: 18px;
	color: #336600;
}
.main_contact {
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #ff0000;
}
.text1 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #336600;
}
.text11 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;
}
.text2 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
.call {
	font-family: Verdana;
	font-size: 16px;
	font-weight:bold;
	color: #ffffff;
}
.image-box{ 
	border:1px solid #acacac;
}
