* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 250%;
	color: #666666;
}

ul {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

p {
	font-size: 1em;
	padding-bottom: 2em;
}

h1 {
	font-size: 1.25em;
	padding-top: 0.625em;
	padding-bottom: 0.5em;
}
h2 {
	font-size: 1em;
	color: #3366CC;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px;
}
h3 {
	font-size: 1.05em;
	font-weight: bold;
}

a:link {
	color: #DB5226;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #DB5226;
	font-weight: bold;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #DB5326;
	}
	
#wrapper {
	padding: 0px;
	text-align: center;
	width: 760px;
	height: auto;
	margin: 0 auto;
}
  
#background {
	background-color: #FFFFFF;
	width: 760px;
	text-align: left;
	position: relative;
	border-bottom: 3px dotted #d3d3d3;
	padding-top: 0px;
	margin: 0px;
	height: auto;
	min-height: 671px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	top: 0px;
}

#logo {
	z-index: 50;
	width: 375px;
	float: left;
	padding: 0px 5px 5px 0px;
	margin: 0px;
	height: 158px;
	clear: right;
}

ul#nav {
	list-style: none;
	width:380px;
	height:164px;
	float: right;
	display: block;
	text-indent: -9999px;
	position: relative;
}


ul#nav a {
	display:block;
	width: 55px;
	height:16px;
	overflow: hidden;
	}

li#about {
	position:absolute;
	top: 95px;
	left:4px;
	background:url(images/nav_up.gif) no-repeat 0 0;
}

	li#work {
	position:absolute;
	top: 95px;
	left:162px;
	background:url(images/nav_up.gif) no-repeat -72px 0;
}
	
li#contactus {
	position:absolute;
	top: 95px;
	left:325px;
	width: 45px;
	background:url(images/nav_up.gif) no-repeat -144px 0;
	
}
	
li#about a:hover, li#about.active a { background:url(images/nav_up.gif) no-repeat 0 -21px;
}
li#work a:hover, li#work.active a { background:url(images/nav_up.gif) no-repeat -72px -21px;
}
li#contactus a:hover, li#contactus.active a {
	background:url(images/nav_up.gif) no-repeat -144px -21px;
	width: 45px;
}

#footer {
	left: 0px;
	width: 760px;
	text-align: left;
	clear: both;
	float: right;
	top: 0px;
	height: auto;
	position: relative;
	font-size: 0.8em;
	padding: 3px 0px 0px;
}

#copyright {
	left: 506px;
	width: 250px;
	text-align: right;
	float: right;
	top: 3px;
	margin: 0px;
	height: auto;
	font-size: 0.7em;
	padding: 0px;
	position: absolute;
	color: #999999;
	z-index: 41;
}

ul#pn2 {
	list-style: none;
	width:760px;
	height:30px;
	position: relative;
	padding:0px;
	float: left;
	margin: 0px;
	left: 0px;
	top: 5px;
	clear: both;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	
	
}
ul#pn2 a {
	display: block;
	width: 105px;
	height:16px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	
	}
li#ad2 {
	position: absolute;
	top:9px;
	left: 0px;
	background: url(images/miniPortNav.gif) no-repeat 0px 0px;
	z-index: 35;
	
	
}
li#direct2 {
	position: absolute;
	top:9px;
	left: 170px;
	background: url(images/miniPortNav.gif) no-repeat -126px 0px;
	z-index: 36;
	
	
}
li#collateral2 {
	position: absolute;
	top: 9px;
	left: 334px;
	padding: 0px;
	background: url(images/miniPortNav.gif) no-repeat -252px 0px;
	z-index: 39;
	
}
li#edit2 {
	position: absolute;
	top:9px;
	left: 493px;
	padding: 0px;
	background: url(images/miniPortNav.gif) no-repeat -378px 0px;
	z-index: 38;
	
}
li#logos2 {
	position: absolute;
	top:9px;
	left: 654px;
	padding: 0px;
	background: url(images/miniPortNav.gif) no-repeat -504px 0px;
	z-index: 37;
	
}
li#web2 {
	position: absolute;
	top:9px;
	left: 635px;
	padding: 0px;
	background: url(images/miniPortNav.gif) no-repeat -630px 0px;
	z-index: 40;
	
}

li#ad2 a:hover, li#ad2.active2 a { background: url(images/miniPortNav.gif) no-repeat 0 -27px;}
li#direct2 a:hover, li#direct2.active2 a { background: url(images/miniPortNav.gif) no-repeat -126px -27px;}
li#collateral2 a:hover, li#collateral2.active2 a { background: url(images/miniPortNav.gif) no-repeat -252px -27px;}
li#edit2 a:hover, li#edit2.active2 a { background: url(images/miniPortNav.gif) no-repeat -378px -27px;}
li#logos2 a:hover, li#logos2.active2 a { background: url(images/miniPortNav.gif) no-repeat -504px -27px;}
li#web2 a:hover, li#web2.active a2 { background: url(images/miniPortNav.gif) no-repeat -630px -27px;}


#buttongroup {
	width: 33px;
	top: 65px;
	border-left: 3px dotted #cccccc;
	text-align: center;
	position: relative;
	float: right;
	height: auto;
	line-height: 0px;
}
#buttongroup img {
	padding: 12px 6px 0px;
	border: 0;
	background-color: #FFFFFF;

}
#buttongroup img.top {
	padding: 0px 6px;
}
#imagegroup {
	position: relative;
	width: 760px;
	padding: 0px;
	height: 460px;
	margin: 0px;
	top: 15px;
	float: left;
}
#one, #two, #three, #four, #five, #six, #seven, #eight, #nine, #ten, #eleven, #twelve,  #thirteen {
	position: absolute;
	left: 0;
	top: 55px;
	width: 710px;
	height: 380px;
	margin: 0px;
	padding: 10px 0px 0px;
	visibility: visible;
	
	
}
#one {
	z-index: 10;
}

#two {
	z-index: 12;
	visibility: hidden;
}
#three {
	z-index: 14;
	visibility: hidden;
	
}
#four {
	z-index: 16;
	visibility: hidden;
	
}
#five {
	z-index: 18;
	visibility: hidden;
	text-align: center;
}
#six {
	z-index: 20;
	text-align: center;
	visibility: hidden;
}
#seven {
	z-index: 22;
	text-align: center;
	visibility: hidden;
	
}
#eight {
	z-index: 24;
	text-align: center;
	visibility: hidden;
	
}
#nine {
	z-index: 26;
	text-align: center;
	visibility: hidden;
	
}
#ten {
	z-index: 28;
	visibility: hidden;
	
}
#eleven {
	z-index: 30;
	visibility: hidden;
	
}
#twelve {
	z-index: 32;
	visibility: hidden;
	
}
#thirteen {
	z-index: 34;
	visibility: hidden;
	
}
#onetext, #twotext, #threetext, #fourtext, #fivetext, #sixtext, #seventext, #eighttext, #ninetext, #tentext, #eleventext, #twelvetext {
	position: absolute;
	left: 10px;
	top: 20px;
	height: auto;
	width: 700px;
	padding: 0px;
	text-align: left;
	visibility: visible;
	
	
	
}
#onetext a, #twotext a, #threetext a, #fourtext a, #fivetext a, #sixtext a, #seventext a, #eighttext a, #ninetext a {
	color: #666666;
	text-decoration: none;	
}
#onetext a:hover, #twotext a:hover, #threetext a:hover, #fourtext a:hover, #fivetext a:hover, #sixtext a:hover, #seventext a:hover, #eighttext a:hover #ninetext a:hover {
	color: #FFFFFF;
	text-decoration: none;	
}
#onetext{
	z-index: 11;
}

#twotext {
	z-index: 13;
	visibility: hidden;
	}
	
#threetext {
	z-index: 15;
	visibility: hidden;
	}

#fourtext {
	z-index: 17;
	visibility: hidden;
}
#fivetext {
	z-index: 19;
	visibility: hidden;
}
#sixtext {
	z-index: 21;
	visibility: hidden;
}
#seventext {
	z-index: 23;
	visibility: hidden;
}
#eighttext {
	z-index: 25;
	visibility: hidden;
}
#ninetext {
	z-index: 27;
	visibility: hidden;
}
#tentext {
	z-index: 29;
	visibility: hidden;
}

#eleventext {
	z-index: 31;
	visibility: hidden;
}
#twelvetext {
	z-index: 33;
	visibility: hidden;

}
.webBox {
	float: left;
	height: 200px;
	width: 203px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	position: relative;
	clear: right;
	text-align: center;
}
.box {
	width: 368px;
	min-height: 300px;
	margin: 0px;
	padding: 25px 4px 10px 8px;
	float: left;
	height: auto;
	position: relative;
}
#resumeBox {
	width: 760px;
	margin: 0px;
	float: left;
	background: url(images/resume.gif) no-repeat 0px 35px;
	height: 810px;
	border-top: 3px dotted #CCCCCC;
	border-right: #CCCCCC;
}
#resumeBox ul {
	display: block;
	padding: 10px 5px 10px 10px;
	float: right;
	font-size: 0.8em;
}
#resumeBox li {
	list-style: square;	
}
