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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

ins {
	text-decoration: none;
/* remember to highlight inserts somehow! */
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
text-decoration: none;
color: #90c70c;
font-weight: bold;
}

a:hover {
text-decoration: underline;
}

html {
font-family : tahoma;
color: black;
font-size: 18px;
}

h2 {
font-family: arial, sans-serif;
font-size: 24px;
color: #a0d819;
padding-bottom: 3px;
letter-spacing: -.5px;
}

h3 {
font-family: arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #36362c;
padding-bottom: 5px;

}

#headercontainer{
height: 100px;
background: url(../img/mainbg.jpg) repeat-x;
border-bottom: white solid 1px;
}

#headercontent{
width : 960px;
height: 100px;
margin: 0 auto 0;
overflow: hidden;
padding-left: 10px;
}

#headercontent  img{
margin-top: 30px;
float: left;
}

#nav { 
float: right;
}

#nav li {
display: inline;
}



#bodycontainer{
border-top: white solid 1px;
clear: both;
}

#bodycontent{
width : 960px;
margin: 0 auto 0;
padding-top: 5px;
min-height: 415px;
}


#footercontainer{
clear:both;
height: 100px;
background-color: #eeeeee;
border-top: 1px #dadada solid;
}

#footercontent{
width : 960px;
margin: 0 auto 0;
font-size: 18px;
font-family: arial;
}

#logocontainer{
border-top: white solid 1px;
background: url(../img/bbg.jpg) repeat-x;
clear: both;
}

#logocontent{
width : 960px;
margin: 0 auto 0;
padding-top: 66px;
min-height: 415px;
}

#footercontent p { 
padding-top: 40px;
float: right;
color: black;

}


#footercontent a{ 
color: #90c70c;
font-weight: bold;
}

#footercontent img {
float: left;
padding-top: 22px;
}

#footercontent li {
float: left;
display: inline;
padding: 40px 20px 0px 0px;
}

#port {
width: 720px;
float: left;
}

#copy p{

}

#port img{
border: solid 1px #ece8dd;
margin: 10px 10px 10px 10px;
padding: 9px 9px 9px 9px;
width: 200px;
height: 200px;

}

#port img:hover {
border: solid 4px #b9f438;
margin: 10px 10px 10px 10px;
padding: 6px 6px 6px 6px;
}

#wideport {
width: 680px;
height: 200px;
}

#webport img{
border: solid 1px #ece8dd;
margin: 10px 0px 40px 0px;
padding: 9px 9px 9px 9px;

}


#portblurb {
width: 220px;
float: right;
padding-top: 10px;
}



p{ 
font-family: tahoma;
font-size: 14px;
line-height: 22px;
Padding: 0px 0px 10px 0px;
}

textarea {
border: 1px #ece8dd solid;
overflow: hidden;
font-size: 18px;
font-family: tahoma, sans-serif;
font-size: 16px;
line-height: 24px;
padding: 5px;
margin-bottom: 20px;
background: url(../img/inputbg.jpg) repeat-x;
width: 220px;
}

input{
border: 1px #ece8dd solid;
overflow: hidden;
font-family: tahoma, sans-serif;
font-size: 16px;
line-height: 24px;
padding: 5px;
margin-bottom: 20px;
background: url(../img/inputbg.jpg) repeat-x;
width: 220px;
font-weight: bold;

}

.none {
border: 0px #ece8dd solid;
width: auto;
padding: 0px 0px 0px 0px;
float: right;
}

#bodycontent li {
padding-bottom: 5px;
}