body{
background-image:url(images/b_bg.jpg);
background-repeat:repeat-x;
background-color:#313131;
padding:0px;
margin:0px;
}
.header_bg{
background-image:url(images/header_bg.jpg);
background-repeat:repeat-x;
}

.header_gallery{
background-image:url(images/header_gellery.jpg);
background-repeat:no-repeat;
}

.bottom_content{
background-image:url(images/bottom_content.jpg);
background-repeat:no-repeat;
}

.content_bg{
background-image:url(images/content_bg.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
}
.black_bold_text {
	font-family: Tahoma;
	font-size: 17px;
	text-align:center;
	color:#222222;
	font-weight: normal;
	text-decoration: none;
}

.small_black_bold_text {
	font-family: Tahoma;
	font-size: 12px;
	text-align:center;
	color:#222222;
	font-weight:bold;
	text-decoration: none;
}

.black_bold_text1 {
	font-family: Tahoma;
	font-size: 19px;
	text-align:center;
	color:#1C1C1C;
	font-weight: normal;
	text-decoration: none;
}

.nav_text {
	font-family: Tahoma;
	font-size: 18px;
	text-align:center;
	color:#4E4E4E;
	font-weight: normal;
	text-decoration: none;
}

.nav_text a{
	font-family: Tahoma;
	font-size: 18px;
	text-align:center;
	color:#4E4E4E;
	font-weight: normal;
	text-decoration: none;
}

.nav_text a:hover{
	font-family: Tahoma;
	font-size: 18px;
	text-align:center;
	color:#009EEE;
	font-weight: normal;
	text-decoration: none;
}

.text{
font-family:Arial;
	font-size: 11px;
	text-align:center;
	color:#323131;
	font-weight: normal;
	text-decoration: none;
}

.nav_bg{
background-image:url(images/nav_bg.jpg);
background-repeat:repeat-x;
}

.middle_box{
background-image:url(images/middle_box.jpg);
background-repeat:repeat-x;
background-color:#F9F9F9;
border-left:1px solid#CBCBCB;
border-right:1px solid#CBCBCB;
}

.coppyright_bg{
background-image:url(images/coppyright_bg.jpg);
background-repeat:no-repeat;
}

.h1{font-family:Tahoma; color:#474747; font-size:18px; font-weight:bold;}