@charset "UTF-8";
/* Top Fuel Design Services CSS */

* {
   margin: 0px;
   padding: 0px;
   }
a img {
	border:none;
	}
/*a:link, a:visited {
	color:#990000;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}*/
#main {
	background-image:url(../images/port_mid.jpg);
	background-repeat:repeat-y;
	}
h1 {
	color:#990000;
	font-size:16px;
	}
h2 {
	color:#990000;
	font-size:14px;
	text-align:left;
	}
.cat {
	background-image:url(../images/port_categories.jpg);
	background-repeat:no-repeat;
	width:679px;
	height:18px;
	text-align:center;
	font-size:14px;
	padding-top:5px;
	}
.cat a:link, a:visited {
	color:#990000;
	text-decoration: underline;
	}
.cat a:hover {
	text-decoration:none;
	}
/* may not be used between comments */
.port_text {
	width:706px;
	background-image:url(../images/port_mid.jpg);
	background-repeat:repeat-y;
	padding: 0 40px 0 40px;
	}
#port {
	width:710px;
	height:300px;
	padding:5px;
	}
/* may not be used between comments */

.portbox {
	margin:0 auto 0 auto;
	width: 690px;
	color: #000;
	padding:20px 0 10px 0;
}
.portdesc {
	padding:0 30px 0 30px;
	height:268px;
	}
.portimg {
	float:right;
	width:250px;
	height:250px;
	color:#373737;
	padding-left:30px;
	}

/* may not be used between comments */
#project {
	float:left;
	width:380px;
	height:290px;
	padding-left:10px;
	}
.project_img {
	text-align:center;
	float:right;
	width:250px;
	height:280px;
	margin-right:30px;
	}
/* may not be used between comments */

.portdesc a:link, a:visited {
	color:#990000;
	text-decoration:underline;
	}
.portdesc a:hover {
	text-decoration:none;
	}
#bottom {
	clear:both;
	}
.justcomp {
	font-size:14px;
	color:#990000;
	text-align:center;
	font-weight:bold;
	}

.btt {
	font-size:10px;
	text-align:right;
	padding-top: 20px;
	}
.btt a:link, a:visited {
	font-size:10px;
	color:#990000;
	text-decoration:underline;
	}
.btt a:hover {
	font-size:10px;
	text-decoration:none;
	}
.logobox {
	background-color:#fff;
	margin:0 auto 0 auto;
	width: 690px;
	color: #000;
	margin-top:10px;
	padding:10px 0 10px 0;
}
.logoarea {
	height:268px;
	}
.logos {
	float:left;
	width:300px;
	color:#373737;
	padding: 0 28.75px 20px 28.75px;
	}
.listbox {
	margin:0 auto 0 auto;
	width: 690px;
	color: #000;
	padding:30px 0 10px 0;
}
.list {
	background-image:url(../images/port_categories.jpg);
	background-repeat:no-repeat;
	width:679px;
	height:18px;
	text-align:center;
	font-size:14px;
	padding-top:5px;
	line-height:1.3em;
	}
.list a:link, a:visited {
	color:#990000;
	font-size:14px;
	text-decoration: underline;
	}
.list a:hover {
	text-decoration:none;
	}
.printbox {
	margin:0 auto 0 auto;
	width: 690px;
	color: #000;
	padding:20px 0 10px 0;
	text-align:center;
}