/* CSS Document */

body{
background-color:#000000;
padding:0px;
margin:0px;
}
.body_bg{
background-image:url(images/b_bg.jpg);
background-repeat:repeat;
}
.nav_bg{
background-image:url(images/nav_bg.jpg);
background-repeat:no-repeat;
} 

.contact_us_box{
background-image:url(images/contact_us_box.jpg);
background-repeat:no-repeat;
background-color:#173055;
}

.service_bg{
background-image:url(images/service_bg.jpg);
background-repeat:no-repeat;
background-color:#8E191B;
} 

.about_us_bg{
background-image:url(images/about_us_bg.jpg);
background-repeat:no-repeat;
background-color:#163054;
}  
.content_bg{
background-image:url(images/content_bg.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
} 
 
.left_side_inner_bg{
background-image:url(images/left_side_inner_bg2.jpg);
background-repeat:repeat-y;
}

.right_side_inner_bg{
background-image:url(images/right_side_inner_bg1.jpg);
background-repeat:repeat-y;
}

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

.red_bold_text {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #990203;
	text-align:left;
	text-decoration: none;
; letter-spacing: -2px
}
.red_bold_text3 {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #990203;
	text-align:left;
	text-decoration: none;
}
.red_bold_text1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #990203;
	text-align:left;
	text-decoration: none;
}
.red_bold_text1 a{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #990203;
	text-align:left;
	text-decoration: none;
}
.red_bold_text1 a:hover{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #990203;
	text-align:left;
	text-decoration: none;
}
.content_text {
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-align:justify;
	text-decoration: none;
}
.content_text a{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-align:justify;
	text-decoration:underline;
}
.content_text a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	color: #FCB201;
	text-align:justify;
	text-decoration:none;
}
.box_text {
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	color: #FFFFFF;
	text-align:left;
	text-decoration: none;
}

.box_text a{
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	color: #FFFFFF;
	text-align:left;
	text-decoration: none;
}
.box_text a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	color: #FFFFFF;
	text-align:left;
	text-decoration:underline;
}
.footer_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
}

li{
background-image:url(images/arrow.jpg);
background-repeat:no-repeat;
	font-family: Arial;
	font-size: 11px;
	height:15px;
	font-weight: bold;
	color: #003366;
	text-align:left;
	padding-left:20px;
	text-decoration: none;
	list-style-type:none;
}

.form_text {
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
	text-decoration: none;
}

.gallery_text1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #2199F5;
	text-align:left;
	padding-left:20px;
	text-decoration: none;
}
.gallery_text1 a{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #2199F5;
	text-align:left;
	text-decoration: none;
}
.gallery_text1 a:hover{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #990203;
	text-align:left;
	text-decoration: none;
}.hr {  width: 100%; border-color: black black #666666; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.subheader {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #6C3720; margin-bottom: 2px; padding-bottom: 2px}
.right_inline_img {  margin-left: 15px; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.featurebox {  background-color: #C8CED5; padding-top: 5px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border: #006699; border-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.testimonials {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #333333; border: solid; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; border-width: 3px 0px; border-color: #666666 #B41B1B #666666 #CC3333; background-color: #FF9900}
