@charset "UTF-8";
/* CSS Document */

 body {
	background-color: #E0F3FE;
	background-image: url(../media/img/back_ground.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

 p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	color: #3B3B3B;
}

 h1 {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #89949C;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-align: center;
}

 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #70390D;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}

 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #116F90;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: center;
}

 ul {
	margin: 0px;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 22px;
}

li {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	list-style-position: inside;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 0px;
	color: #3B3B3B;
	margin: 0px;
	list-style-type: circle;
	font-weight: normal;
	list-style-image: url(../media/img/bullet.jpg);
}

/* Text --------*/

 .inline {
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 0px;
}

 .spacer {
	font-size: 18px;
	text-align: center;
	margin: 0px;
	color: #77AD31;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

 .sub {
}

/* Tag Line --------*/

 .tag_line {
	height: 134px;
	width: 100%;
	background-image: url(../media/img/tag_line.jpg);
	background-repeat: no-repeat;
	background-position: center 24px;
}


/* LEFT ---------*/

 .left_side {
vertical-align: top;
}

 .left_side_spacer {
	height: 478px;
	width: 57px;
}

 .left_side_bar {
	background-image: url(../media/img/left_bar.jpg);
	height: 163px;
	width: 57px;
}

/* PANEL 01 ---------*/

 .panel_01 {
	vertical-align: top;
}

 .panel_01_01 {
	height: 31px;
	width: 267px;
	background-image: url(../media/img/panel_01_01.jpg);
}

 .panel_01_02 {
	height: 177px;
	width: 267px;
	background-image: url(../media/img/panel_01_02.jpg);
}

 .panel_01_03 {
	background-image: url(../media/img/panel_01_03.jpg);
	height: 177px;
	width: 267px;
}


 .panel_01_04 {
	background-image: url(../media/img/panel_01_04.jpg);
	height: 79px;
	width: 267px;
}

 .panel_01_05 {
	background-image: url(../media/img/panel_01_05.jpg);
	height: 177px;
	width: 267px;
	background-repeat: no-repeat;
}

/* PANEL 02 ---------*/

.panel_02 {
	vertical-align: top;
}

 .panel_02_header {
	background-image: url(../media/img/panel_02_header.jpg);
	height: 189px;
	width: 231px;
}

 .panel_02_content {
	background-image: url(../media/img/panel_02_back_ground.jpg);
	background-repeat: repeat-y;
	width: 231px;
}

 .panel_02_footer {
	background-image: url(../media/img/panel_02_footer.jpg);
	height: 28px;
	width: 231px;
}

/* PANEL 03 ---------*/

.panel_03 {
	vertical-align: top;
}

 .panel_03_header {
	background-image: url(../media/img/panel_03_header.jpg);
	height: 189px;
	width: 231px;
}

 .panel_03_content {
	background-image: url(../media/img/panel_03_back_ground.jpg);
	background-repeat: repeat-y;
	width: 231px;
}

 .panel_03_footer {
	background-image: url(../media/img/panel_03_footer.jpg);
	height: 28px;
	width: 231px;
}

/* RIGHT --------*/

.right_side {
}

 .right_side_spacer {
	height: 482px;
	width: 62px;
}

 .right_side_bar {
	background-image: url(../media/img/right_bar.jpg);
	height: 160px;
	width: 62px;
}

