.bkg_header {
	background-image: url(../images/bkg_header.jpg);
	background-repeat: repeat-x;
	height: 107px;
}
.bkg_buttons {
	background-image: url(../images/bkg_buttons.jpg);
	background-repeat: repeat-x;
	height: 36px;
}
h1{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:tahoma;	
	font-size: 30px;
	font-weight: bold;
}
#wrapper_btn{
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
}
.div_image_left {
	background-image: url(../images/image_left_index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 334px;
	width: 496px;
	float: left;
}
.div_text_bubble_1 {
	font-family: tahoma;
	font-size: 23px;
	font-weight: bold;
	color: #000000;
	margin-left: 280px;
	padding-top: 50px;
	text-align: center;
	margin-right: 20px;
}
.div_text_bubble_2 {
	font-family: tahoma;
	font-size: 23px;
	font-weight: bold;
	color: #000000;
	margin-left: 280px;
	padding-top: 60px;
	text-align: center;
	margin-right: 20px;
}
.text_xxl_black {
	font-family: tahoma;
	font-size: 48px;
	font-weight: bold;
	color: #000000;
}


#wrapper_header{
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 107px;
}
.navigation {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 36px;
}
.navigation a{
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

#navigation ul{
margin: 0px;
padding: 0px;
}
#navigation li {
	display:inline;
	float:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left: 10px;
}
.text_btns {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/vertical_line.jpg);
	background-position: right;
	padding-right: 20px;
	background-repeat: no-repeat;
}
.div_logo {
	width: 394px;
	float: left;
}
.div_ring_icon {
	background-image: url(../images/icon_ring.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 570px;
	height: 70px;
	padding-top: 20px;
	padding-left: 160px;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
}
.div_content_inside {
	height: 100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BD2935;
	border-right-color: #BD2935;
	border-bottom-color: #BD2935;
	border-left-color: #BD2935;
}
.div_footer {
	background-image: url(../images/footer_bkg.jpg);
	background-repeat: repeat-x;
	height: 51px;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	line-height: 51px;
}

.bkg_index {
	background-color: #FFFFFF;
	background-image: url(../images/bkg_content.jpg);
	background-repeat: repeat-x;
}
.div_text_right_side {
	margin-left: 496px;
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-image: url(../images/bkg_text_right.jpg);
	background-repeat: repeat-x;
	padding-left: 20px;
}
.text_blue_link {
	font-family: tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #0000FF;
}
.div_squares {
	padding-top: 10px;
	background-image: url(../images/bkg_squares_bottom.jpg);
	background-repeat: repeat-x;
	height: 240px;
	background-position: bottom;
}
.div_red_square {
	background-color: #cc0001;
	height: 210px;
	width: 260px;
	border: 1px solid #a20000;
	margin-left: 20px;
}
.div_header_square {
	font-family: tahoma;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 10px;
	padding-left: 40px;
}
.div_image_square {
	border: 2px solid #a20000;
	margin: 5px;
}




.text_blue_link a{
	text-decoration:underline;
	color: #0000FF;
}
