@charset "utf-8";
/* CSS Document */


* { padding: 0; margin: 0; }

body {
 font-family:"Trebuchet MS";
 font-size: 13px;
 background-color:#CCC;
 background-image: url(../images/stripex.png);
 
}
#wrapper { 
 margin: 0 auto;
 width: 900px;
 border-style:solid;
 border-width:5px;
 border-color:#999;
}
#faux {
 background-color:#fff;
 margin-bottom: 0px;
 overflow: auto; 
 width: 100%
}
#header {
	color: #333;
	width: 900px;
	padding: 0px;
	height: 70px;
	background-color: #D1DBDB;
	background-image: url(../images/logotop2.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation {
 color: #333;
	width: 900px;
	padding: 0px;
	height: 170px;
	background-color: #fff;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navigationabout {
 color: #333;
	width: 900px;
	padding: 0px;
	height: 170px;
	background-color: #fff;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#navigationindex {
 color: #333;
	width: 900px;
	padding: 0px;
	height: 167px;
	background-color: #fff;
    background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.toplinks  {
	font-family:"Trebuchet MS";
	font-size: 14px;
	color:#ff5a1b;
	line-height: 18px;
	text-align:left;
}

.toplinks img  {
	border:none;
	display: inline;
    position: relative;
	float:right;
}



#maincolumn {
 display: inline;
 margin: 10px;
 padding: 0px;
 width: 410px;
 float: left;

}




#leftcolumn {
 display: inline;
 margin: 10px;
 padding: 0px;
 width: 600px;
 float: left;
}

#leftcolumn p{
	font-family:"Trebuchet MS";
	font-size:18px;
	color: #999;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
 
}


#leftcolumn h1{
	font-family:"Trebuchet MS";
	font-size:24px;
	color: #666;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
 
}


#leftcolumnportfolio {
 display: inline;
 margin: 10px;
 padding: 0px;
 width: 600px;
 float: left;
}

#leftcolumnportfolio p{
	font-family:"Trebuchet MS";
	font-size:18px;
	color: #999;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
 
}


#leftcolumnportfolio h1{
	font-family:"Trebuchet MS";
	font-size:24px;
	color: #666;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
 
}






#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 10px 10px 10px 17px;
 padding: 0px;
 width: 200px;
 float: right;
}

#rightcolumn h1{
	font-family:"Trebuchet MS";
	font-size:24px;
	color: #666;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#rightcolumn p{
	font-family:"Trebuchet MS";
	font-size:18px;
	color: #999;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
 
}


#rightcolumnportfolio {
	background-color:#FFF;
	font-family:"Trebuchet MS";

 
}



#rightcolumnportfolio .portfoliolinks {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color:#999;
	line-height: 18px;
	margin-right:30px;
	margin-left:30px;


}
#rightcolumnportfolio .portfoliolinks a:link{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #999;
	line-height: 18px;
	text-decoration: none;
}
#rightcolumnportfolio .portfoliolinks a:visited{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #c44;
	line-height: 18px;
	text-decoration: none;
}
#rightcolumnportfolio .portfoliolinks a:hover{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #c44;
	line-height: 18px;
	text-decoration:none;
	margin-right: 0px;
	padding: 5px;
}










#footer {
	width: 900px;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#FFF;
	background-image: url(../images/logotop3.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:left;
	height: 100px;
}


#footer .bottomlinks {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#999;
	line-height: 18px;
	margin-right:30px;
	margin-left:30px;


}
#footer .bottomlinks a:link{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999;
	line-height: 18px;
	text-decoration: none;
}
#footer .bottomlinks a:visited{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #c44;
	line-height: 18px;
	text-decoration: none;
}
#footer .bottomlinks a:hover{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000;
	line-height: 18px;
	text-decoration:none;
	margin-right: 0px;
	padding: 5px;
}



.clear { clear: both; background: none; }
#wrapper #header #swf {
	float: right;
	height: 300px;
	width: 440px;
}
#wrapper #faux #rightcolumn ul li strong {
	font-family: "Trebuchet MS";
	font-size: 16px;
	list-style-type: circle;
	list-style-position: inside;
}
#wrapper #faux #rightcolumn p {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #999;
}
#wrapper #faux #leftcolumn div ul li {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: italic;
	
}
#wrapper #faux #leftcolumn ul li {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
    padding: 10px;
}




#objID{
outline:none;
}
