/* Main Container */

.boxes_cont {
	width:860px;
	height:294px;
}

/* Blue Box */

.blue_cont {
	width:425px;
	height:294px;
	font-family:Tahoma, Verdana, Arial;
	position: relative;
	left: 0px;
	top: 0px;
}
.blue_top {
	height:10px;
	max-height:10px;
	display:block;
	overflow:hidden;
	width:425px;
	background-image:url(blue_top.gif);
}
.blue_main {
	height:274px;
	width:425px;
	background-image:url(blue_main.png);
	background-repeat:repeat-y;
}
.blue_leftcol{
	width:120px;
	height:225px;
	float:left;
}
.blue_logo {
	background-image:url(blue_logo.png);
	width:70px;
	height:80px;
	float:none;
	margin-top:5px;
	margin-left: 30px;
	margin-right: 20px;
}
.blue_rightcol{
	width:250px;
	height:225px;
	float:right;
	color: #FFFFFF;
	margin-right: 54px;
}
.blue_highlight {
	height:48px;
	width:425px;
	background-image:url(blue_highlight.png);
	background-repeat:repeat-y;
	float:left;
	background-position: right;
}
.blue_button {
	float:right;
	margin-right: 28px;
}
.blue_bottom {
	height:10px;
	width:425px;
	background-image:url(blue_bottom.gif);
	max-height:10px;
	display:block;
	overflow:hidden;
	float: left;
}	

/* Green Box */

.green_cont {
	width:425px;
	height:294px;
	font-family:Tahoma, Verdana, Arial;
	left: 435px;
	top: -294px;
}
.green_top {
	height:10px;
	width:425px;
	background-image:url(green_top.gif);
	max-height:10px;
	display:block;
	overflow:hidden;
}
.green_main {
	height:274px;
	width:425px;
	background-image:url(green_main.png);
	background-repeat:repeat-y;
	margin: 0px;
	padding: 0px;
}
.green_leftcol{
	width:165px;
	height:225px;
	float:left;
}
.green_logo {
	background-image:url(green_logo.png);
	width:130px;
	height:110px;
	float:right;
}
.green_rightcol{
	width:255px;
	height:225px;
	float:left;
	color: #FFFFFF;
}
.green_highlight {
	height:48px;
	width:425px;
	background-image:url(green_highlight.png);
	background-repeat:repeat-y;
	float:left;
	background-position: right;
}
.green_button {
	float:right;
	margin-right: 28px;
}
.green_bottom {
	height:10px;
	width:425px;
	background-image:url(green_bottom.gif);
	max-height:10px;
	display:block;
	overflow:hidden;
	float: left;
}
.style1 {
	color: #FFFFFF;
	font-size: 19px;
	width: 250px;
	margin-bottom: 5px;
}
.style2 {
	color: #78C5F9;
	font-size: 13px;
}
.style3 {
	font-size: 16px;
	line-height: 16px;
}
.style4 {
	color: #000000;
	font-size: 13px;
	margin-left: 5px;
}
.style5 {
	font-size: 16px;
	line-height: 16px;
	margin-left: 5px;
}
em {
	color:#000000;
	font-style: tahoma;
}
em1 {
	color:#FFFFFF;
	font-style: tahoma;
}

/* Silver Boxes */

.silver_cont {
	width:437px;
}
.silver {
	width:430px;
	height:190px;
	background-image:url(main_borders.jpg);
	background-repeat:repeat-y;
	margin-bottom: 10px;
	border-bottom:1px #B0BEC7 solid;
	float: left;
}
.silver1 {
	width:430px;
	height:250px;
	background-image:url(main_borders.jpg);
	background-repeat:repeat-y;
	margin-bottom: 10px;
	border-bottom:1px #B0BEC7 solid;
	float: left;
}
.silver_heading {
	width:428px;
	height:25px;
	background-image:url(topgradient.jpg);
	background-repeat:repeat-x;
	margin-right: 1px;
	margin-left: 1px;
}
.silver_heading_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#386D93;
	line-height:23px;
	height: 25px;
	width: 341px;
	float: left;
	text-indent: 5px;
}
.fae_top {
	background-image:url(faetop.png);
	width:35px;
	height:25px;
	float: left;
}
.fae_right {
	background-image:url(faeright.png);
	width:7px;
	height:33px;
	float: right;
	margin-top: 78px;
}
.tick {
	list-style-image:url(tick.png);
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #386D93;
	font-size: 12px;
	font-weight: bold;
}
.gyb_cont {
	background-image:url(faemiddle.png);
	background-position:top right;
	background-repeat:no-repeat;
	height:61px;
	float: left;
	width: 430px;
}
.gyb {
	width:320px;
	font-family:Arial, Helvetica, sans-serif;
	color:#386D93;
	font-size:32px;
	font-weight:bold;
	margin-top: 15px;
	margin-left: 15px;
}
.tick_wrap {
	width:270px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.tickbox {
	background-image: url(faebottom.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 430px;
	height: 100px;
}
.register_button {
	width:110px;
	float: left;
	margin-top: 30px;
	margin-left: 10px;
}
.wit_cont {
	margin:5px;
	width: 420px;
}
.wit_box {
	width:420px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float: left;
}
.wit_pic {
	width:88px;
	float: left;
	height: 56px;
}
.wit_heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#386D93;
	width: 332px;
	float: left;
}
.wit_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	float: left;
	width: 332px;
}
.wit_text2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width: 332px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}