/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*--------header----*/
.table-bg{
	background:url(../images/table-bg.gif) #C8D7DC repeat-x;
}
.top-border{
	border-top:5px solid #E2E2E3;
	border-left:5px solid #E2E2E3;
	border-right:5px solid #E2E2E3;
	background-color:#FFFFFF;
}
.top-menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
}
.top-menu:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
}
/*---------body-------*/
.body-border{
	border-left:5px solid #FDFEFE;
	border-right:5px solid #FDFEFE;
	background-color:#FFFFFF;
}
.our-products{
	background:url(../images/our-products.jpg) no-repeat;
	width:258px;
	height:153px;
	border:1px solid #85BB12;
}
.our-services{
	background:url(../images/our-services.jpg) no-repeat;
	width:260px;
	height:146px;
}
.contact-info{
	background:url(../images/contact-info.jpg) no-repeat;
	width:260px;
	height:192px;
}

ul{
    font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#393939;
	line-height:14px;
	text-decoration:none;
	
}

.test{
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:normal;
	color:#B42E39;
	text-decoration:none;
	text-transform:uppercase;
}
.more{
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:underline;
	text-transform:uppercase;
}
.more:hover{
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}

.left-black-text{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	line-height:14px;
	text-decoration:none;
}
.email{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#6A30D4;
	line-height:14px;
	text-decoration:none;
}
.email:hover{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#B42E39;
	line-height:14px;
	text-decoration:none;
}
.email1{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	line-height:14px;
	text-decoration:none;
}
.email1:hover{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:14px;
	text-decoration:none;
}
.moredetails{
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
	text-transform:uppercase;
}
.moredetails:hover{
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#EE1B23;
	text-decoration:none;
	text-transform:uppercase;
}

h2 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#EE1B23;
	text-decoration:none;
}

h2 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#EE1B23;
	text-decoration:underline;
}

.news strong {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#EE1B23;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3B3A3A;
	text-decoration:none;
	text-transform:uppercase;
}
.normal-text{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#393939;
	line-height:14px;
	text-decoration:none;
}
.arrow-text{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#393939;
	line-height:18px;
	text-decoration:none;
	background:url(../images/arrow.gif) no-repeat;
	background-position:20px 3px;
	padding:0px 0px 0px 40px;
}
/*---------footer-------*/
.footer-bg{
	background:url(../images/footer-bg.gif) repeat-x;
	padding-bottom:11px;
	background-position:bottom;
}
.copyright{
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:normal;
	color:#ABACAD;
	text-decoration:none;
}
