body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #1c1c1c;
	background-image: url(../images/top-rept.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6, ul, ol, li, p, form, input {
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	color: #e4c349;
}
ul, ol {
	list-style-type: none;
}
a {
	color: #e4c349;
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: none;
}
#topmenu ul {
	width: 100%;
	height: 44px;
	margin-left: 25px;
}
#topmenu ul li {
	height: 44px;
	float: left;
}
#topmenu ul li a {
	font-size: 14px;
	line-height: 44px;
	color: #d1d1d1;
	text-decoration: none;
	display: block;
	height: 44px;
	float: left;
	padding: 0 22px;
}
#topmenu ul li a:hover {
	background-image: url(../images/menu-rept.jpg);
	background-repeat: repeat-x;
}
#topmenu ul li a.current {
	background-image: url(../images/menu-rept.jpg);
	background-repeat: repeat-x;
}
.body-section {
	background-image: url(../images/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 24px 31px 19px;
}
.main-title {
	font-size: 18px;
	font-weight: normal;
	line-height: 55px;
	color: #ededed;
	background-image: url(../images/welcome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 133px;
}
.head1 {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/home-head1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	padding-top: 14px;
	padding-left: 45px;
}
.head2 {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/home-head2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	padding-top: 14px;
	padding-left: 45px;
}
a.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/more-btn.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 21px;
	width: 57px;
}
a.more:hover {
	color: #FFFFFF;
}
.home-bullet {
	list-style-image: url(../images/home-bullet.gif);
	margin-left: 25px;
}
.home-bullet li {
	margin-top: 15px;
}
.home-bullet a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 3px;
}
.home-bullet a:hover {
	text-decoration: underline;
}
.right-top-head {
	font-size: 18px;
	font-weight: normal;
	color: #e4c349;
	background-image: url(../images/right-top-head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	padding-left: 91px;
	padding-top: 30px;
}
.right-bottom-round {
	background-color: #000000;
	background-image: url(../images/right-bottom-round.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.yellow {
	color: #e4c349;
}
.gray {
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom: 5px;
}
.contact-bg {
	background-image: url(../images/contact-bg-rept.jpg);
	background-repeat: repeat-x;
	height: 110px;
}
.footer {
	color: #8f8f8f;
	margin-top: 25px;
	margin-right: 25px;
}
.h1-title {
	font-size: 18px;
	font-weight: normal;
	color: #ededed;
	background-image: url(../images/title-bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}
.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #282828;
	padding: 2px;
	border: 1px solid #a19d91;
}
.submit-btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #a19d91;
	padding: 2px;
	border: none;
}.name-ul {
	list-style-image: url(../images/bullet.gif);
}
.name-ul li {
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 3px;
}
.p-margin {
	margin-bottom: 5px;
}
.img-border {
	padding: 2px;
	border: 4px solid #7B797A;
}
.div-border {
	width: 425px;
	padding: 2px;
	border: 4px solid #7B797A;
}
