@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

p {
	padding-bottom:12px;}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



body {
background-color:#DFD2B3;
color:#666633;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin-top:15px;
}

a:link {color: #666633; text-decoration: underline; }
a:active {color: #666633; text-decoration: underline; }
a:visited {color: #666633; text-decoration: underline; }
a:hover {color: #FFFFFF; text-decoration: none; }

#container {
width:770px;
margin:auto;
background-image:url(images/containerbg.gif)
}

#header {
}

#navigation {
}

#topfooter {
padding-top:20px;
}

#botfooter {
font-size:.8em;
text-align:center;
width:770px;
padding-top:10px;
margin:auto;
}

#portfolioimage {
	width:400px;
	}

#portfolionav {
	width:400px;
	clear:both;
	text-align:right;
	padding-top:10px;
	}

#portfoliotext {
	width:280px;
	float:right;

}

.titlemain {
padding-top:20px;
padding-left:18px;
}

.subtitle {
padding-top:10px;
padding-left:54px;
}

.maintext {
padding-top:15px;
padding-left:43px;
padding-right:35px;
}

.mainsubtext {
padding-top:15px;
padding-left:59px;
padding-right:35px;
}

table.padded-table td { 
padding-right:45px; 
padding-bottom:15px;
}

.floatright {
float:right;
padding-left:25px;
padding-bottom:15px;
}

.steptext {
	padding-left:28px;
	padding-bottom:5px;
	width:375px;
	}

.smalltext {
	font-size:9px;
	}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	}

