@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 9px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
h1 span,h2 span,h3 span,h4 span,h5 span,h6 span {
	color: #00F92C;
	padding-left: 5px;

}
h3 a {color: #000000;}
h3 a span {color: #00F92C;}
h3 a:hover {color: #00F92C;}
h3 a:hover span {color: #000;}

a {
	color: #00ff00;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
img {border: none;}
ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li {
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 0px;
}
li a {
	color: #00ff00;
	text-decoration: none;
}
li a:hover {
	color: #000000;
}
.navheader {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 10px;
}
.navheader span {
	color: #00ff00;
	padding-left: 5px;
}
.hideborder {
	font-size: 1px;
	line-height: 1px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	height: 1px;
	position: relative;
	bottom: 11px;
	background-color: #fff;
}

.more {
	font-weight: bold;
	color: #000000;
	display: block;
}
.more span {color: #00FF00;}
.more:hover {color: #00FF00;}
.more:hover span {color: #000;}


#wrapper {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	background-image: url(images/bkgfx_01.gif);
	background-repeat: no-repeat;
	background-position: 35px 311px;
}
#wrapper.contact {
	background-image: none;
	background-color: #fff;
}
#header {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 91px;
	overflow: hidden;
	width: 780px;
	background-position: 110px;
}
#header img {
	width: 780px;
	height: 91px;
	*height: 88px;
	_height: 88px;
}
#content {
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 9px;
	overflow: hidden;
}
#content a {
	color: #000000;
}
#content a:hover {
	color: #00F92C;
}
#side1 {
	float: left;
	width: 100px;
	overflow: hidden;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
}
#main {
	width: 440px;
	float: left;
	overflow: hidden;
	padding-right: 10px;
}
#main .navheader {
	margin-left: 10px;
}
#main .item1 {
	margin: 0px;
	padding: 0px;
}
#main .item2,#main .item3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#main .item1,#main .item2,#main .item3 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #00ff00;
}
#main .item1 {border: none;}
#main .item2 {
	width: 420px;
	float: left;
}
#main .item2 h3 {
	display: block;
	float: right;
	width: 200px;
}
#main .item2 img {
	float: left;
	margin-right: 10px;
}
#main .item3 {
	float: left;
	width: 420px;
}
#main .item3 h3 {
	display: block;
	float: right;
	width: 310px;
}
#main .item3 img {
	float: left;
	margin-right: 10px;
}
#main .item2 .flash, #main .item3 .flash {display:none;}
#side2 {
	float: right;
	width: 220px;
	overflow: hidden;
	background-image: url(images/side_top.gif);
	background-repeat: no-repeat;
	background-position: right 19px;
	_background-position: -10px 19px;
}
#side2 ul,#side2 .content {
	background-image: url(images/side_middle.gif);
	background-repeat: repeat-y;
	background-position: right top;
	_background-position: -10px top;
	width: 220px;
	height: auto;
}
#side2 .entrybody {
	padding-bottom: 10px;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #00F92C;
	margin-right: 20px;
	margin-bottom: 10px;
}

#side2 .bottom {
	background-image: url(images/side_bottom.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 230px;
	font-size: 1px;
	line-height: 1px;
}
#side2 .hideborder {
	width: 210px;
}


#side1 .menu {
	text-transform: uppercase;
	font-weight: bold;
}
#side1 .menu span {padding-left:5px;}
#side1 .menu a {color: #000;}
#side1 .menu a span {color: #00ff00;}
#side1 .menu a:hover {color: #00ff00;}
#side1 .menu a:hover span {color: #000;}
#side1 .menu .selected {
	color: #00F92C;
	cursor:default;
}
#side1 .menu .selected span {
	color: #000;
	cursor:default;
}
#side1 .menu .sub {
	font-size: 9px;
	padding-left: 5px;
}



.blog {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#footer {
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 40px;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #00ff00;
	background-color: #fff;
	text-align: center;
}
#footer p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer span {
	padding-right: 5px;
	padding-left: 5px;
	color: #00ff00;
}
#footer a,#footer a:hover {
	color: #fff;
	text-decoration: none;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-color: #999;
}
#footer a:hover {
	color: #ccc;
	border-color: #ccc;
}
#main.reel {
	width: 660px;
	background-image: url(images/bkgfx_02.gif);
	background-repeat: repeat-y;
}
#main.reel .navheader {
	background-color: #fff;
	margin-left: 0px;
	padding-left: 0px;
}
#main.reel img,#main.reel .flash {
	float: left;
}
#main.reel h3 {
	float: right;
	width: 220px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	margin: 0px;
	padding-bottom: 10px;
}
#main.reel h3 .meta {
	color: #000000;
	font-weight: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}
#main.reel p {
	float: right;
	width: 220px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main.reel ul {
	float: right;
	width: 220px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: disc;
	margin: 0px;
}
#main.reel li {
	list-style-type: disc;
	margin-right: 10px;
	margin-left: 10px;
}
#main.reel a,#main.reel a:hover {
	font-weight:bold;
}
#main.reel .item1 {
	background-image: url(images/reelseparator.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
	float: left;
	width: 660px;
}
#main.reel .item1 img.front {display:none;}
#main.reel .item1 img.new {display:none;}
#main.reel .item1 img.old {display:none;}

#main.reel .item1 .images {
	width: 220px;
	float: right;
}
#main.reel .item1 .images a {
	display:block;
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#main.reel .item0 {
	background-image: none;
	margin-bottom: 10px;
	float: left;
	width: 660px;
	background-color: #fff;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #00F92C;
	padding-bottom: 0px;
}
#main.reel .item0 img {
	float: none;
	display: block;
}
#main.reel .item0 h3 {
	float: none;
	width: auto;
}
#main.reel .item0 p {
	float: none;
	display: block;
	width: auto;
	padding-top: 5px;
}
#main.subpage .flash {
	float: left;
	position: absolute;
	width: 430px;
	top: 110px;
}
#main.subpage .item1 {background-image: none;}
#main.subpage .info {
	width:220px;
	float:right;
	clear: both;
}
#main.subpage .images {
	padding-top: 20px;
	float: none;
}

#content.contact {
	background-image: url(images/bkgfx_03.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	padding-bottom: 50px;
}

#content.contact #main {
	background-color: #fff;
	width: 210px;
	padding-bottom: 20px;
}
#content.contact #main .blog {
	padding-bottom: 0px;
}
#content.contact #main .navheader {
	margin-left: 0px;
}
#content.contact #side2 {
	background-color: #fff;
	background-image: none;
	width: 220px;
	float: left;
	padding-left: 10px;
	padding-bottom: 20px;
}
#content.contact #side2 .content {
	background-image: none;
}
#content.contact #side2 a  {
	color: #000;
}
#content.contact #side2 a:hover {
	color: #00F92C;
}
#content.contact #side2 .entrybody {
	border: none;
	width: 210px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#content.contact #side3 {
	background-color: #fff;
	float: left;
	width: 221px;
	padding-bottom: 20px;
}

#content.about {
	background-image: url(images/bkgfx_03.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	padding-bottom: 50px;
}

#content.about #main {
	background-color: #fff;
	width: 661px;
	padding-bottom: 20px;
}
#content.about #main .blog {
	padding-bottom: 0px;
}
#content.about #main .navheader {
	margin-left: 0px;
	padding-bottom: 3px;
}
#content.about #main h4 {
	margin: 0px;
	padding: 0px;
}
#content.about #main p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content.about #main ul {
	padding: 0px;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content.about #main li {
	padding: 0px;
	list-style-type: disc;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
}
#content.about #main hr {
	width: 650px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 8px;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #00F92C;
	display: block;
}
#content.about #main1 {
	background-color: #fff;
	width: 421px;
	padding-bottom: 20px;
	float: left;
}
#content.about #main1 .blog {
	padding-bottom: 0px;
}
#content.about #main1 .navheader {
	margin-left: 0px;
	padding-bottom: 3px;
}
#content.about #main img,#content.about #main1 img,#content.about #side2 img {
	float:left;
	margin-right: 10px;
	border: none;
}
#content.about #side2 {
	background-color: #fff;
	width: 240px;
	padding-bottom: 20px;
	float: left;
	padding-left: 10px;
	background-image: none;
}
#content.about #side2 .blog {
	padding-bottom: 0px;
}
#content.about #side2 .navheader {
	margin-left: 0px;
	padding-bottom: 3px;
}
#content.about #side2 .entrybody {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#content.about #side2 h4 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: none;
}
#content.about #side2 p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #00F92C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content.about img.front {
	display: none;
}
#content.about div.images {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 650px;
	height: auto;
}
#content.about div.images a {
	padding-right: 0px;
	display: block;
	float: left;
	margin: 0px;
	padding-left: 0px;
	width: auto;
}
#content.about div.images img {
}


#main .hideborder {
	bottom: 11px;
	background-color: #fff;
}
#main .meta {
	font-size: 9px;
	padding-bottom: 5px;
	font-style: italic;
}
#content #main div.item2 img.new {display: inline;}
#content #main div.item2 img.old {display: none;}
#content #main div.item3 img.new {display: none;}
#content #main div.item3 img.old {display: inline;}

#main.login form {
	padding-left: 10px;
	font-size: 9px;
}
#main.login form div {
	margin-bottom: 5px;
}
#main.login form div span {
	width: 70px;
	display: block;
	float: left;
	padding-top: 4px;
}
#main.login form div input {
	width: 150px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main.login form div .bigbutton,#wrapper .bigbutton,.button {
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	background-color: #00F92C;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
	width: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content.loggedin #main {
	width: 430px;
}
#content.loggedin #main .item2 {
	border:none;
}
#content.loggedin #main .tech {
	padding: 10px;
	border: 1px solid #FF987C;
	background-color: #FFF3F0;
}

#content.loggedin #side2 {

}
#content.loggedin #side2 h4 {
	margin-top: 5px;
}
#content.loggedin #side2 p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content.loggedin #side2 a {
	font-weight: bold;
}
#content.loggedin #side2 a:hover {
}
#content #umanager div {
	padding-bottom: 5px;
}
#content #umanager div input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#content #umanager div span {
	display:block;
	width: 75px;
	float: left;
	padding-top: 4px;
}
#content #umanager .buttonrow {
	display:block;
	float: left;
	padding: 10px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	margin-top: 5px;
}
#content #umanager .buttonrow div {
	float: left;
	width: 300px;
	padding: 0px;
}
#content #umanager .buttonrow span {
	float: right;
	display: block;
	width: 200px;
	text-align: right;
	padding: 0px;
}
#content #ulist {
}
#content #ulist select,#content #ulist input {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content #ulist .items {
	width: 640px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	padding: 10px;
}
#content #ulist .items span {
font-weight: bold;
}
#content #ulist .items .spanradio {
font-weight: normal;
}
#content #ulist .items .radio {
	position: relative;
	top: 2px;
}
#content #ulist .items .item1,#content #ulist .items .item2,#content #ulist .items .item3 {
	float: left;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content #ulist .items .item1 {
float: none;
}
#content #ulist .items span {
}
#content #ulist table {
	width: 660px;
}
#content #ulist td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #ccc;
}
#content #ulist table td.heading,#content #ulist table td.heading1 {
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00F92C;
	border-right-color: #00F92C;
	border-bottom-color: #00F92C;
	border-left-color: #00F92C;
}
#content #ulist table td.heading1 {
	width: 125px;
}
#content #ulist table tr.row1 {
	color: #666666;
}
#content #ulist table tr.row2 {
	background-image: url(images/td.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#content #ulist table .edit,#content #ulist table .del,#content #ulist table .info {
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
}
#content #ulist #navigation {
	text-align: center;
	border: 1px solid #ccc;
	padding: 10px;
	margin-top: 10px;
}
#content #ulist #navigation div {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#content #ulist #navigation a {
	display: block;
	float: left;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 9px;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #ccc;
	margin-right: 2px;
	margin-left: 2px;
}
#content #ulist #navigation .pages {
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#content #ulist #navigation .prev,#content #ulist #navigation .next {
	display: block;
	float: left;
	background-color: #00F92C;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#content #ulist #navigation .prev:hover,#content #ulist #navigation .next:hover {
	display: block;
	float: left;
	background-color: #fff;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 9px;
	border: 1px solid #CCCCCC;
}
#content #ulist #navigation .next,#content #ulist #navigation .next:hover {
	float: right;
}
#content.final #main1 p {
	display: block;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #00F92C;
	width: 410px;
	float: left;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#content.final #main1 h4 {
	display: block;
	float: left;
	width: 420px;
	padding-bottom: 3px;
}
#content.final #side2 .blog .entrybody img {
	display: block;
	float: none;
	margin-bottom: 10px;
}
#content.loggedin #main #form1 .filelist td a,#content.loggedin #main #form1 .filelist td a:hover {
	display: block;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
.serviceadded {
width:660px;
background-color:#fff;
padding:10px;
padding-left:0px;
background-image: url(images/reelseparator.gif);
background-repeat: no-repeat;
background-position: left top;
}
a.pdf {
	display:block;
	background-image: url(images/pdf_icon.gif);
	padding-left: 21px;
	padding-top:2px;
	padding-bottom:5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
