html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background-image: url('../images/bg.png');
}

a:link {
	color: #003680;
	text-decoration: none;
}
a:visited {
	color: #003680;
	text-decoration: none;
}
a:hover {
	color: #0052c3;
	text-decoration: none;
}
a:active {
	color: #0052c3;
	text-decoration: none;
}

.container {
	position:relative; /* needed for footer positioning*/
	z-index: 10;
	margin:0 auto; /* center, not in IE5 */
	width:787px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	
	background-image: url('../images/page_seam.png');
	background-repeat: repeat-y;
/*	border: 1px solid #F00;
*/
}

.header {
	/*padding-bottom:1em;*/
	height: 88px;
/*	border: 1px solid #0F0;
*/
	width: 787px;
	margin-top: 50px;
	background-image: url('../images/cologuys-header.png');
}
.headerBG {
	position: absolute;
	z-index: 1;
	top: 0px;
	width: 100%;
	height: 88px;
/*	border: 1px solid #00F;
*/
	margin-top: 50px;
}
.contactus {
	position: absolute;
	font-family: Tahoma;
	font-size: 12px;
	color: #CCC;
	left: 530px;
	top: 33px;
}
.loginBox {
	left: 375px;
	top: 10px;
	background-repeat: repeat-x;
	width: 403px;
	height: 20px;
	position: relative;
	z-index: 9999;
}

.loginBox input {
	background-color: #036;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	text-align: center;
	border: 1px solid #888f98;
	margin-left: 6px;
	margin-right: 4px;
	margin-top: 1px;
	width: 139px;
	height: 12px;
	letter-spacing: 2px;
}
.loginBox select {
	position: relative;
	left: 5px;
	top: 0px;
	background-color: #036;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
	border: 1px solid #888f98;
	margin: 1px;
	margin-right: 2px;
	width: 100px;
	letter-spacing: 1px;
}


.navigation {
	width: 493px;
	height: 29px;
	background-image: url('../images/nav_divide.png');
	background-position: bottom;
	background-repeat: no-repeat;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 30px;
	color: #000;
	margin-left: -15px;
}

.navigation a:link {
	color: #000;
	text-decoration: none;
}
.navigation a:visited {
	color: #000;
	text-decoration: none;
}
.navigation a:hover {
	color: #039;
	text-decoration: none;
}
.navigation a:active {
	color: #039;
	text-decoration: none;
}

.content {
	background-color: #FFF;
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;	
	background-image: url('../images/test-our-network.png');
	background-position: bottom;
	background-repeat: no-repeat;
}
.cBG {
	margin-left: 1px;	
}

.left {
	width: 255px;
	float: left;
	margin-left: 1px;
/*	padding:1em 1em 5em; /* bottom padding for footer */
	/*padding-top: 1em;*/
	padding-bottom: 5em;
	padding-right: 0px;
}
.right {
	float: right;
	width: 507px;
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	padding-bottom: 5em;
	margin-right: 0px;
	padding-right: 10px;
	padding-left: 5px;
}

.footer {
	/*position: absolute;*/
	z-index: 10;
	clear: both;
	/*bottom:0; /* stick to bottom */
	width: 100%;
	height: 47px;
/*	border: 1px solid #0FF;
*/
	margin-top: 4px;
	padding-bottom: 30px;
	background-image: url('../images/footer.png');
	background-repeat: no-repeat;
}
.footerBG {
	position: absolute;
	z-index: 1;
	/*bottom:0; /* stick to bottom */
	left: -100%;
	width: 260%;
	height: 67px;
	background-image: url('../images/footerBG.png');
	border: 1px solid #F0F;
}

.clearfix:after {
    content: " ";
    display: block;
    height: 0px;
    clear: both;
	font-size: 1px;
    visibility: hidden;
}

.clearfix {display: inline-block;}  /* for IE/Mac */


.rightNav_header {
	background-color: #617db2;
	border: 1px solid #000000;
	width: 199px;
	height: 20px;
	padding-top: 5px;
	text-align: center;
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin-left: 28px;
}
.rightNav_box {
	background-color: #9cb8ed;
	border: 1px solid #617db2;
	width: 199px;
	height: 20px;
	padding-top: 5px;
	text-align: center;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	margin-top: 1px;
	cursor: pointer;
	margin-left: 28px;
}
.whiteText {
	position: relative;
	width: 100%;
	text-align: center;
	top: 50px;
	font-family: tahoma;
	font-size: 12px;
	color: #304f6e;
}

.whiteText a:link {
	color: #304f6e;
	text-decoration: none;
}
.whiteText a:visited {
	color: #304f6e;
	text-decoration: none;
}
.whiteText a:hover {
	color: #999;
	text-decoration: none;
}
.whiteText a:active {
	color: #999;
	text-decoration: none;
}
.testournetwork {
	position: absolute;
	margin-top: -29px;
	margin-left: 22px;
	z-index: 1;
	width: 186px;
	height: 99px;
	/*background-image: url('../images/testournetwork.png');	*/
	background-repeat: no-repeat;
	padding-top: 65px;
	padding-left: 28px;
}
.more {
	position: absolute;
	font-family: tahoma;
	font-size: 10px;
	color: #003680;
	margin-left: 440px;
	margin-top: 125px;
}
.subNavBGHeader {
	background-image: url('../images/navHeader.png');	
	width: 257px;
	height: 29px;
	padding-top: 11px;
}
.subNavBG {
	background-image: url('../images/navBox.png');	
	width: 257px;
	height: 28px;
	margin-top: -1px;
}
.subNavBGFooter {
	background-image: url('../images/navFooter.png');	
	width: 257px;
	height: 59px;
	margin-top: -1px;
}

.nettest {
	position: absolute;
	z-index: 100;
	width: 500px;
	height: 500px;
	background-color: #666;
	right: 0px;
	top: 150px;
}

.testournetwork input {
background-color: transparent;
border: 0px;
margin-bottom: 30px;
}
.testournetwork select {
background-color: transparent;
border: 0px;
}
.testournetwork option {
background-color: transparent;
border: 0px;
}
/* Site CSS */
h1 {
	background-position: left;
	background-repeat: no-repeat;
	font-size: 20px;
	font-family: Zrnic;
	font-weight: bold;
	letter-spacing: 3px;
}
h2 {
	background-image: url('../images/dotrow.png');
	background-position: left;
	background-repeat: no-repeat;
	font-size: 10px;
	font-family: Tahoma;
}
p {
	text-align: justify;
	font-family: tahoma;
	font-size: 12px;
}
li {
	text-align: justify;
	font-family: tahoma;
	font-size: 12px;
}


.startClass {
	position: absolute;
	left: 0px;
	margin-top: -218px;
	margin-left: 50px;
	width: 0px;
	height: 0px;
	display: block;
	z-index: 5;
	border: none;
	overflow: auto;
}
.resetClass {
	font-family: tahoma;
	font-size: 10px;
	float: right;
	background-color: #CCCCCC;
	margin-right: 5px;
	margin-top: 5px;
}
.boxClass {
	position: absolute;
	/*margin-top: -700px;*/
	margin-left: 237px;
	left: 0px;
	width: 540px;
	/*height: 445px;*/
	background-color: #CCCCCC;
	border: 1px solid #000;
	display: none;
	overflow: auto;
	z-index: 9999;
}

.footerAd {
	position: absolute;
	width: 490px;
	height: 120px;
	background-color: #333;
	border: 1px solid #000;
	right: 11px;
	margin-top: 7px;
}
#netTest {
position: absolute;
margin-top: 40px;
margin-left: 100px;	
}
#tog {
	height: 300px;	
}
