div#res{
	padding-top: 10px;
	margin-left: 290px;
	text-align: left;
	overflow: auto;
	height: 286px;
	width: 500px;
	margin-bottom: 0px;
}

div#section {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #444f63;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444f63;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
}

* html div#section {}

div#res div#section h1{
	color: #545a6b;
	text-align: left;
	font-size: 23px;
	font-weight: normal;
	text-decoration: none;
	line-height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444f6e;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	overflow: visible;
	width: 50px;
}
div#res div#section h2{
	font-size: 12px;
	font-weight: bold;
	color: #444f6e;
	line-height: .8em;
	padding-left: 10px;
	padding-top: .4em;
	margin-bottom: -.7em;
}

div#res div#section p{
	color: #444f6e;
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 10px;


}
div#res div#section p a:link,
div#res div#section p a:hover,
div#res div#section p a:visited,
div#res div#section p a:active{
	color: #444f6e;
	text-align: left;
	text-decoration: underline;
	font-size: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
}

div#res div#section h2 a:link,
div#res div#section h2 a:hover,
div#res div#section h2 a:visited,
div#res div#section h2 a:active{
	font-size: 12px;
	font-weight: bold;
	color: #444f6e;
	line-height: .8em;
	padding-top: .3em;
	margin-bottom: -.7em;
}
div#space{
height: 15px;}

div#icon{
	margin-left: 100px;
	margin-left: -450px !ie;
	margin-bottom: -286px;
	text-align: center;
	width: 110px;
	height: 286px;
	font-size: 14px;
	color: #444f6e;
	padding-top: 0px;
}



div#icon img{
padding-top: 0px;
width: 90px;
height: 110px;
background-position: center bottom;
background-repeat: no-repeat;
}

div#icon img#word{
	background-image: url(resume/images/word.png);
}
div#icon img#pdf{
	background-image: url(resume/images/pdf.png);
}

* html div#icon img#word{
	background-image: url(resume/images/word.gif);
}
* html div#icon img#pdf{
	background-image: url(resume/images/pdf.gif);
}



