* {margin:0px; padding:0px;}
img{border:none;}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #88ddef;
	background: url(../images/bg_repeat.jpg) repeat-x left top #4d453b ;
}
.clear {clear: both;}
p.caption{
	color: #4D453B;
	padding-top: 5px;
	float: left;
}
#ie {display:block; background-color:#FF0000; width:800px; margin:0 auto; padding:15px; text-align:center;}
span.view{
	color: #4D453B;
	float: right;
	width: 120px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
}
span.view a{
	color: #4D453B;
}
p.caption em{
	color: #4D453B;
	font-weight: bold;
	font-style: normal;
}
p {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
a {
	color: #d2ea54;
	text-decoration: none;
}
p a:hover {
	color: #d4cec7;
	text-decoration: none;
}
#container {
	width: 900px;
	margin: 0px auto;
}


h1 {float: left; margin:80px 70px 55px 0px;}
#nav{
	float: left;
	height: 22px;
	width:300px;
	list-style-type: none;
	margin:88px 75px 55px 0px;
}
#nav li{
	float: left;
	margin-right: 15px;
}

#things {
	width: 260px;
	float: left;
	margin-top:10px;
	}
	
	.hr_horiz {
	width: 900px;
	height: 3px;
	background: url(../images/line_horiz.gif) repeat-x center center;
	display:block;
	clear: both;
	}

#portfolio {
	width: 640px;
	height: 411px;
	background-color: #88ddef;
	float: right;
	margin-bottom: 25px;
	position:relative;
	}

#about {
	width: 400px;
	float: left;
	background: url(../images/line.jpg) no-repeat right;
	margin: 25px 0px;
	padding-right: 50px;
}

#container_bot {
	width: 100%;
	background: url(../images/bg_bottom_repeat.jpg) repeat-x left top;
	height: 188px;
	clear: both;
}
#footerbox {
	width: 900px;
	height: 183px;
	z-index: 2;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	width: 305px;
	float: left;
	font-size: 12px;
	margin: 50px 0px 0px 30px;
	z-index: 500;
	background: url(../images/line_footer.gif) no-repeat right;
	height: 80px;
	padding-top: 30px;
}
.valid{
	width: 200px;
	float: left;
	margin-top: 80px;
	padding-left: 35px;
	height: 50px;
}
.skills{
	width:100px;
	float:left;
	margin-top: 80px;
}
.skills li {
	list-style-image: url(../images/skill_check.gif);
	list-style-type: disc;
	list-style-position: inside;
}

/* Easy Slider */

	#slider{
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{
	width:540px;
	height:400px;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
		}	
		
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:0px;
		top:150px;
		z-index:800;
		}		
	#nextBtn, #slider1next{ 
		left:610px;
		}		
		
#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:70px;
		background:0 url(../images/arrow_left.gif) no-repeat;	
		}	
#nextBtn a, #slider1next a{ 
		background:0 url(../images/arrow_right.gif) no-repeat;	
		}																	
											

/* // Easy Slider */
/* image replacement */
   .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }