body {
	background-color: #ffffff;
	margin: 20px;
	font-family: Helvetica, Arial, Verdana, Sans-serif;
}

a, a:link, a:visited {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #707090;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, Sans-serif;
	color: #707090;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}

#header {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #080b2d;
}

.nav {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    }

.nav td{
    padding-right: 40px;
    }
    
.nav a, .nav a:link, .nav a:visited {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: 707090;
	font-weight: bold;
}
.nav a:hover {
	font-family: Arial, Helvetica, Sans-serif;
	background:#ffffff;
	color: #080b2d;
	font-size: 14px;
	font-weight: bold;
}

#portfolio 			{ padding-bottom: 3px; position: absolute; display: none; line-height: 130%; background-color: #fff; width:100px;}
#services 			{ padding-bottom: 3px; position: absolute; display: none; line-height: 130%; background-color: #fff; width:100px;}

#section {
	font-size: 22px;
	font-weight: bold;
	color: #505090;
	padding: 0px 10px 10px 0px;
}

#content {
	font-size: 13px;
	line-height: 130%;
}
#content img{
	padding: 0px 6px 6px 0px;
}
#content2 {
	font-size: 13px;
	line-height: 130%;
}
.video a, .video a:link, .video a:visited {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #ff9900;
	font-weight: bold;
	padding: 4px;
}
.video a:hover {
	font-family: Arial, Helvetica, Sans-serif;
	background:#ff9900;
	text-decoration: none;
	color: #ffffff;
	font-size: 13px;
	padding: 4px;
}
#content3 {
	line-height: 150%;
}
#content3 a, #content a:link, #content a:visited {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 15px;
	text-decoration: underline;
	color: #ff9900;
}
#content3 a:hover {
	font-family: Arial, Helvetica, Sans-serif;
	background:#ff9900;
	text-decoration: none;
	color: #ffffff;
	font-size: 15px;
}

#footer {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #080b2d;
	font-size: 11px;
	color: #c0c0c0;
	line-height: 120%;
}
.footer a, .footer a:link, .footer a:visited {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #c0c0c0;
	font-weight: bold;
	padding-right: 4px;
}
.footer a:hover {
	font-family: Arial, Helvetica, Sans-serif;
	text-decoration: underline;
	color: #c0c0c0;
	font-size: 11px;
	font-weight: bold;
	padding-right: 4px;
}

.title {
	font-size: 18px;
	font-weight: bold;
	line-height: 170%;
}

#home img{
	padding: 0px 10px 10px 0px;
}
.thumbs {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #404040;
}