* {
	margin: 0; 
	padding: 0; 
	border: 0;
}

#content a:link {
	color: #000000;
}

#content a:visited {
	color: #000000;
}

body { 
	background: #333333; 
}

#container { 
	background: url(../images/bg.gif) repeat-y; 
	width: 909px;
	margin: 0 auto; 
} 

#header { 
	height: 143px; 
	background: url(../images/header.gif) no-repeat; 
} 

#sattabs {
	background-image:url(../images/buttonsrow.gif);
	background-repeat: no-repeat;
}

.indentmenu{
	font: 14px Arial;
	width: 908px;
	height: 35px;
}

.indentmenu ul{
	margin: 0 auto;
	float: left;
}

.indentmenu ul li{
	display: inline;
}

.indentmenu ul li a{
	float: left;
	color: #FFFFFF;
	padding: 7px 28px 7px 29px;
	text-decoration: none;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

.indentmenu li a:hover{
	color: #000000;
	background: url(../images/hover.gif) center center repeat-x;
}

.indentmenu ul li a.selected{
	color: #FFFFFF;
	background: url(../images/buttonselected.gif) center center repeat-x;
}

#footer, #footer a { 
	background: url(../images/footer.gif) no-repeat; 
	height: 143px; clear: both; 
	color:#fff;
	font-size:11px;		
	text-align:center;

} 

#content { 
	width: 609px; 
	float: left;
	padding-bottom: 4%;
} 

#margin { 
	width: 300px; 
	float: left;
	text-align: center;
}

form {padding:10px;}
form ul li {list-style:none;padding-left:20px;}
.form{border:1px solid #999;height:20px;}
.submit {font-family:serif;font-size:15px;font-weight:bold;color:#666;type:button;background:#fff;}
.hidden{visibility:hidden;}

#contactform {width: 500px;}
	label {display: block;}
	input, textarea {width: 90%;}
	input#submit {width: auto;}
	.required {color: red;}
	#formfeedback {background: #fdfbab; padding: 5px;}





#b-navbar, #b-navbar-bg, #b-navbar-fg { height:0px; visibility:hidden; display:none; }
#navbar-iframe {
   display: none !important; visibility:hidden;
}

ul {margin:0 15px;}


h1 {

	font-family: "Times New Roman", Times, serif;

	font-size: 12pt;

	TEXT-ALIGN:JUSTIFY;
	font-weight:bold;

}



h2 {

	font-family: "Times New Roman", Times, serif;

	font-size: 12pt;

	TEXT-ALIGN:JUSTIFY;
	font-weight:bold;

}


.hdr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #f16f50;
	TEXT-ALIGN:JUSTIFY;
	font-weight:bold;
	
	
}


	
.PostTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #505153;
	TEXT-ALIGN:JUSTIFY;
	font-weight:bold;

}

