body {
	margin: 0px;
	padding: 0px;
	background-color: #0d0d0d;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.buttons {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.buttons:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff200;
	text-decoration: none;
}
.contentbg {
	background-color: #121d14;
	background-image: url(../images/contactbg.jpg);
	background-repeat: repeat-x;
	height: 244px;
}
.bannerbottombg {
	background-image: url(../images/bannerbottombg.jpg);
	background-repeat: repeat-y;
}
.contentgapbg1 {
	background-color: #131f15;
	background-image: url(../images/contentgapbg1.jpg);
	background-repeat: repeat-x;
	height: 244px;
}
.headings {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #ffd53b;
	text-decoration: none;
}
.headings2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #ffd53b;
	text-decoration: none;
}

.headings3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #ffd53b;	
}


.content {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.clickhere {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #2cb33c;
	text-decoration: none;
}
.form {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #131F15;
	text-decoration: none;
	height: 18px;
	width: 161px;
	border: 1px solid #1d4123;
}
.footerbg {
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-y;
}

a
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #dedede;
	text-decoration: none;	
}
.newsdate {
		font-family: "Trebuchet MS";
	color: #F68121;
}


ul.products{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	list-style-type: none;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #ffd53b;
	text-decoration: none;
}
.products li{
	background-image: url(../images/tickmark.jpg);
	background-repeat: no-repeat;
	background-position: 270px 4px;
	margin: 0px 0px 0px 0px;
	padding-left: 290px;
	float:left;
	
}

ul{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	list-style-type: none;
}
li{
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 270px 4px;
	margin: 0px 0px 0px 0px;
	padding-left: 290px;
}
p{
	margin: 0px;
	padding: 0px;
}
