@charset "UTF-8";
/* CSS Document */

body{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	background:url(images/bg.jpg);
	margin:0px;
}

.wrapper{
	width:900px;
	margin:0px auto;
}
h1{
	display:none;
}
h3{
	color:#a3ea00;
	font: 18px/27px "trebuchet ms", "lucinda console", "tahoma, sans-serif";
	margin:0px 0px 5px;
}
p{
	margin:0px 0px 10px 0px;
	padding:0px;
}
.cl{
	clear:both;
}

.white_bold{
	color:#FFFFFF;
	
	font-style:italic;
}
ul{
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
}

.header2{
	height:100px;
	background:url(images/top_flora.jpg) -10px 0px no-repeat;
}
.menu2{
	width:290px;
	padding:0px 0px 0px 410px;
}





.footer{
	font-size:9px;
	text-align:center;
	height:50px;
	width:900px;
}


.work-menu{
	padding:30px 0px 0px 200px;
}





#panel {
	
	height: 130px;
	display: none;
	padding:0px 0px 0px 30px;
	
}
#panel2 {
	
	height: 260px;
	display: none;
	padding:0px 0px 0px 30px;
	
}
.slide {
	margin: 0;
	padding: 0;
	
	
}
.btn-slide {
	width:700px;
	height:58px;
	background:url(images/btn-show-hide.png) 350px 0px no-repeat;
	cursor:pointer;
	cursor:hand;
	display:block;
}
.active {
	width:700px;
	height:58px;
	background:url(images/btn-show-hide.png) 350px -58px no-repeat;
	display:block;
}

.opener{
	width:700px;
	text-align:right;
}












.intro{
	height:550px;
}
.content{
	clear:both;
	height:auto;
	margin:50px 0px;
}



.title {
	float:left;
	width:100px;
	text-align:right;
	margin:0px 50px 0px 0px;
	height:200px;
}
.about_summary{
	float:left;
	width:700px;
}
.skills_summary{
	float:left;
	width:700px;
	background:url(images/believe.png) no-repeat 140px 110px;
	height:300px;
}
.skills_list {
	float:left;
	width:230px;
}
.skills_list li{
	line-height:28px;
}


.adobe{
	float:left;
	width:300px;
	height:200px;
	
}
.contact{
	float:left;
	width:550px;
	
	}
.contact-list{
	float:left;
	width:80px;
	text-align:right;
	font-weight:bold;
	color:#ffffff;
	line-height:24px;
	height:80px;
}
.contact-list2{
	float:left;
	width:230px;
	padding:0px 0px 0px 20px;
	line-height:24px;
	height:80px;
}
.and-contact{
	clear:both;
	
}

.top-link{
	float:right;
	font-size:10px;
}








#panel a{
	color:#999999;
}

.choose{
	width:500px;
	height:80px;
	background:url(images/choose.png) no-repeat 40px 20px;
}
.item-box{
	height:auto !important;
	min-height:300px;
	padding:30px 280px 0px 0px;
	margin:0px 0px 80px 0px;
}

.item-box ul li{
	line-height:16px;
}
.item-box ul{
	margin:10px;
}
#nap{
	background:url(images/screen-nap.jpg) no-repeat 310px 80px;	
}
#trip{
	background:url(images/screen-triple.jpg) no-repeat 310px 100px;	
}
#ready{
	background:url(images/screen-ready.jpg) no-repeat 310px 90px;	
}
#chicken{
	background:url(images/screen-chicken.jpg) no-repeat 310px 90px;	
}
#one{
	background:url(images/screen-one.jpg) no-repeat 310px 90px;	
}
#peter{
	background:url(images/screen-peter.jpg) no-repeat 310px 80px;	
}
#makeup{
	background:url(images/screen-makeup.jpg) no-repeat 310px 90px;	
}
#records{
	background:url(images/screen-records.jpg) no-repeat 310px 80px;	
}
#spring{
	background:url(images/screen-spring.jpg) no-repeat 310px 80px;	
}
#dictate{
	background:url(images/screen-dictate.jpg) no-repeat 310px 80px;	
}
#doctors{
	background:url(images/screen-doctors.jpg) no-repeat 310px 90px;	
}
#sport{
	background:url(images/screen-sport.jpg) no-repeat 310px 80px;	
}
#ravo{
	background:url(images/screen-ravo.jpg) no-repeat 310px 80px;	
}













.row{
	clear:both;
	margin:0px;
}
.splash_image{
	width:900px;
	
	height:535px;
	background:url(images/splash-image.jpg) top center no-repeat;
}
.splash_menu{
	height:32px;
	width:165px !important;
	width:200px;
	padding:110px 0px 0px 375px;
}








 a{
	color:#a3ea00;
	text-decoration:none;
}
 a:hover{
	color:#a3ea00;
	text-decoration:underline;
}