/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
	background: url(../images/body-bg.jpg);
}
ul li {
color: 
white;
}
td li {
color: white;
list-style: none;
}
#main {
	box-shadow: 0px 2px 15px 
black;
	margin: 70px auto;
	padding: 8px;
	width: 779px;
	background: url(../images/Shapes.gif);
	padding-bottom: 36px;
}

.logo {
	text-align: center;
	padding-top: 6px;
	color: 
white;
}

.logo h1 {
	margin: 0px;
}
.heading-h1{
	font-size:24px;}
.call h2 {
	margin: 0px;
	color: 
white;
}
.heading-2 {
font-size: 18px;
}
.call {
font-size: 12px;
text-align: center;
margin-top: -7px;
}
.tds {
padding-left: 10px;
width: 200px;
border-right: 1px solid 
#524B04;
line-height: 24px;
}
.tds1{
	padding-left: 10px;
width: 200px;
border-right: 1px solid 
#524B04;
line-height: 24px;
	}
.tds2{
	padding-left: 10px;
width: 200px;
line-height: 24px;
	}
#lasttd{
	padding-left: 10px;
width: 200px;
#524B04;
line-height: 24px;

	}
.nav {
	box-shadow: 0px 1px 13px black;
	background: #F1B316;
	float: left;
	width: 779px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 49px;
	margin-top: 46px;
	position: absolute;
	top: 141px;
}

#back {
	float: left;
	margin-left: 36px;
	margin-top: -73px;
	height: 140px;
}

.nav ul {
	margin: 0px;
	padding: 0px;
	margin-left: 42px;
}

.nav ul li {
	list-style: none;
	float: left;
	margin-left: 20px;
	margin-right: 22px;
}

.nav ul li a {
	text-decoration:none;
	color:#333;
}

.nav ul li a:hover { color:black;}

.content h2 {
	color: 
white;
}

.content {
	padding-left: 53px;
	padding-right: 53px;
	min-height: 357px;
}

.banner {
	float: left;
margin-top: -13px;
margin-bottom: 25px;
}

.list li {
	color: 
white;
}

p img {
	margin-left: 15px;
}

.content p {
line-height: 23px;
text-align: justify;
color: white;
clear: left;
}

.last {
	padding-bottom: 16px;
}

.link a {
	text-align: center;
	margin-left: 41px;
	color: 
white;
}

.link a:hover {
	text-decoration:none;
}

.contact li a {
	color: 
white;
}

.contact li {
	list-style: none;
	color: 
white;
}

.contact {
	margin: 0px;
	padding: 0px;
}
.contact-form{
	margin-top:10px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
.contact-form input{
	margin-top:10px;
	height:22px;
	background-color:#6C7E0F;
	border:1px solid #E4D2B1;
	border-radius:3px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	}

.contact-form textarea{
	margin-top:8px;
	height:199px;
	border:1px solid #E4D2B1;
	border-radius:3px;
	color:black;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	width:310px;
	}

.contact-form .button{
	margin-top:8px;
	border:1px solid #E4D2B1;
	border-radius:3px;
	color:white;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	background-color:#6C7E0F;
	cursor:pointer;
	}
.contact-form .button:hover{
	background-color: #000;
	}
.footer {
	position: absolute;
	text-align: center;
	width: 779px;
	margin-top: 48px;
}
.aboutus-table {
background-color: #819B52;
border-radius: 5px;
padding: 10px;
color: white;
font-size: 14px;
font-family: arial;
padding-right:0px !important;
}
.aboutus-table td {
padding-right: 30px;
line-height: 25px;
}
.heed-table {
font-size: 17px;
font-family: arial;
padding-bottom: 20px;
}
.aboutus-table2 {
border-radius: 5px;
padding: 10px;
color: white;
font-size: 14px;
font-family: arial;
padding-right:0px !important;
}
.aboutus-table2 td {
padding-right: 30px;
line-height: 25px;
}
.small {
font-size: 14px;
color: #7C7C77 !important;
}