/* CSS Document */
/*main preferences*/
html {
	font-size: 100.1%;
	height: 100%;
}
body {
	font: 84% Helvetica, Arial, sans-serif;
	background-image: url(../images/bg_main.jpg);
	background-repeat:repeat-x;
	margin: 0;
	background: #FFF;
	height: 100%;
	min-height: 100%;
}
#page {
	width: 100%;
	padding: 0 0 0 3px;
	margin:0 auto;
    background: url(../images/body-bg.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	overflow: hidden;
	min-height: 100%;
}
#page2 {
	width: 100%;
	padding: 0 0 0 7px;
	margin:0 auto;
    background: url(../images/bg_body2.jpg) no-repeat;
	background-position:top center;
	overflow: hidden;
	min-height: 100%;
}
/*fix ie6 bug*/
* html #page {
	height: 100%;
	overflow: visible;
}
a:link {
	color: #0099FF;
	text-decoration:underline;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #669900;
}
#main {
	margin:auto;
	position: relative;
	width: 950px;
	
}
#main li {
	
	list-style-type: none;
}
#main a {}
#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: 116px;
	background-repeat:repeat-x;
	position: relative;
	margin: 0;
	background-image: url(../images/header-bg.jpg);
}
#flash_header {
	width: 100%;
	height: 181px;
	position: relative;
	margin:0 0 0 0;
}
/*header start*/
#header_ip1 {
	width: 100%;
	height: 239px;
	position: relative;
	margin: 0;
}
/*logo*/
.logo {
	display: inline;
	margin: 0;
	position: absolute;
	top: 31px;/*logo position (top, left)*/
	left: 20px;
}
.logo a {
	background: url(../images/logo.jpg) no-repeat; /*logo image*/
	height: 70px;
	width: 281px;
}
/*logo navigation*/
#nav {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 65px;
	left: 327px;
	width: 597px;
	height: 15px;
}
#nav li {float: left;}
#nav a {
	float: left;
	/*overflow: hidden;*/
	text-indent: -3000px;
	height: 15px;
	margin-right: 30px;
}
#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: 70px;
}
#nav a.activate {
/*	background: url(../images/btn-activate.jpg) 0 0;
	width: 102px;
*/
	background: url(../images/btn-register.jpg) 0 0;
	width: 70px;
}
#nav a.services {
	background: url(../images/btn-services.jpg) 0 0;
	width: 70px;
}
#nav a.register {
	background: url(../images/btn-register.jpg) 0 0;
	width: 70px;
}
#nav a.faq {
	background: url(../images/btn-faq.jpg) 0 0;
	width: 48px;
}
#nav a.aboutus {
	background: url(../images/btn-about-us.jpg) 0 0;
	width: 75px;
}
#nav a.contact {
	background: url(../images/btn-contact.jpg) 0 0;
	width: 75px;
}

/*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: #0099FF;
	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;
	padding: 0 10px 0 20px;
}
/*content paragraph*/
#ip_content p {
	color: #333333;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 15px;
}
#ip_content strong {
	color: #ff9900;
	font-size: 16px;
	}
#ip_content p strong {color: #ff9900;}
#ip_content a {margin-top: 10px;}
#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: 11px;
	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: #FF9900;
	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: 0;
	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_nav_container {
	float:left;
	width: 950px;
	height: 101px;
	position: relative;
	background-image:url(../images/sub-nav-bg.jpg);
	background-repeat:repeat-x;
	
}
#sub_nav_container2 {
	float:left;
	width: 920px;
	height: 30px;
	margin: 45px 15px 15px 15px;
	font-size:14px;
	text-align: center;
}
#sub_nav_container2 li{
display: inline;
list-style:none;
margin-right:20px;	
color:#333333;
}

#sub_nav_container2 a: active  {
	color:#333333;
}


#sub_title_container {
	float:left;
	width: 950px;
	height: 21px;
	position: relative;
	padding-top: 0px;
	background-color:#333333;
	margin: 0 auto;
}
#sub_container {
	float:left;
	background: url(../images/colums-bg.jpg) repeat-y;
	width: 950px;
	height: 100%;
	position: relative;
	padding-top: 0px;
	margin: 0 auto;
}
#sub_left_container {
	float:left;
	width: 750px;
	position: relative;
	padding-top: 0px;
	margin: 0 auto;

}
#sub_left_search_column {
	float:left;
	width: 200px;
	background-image:url(../images/search-bg.jpg);
	background-repeat:no-repeat;
	padding-top: 0px;
	margin: 0 auto;
}
#sub_left_column {
	float:left;
	width: 200px;
	position: relative;
	
	padding-top: 0px;
	margin: 0 auto;
}
#sub_container p{
	padding-left: 20px;
	padding-right: 10px;

}
#sub_right_column {
	float:right;
	width: 550px;
	position: relative;
	padding-top: 0px;
	margin: 0 auto;
}

#sub_right_column li{
list-style-image: url(../images/img-list-arrow.gif); 
line-height:20px;


}
#sub_right_container {
	float:right;
	width: 200px;
	background-repeat:no-repeat;
	position: relative;
	padding-top: 0px;
	margin: 0 auto;
}

#sub_right_container2 {
	float:right;
	width: 200px;
	position: relative;
	padding-top: 0px;
	margin: 10px 0 0 0;
}


#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: #333333;
	padding: 25px 0 0;
	border-top:#CCCCCC solid 1px;
	display:table;
	background-image: url(../images/search-bg.jpg);

}
/*footer navigation*/
#footer ul {

	paddin-left: 120px;
	margin: 0;
	text-align: center;
}
#footer ul li {display: inline;}
#footer ul li a {
	color: #333333;
	padding: 0 0 0 33px;
	background: url(../images/img-footer-separator.gif) no-repeat 16px 2px;
	
}
#footer ul li a.first {
	padding: 0;
	background: none;
}
/*copyraight*/
#footer p {
	

	text-align: center;
	padding: 7px 0 10px 20px;
	margin: 0;
}
input, select {
	margin:10px 0px 0px 20px;
	border:#0099FF solid 1px;

}


.platinum {
	background-color:#EEEEEE;
	
	}
.top-platinum-blue {
	background-color:#0099FF;
	height:15px;
	
	}
.top-silver {
	background-color:#CCCCCC;
	height:15px;
	
	}
.gold {
	background-color:#FFFFDF;
	
	}
.top-gold {
	background-color:#FFD942;
	height:15px;
	
	}
.bronze {
	background-color:#FFEBD5;
	}
.top-bronze {
	background-color:#D77100;
	height:15px;
	
	}
.blue {
	background-color:#CFEAF3;
	height: 35px;
	}
.green {
	background-color:#CFF3DE;
	}
	
.heading{
	color:#0C6C9D;
	font-size:16px;
	}
#rest-sub-container {
	float:left;
	background: url(../images/rest-bg.jpg) repeat-y;
	width: 950px;
	height: 100%;
	position: relative;
	padding-top: 0px;
	margin: 0 auto;
}
#rest-main {
	float:left;
	width: 665px;
	padding-top: 0px;
	margin: 0 auto;
	padding-left:10px;
	margin-top: 10px;
	padding-right: 10px;
	;
}
#rest-r-col {
	float:right;
	width: 250px;
	padding-top: 0px;
	margin: 0 auto;
	padding:10px 5px 0 5px;

}
.vid {
	float:right;
	padding-right:50px;
}
.img-padding {
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	}
.sample {
background-image:url(../images/sample.gif);
background-repeat:no-repeat;

}
	
.platinumBlue {
	background-color:#1993D2;
	color:#FFFFFF;
	}
.goldNew{
	background-color:#FFCC33;
	color:#333333;
	}
.silver{
	background-color:#CCCCCC;
	color:#FFFFFF;
	}
.popUp{border-bottom:1px solid #0066CC;border-top:1px solid #0066CC;border-left:1px solid #0066CC;border-right:1px solid #0066CC;background:#fff;clear:both;margin:0px 10px 10px 10px; padding:0px 10px 10px 10px; }
.send2{ text-decoration:underline; color:#0099FF;cursor: pointer; }
