body {
	padding: 0;
	margin: 0;
	font: .74em Arial, sans-serif;
	line-height: 1.5em;
	background: #fff url('/assets/partner-logos/Comm-Safety-Patrnership-logo.gif') no-repeat;
	color: #454545;
}
ul {
	margin: 0;
	padding : 0;
	list-style: none;
}
img {
	border: 0;
}
hr {
	height: 1px;
	border-style: none;
	color: #d0d0d0;
	background-color: #C0C0C0;
	margin: 10px 0;
}
.content {
	margin: 0px auto;
	width: 800px;
}
/* Top part */
fieldset
{
	border:0;
	width:200px;
	text-align:right;
}
#CustomSearch_SearchForm_Search
{
	width:180px;	
}

#top {
	padding-top: 20px;
	padding-bottom: 2px;
	background: transparent;
	height: 101px;
}
#top #icons {
	float: right;
	margin:20px 0;
	padding:0
}
#top #icons img {
	padding-right: 2px;
	border: 0
}
/* Second part */
#prec {
	height: 200px;
	margin:0;
	padding: 10px 0 0 0;
	background: #8460A9;
	border-bottom: 1px solid white;
	overflow: hidden;
	margin-bottom: 15px
}
#wrap {
	margin: 0 auto;
	width: 800px;
}
#wrap #pic {
	float: right;
	background: transparent url('/assets/base-images/Base-photo-01.jpg') no-repeat;
	background-position:right top;
	height: 160px;
	width: 589px;

	overflow: hidden
}
#wrap #pic #slogan {
	float: right;
	padding: 25px 30px 10px 30px;
	text-align: right;
}
#wrap #menu {
	padding: 0;
	margin:0;
	background: inherit;
}
#wrap #menu ul {
	padding: 10px 0
}
#wrap #menu li {
	line-height: 26px;
	background: transparent url('none') no-repeat bottom left;
	list-style: none; 
}
/* main area */
#main {
}
#right_side {
	float: right;
	width: 212px;
	background: #502D7F;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px
}
#right_side ul {
	padding: 10px 0 8px 30px;
	list-style-type: disc;
	color:white;
}
#right_side li {
	line-height: 18px;
	background: #502D7F;
	padding-left: 10px;
}
#left_side {
	background: #FFF;
	margin-bottom: 10px;
	width: 100%;
	overflow: hidden;
}
#left_side img {
	/* float: left; */
	padding: 0 10px 5px 0
}
#left_side blockquote {
	padding-left: 10px;
	border-left: 2px solid #DA4040;
	margin: 10px 0 10px 25px;
}
.date {
	border-top: 1px dotted #ccc;
	padding: 5px 0;
	margin: 10px 0 25px 0;
	text-align: right
}
#left_side .rs {
	float: right;
	margin: 0 10px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f5f5f5
}
#left_side ul {
	list-style-position: inside;
	margin-left: 2px
}
#left_side ul li {
	list-style-type: square;
	margin-left: 15px;
}
#left_side ul ul li {
	list-style: none;
	margin-left: 10px;
	list-style-type: lower-alpha;
	list-style-position: inside
}
/* The footer */
#footer {
	clear: both;
	border-top: 1px solid #DCDCDC;
	margin: 0 0 3em 0;
	color: #777;
	background: #fff
}
#footer .right {
	float: right;
	text-align: right;
	background: #FFF;
}
