/* CSS Document */
/*main preferences*/
html {
	font-size: 100.1%;
	height: 100%;
}
body {
	background-image:url(../images/bg-body.jpg);
	background-repeat:repeat-x;
	height: 100%;
	min-height: 100%;
	margin: 0;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
}
#page {
	width: 100%;
	padding: 0 0 0 0px;
	margin:0 auto;
    background: url(../images/bg-home.jpg) no-repeat;
	background-position:top center;
	overflow: hidden;
	min-height: 100%;
}
#page2 {
	width: 100%;
	padding: 0 0 0 0px;
	margin:0 auto;
    background: url(../images/bg-inside.jpg) no-repeat;
	background-position:top center;
	overflow: hidden;
	min-height: 100%;
}
#page3 {
	width: 100%;
	padding: 0 0 0 0px;
	margin:0 auto;
    background: url(../images/bg-inside-sml.jpg) no-repeat;
	background-position:top center;
	overflow: hidden;
	min-height: 100%;
}
/*fix ie6 bug*/
* html #page {
	height: 100%;
	overflow: visible;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #0066CC;
}
#main {
	margin:auto;
	position: relative;
	width: 750px;
	
}
#main li {list-style: none;}
#main a {text-decoration: underline;}
#main a:hover {text-decoration: underline;}
#main a:focus {outline: none;}
#main img {border: none;}
/*hidde text*/
#main .hidden-text {
	overflow: hidden;
	float: left;
	text-indent: -3000px;
}
/*header start*/
#header {
	width: 100%;
	height: 139px;
	background: url(../images/bg-header.jpg) no-repeat -1px 0;
	position: relative;
	margin: 0;
}
#flash_header {
	width: 100%;
	height: 212px;
	position: relative;
	margin:0 0 0 0;
}
/*header start*/
#header_ip1 {
	width: 100%;
	background-image:url(../images/ip-banner.jpg);
	height: 86px;
	position: relative;
	margin: 0;
}
/*logo*/
.logo {
	display: inline;
	margin: 0;
	position: absolute;
	top: 27px;/*logo position (top, left)*/
	left: 10px;
}
.logo a {
	background: url(../images/btn_logo.jpg) no-repeat; /*logo image*/
	height: 78px;
	width: 248px;
}
/*logo navigation*/
#nav {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 106px;
	left: 0px;
	width: 750px;
	height: 31px;
}
#nav li {float: left;}
#nav a {
	float: left;
	/*overflow: hidden;*/
	text-indent: -3000px;
	height: 31px;
	margin-right: 0px;
}
#nav a:hover, #nav a.active {background-position: 0 100% !important;}/* link rollover and active*/
/*classes for all navigation links*/
#nav a.home {
	background: url(../images/btn-home.jpg) 0 0;
	width: 114px;
}
#nav a.about {
	background: url(../images/btn-about-us.jpg) 0 0;
	width: 134px;
}
#nav a.products {
	background: url(../images/btn-products.jpg) 0 0;
	width: 131px;
}
#nav a.vendors {
	background: url(../images/btn-fund-raiser.jpg) 0 0;
	width: 127px;
}
#nav a.faq {
	background: url(../images/btn-faq.jpg) 0 0;
	width: 104px;
}
#nav a.contact {
	background: url(../images/btn-contact.jpg) 0 0;
	width: 140px;
}

/*screw block*/
div.screw {
	position: absolute;
	top: 106px;
	left: 377px;
	width: 280px;
}
div.screw h2 {
	background: url(../images/img-sorew-text.gif) no-repeat;
	width: 200px;
	height: 12px;
	margin: 0 0 13px;
}
div.screw img {float: left;}
div.screw a {
	float: left;
	margin: 15px 0 0 25px;
}

/*accountability block*/
div.account {
	position: absolute;
	top: 105px;
	left: 387px;
	width: 359px;
}
div.account h2 {
	background: url(../images/img-accountability.gif) no-repeat;
	width: 359px;
	height: 59px;
	margin: 0 0 13px;
}
div.account img {float: left;}
div.account a {
	float: left;
	margin: 15px 0 0 25px;
}
/*buttons*/
.read-more {
	background: url(../images/img-read-more.gif) no-repeat;
	width: 75px;
	height: 16px;
}
.view-demo {
	background: url(../images/img-view-demo.gif) no-repeat;
	width: 76px;
	height: 16px;
}
#header strong.free {
	position: absolute;
	margin: 0;
	background: url(../images/img-free.gif) no-repeat;
	width: 331px;
	height: 73px;
	display: block;
	left: 365px;
	top: 260px;
}
/*container start*/
#container {
	float: left;
	background: url(../images/bg-content.gif) no-repeat;
	width: 750px;
	position: relative;
	padding-top: 0px;
	margin: 0 auto;
}
/*container title*/
.title {
	margin: -51px 0 0 -23px;
	float: left;
	position: relative;
	display: inline;
}
.title img {float: left;}
#container .title h2 {
	float: left;
	display: inline;
	height: 12px;
	margin: 3px 0 0 8px;
}
#container .welcome h2 {
	background: url(../images/title_welcome.gif) no-repeat;
	width: 86px;
}
#container .about h2 {
	background: url(../images/image-about-us.gif) no-repeat;
	width: 86px;
}
#container .services h2 {
	background: url(../images/image-services.gif) no-repeat;
	width: 86px;
}
#container .contact h2 {
	background: url(../images/image-contact.gif) no-repeat;
	width: 86px;}
	
#container .login h2 {
	background: url(../images/img-login.gif) no-repeat;
	width: 86px;}
/*content*/
#content {
	float: left;
	width: 550px;
	padding: 0 34px;
}
/*content paragraph*/
#content p {
	color: #333333;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 15px;
}
#content p strong {
	color: #ff9900;
	font-size: 16px;
	}
#content a {margin-top: 10px;}
#content ul {
	margin: 0;

	padding: 0;
	width: 235px;
}
#content ul li {

	width: 100%;
}
#content ul li a {
	color: #000;
	font-size: 11px;
	margin: 0 0 0 20px;
	padding: 0 0 0 22px;
	background: url(../images/img-list-arrow.gif) no-repeat 9px 4px;
	font-weight: bold;
	line-height: 12px;
	padding-bottom: 3px;
}
/*inside page content*/
#ip_content {
	float: left;
	width: 440px;
	height: 660px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
/*content paragraph*/
#ip_content p {
	color: #333333;
	font-size: 11px;
	line-height: 15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 15px;
}
#ip_content strong {
	color: #ff9900;
	font-size: 16px;
	}
#ip_content p strong {color: #ff9900;}
#ip_content a {margin-top: 12px;}
#ip_content ul {
	margin: 0;

	padding: 0;
	width: 235px;
}
#ip_content ul li {
	margin: 0 20PX;

	padding: 0 20PX;
	width: 100%;
}
#ip_content ul li a {
	color: #003366;
	font-size: 12px;
	background: url(../images/img-list-arrow.gif) no-repeat 9px 4px;
	font-weight: bold;
	line-height: 12px;
	padding-bottom: 3px;
}
/*rightcolumn start*/
#rightcolumn {
	float: right;
	width: 250px;
	font-size: 11px;
	padding:15px 10px 0 15px;
}
#rightcolumn p {
	color: #333333;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 15px;
}
#rightcolumn p strong{
	color: #ff9900;
	font-size: 16px;
	}
/*right column navigation*/
#rightcolumn img {
	float: left;
		padding-right:10px;
	padding-bottom:10px;
	margin: 0;
	
}
#rightcolumn ul {
	float: left;
	padding: 0;
	margin: 0;
	width: 235px;
}
#rightcolumn ul li {
	float: left;
	width: 100%;
}
#rightcolumn ul li a {
	color: #003366;
	font-size: 11px;
	padding: 0 0 0 22px;
	background: url(../images/img-list-arrow.gif) no-repeat 9px 4px;
	float: left;
	font-weight: bold;
	line-height: 12px;
	padding-bottom: 3px;
}
#container .contract h2 {
	background: url(../images/img-contracted.gif) no-repeat;
	width: 195px;
}
#container .contact h2 {
	background: url(../images/image-contact.gif) no-repeat;
	width: 86px;
}
/*sub*/
#sub_container {
	float:left;
	background: url(../images/bg_sub_container.gif) repeat-x;
	width: 750px;
	height: 250px;
	position: relative;
	padding-top: 0px;
	margin: 0 auto;
}
#sub_left_container {
	float:left;
	width: 490px;
	position: relative;
	padding-top: 0px;
	margin: 0 auto;
}
#sub_left_column {
	float:left;
	width: 240px;
	position: relative;
	padding-top: 0px;
	margin: 0 auto;
}
#sub_container p{
	padding-left: 10px;

}
#sub_right_column {
	float:right;
	width: 235px;
	position: relative;
	padding-top: 0px;
	margin: 0 auto;
}

.img{
	padding-right:10px;
	padding-bottom:10px;

}

#sub_right_container {
	float:right;
	width: 250px;
	position: relative;
	padding-top: 0px;
	margin: 0 auto;
}

#sub_right_container p{

	position: relative;
	padding: 0 10px 0 0;

}
/*footer*/
#footer {
	float: left;
	width: 100%;

	background: none;
	font: 11px Arial, Verdana, sans-serif;
	color: #666;
	padding: 80px 0 0;
}
/*footer navigation*/
#footer ul {
	float: left;
	width: 730px;
	padding: 0 0 0 20px;
	margin: 0;
	text-align: center;
}
#footer ul li {display: inline;}
#footer ul li a {
	color: #000;
	padding: 0 0 0 33px;
	background: url(../images/img-footer-separator.gif) no-repeat 16px 2px;
	color: #666;
}
#footer ul li a.first {
	padding: 0;
	background: none;
}
/*copyraight*/
#footer p {
	float: left;
	width: 730px;
	text-align: center;
	padding: 7px 0 0 20px;
	margin: 0;
}
.pic-border {
	border: solid thin #666666;
}
.btb-buy2 {
	padding-left:145px;
}
.btb-buy {
	padding-left:50px;
}
.red-text {

color:#FF0000;
}
