html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color:#000000;
}
img {
	border: 0;
}
a { 
	font-weight: bold;
	text-decoration: none;
		color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
.more {
	text-align: right;
	color: #679a34;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, h1, h2, h3, form {
	font: 11px verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #333333;
}

h4{
	font: 18px arial, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #ffffff;
}

body {
	background: url(images/header_bg.jpg) repeat-x;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 1000px;
}


#header {
	height: 99px;
	position: absolute;
	width: 998px;
	background: url(images/marcusevans-logo.gif) no-repeat;
	background-position:left top;
	background-repeat:no-repeat;
}
#header h1 {
	margin-top: 0px;
}
#header h1 img {
	display: block;
}
#nav {
	margin-top: 7px;
}
#nav img {
	float: left;
}

#headline {
	padding-top: 160px;
	font: 11px verdana, arial, sans-serif;
		color: #ffffff;
}

#photo {
	float: left;
	width: 624px;
	background:  #E6E7E7;
}
#photo div {

	padding: 5px;
}
#photo img {
	display: block;
}

#contact {
	float: right;
	width: 140px;

	padding: 2px;
}
#search-news {
	float: right;
	width: 700px;
			padding: 10px;
	margin: 10px;
	
	font: 11px verdana, arial, sans-serif;
}
#search-news div {
	padding: 10px;
	margin: 10px;
}
#search-news #q {
	width: 140px;
	
}
#search-news .downcast {
	background: #E6E7E7;
	font: 11px verdana, arial, sans-serif;
	padding: 4px 4px 4px 4px;
	margin: 0 0 0 0;
	font-weight: bold;
}
#search-news h3 {
	background: url(images/bullet_plus.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}


#body {width: 1000px;
	padding-top: 2em;
	text-align: justify;
}



#AD-left {
	float: left;
	width: 485px;
	background-image:url(images/jobs-right.jpg) ;
	padding: 5px;
	height:225px;
	background-position:left top;
	background-repeat:no-repeat;
}
#AD-left h1
    {
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
    color: #FFFFFF;
    padding: 0px 0px 30px 0px;
	line-height:90px;
	
}
#AD-left a { 
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
#AD-left a:hover{ 
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#AD-right {
	float: right;
	width: 485px;
	background-image:url(images/jobs-left.jpg) ;
	padding: 5px;
	height:225px;
	background-position:left top;

}
#AD-right h1
    {
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
    color: #FFFFFF;
    padding: 0px 0px 30px 0px;
	line-height:90px;
	
}
#AD-right a { 
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
#AD-right a:hover{ 
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#body-left {
	float: left;
	width: 310px;
	
	padding: 5px;
	background-color:#000000;
}
#body-right {
	float: right;
	width: 650px;
	
	padding: 5px;
	color:#FFFFFF;
}

#body-left ul.plussbullets {
	margin-top: 45px;
	margin-left: 20px;
	padding: 0;
	font-weight: bold;
}
#body-left ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 1em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

#footer {
	color: #FFFFFF;
	background: #000000 url(images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
}
#footer p {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}






.indentmenu{
font: bold 11px verdana;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
padding-top:98px;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 1000px;
border: 0px solid #b1b1b1; /*dark purple border*/
border-width: 0px 0;
background:  url(images/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: #ffffff; /*text color*/
padding: 13px 30px;
text-decoration: none;
border-right: 0px solid #b1b1b1; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: #ffffff;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: #ffffff; !important; /*text color of selected and active item*/
padding-top: 13px; /*shift text down 1px for selected and active item*/
padding-bottom: 13px; /*shift text down 1px for selected and active item*/
background:  url(images/indentbg2.gif) center center repeat-x;
}




.curved-box
    {
    width: 298px;
    margin: 0px;
  
	float:left;
}

.curved-box h2
    {
    background:  url(images/curve_top.png) no-repeat left top;
    color: #000000;
    padding: 10px 15px 5px 15px;
}

.curved-box p
    {
    background:  url(images/curve_bottom.png) no-repeat left bottom;
    margin: 0px;
    padding: 5px 15px 10px 15px;
    text-align: left;
}  


.curved-box-right
    {
    width: 660px;
    margin: 0px;
   
	background-position:right top;
	background-repeat:no-repeat;
	float:right;
    

}

.curved-box-right h2
    {
    background: url(images/curve_top_right.png) no-repeat left top;
    color: #000000;
    padding: 0px 15px 5px 15px;
	
}

.curved-box-right p
    {

    margin: 0px;
    padding: 0px 30px 10px 15px;
    text-align: left;
}  








.curved-box-right-index
    {
    width: 660px;
    margin: 0px;
   	background: url(images/babies.gif);
	background-position:right top;
	background-repeat:no-repeat;
	float:right;
    

}

.curved-box-right-index h2
    {
    background: url(images/curve_top_right.png) no-repeat left top;
    color: #000000;
    padding: 10px 15px 5px 15px;
	
}

.curved-box-right-index p
    {
    background:  url(images/curve_bottom_right.png) no-repeat left bottom;
    margin: 0px;
    padding: 5px 200px 10px 15px;
    text-align: left;
}  

