body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/header-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
ul {
	list-style-image:url(images/menu-icon.jpg);
	margin:0;
	padding-left:20px;
}
li {
	padding:5px 0 0 0;
}
.padding-left {
	padding-left:10px;
}
.menu-bg {
	background-image:url(images/but-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:44px;
}
.header-menu {
	font-family:"Book Antiqua";
	text-decoration:none;
	font-weight:bold;
	color:#999999;
	display:block;
	width:auto;
	font-size:16px;
	height:25px;
	padding-top:7px;
	margin:0px;
	border-bottom:#333333 2px dotted;
}
.blog-posted {
	font-family:"Book Antiqua";
	text-decoration:none;
	font-weight:bold;
	color:#999999;
	display:block;
	width:auto;
	font-size:16px;
	height:25px;
	padding-top:7px;
	margin:0px;
}
.blog-heading {
	font-family:"Book Antiqua";
	text-decoration:none;
	font-weight:bold;
	color:#999999;
	display:block;
	width:auto;
	font-size:22px;
	height:25px;
}
.header-menu:hover {
	color:#ffffff;
	cursor:pointer;
	border-bottom:#999999 2px dotted;
	/*border-spacing: 2px;*/
}
/*body*/
.border2 {
	border:#999999 solid 2px;
}
.border2:hover {
	border:#0066CC solid 2px;
}
.body-bg {
	background-image:url(images/body-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.body-menu {
	font-family:"Book Antiqua";
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	line-height:18px;
}
.body-menu:hover {
	color:#000000;
}
.body-menu2 {
	font-family:"Book Antiqua";
	font-size:14px;
	text-decoration:none;
	color:#ce6100;
}
.body-menu2:hover {
	text-decoration:none;
	color:#FFFFFF;
}
.body-header {
	font-family:"Book Antiqua";
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
	font-weight:bold;
	line-height:18px;
	font-size:21px;
	padding-left:20px;
}
.body-contents {
	font-family:"Book Antiqua";
	text-decoration:none;
	font-weight:normal;
	color:#757575;
	line-height:18px;
	font-size:16px;
	padding-left:15px;
	padding-right:15px;
}
.testimonial-contents {
	font-family:"Book Antiqua";
	text-decoration:none;
	font-weight:normal;
	color:#757575;
	line-height:18px;
	font-size:16px;
}
.txt-small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	color:#757575;
	font-size:11px;
}
.txt-small-book {
	font-family:"Book Antiqua";
	text-decoration:none;
	font-weight:normal;
	color:#757575;
	font-size:14px;
}
.body-contents2 {
	font-family:"Book Antiqua";
	text-decoration:none;
	font-weight:normal;
	color:#333333;
	line-height:18px;
}
.h1 {
	font-family:Verdana, Book Antiqua;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	text-shadow: #555 3px 3px 2px;
}
/*footer*/
.footer-contents {
	font-family:"Book Antiqua";
	text-decoration:none;
	font-weight:normal;
	color:#666666;
	line-height:22px;
	font-size:14px;
}
.footer-contents2 {
	font-family:"Book Antiqua";
	text-decoration:none;
	font-weight:normal;
	color:#666666;
	line-height:18px;
}
.footer-menu {
	font-family:"Book Antiqua";
	text-decoration:underline;
	font-weight:normal;
	color:#757575;
	line-height:18px;
}
.footer-menu:hover {
	color:#ffffff;
	text-decoration:none;
}
.footer-menu2 {
	font-family:"Book Antiqua";
	text-decoration:none;
	font-weight:normal;
	color:#757575;
	font-size:14px;
}
.footer-menu2:hover {
	color:#ffffff;
	text-decoration:underline;
}
.button{
	background-color:#464646;
	border:#333333 1px solid;
	color:#dfdfdf;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:22px;
	text-decoration:none;
	cursor:pointer;
	margin:3px;
}
.input_txt{
	width: 350px;
	border:#FF9900 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#contents a{
	color:#FFFFFF;
}