body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #565656;
	background-color: #ececec;
	margin: 0px;
	padding: 0px;
}
a {
	color: #818181;
}
a:hover {
	color: #DB2C66;
	text-decoration: none;
}


.body_left {
	background-image: url(../images/leftbg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 19px;
}
.pad10 {
	padding: 10px;
}

.banner_bg {
	background-image: url(../images/banner_bg.jpg);
	background-position: left top;
	height: 11px;
}

.body_right {
	background-image: url(../images/right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 19px;
}
.top_bg {
	background-image: url(../images/topbg.jpg);
	background-position: left top;
	height: 128px;
	padding-left: 31px;
	padding-top: 17px;
}
.menu {
	padding: 5px;
}

#mail {
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#telephone {
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-left: 10px;
}
.left20pad {
	padding-left: 20px;
}
.readmore {
	background-image: url(../images/read_more.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 130px;
	height: 19px;
	padding-top: 3px;
}
.readmore_a {
	font-weight: bold;
	color: #69a321;
	text-decoration: none;
}
.readmore_a:hover {

	font-weight: bold;
	color: #D03655;
	text-decoration: none;
}

.bold {
	font-weight: bold;
}
.pad5 {
	padding: 5px;
}
.toppad10 {
	padding-top: 10px;
}
.sectionbg {
	background-image: url(../images/serction_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 5px;
	padding-left: 2px;
	padding-bottom: 5px;
}

.border {
	background-image: url(../images/border.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 3px;
}
.bottom_bg {
	background-image: url(../images/bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 47px;
}
.heading {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 3px;
	font-size: 14px;
	color: #D03656;
	font-weight: bold;
}
.heading_black {
	font-size: 13px;
	font-weight: bold;
}

.content {
	line-height: 17px;
	padding-right: 10px;
}
.website_height {
	height: 320px;
}
.careers {
	text-align: left;
	vertical-align: middle;
	height: 25px;
	padding-left: 20px;
	border: 1px dashed #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
}
