#all{
	width:985px; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #222222;
}

#body {
	background-image: url(../images/background_tile.jpg);
	background-color: #474747;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#head {
	height: 102px;
	width: 985px;
	background-image: url(../images/head_tile.jpg);
}

#header_content{
	margin:0px;
	height:102px;
}

#newtek_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 24px;
	width: 985px;
	background-color: #383d44;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#flash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 300px;
	z-index: 1;
}

#dynamicad {
	background-color: #222222;
	height: 50px;
}

.lefttopbox { /* GRAPHIC ON TOP OF MENU */
	width: 202px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
}

#leftNav {
	background-color: #181818;
	padding: 0px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-color: #3c3c3c;
	border-left-color: #3c3c3c;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#content {
	margin: 10px;
	width: 725px;
	float: right;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.leftadbox {
	margin: 10px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}



/* START GREYBOX STUFF */

.greybox {
	background-color: #181818;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3f3f3f;
	border-right-color: #3f3f3f;
	border-bottom-color: #3f3f3f;
	border-left-color: #3f3f3f;
	margin-bottom: 10px;
	background-image: url(../images/greyboxlogo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.greyboximage {
	background-color: #333333;
	width: 120px;
	border: 1px solid #999999;
	margin: 10px;
}
.greyboxtitle {
	background-color: #990000;
	width: 500px;
	float: right;
}
.greyboxcontent {
	width: 550px;
	float: right;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	clear: both;
}

/* END GREYBOX STUFF */

#footer {
	background-color: #222222;
	height: 43px;
	background-image: url(../images/footbar.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 18px;
}

.quote {
	padding-left: 65px;
	font-style: italic;
	color: #999999;
	background-image: url(../images/quote_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 69px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #1e1e1e;
	width: 77%;
	text-align: right;
}
.lwtip {
	padding-left: 60px;
	font-style: italic;
	color: #CCCCCC;
	background-image: url(../images/tip_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 69px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #640000;
	border-bottom-color: #640000;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #321914;
}

/* PSEUDOLINKAGE */

#content a:link {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
#content a:visited{
	color: #CCCCCC;
	font-weight: bold;
/*	padding-left: 12px;
	background-image: url(../images/linkcheck.gif);
	background-repeat: no-repeat;
	background-position: left;*/
	text-decoration: none;
}

#content a:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}

/* BEGIN VARIOUS STYLES */

.title {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC00;
	font-size: 12px;
}

.subtitle {
	color: #FFCC00;
}

.hr {
	background-image: url(../images/hr.gif);
	height: 15px;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center;
}
.profileTitle {
	color: #cfc30f;
	font-size: 20px;
	font-weight: bold;
}
.profileDate {
	font-weight: normal;
	color: #999999;
	text-align: right;
}



.clear {
	clear: both;
}
.clearL {
	clear: left;
}

.titleWhite {

	font-weight: bold;
	color: #CCCCCC;
}
.greyboxcontentFull {
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	clear: both;
	padding: 10px;
}
.formelement {
	background-color: #2f2f2f;
	border: 1px solid #3f3f3f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	margin-top: 2px;
	margin-bottom: 10px;
	width: 300px;
}
.formbtn {
	background-color: #FFCC00;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	margin-top: 5px;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.profileCat {

	font-weight: bold;
	color: #FFCC00;
	text-align: right;
}
textarea:focus, input:focus {
	border: 1px solid #990000;
}
.profileGreen {
	color: #aba000;
	font-size: 11px;
}
.subtitlegreen {
	font-size: 11px;
	font-weight: bold;
	color: #999900;
	margin-left: 22px;
}
.green {
	font-size: 11px;
	font-weight: normal;
	color: #FFCC33;
}
.greenBold {
	font-size: 11px;
	font-weight: bold;
	color: #999900;
}
.titlebar {
	font-style: normal;
	color: #FFCC00;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	background-color: #1e1e1e;
	width: 97%;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#featureFlash {
	color: #000000;
	border: 1px solid #3c3c3c;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 380px;
	background-color: #000000;
	width: 720px;
}
.profileScroll {
	background-color: #181818;
	border: 1px solid #3c3c3c;
	width: 400px;
	margin-right: 0px;
}
.featurePics {
	background-color: #181818;
	border: 1px solid #3f3f3f;
	width: 305px;
	float: right;
	margin-bottom: 10px;
	clear: both;
	height: 443px;
}

.profilePics {
	background-color: #181818;
	border: 1px solid #3f3f3f;
	width: 305px;
	float: right;
	margin-bottom: 10px;
	clear: both;
	height: 420px;
}

.morelinks {
	margin-bottom: 5px;
	text-align: right;
}

.imgPad {
	margin-left: 6px;
	margin-bottom: 6px;
}

.profileXtra {
	background-color: #464646;
	border: 1px solid #000000;
	width: 390px;
	padding: 5px;
	color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.greyboxFeature {
	background-color: #464646;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
	color: #CCCCCC;
	border: 1px solid #000000;
	font-size: 10px;
}
.quoteExtra {
	font-style: italic;
	color: #999999;
	background-image: url(../images/quote_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	background-color: #1e1e1e;
	width: 94%;
	text-align: right;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.left {
	clear: both;
	color: #FFFFFF;
}
.right {
	list-style-position: inside;
	list-style-type: disc;
	color: #FFFFFF;
	padding: 10px;
}
#content_two {
	height: 235px;
	background-color: #000000;
	padding-top: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #410f0d;
	border-left-color: #410f0d;
}
.newsrightbox {
	padding-right: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC00;
	height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 7px;
	margin-bottom: 7px;
	padding-top: 7px;
	font-size: 14px;
	width: 410px;
	
}
.newsrightbody {
	padding-right: 12px;
	width: 430px;
	float: right;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.newsright {
	float: right;
	padding-right: 24px;
	padding-top: 50px;
}
#news_title {
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
	height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 7px;
	margin-right: 12px;
	margin-bottom: 7px;
	margin-left: 12px;
	padding-top: 7px;
	font-size: 14px;
	width: 25%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

#news {
	text-transform: uppercase;
	color: #999999;
	height: 12px;
	padding-bottom: 7px;
	margin-right: 12px;
	margin-bottom: 7px;
	margin-left: 12px;
	padding-top: 7px;
	font-size: 11px;
	width: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.columnA {
	padding: 5px;
	width: 45%;
	margin-left: 8px;

}

.columnB {
	padding: 5px;
	width: 45%;
	float: right;
}
.mini {
	font-size: 9px;
	color: #666666;
}
.footmenu {
	color: #FFFFFF;
	margin-left: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footmenu a:hover {
	color: #FFCC00;
}

.footmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footcopyright {
	color: #999999;
	margin-left: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.greybold {
	color: #CC9900;
	font-weight: bold;
	text-transform: uppercase;
}
.clearR {
	clear: right;
}
.minibox {
	width: 190px;
	border: 1px solid #000000;
}
.miniboxR {
	width: 190px;
	float: right;
	margin-right: 15px;
	border: 1px solid #000000;
}
.jumpboxOne {
	width: 25%;
	float: left;
}
.jumpboxTwo {
	width: 25%;
	float: left;
	margin-left: 200px;
}
.jumpboxThree {
	width: 25%;
	float: right;
	margin-right: 100px;
}
.jumpboxFour {
	width: 25%;
	float: right;
}
.lwTitle {
	padding-left: 60px;
	font-style: normal;
	color: #FFCC00;
	background-image: url(../images/tip_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 69px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #640000;
	border-bottom-color: #640000;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #321914;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.space {
	height: 20px;
	background-color: #000000;
}

#profileFlash {
	color: #000000;
	border: 1px solid #3c3c3c;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 335px;
	background-color: #000000;
}.phleft {
	width: 350px;
	height: 200px;
	margin-bottom: 25px;
}
.phright {
	width: 350px;
	float: right;
	height: 200px;
	margin-bottom: 25px;
}
.leftbox {
	width: 208px;
	height: 200px;
	margin-bottom: 8px;
	background-color: #181818;
	padding: 14px;
	border: 1px solid #3c3c3c;
	background-image: url(/lightwave/images/frontpage/boxbg.jpg);
	background-repeat: no-repeat;
}
.zeroborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.rightbox {
	width: 208px;
	float: right;
	height: 200px;
	margin-bottom: 8px;
	background-color: #181818;
	padding: 14px;
	border: 1px solid #3c3c3c;
	background-image: url(/lightwave/images/frontpage/boxbg.jpg);
	background-repeat: no-repeat;
}
.midbox {
	width: 208px;
	height: 200px;
	margin-bottom: 8px;
	float: right;
	margin-right: 5px;
	background-color: #181818;
	padding: 14px;
	border: 1px solid #3c3c3c;
	background-image: url(/lightwave/images/frontpage/boxbg.jpg);
	background-repeat: no-repeat;
}
.miniyellow {
	font-size: 9px;
	color: #FFCC00;
	font-weight: bold;
	text-transform: uppercase;
}
.minifp {
	font-size: 10px;
	color: #999999;
	padding-top: 8px;
}
.frontpagead {
	width: 402px;
	margin-right: 0px;
	margin-bottom: 10px;
	height: 188px;
}
.featureimage {
	height: 300px;
	width: 720px;
}
.profileThumb {
	height: 73px;
	width: 126px;
	margin-left: 15px;
	margin-bottom: 15px;
}
.profileThumbr {
	height: 73px;
	width: 126px;
	margin-left: 15px;
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
}
.profileThumbtwo {
	height: 73px;
	width: 203px;
	margin-left: 50px;
	margin-bottom: 15px;
}
.fprofilePics {
	background-color: #181818;
	border: 1px solid #3f3f3f;
	width: 305px;
	float: right;
	margin-bottom: 10px;
	clear: both;
	height: 185px;
}
.fp_btm_ad {
	background-color: #181818;
	height: 45px;
	border: 1px solid #000000;
}
ul#portfolio li img{

}
.brochure {
	height: 584px;
	text-align: center;
}
.defaultext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 20px;
}
#sigFlash {
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 460px;
	width: 720px;
}
#whitepaperflash {
	color: #000000;
	margin-top: 4px;
	margin-bottom: 10px;
	height: 390px;
	width: 720px;
}
.formbox {
	margin-top: 2px;
	margin-bottom: 8px;
	padding-left: 50px;
}
.formcol_a {
	width: 40%;
}
.formcol_b {
	width: 49%;
	float: right;
}
.formcol_c {
	width: 170px;
	float: right;
	margin-left: 5px;
}
.formcol_d {
	width: 170px;
	float: right;
	margin-left: 5px;
}
.formspace {
	margin-left: 24px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.formtext {
	width: 150px;
	text-align: right;
	padding-right: 8px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
}
.formitem {
	width: 490px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: left;
}
.news_date {
	color: #CCFF00;
	font-size: 11px;
	font-weight: normal;
	width: 740px;
	
}

.news {
	color: #FFCC00;
	padding-bottom: 4px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	padding-top: 4px;
	font-size: 11px;
	font-weight: bold;
	width: 732px;
	
}
.news a:link {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

.news a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.news a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.news_entry {
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
}
.largetitle {
	color: #FFCC00;
	font-size: 24px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 8px;
	background-color: #000000;
	text-align: left;
	padding-bottom: 12px;
	background-repeat: no-repeat;
	background-position: right top;
}
.author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: right;
	width: 23%;
	text-align: right;
	padding-top: 30px;
	padding-right: 8px;
}
.dbnav {
	float: right;
	width: 20%;
	text-align: right;
	padding-top: 62px;
	vertical-align: bottom;
}
.first {
	height: 18px;
	width: 18px;
	margin-right: 9px;
	float: right;
}
.newslogo {
	float: left;
	width: 556px;
}
.prev {
	height: 18px;
	width: 18px;
	float: right;
	margin-right: 35px;
}
.next {
	height: 18px;
	width: 18px;
	float: right;
	margin-right: 10px;
}
.last {
	height: 18px;
	width: 18px;
	float: right;
}
#content_tut {
	margin: 10px;
	width: 925px;
	float: left;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

