body {
	background-image: url(../images/ads_images/bgMain.gif);
	background-repeat: repeat-y;
	/* background-color: #FEC333; */
background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} 
#top {
	background-image: url(../images/ads_images/header.gif);
	background-repeat: no-repeat;
	height: 74px;
	background-color: #444444;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C7C7C;
width: 733px;
}
#menu {
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-image: url(../images/ads_images/bgMenu.gif);
	background-repeat: no-repeat;
	height: 20px;
width: 733px;
}
#left {
	float: left;
}
#leftTop {
	background-image: url(../images/ads_images/leftsplash.jpg);
	background-repeat: no-repeat;
	height: 302px;
	width: 123px;
	margin-left: 20px;
}
#leftBottom {
	width: 123px;
	padding: 10px;
	color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	margin-left: 20px;
}
#leftBottom h1 {
	font-size: 1.4em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: -15px;
	padding-left: 15px;
}
#leftBottom p {
	margin-top: 0px;
	padding-top: 0px;
}
#leftBottom a {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/ads_images/carrotLeft.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}
#leftBottom a:hover {
	text-decoration: underline;
}
#leftmid {
	float: left;
}
#mid {
	margin-left: 170px;
	/* width: 415px; */
width: 532px;
}
#breadcrumb {
	padding-top: 10px;
	padding-bottom: 0px;
}
#breadcrumb a {
	color: #000000;
	text-decoration: none;
	margin-right: 5px;
text-transform: capitalize;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#breadcrumb hr {
	color: #DADADA;
	background-color: #DADADA;
	height: 1px;
	border: 0px;
clear:left;
}
#content {
	margin-right: 18px;
	margin-left: 18px;
}
#content h1 {
	font-size: 1.8em;
	color: #990000;
	background-image: url(../images/ads_images/carrot.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-left: -18px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}
#content h2 {
	font-size: 1.2em;
	color: #444444;
}
#content h3{
	font-size: 1.1em;
	color: #000000;
}
#content a {
color: #990000;
text-decoration: none;
}
#content a:hover {
text-decoration: underline;
}
#right {
	width: 137px;
	color: #ffffff;
	margin-left: 592px;
	margin-top: 10px;
}

#right form {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#search {
	text-align: center;
	width: 100px;
	height: 17px;
	font-size: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #ffffff;
	background-color: #CD9D29;
	padding: 7px 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	font-weight: normal;
	margin: 10px 0px 0px;
}
#rightHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #ffffff;
	background-color: #CD9D29;
	padding: 7px 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	font-weight: normal;
	margin: 10px 0px 0px;
}
#right p {
	padding-right: 12px;
	padding-left: 12px;
}
#right a {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/ads_images/carrotRight.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}
#right a:hover {
	text-decoration: underline;
}
 #bottomImg {
	background-image: url(../images/ads_images/bottom.gif);
	background-repeat: no-repeat;
} 

#submenu {
	position: absolute;
	left: 360px;
	top: 55px;
	color: #ffffff;
	width: 350px;
	text-align: right;
}
#submenu a {
	color: #ffffff;
	text-decoration: none;
	padding-left: 15px;
}
#submenu a:hover {
	text-decoration: underline;
}
#bottom {background : #cccccc;}

#breadcrumb ul {
	margin: 0px;
	padding: 0px;
}
#breadcrumb li {
	display: block;
float: left;
	background-image: url(../../ads/images/ads_images/gt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}
#submenu li {
	display: inline;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
}

