
html{
	height:100%;
}
body{
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	text-align:center;
	font:11.3px Verdana,Arial,Helvetica,sans-serif;
	line-height:200%;
	background-color: #333333; 
	background-repeat: repeat-y;
}
/*Header*/
#nacontainer{
	float:right;
}
#navitabs {
	clear: both;
	position: relative;
	padding-top: 27px;
}

.navitab {
	text-decoration: none;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #28569B;
	background-image: url(/images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #FFFFFF;
}

.navitab:hover {
	text-decoration: none;
	background-color: #B00084;
	background-image: url(/images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #ffffff;
}

.activenavitab {
padding: 4px 8px 4px 8px;
color: #ffffff;
letter-spacing: 1px;
margin: 0 0 5px 0;
text-decoration: none;
background: #B00084 url(/images/corner.gif) top right no-repeat;
}

.activenavitab:hover {
text-decoration: none;
color: #FFFFFF;
}
.navitab2 {
	text-decoration: none;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #FFFFFF;
	position: relative;
}

.navitab2:hover {
	text-decoration: none;
	background-color: #B00084;
	color: #FFFFFF;
}
.hide {
	display: none;
}

#header{
	width:798px;
	height:103px;
	margin:0 auto;
	text-align:left;
	border-left:#999 1px solid;
	border-bottom:#999 1px solid;
	border-right:#999 1px solid;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(/images/main-headerbg.png);
}
#header img{
	position: relative;
	float: right;
	margin-right: 10px;
}
#title{
	position:relative;
	color:#fff;
	font:20px Verdana,Arial,Helvetica,sans-serif bold;
	cursor:default;
	float:left;
	margin-top: 28px;
	margin-left: 10px;
}
/*Construction Styles*/
#container{
	width:800px;
	margin:auto;
	text-align:left;
}

span.subheader{
	position:absolute;
	margin-top:0;
	padding-top:3px;
	padding-left:60px; 
	color:#fff;
	font:11px Verdana,Arial,Helvetica,sans-serif;
	display:block; /*need a <br> for ie instead*/
}
#flash1 {
	width: 235px;
	height: 20px;
	float: left;
	padding-top: 45px;
	padding-left: 25px;
}
#flash2 {
	width: 136.75px;
	height: 188.6px;
	float: right;
	padding-top: 12px;
	padding-left: 90px;
}
#quotebox {
	border: 2px solid #28569B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #28569B;
	width: 138px;
	padding: 5px;
	height: 100%;
	float: right;
    margin-right: 15px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#quotebox h1{
	color: #B00084;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	padding: 0px;
	margin: 0px;
	clear: right;
	line-height: 20px;
	font-weight: bold;
}
#quotebox p{
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px; 
	margin-top: 7px;
}
#quotebox h1 img{
	float: right;
	padding: 3px;
	margin-top: -20px;
	} 
	
	#questionbox {
	border: 2px solid #28569B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #28569B;
	width: 138px;
	padding: 5px;
	height: 100%;
	float: right;
    margin-right: 8px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#questionbox h1{
	color: #B00084;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	padding: 0px;
	margin: 0px;
	clear: right;
	line-height: 20px;
	font-weight: bold;
}
#questionbox p{
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-top: 7px;
}
#questionbox h1 img{
	float: right;
	padding: 0px;
	margin-top: -20px;
	} 

/*Styles*/
h1,h2,h3,h4,h5,h6{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:lighter;
	margin:15px 0 0 0;
	padding-bottom:4px;
	line-height:85%;
}
h1{
	color:#FFFFFF;
	font-size:23px;
}
h2{
	color:#28569B;
	font-size:21px;
}
h3{
	color:#B00084;
	font-size:21px;
}
h4{
	color:#28569B;
	font-size:21px;
}
h5{
	color:#B00084;
	font-size:21px;
}
h6{
	color:#28569B;
	font-size:12px;
	font-weight:bold;
}
a{
	text-decoration:none;
	color:#3366CC;
}
a:hover{
	text-decoration:underline;
	color:#B00084;
}
#right a{
	text-decoration:none;
	color:#B00084;
}
#right a:hover{
	text-decoration:none;
	color:#0066CC;
}
acronym{
	border-bottom:1px dotted #999;
	padding-bottom:1px;
	cursor:help;
}
del{
	color:#999;
}
hr{
	width:100%;
	border:0;
	margin:5px 0px !important;
	margin:2px 0px 5px 0px;
	height:1px;
	color:#777;
	background-color:#777;
}
.indent{
	border-left:2px solid #3C8C06;
	margin-left:25px;
	padding-left:8px;
}
.green{
	color:#3C8C06;
}
.blue{
	color:#3270A9;
}
ul li ul li{
	list-style-type:square;
}
ol li ol li{
	list-style-type:lower-roman;
}
dl{
	margin-left:8px;
	margin-right:8px;
}
dt{
	color:#3C8C06;
	font-weight:bold;
	text-decoration:underline; 
}
.blockquote{
	border-bottom:1px solid #3270A9;
	border-top:1px solid #3270A9;
	border-left:1px solid #3270A9;
	border-right:1px solid #3270A9;
	background:url(/images/blockquote.jpg) repeat top left;
	padding:6px 6px 4px 8px;
	margin:12px 0;
	color:#eee;
}
.blockquote h5{
	border-bottom:1px solid #3270A9;
	font-size:17px;
	color:#eee;
	margin:2px;
}
.blockquote span{
	padding: 3px 0;
	display:block;
	font-size:10px;
	color:#999;
}
.blockquote img{
	padding: 3px 0;
	position:inherit;
	border: 0px;
}
code{
	display:block;
	border-bottom:1px solid #273955;
	border-top:1px solid #273955;
	border-left:4px solid #3270A9;
	background:url(/images/blockquote.jpg) repeat top left;
	padding:6px 6px 4px 8px;
	margin:12px 0;
	color:#eee;
	font:normal 11px "Courier New", Courier, monospace;
}
.highlight{
	color:#3C8C06;
	font-weight:bold;
}
/*Floats*/
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.w50{
	width:50%;
}
.floatleft p{
	padding:0 10px 0 0; 
}
.floatright p{
	padding:0 0 0 10px;
}
img.floatleft{
	margin:15px 18px 5px 0;
}
#floatright img{
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 28px;
}

/*Content Styles*/
#content{
	width:778px;
	margin:0 auto;
	color:#fff;
	float:left;
	padding:10px;
	clear:both;
	border-right:#999 1px solid;
	border-left:#999 1px solid;
	border-bottom:#999 1px solid;
}
#one{
	width:760px;
	float:left;
	background-color: #ffffff;
	color: #000000;
	padding: 20px;
}
#one h1,h2,h3{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:lighter;
	margin:15px 0 0 0;
	padding-bottom:4px;
	line-height:85%;
}
#one h1{
	color:#000000;
	font-size:24px;
}
#one h2{
	color:#333333;
	font-size:23px;
}
#one h3{
	color:#666666;
	font-size:21px;
}



#twocolumn{
	width: 800px;
	border-bottom: 1px solid #999;
	background-image: url(/images/2columnbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#left{
	width:570px;
	height:100%;
	float:left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#left img{
border: 0px;
}
#right{
	width:165px;
	padding:10px;
	height:100%;
	float:right;
}
#right img{
	padding-left:8px;
	border: 0;
}
.right-ad{
	padding-left:22px;
	border: 0;
}

#clearboth{ clear:both; }

/*Footer*/
#footer{
	width:778px;
	height:100%;
	margin:0 auto;
	padding:10px;
	padding-bottom: 20px;
	float:left;
	clear:both;
	border-right:#999 1px solid;
	border-left:#999 1px solid;
	background-color: #000000;
}
.copy{
	float:left;
}
#copy p{
	padding-bottom: 10px;
}

#footer a{
	font-weight:normal;
	color:#999;
	text-decoration:underline;
	padding-bottom: 0px;
}
#footer a:hover{
	text-decoration:underline;
	color:#CCCCCC;
}
.paypal {
	float: right;
	text-align:right;
	clear: right;
	margin-top: -24px;
}
.paypal2 {
	float: right;
	text-align:right;
	clear: right;
	margin-top: -14px;
}
#paypal img{
	float: right;
}
/*Portfolio*/

#PortfolioList {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 90%;
	height: 50%;
}
#PortfolioList li {
	border: 1px solid #FF0099;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
	padding-top: 0px;
	font-size: 1em;
	color: #000000;
}
#PortfolioList li:hover {
	background-color: #0066CC;
}
#PortfolioList li h3 {
	font-size: 1.1em;
	font-weight: bold;
	cursor: pointer;
	color: #28569B;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#PortfolioList li h3:hover {
	color: #B00084;
}
#PortfolioList li h3 img {
	float: right;
}
#PortfolioList li div {
	padding: 10px;
	background-color: #CCCCCC;
}
#PortfolioList li div img {
	float: right;
	margin: 0 0 0 10px;
}
.Clear {
	clear: both;
}
.Clear2 {
	width: 520px;
}
.backbutton {
padding-top: 5px;
float:right;
}