HTML,body {
	margin: 0px;
	padding:0px;
	font-family: Tahoma, Arial, Helvetica;
	color:#666666;
	font-size:11px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;

}

h1{
	font-weight:bold;
	padding:0px;
	margin:0px;
	font-size:16px;
	color:#fff;
}



.members{
	text-align:right;

}

.members a{
	color:#fff;
	text-decoration:none;
	background-image:url(../images/membersbg.png);
	background-repeat:no-repeat;
	width:125px;
	padding:8px 14px 10px 30px;
	margin-top:5px;
}

.members a:hover{
	text-decoration:underline;
}


.typeface-js{
	font-family: Helvetiker;
	color:#fff;
	font-size:12px;

	
}

.Title{
	font-family: Helvetiker;
	letter-spacing: -0.85pt;
	font-weight:normal;
	color:#fff;
	font-size:22px;
	
}

.heading{
	color:#006AAB;
	font-size:16px;

}
hr{
	background-color:#006AAB;
	color:#006AAB;
}

.img_padding{
	padding-right:10px;
}
#Container{
	margin-right:auto;
	margin-left:auto;
	padding-top:7px;	
	width:775px;

}

#Header{
	height:234px;
}

.top_left{
	float:left;
	width:161px;
}

.top_right{
	float:left;
}
.logo{
	width:154px;
	height:60px;
}
.nav{
	width:151px;
	height:145px;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:no-repeat;
	padding:25px 0px 0px 13px;
	margin-top:3px;
}

#Content{
	clear:both;
	padding:1px 0px 0px 0px;
	margin:0px;
	
}

.left_column{
	float:left;
	background-color:#eae4e4;
	width:161px;
}

.left_column ul{
	margin:0px 0px 0px 15px;
	padding:5px;
}
.left_column li{
	list-style-image:url(../images/bullet.gif) ;
	padding:0px 5px 5px 0px;
	margin-left:5px;
}

.left_column a{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

.left_column a:hover{
	text-decoration:underline;
}


.right_column{
	width:610px;
	float:left;
	margin-left:2px;
	color:#666666;
	
}

.right_column a{
	color:#006AAB;
	text-decoration:none;
	
}

.right_column a:hover{
	text-decoration:underline;
}

.content_banner{
	padding:10px 10px 10px 10px;
	background-image:url(../images/content_banner.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
}

.text_box{
	padding:0px 10px 0px 10px;
}

.footerbg{
	background-image:url(../images/footerbg.jpg);
	background-repeat:repeat-x;
	margin-top:-50px;
	padding-top:-300px;
	height:191px;
	clear:both;

	
}
#Footer{
	padding:10px;
	margin-right:auto;
	margin-left:auto;
	width:775px;
	color:#fff;
	padding-top:70px;
	margin-top:-50px;
}
.privacy{
	float:left;
	padding:0px 10px 10px 10px;
}
.copy{
	float:left;
	padding:0px 10px 10px 10px;
}

.kremsoft{
	float:right;
	padding:0px 15px 10px 10px;
}
#Footer a{
	color:#fff;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	
}
#Footer a:hover{
	text-decoration:underline;
}


.leadsTable{
	background-color:#091A2A;
}

