/* CSS Document */

body{
padding:0px;
margin:0px;
background-image:url(images/body_bg.jpg);
background-repeat:repeat;
}
.body_bg{
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
}
.left_shadow_bg{
background-image:url(images/left_shadow_bg.jpg);
background-repeat:repeat-y;
}
.right_shadow_bg{
background-image:url(images/right_shadow_bg.jpg);
background-repeat:repeat-y;
}
.contact_us_bg{
background-image:url(images/contact_us_bg.jpg);
background-repeat:no-repeat;
height:181px;
}
.p_gallery_bg{
background-image:url(images/p_gallery_bg.gif);
background-repeat:no-repeat;
height:181px;
}
.bold_text{
font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom:5px;
	text-decoration: none;
}
.bold_text a{
font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bold_text a:hover{
font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #8AD322;
	text-decoration: none;
}
.right_bar_top_bg{
background-image:url(images/right_bar_top_bg.jpg);
background-repeat:repeat-x;
background-color:#093C92;
}
.right_bar_bottom_bg{
background-image:url(images/right_bar_bottom_bg.jpg);
background-repeat:repeat-x;
background-color:#0A1E71;
}
.content_text {
font-family:Arial;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
	text-align:justify;
	text-decoration: none;
}
.heading_text{
font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
; letter-spacing: -1px
}
.blue_content_text {
	font-family:Arial;
	font-size: 12px;
	font-weight:normal;
	color: #B3D9FF;
	text-align:justify;
	text-decoration: none;
}
.product_heading_text {
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color: #99FF00;
	text-align:center;
	text-decoration: none;
}
.product_heading_text1 {
font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color: #0492E3;
	text-align:left;
	text-decoration: none;
}
.product_heading_text1 a{
font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color: #0492E3;
	text-align:center;
	text-decoration: none;
}
.product_heading_text1 a:hover{
font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	text-align:center;
	text-decoration:underline;
}
.product_heading_text2 {
font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color: #99FF00;
	text-align:left;
	text-decoration: none;
}
.product_heading_text2 a{
font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color: #99FF00;
	text-align:center;
	text-decoration: none;
}
.product_heading_text2 a:hover{
font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color: #99FF00;
	text-align:center;
	text-decoration:underline;
}
.product_link_text1 {
font-family:Arial;
	font-size: 11px;
		font-weight:bold;
	color: #ffffff;
	text-align:center;
	text-decoration: none;
}
.product_link_text1 a{
font-family:Arial;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-align:center;
	text-decoration: none;
}
.product_link_text1 a:hover{
font-family:Arial;
	font-size: 11px;
	font-weight:bold;
	color: #0492E3;
	text-align:center;
	text-decoration:underline;
}
.footer_text {
font-family:Arial;
	font-size: 12px;
	font-weight:normal;
	color: #0492E3;
	text-align:center;
	text-decoration: none;
}
.white_bold_text {
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	text-align:justify;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:none;
}a {  color: #99FF00}
