body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 auto;
	text-align:center;
	color: #555555; background:#cccccc url(../images/bg.gif); font-size:14px;
}

* {padding: 0px; margin : 0px}

html, body {
	height: 100%;
}

img, img a	{border:none} 


a, a:visited {
	font-weight: normal;
	color: #0072bc;
	text-decoration:underline;
}

a:hover {
	font-weight: normal;
	color: #0b3b4b;
	text-decoration:underline;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	margin: 0px;
	padding: 0 0 10px 0; 
	font-weight: normal;
	color: #0072bc;
	text-decoration:none;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 10px 0 ; 
	color: #005a78;
	font-weight: normal;
	line-height:150%;
}

h3{	
	font-size: 11px; 
	padding: 10px 0 6px 0px; 
	font-weight: bold;
}

#container{ 
	position:relative;
	width: 955px;
	padding:0;
	margin: 20px auto;
	text-align: center;
overflow:hidden;
}


#container {background: url(../images/bg.jpg) no-repeat #FFF;}


#logo {
	width: 350px;
	height: 80px;
	margin-left: 22px;
	margin-top: 20px;
	float:left;
	}

#logo h1 { text-indent: -9999px;}

#tagline {
	width: 530px;
	height: 25px;
	margin-right: 12px;
	margin-top: 76px;
	float:right;
	color:#FFF;
	text-align:right;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	}
	
#content {
	position:relative;
	width: 935px; 
	min-height: 300px;
	padding:0; 
	margin:140px 10px 0 10px;
	overflow: hidden;
}

#nav {
	float: left;
	width: 240px;
	margin: 10px 0 0 30px;
	text-align: left;
	}
	
	
#navcontainer ul { list-style-type: none; margin: 0; padding: 8px 0 0 0;}

#navcontainer ul li, #navsec ul li { padding:8px;}

#navcontainer ul li a { text-decoration: none; padding:0; color:#0072bc; font-weight: bold; font-size: 15px; font-family: Georgia, "Times New Roman", Times, serif;}

#navcontainer ul li a:hover, #navsec ul li a:hover
{color: #ffc82e; text-decoration:underline;}

#navsec ul { list-style-type: none; margin: 0; padding: 14px 0 0 0;}


#navsec ul li a { text-decoration: none; padding:0; color:#0072bc; font-weight: normal; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif;}
	
#cont_right {
	float: right;
	width: 640px;
	text-align:left;
	margin: 18px 20px 0 0;
	
	}
	
#cont_right p {
	line-height:170%;
	}
	
#cont_right ul {
margin-left: 30px;
line-height:170%;
	}
	
#footer {
	width: 955px;
	height: 49px;
	background: url(../images/bg_footer.jpg) no-repeat;
	color: #FFF;
	font-size: 10px;
	text-align:center;
	padding-top: 60px;
	}
	
#footer a, #footer a:visited {
	color:#FFF; text-decoration:none;}
	
 #footer a:hover {
	color: #036; text-decoration:none;}
	
.logo { padding: 6px 0;}
.small {
	font-size:10px;}
.medium {
	font-size: 11px;
}

	
.stroke{
	color: #F00;
	text-decoration: line-through;
	font-size: small;
	font-size: 11px;
}
#tPromo {
	margin-bottom: 5px;
}

#promo {
	color: #F00;
	padding-top: 5px;
	padding-bottom: 5px;
}

