/* CSS Document */
body{
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-color:#000000;
padding:0px;
margin:0px;
}
.footer_bg{
background-image:url(images/footer_bg.jpg);
background-repeat:repeat-x;
height:95px;
}
.footer_nav_bg{
background-image:url(images/footer_nav_bg.jpg);
background-repeat:no-repeat;
height:95px;
}
.yellow_box_bg{
background-image:url(images/yellow_box_bg.jpg);
background-repeat:repeat-y;
}
.yellow_box_top{
background-image:url(images/yellow_box_top.jpg);
background-repeat:repeat-y;
height:96px;
}
.call_us_bg{
background:url(images/call_us_bg.jpg) left bottom;
background-repeat:no-repeat;
background-color:#C3ABAB;
}
.services_box_bg{
background:url(images/services_box_bg.jpg) left bottom;
background-repeat:no-repeat;
background-color:#D8B200;
}
.bottom_red_box_bg{
background-image:url(images/bottom_red_box_bg.jpg);
background-repeat:repeat-x;
background-color:#460000;
}


.yellow_box_text {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.white_text {
	font-family: Georgia;
	font-size: 24px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
.black_text {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.small_black_text {
	font-family: Verdana;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.small_red_text {
	font-family:Verdana;
	font-size: 19px;
		font-weight: normal;
	color: #7F0000;
	text-decoration: none;
}
.service_box_text {
font-family:Myriad Pro;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.service_box_text a{
font-family:Myriad Pro;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.service_box_text a:hover{
font-family:Myriad Pro;
	font-size: 14px;
	font-weight:bold;
	color: #FF0300;
	text-decoration: none;
}
.footer_text {
font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align:center;
	text-decoration: none;
}
.footer_text a{
font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align:center;
	text-decoration: none;
}
.footer_text a:hover{
font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #D8B200;
	text-align:center;
	text-decoration: underline;
}
.title_text {
font-family:Arial;
	font-size: 23px;
	font-weight:bold;
	color: #ffffff;
	padding-bottom:8px;
	text-align:left;
	text-decoration: none;
}
.title_text1 {
font-family:Arial;
	font-size: 20px;
	font-weight:normal;
	color: #ffffff;
	padding-top:3px;
	text-align:left;
	text-decoration: none;
}
.red_title_text {
	font-family:Arial;
	font-size: 18px;
	font-weight:bold;
	color: #FF0000;
	padding-bottom:3px;
	padding-top:5px;
	text-align:left;
	text-decoration: none;
}
.content_text {
	font-family:Arial;
	font-size: 12px;
	font-weight:normal;
	color: #ffffff;
	text-align:left;
	text-decoration: none;
}
.text {
font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	text-align:right;
	text-decoration: none;
}
li{
background-image:url(images/red_bullet.jpg);
background-repeat:no-repeat;
font-family:Arial;
	font-size: 12px;
	font-weight:normal;
	color: #ffffff;
	text-align:left;
	padding-left:15px;
	text-decoration: none;
	list-style-type:none;
}
