/*body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
	}*/ 
	table { 
	    border-collapse:collapse; 
	    border-spacing:0; 
	} 
	fieldset,img {  
	    border:0; 
	} 
	address,caption,code,dfn,em,strong,th,var { 
	    font-style:normal; 
	    font-weight:normal; 
	} 
	ol,ul { 
	    list-style:none; 
	} 
	caption,th { 
	    text-align:left; 
	} 
	q:before,q:after { 
	    content:''; 
	} 
	abbr,acronym { border:0; 
	}
#sidebar1 {
	position:absolute;
	margin-top:80px;
	width: 125px;
	padding: 0 10px 10px 15px;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	color: #036;
line-height: 120%;
	list-style-type: none;
}
#sidebar1 p {
	font-size: 0.9em;
	}
	
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
}
#sidebar1 a:link {
	text-decoration: none;
}
a:visited{
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
a:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFF;
}	
	

body {
	background: #FFF url(images/bgshell.gif) no-repeat top left;
	width: 1024px;
	height: 768px;
	text-align: left;
	}
h2 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1em;
	color: #fff;
	margin-bottom: 1em;
	font-weight: bold;
	letter-spacing: 1px;
	}


#work {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 100px;
	left: 200px;
	width: 502px;
	height: 200px;
	}
.portfolio li {
	margin: 15px 15px 3px 2px;
	padding: 0;
	float: left;
	}
#services  {
	position: absolute;
	top: 325px;
	left: 199px;
	width: 650px;
	height: 200px;
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #FFF;
	font-size: 1em;
	}
#contact {
	font-family: arial, helvetica, sans-serif;
	letter-spacing: 1px;
	color: #fff;
	font-size: 0.9em;
	}
#contact a {
	color: #fff;
	}		

#hello {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #7686A8;
	position: absolute;
	height: 35px;
	width: 500px;
	left: 200px;
	top: 40px;
	right: 0px;
	bottom: 0px;
}
