/* CSS Document */

#conf-nav{
	width:150px;
	background: #003349;
	margin-right: auto;
	margin-left: auto;
	float: left;
	position: relative;
}

#conf-right{
	width:110px;
	float: left;
	position: relative;
	padding-top: 40px;
/*	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #004F70;*/
}
#conf-center{
	width:547px;
	float: left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#conf-left{
	width:160px;
	float: left;
	position: relative;
}
#c-image{
	height: 150px;
	width: 100px;
	float: left;
	position: relative;
	border: 1px solid #000000;
	margin-right: 15px;
}
#section{
	width:545px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	border: 1px solid #000000;
}
#column{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
	width:215px;
	color: #000000;

}
#price-column{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
	width:108px;
	color: #000000;
}
.c-title{
	float: left;
	text-align: center;
	font-weight: bold;
	width: 207px;
	margin: 0px;
	padding-right: 4px;
	padding-left: 4px;
}
.p-title{
	float: left;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	width: 102px;
	padding-right: 3px;
	padding-left: 3px;
}
.member{
	text-align: left;
	background-color: #003349;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 195px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 16px;
}
.price{
	float: left;
	width: 98px;
	padding: 5px;
}



#two-column{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
	width:545px;
	color: #FFFFFF;
	background-color: #4C8BA9;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#two-columnr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
	width:375px;
	color: #FFFFFF;
	background-color: #4C8BA9;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sectionr{
	width:375px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	border: 1px solid #000000;
}
#columnr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
	width:225px;
	color: #000000;

}
#price-columnr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
	width:150px;
	color: #000000;
}
.c-titler{
	float: left;
	text-align: center;
	font-weight: bold;
	width: 217px;
	margin: 0px;
	padding-right: 4px;
	padding-left: 4px;
}
.p-titler{
	float: left;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	width: 119px;
	padding-right: 3px;
	padding-left: 3px;
}
.memberr{
	text-align: left;
	background-color: #003349;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 205px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 16px;
}
.pricer{
	float: left;
	width: 140px;
	padding: 5px;
}

.two-title{
	float: left;
	text-align: center;
	padding: 4px;
	margin: 0px;
	background-color: #003349;
	font-weight: bold;
	color: #FFFFFF;
	height: 40px;
	width: 102px;
}
.two-price{
	float: left;
	width: 320px;
	padding: 5px;
}
.description{
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.description-white{
	margin: 0px;
	color: #333333;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003349;
}
#break{
	width:537px;
	padding:5px;
	position: relative;
	float: left;
}

