body{
	padding:0px;
	margin:0px;
	font-family:tahoma,arial;
	color:#636363;
	font-size:11px;
	text-align:justify;
	line-height:1.5em;
}


#Container{
	width:766px;
	margin-left:auto;
	margin-right:auto;	margin-top:0px;
	padding:0px;
	background-image:url(../Images/bg.jpg);
	background-repeat:repeat-y;
}

.sec-outer{width:400px; margin-left:auto; margin-right:auto;}
.prod-sec{width:200px; float:left; height:230px; text-align:center;}

#banner{
	width:766px;
	height:104px;
	background-image:url(../Images/banner-bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

#nav{
	width:206px;
	background-image:url(../Images/nav1_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px 0px 15px 0px;
	float:left;
}

#main{
	width:559px;
	height:32px;
	float:right;
	margin-left:1px;
}

#main-content{
	width:766px;

}

.link{font-size:12px; color:#093C7D; text-decoration:none;}

#content{
	width:541px;
	min-height:555px;
	height:auto !important;
	height:555px;
	float:right;
	display:block;
	padding-top:15px;
	padding-left:10px;
	padding-right:9px;
	margin-bottom:10px;
	background-color:#FFFFFF;
}

#left-list{ 
	float:left;
	width:250px;
}

#right-list{ 
	float:right;
	width:250px;
	margin-bottom:30px;
}

#footer{
	width:756px;
	height:30px;
	background-image:url(../Images/footer-bg.jpg);
	background-repeat:repeat-x;
	clear:both;
	padding-top:15px;
	padding-left:10px;
	color:#ffffff;
}

.lower-nav{
	width:201px;
	min-height:374px;
	height:auto !important;
	height:374px;
	background-color:#DBDBDB;
	padding-top:8px;
	padding-left:5px;
	float:left;
	margin-top:2px;
}

		.lower-nav a{
			color:#093C7D;
			font-weight:bold;
		}
		
		.lower-nav img{
			margin-bottom:5px;
		}

.text{
	padding-left:10px;
}

ul{
	margin:0px 0px 0px 8px;
	padding:0px 0px 0px 0px;
}

li{	
	list-style:none;
	background-image:url(../Images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:4px 13px;
	padding: 5px 0px 0px 10px;
}	




hr {
  border: none;
  background-color: #CCCCCC;
  height:1px;
  display:block;
  padding:0px;
  margin:0px;
}

h1{
	color:#093C7D;
	font-family:Myriad Pro,arial;
	font-size:18px;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

	h1 em{	color:#787878; font-weight:normal;}

.redtxt{
	color:#093C7D;
	font-family:Myriad Pro,arial;
	font-size:18px;
}

.greytxt{

	font-family:Myriad Pro,arial;
	font-size:18px;
}

.img-flt-lft{
	float:left;
}

.image-flt-right{
	float:right;
}

.main-link{
	color:#636363;
	font-weight:normal;
	text-decoration:none;
}

	.main-link:hover{
		color:#636363;
		font-weight:normal;
		text-decoration:none;
		border-bottom:1px solid #093C7D;
	}
	
em{
	color:#093C7D;
	font-weight:bold;
	font-style:normal;
}

.Field{
	width:320px;
}
.MultiField{
	width:320px;
}
.Field, .MultiField{
	background-image:url(../Images/field-bg.gif);
	background-repeat: no-repeat;
	border: 1px solid #B4B4B4;
	padding-left:2px;
	margin-bottom:6px;
	margin-right:4px;
	font-family:tahoma,arial;
	color:#333333;
	font-size:12px;
}

p{ margin:5px; padding:0px;}

.prod-nav{width:548px; text-align:center; margin:1px; height:16px; background-color:#DCDCDC; padding:0px; color:#093C7D; float:left; padding:5px;}
	.prod-nav a{ color:#7F7F7F; text-decoration:none;}