/*

Design by Ruchi Allen

*/

body{
	margin:0 auto;
	padding:0;
        
}
.body{
	background: #cc9919;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6C6C6C;
}
img{
	border:none;
	padding:0;
	margin:0;
}
.main{
	width:1000px;
	text-align:left;

        
        
}
.top{
	
        background-color:#CC9919;
}
.content{
	clear:left;
	float:left;
	width:1000px;
		background-image:url(images/h_bg.gif);	
}
#menu{
	 background-color:#CCA0A0;
        width: 760px;
	
	
}

.menud{
	background-color:#CCA0A0;
	
}

#buttons
{
 float: left;
 width: 200px;
 height: 133px;
background-color:#CCA0A0;
padding-left:2px;
padding-bottom:10px;
}

#photo
{
 float: right;
 width: 558px;
 height: 133px;
background-color:#CCA0A0;
padding-bottom:10px;
}

.right{

	z-index: 1;
float:right;
	
	width: 800px;
}

.right_text{

	padding: 0em 0em 0em 0em;
	width:800px;
}


.right_text span, .left_t2 span, .left_t4 span{
	color:#AE0202;
	background-color:inherit;
}

#secondaryContent
{
	position: relative;
	z-index: 2;
	float: right;
	width: 15em;
	margin-top: 2em;
border-left: 2px solid #00FF00;
}


.bottom{
	clear:both;
	
	
	
}
.footer{
	clear:both;
	float:left;
	height:56px;
padding-left:10px;
	
	width:1000px;
	text-align:left;
	color:#F3EBE0;
		background-image:url(images/h_bg.gif);
	padding-top:5px;

	
}
.footer a{
	color:#ffffff;
	background-color:inherit;
}
.footer a:hover{
	text-decoration:none;
}

#services{



}

#services ul{
     

}

#services li{

	float: left;
	width: 110px;
	font-size:15px;
list-style-type:none;
margin:0px 0 0 0px;
padding:2px 0px 0px 0px;

}

#services li a{
	font-size:15px;

color:#584827;

margin:-5px auto;
background-position:5px 5px;
background-repeat:no-repeat;
text-decoration:none;
padding:0 0px 0 15px
}


#services li a:hover{
	font-size:12px;
position:relative;
text-decoration:none
}
