body {
	/* background: #ccc url(images/background.gif) repeat-x 0px 61px;
	*/
	margin: 10px;
	padding: 0px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	line-height: 1.3em;
	background : #fff;
}

a {
	color: #f30;
}
a:hover {
	color: #666;
}
.master {
	width: 779px;
	position:absolute;
	left: 50%;
	margin-left: -385px;
	text-align: left;
	background: #edeef0;
}


.top {
border-top: 2px solid #c30;
	width: 779px;
	margin:0px auto;
}
.grey {
	background: #333;
	border-top: 1px solid #CCC;
}


.top_nav{
	text-align: left;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	background : #a2aaaf;
	color: #000;
}
.top_nav .pipe {
	display: none;
}
.top_nav a{
	margin: 0px;
	border-right: 10px solid #a2aaaf;
color: #000;
	text-decoration: none;
	padding: 5px 5px;
	background : #fff;
}
.top_nav a:hover{
	color: #000;
	background : #ccc;
	text-decoration: none;
}

.top_nav a.selected {
	color: #000;
	background : #a2aaaf;
	text-decoration: none;
} 

a.blue {
	color: #008FCC;
}
.side{
	float:left;
	width: 200px;
	padding: 0px;
	margin: 5px;
	color: #666;
}

.nav1 h3 a, .nav1 h3 a:hover, .nav1 h3 a#selected {
	color: #f30;
	display: inline;
	padding: 0px 5px 0px 5px;
margin: 0px;
background: #666;
}
.nav1 {
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	background: #666;
}

.nav1 h3 {
	margin: 5px;
}
.nav1 ul {
	margin: 0px;
	padding: 0px;
}

.nav1 li  {
	margin: 0px;
	padding: 5px 5px 5px 5px;
	list-style-type : circle;
	/* list-style-image : url(images/black_arrow.gif); */
	list-style-position : inside;
	background: #a2aaaf;
	border-top: 1px dashed #333;
}

.nav1 a  {
	margin: 0px;
	text-decoration: none;
	color: #000;
}

.nav1 li:hover {
	background: #FFF;
}



.nav1 a:hover {
	
	color: #000;
}

.nav1 li.selected {
	background: #ccc;
	color: #000;
	
	
}

h2, h3 {
	color: #666;
}
h1 {
	font-size: 20pt;
	color: #143d8d;
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 14pt;
}
.main#home{
	margin:10px;
	}
.main#int{
	margin:0px 0px 0px 210px;

}
.main img{

}
.main_text{
padding: 20px;
	text-align: left;
}
.title{
	font-family: Helvetica,Verdana,Arial, sans-serif;
	font-weight : bold;
	margin-bottom: 0px;
}
.footer {
	clear: both;
	margin:0px;
	background : #c30;
}

.bottom_nav {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	padding:4px 2px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	color: #fff;
}
.bottom_nav .pipe {
	display: none;
}
.bottom_nav a{
	margin: 0px;
	text-align:center;
	color: #fff;
	text-decoration: none;
}
.bottom_nav a:hover{
	color: #000;
	text-decoration: none;
}

.copy{
	font-size: 8pt;
	margin: 0px; padding: 0px;
	text-align:center;
}
.portfolio{
	padding: 5px;
	border-bottom : 1px dotted #333;
}
.portfolio_pic{
	margin: 10px 5px;
	float: left;
}

.portfolio_text{
	margin: 0px 0px 0px 200px;
}