BODY{
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
}
img{
	border: 0;
}
td{
	vertical-align: top;
}
.bump{
	position: relative;
	top: -7px;
}
.bump_right{
	position: relative;
	right: -20px;
}
#nav_bar{
	background-color: #070707;
	position: absolute;
	top: 175px;
	left: 0px;
	height: 26px;
	width: 100%;
	z-index: 1;
}
#stripe{
	background-color: #101010;
	position: absolute;
	top: 201px;
	left: 0px;
	height: 504px;
	width: 100%;
	z-index: 10;
}
.reg_text{
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	color: #ffffff;
}
.result_message{
        text-align :center;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	color: #000000;
}
.mid_stripe_header{
	font-family: Lucida Sans Unicode;
	font-size: 24px;
	color: #ffffff;
	text-transform: uppercase;
}
#container{
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
}
#main_content{
	width: 900px;
	margin: 0px auto;
	/*border: 1px solid red;*/
	margin-top: 20px;
	z-index: 10;
	text-align: left;
	position: relative;
}
#logo{
	height: 40px;
	position: relative;
	font-family: Lucida Sans Unicode;
	font-size: 24px;
	color: #ffffff;
}
.logo_light{
	font-family: Lucida Sans Unicode;
	font-size: 20px;
	color: #f4f4f4;	
	text-transform: uppercase;
}
.logo_dark{
	font-family: Lucida Sans Unicode;
	font-size: 20px;
	color: #4b4b4b;	
	text-transform: uppercase;
}
#homepage_content{
	position: absolute;
	top: 350px;
	left: 155px;
	z-index: 20;
	font-size: 18px;
	font-family: Lucida Sans Unicode;
	text-align: right;
}
#subnav{
	height: 26px;
	position: absolute;
	top: 30px;
	right: 295px;
	z-index: 20;
}
#subnav span{
	/*position: relative;
	top: 5px;*/
	padding: 0px 5px;
}
#subnav a{
	font-family: Lucida Sans Unicode;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	height: 26px;
	font-weight: bold;
	text-transform: uppercase;
}
#subnav a:hover{
	font-family: Lucida Sans Unicode;
	font-size: 14px;
	color: #6b6b6b;
}
#nav{
	height: 26px;
	position: absolute;
	top: 85px;
	right: 30px;
	z-index: 20;
	width: 156px;
}
.nav_item{
	float: none;
	clear: both;
	margin-right: 0px;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	color: #6b6b6b;
	height: 45px;
	display: block;
	padding: 4px 5px 4px 5px;
}
.nav_item span{
	position: relative;
	top: 5px;
}
.nav_item a{
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	color: #6b6b6b;
	text-decoration: none;
	height: 26px;
	display: block;
	padding-top: 5px;
}
#nav_left{
	position: absolute;
	top: 0px;
	left: 0px;	
}
#nav_right{
	position: absolute;
	top: 5px;
	right: 0px;	
}
.nav_item a:hover{
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	color: #ffffff;
}
#content{
	position: relative;
	font-family: Lucida Sans Unicode;
	font-size: 14px;
	color: #000000;
	line-height: 24px;
}
.content_header{
	font-family: Lucida Sans Unicode;
	font-size: 18px;
	color: #000000;
	line-height: 30px;
	font-weight: bold;
	font-style: italic;
}
.header{
	padding-top:85px;
	padding-bottom:65px;
}
#problems_left{
	position: absolute;
	top: 760px;
	right: 248px;	
}
#products_left{
	position: absolute;
	top: 753px;
	*top: 746px;
	right: 347px;	
}
#solutions_left{
	position: absolute;
	top: 891px;
	right: 246px;	
}
#problems_table{
	position: relative;
	z-index: 10;
}
#number_1{
	position: absolute;
	top: 181px;
	left: 16px;	
	z-index: 5;
}
#number_2{
	position: absolute;
	top: 491px;
	left: 226px;	
	z-index: 5;
}
#number_3{
	position: absolute;
	top: 790px;
	left: 16px;	
	z-index: 5;
}
#number_4{
	position: absolute;
	top: 1285px;
	left: 375px;	
	z-index: 5;
}
#powered_by{
	height: 30px;
	position: relative;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	color: #000000;
	margin-top: 5px;
	text-align: center;
}
#powered_by a{
	color: #000000;
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	text-decoration: none;
	text-transform: capitalize;
}
#powered_by a:hover{
	color: #6b6b6b;
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	text-decoration: underline;
}
#copyright{
	height: 30px;
	position: relative;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	color: #ffffff;
	margin-top: 5px;
}

#copyright_left{
	position: absolute;
	top: 0px;
	left: 0px;	
	color: #000000;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
}

#copyright_right{
	position: absolute;
	top: 0px;
	right: 0px;	
	color: #000000;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
}
#copyright_left a{
	color: #000000;
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	text-decoration: none;
	text-transform: capitalize;
}
#copyright_left a:hover{
	color: #6b6b6b;
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	text-decoration: underline;
}
.box_holder{
	padding-top: 13px;
	float: none;
	clear: both;
	position: relative;
	z-index: 10;
	height: 491px;
	width: 900px;
	overflow: hidden;
}
.box_inner{
	width: 10000px;
	height: 491px;
}
.box_main{
	width: 315px;
	height: 487px;
	float: left;
	background-color: #000000;
}
.box_large_main{
	width: 900px;
}
.boxes{
	width: 220px;	
	height: 487px;
	float: left;
	position: relative;
}
.col1{
	width: 550px;	
	height: 487px;
	float: left;
	position: relative;
}
.col2{
	width: 220px;	
	height: 487px;
	float: left;
	position: relative;
}
.col3{
	width: 205px;	
	height: 487px;
	float: left;
	position: relative;
}
.col1 div{
	padding: 15px;
}
.col1 div div{
	padding: 0px;
}
.col2 div{
	padding: 0px;
}
.col3 div{
	padding: 8px;
}
.col3 p{
	margin: 0px;
}
#left_nav{
	float: left;
	height: 585px;
	margin-right: 10px;
	background-color: #6b6b6b;
	position: relative;
	top: -15px;
	left: -15px;
	width: 150px;
}
.left_nav_link{
	width: 150px;
	height: 25px;
	background-color: #2e2e2e;
	color: #ffffff;
	font-size: 12px;
	font-family: Lucida Sans Unicode;
	display: block;
	text-indent: 7px;
	padding-top: 7px;
	margin-bottom: 2px;
	text-decoration: none;
	text-transform: capitalize;
}
.left_nav_link:hover{
	width: 150px;
	height: 25px;
	background-color: #4e4e4e;
	color: #ffffff;
	font-size: 12px;
	font-family: Lucida Sans Unicode;
	display: block;
	text-indent: 7px;
	padding-top: 7px;
	margin-bottom: 2px;
}
#ads{
	width: 150px;
	text-align: center;
	padding-top: 8px;
}
#ads img{
	width: 125px;
	text-align: center;
}
#social_networking{
	float: right;
	margin-left: 7px;
	margin-bottom: 7px;
}
.page_header_light{
	font-family: Lucida Sans Unicode;
	font-size: 16px;
	color: #f4f4f4;	
	text-transform: uppercase;
}
.page_header_dark{
	font-family: Lucida Sans Unicode;
	font-size: 16px;
	color: #4b4b4b;	
	text-transform: uppercase;
}
.icons{
	position: absolute;
	top: 2px;
	right: 20px;
}
.icons div{
	margin-left: 5px;
}
.pagination{
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0px auto;
}
.links{
	color: #6b6b6b;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	text-decoration: none;
}

.links:hover{
	color: #ffffff;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
}
.lpadding{
	padding: 0px 100px;
}
.image_padding_left{
	margin-right: 7px;
	float: left;
	width: 50px;
	height: auto;
}
.image_padding_right{
	margin-right: 7px;
	float: right;
}
.padding_right{
	padding-right: 75px;
}
.process_link{
	position: absolute;
	top: 600px;
	left: 250px;
	color: blue;
	font-style: italic;
	text-decoration: none;
}
.full{
	width: 100%;
}
.hide{
	display: none;
}
.left{
	float: left;
}
.right{
	float: right;
}
.none{
	float: none;
}
.tleft{
	text-align: left;
}
.tcenter{
	text-align: center;
}
.tright{
	text-align: right;
}

.nowrap{
	white-space: nowrap;
}
.small{
	font-size: 11px;
}
.med{
	font-size: 14px;
}
.large{
	font-size: 20px;
}
.xlarge{
	font-size: 24px;
}
.font{
	font-family: Lucida Sans Unicode;
}
.fmain{
	font-family: Lucida Sans Unicode;
}
.farial{
	font-family: Arial;
}
.cblack{
	color: #000000;
}
.cgrey{
	color: #666666;
}
.cwhite{
	color: #ffffff;
}
.bblack{
	background-color: #000000;
}
.blightgrey{
	background-color: #999999;
}
.bmedgrey{
	background-color: #888888;
}
.bdarkgrey{
	background-color: #666666;
}
.bred{
	background-color: #FF0000;
}
.bblue{
	background-color: #0066FF;
}
.bgreen{
	background-color: #33CC00;
}
.borange{
	background-color: orange;
}
.byellow{
	background-color: yellow;
}
.bpurple{
	background-color: purple;
}
.virtualpage, .virtualpage2, .virtualpage3{
/*hide the broken up pieces of contents until script is called. Remove if desired*/
display: none;
}

.paginationstyle{ /*Style for demo pagination divs*/
width: 495px;
text-align: center;
padding: 2px 0;
margin: 10px 0;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid #4b4b4b;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
border: 1px solid black;
color: #666666;
	font-family: Times New Roman;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #fff;
	font-family: Times New Roman;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #fff;
	font-family: Times New Roman;
}
