body {
	font-family: Verdana;
	font-size: 12px;
	margin: 0px;
	background-image: url(../images/bd_bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

#menu_wrapper {
	background-image: url(../images/menu-bg-main.gif);
	background-repeat: repeat-x;
	width: 900px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: inline;
	float: left;
}
#menu a {
	display: block;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	color: #CCCCCC;
}
#menu a:hover, #menu .current {
	background-color: #000000;
	color: #FFFFFF;
}

#menu_right {
	float: right;
	width: 250px;
	text-align: right;
	line-height: 28px;
	padding-right: 10px;
	color: #FFFFFF;
}
#header {
	width: 900px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header_left {
	float: left;
	width: 40%;
}
#header_right {
	float: right;
	width: 55%;
}
#header_right img {
	float: left;
	margin-right: 20px;
}
#address {
	width: 55%;
	float: right;
	margin-top: 30px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#address span {
	color: #FF0000;
}


.logo {
	margin-left: auto;
	margin-right: auto;
	width: 91px;
}
.header1 {
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	margin-top: 10px;
}
.header2 {
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	margin-top: 10px;
	font-size: 18px;
	color: #FF0000;
}
.header3 {
	width: 80px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	margin-top: 10px;
}



h3 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
a.footer {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.justify {
	text-align: justify;
}
.centre {
	text-align: center;
}
a.Service {
	font-size: 14px;
	font-weight: bold;
}
#pading {
	padding: 10px;
}

a.Service:hover {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
	width: 100%;
}
.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
new style {
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
}
.red {
	color: #FF0000;
}

