/* CSS Document */
body{
background-image:url(images/b_bg.gif);
background-repeat:repeat-x;
background-color:#007AC4;
padding:0px;
margin:0px;
}
.left_shadow_bg {
	background-image: url(images/left_shadow_bg.gif);
	background-repeat: repeat-y;
}
.text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:justify;
	padding-right:10px;
	text-decoration: none;
}


.right_shadow_bg {
	background-image: url(images/right_shadow_bg.gif);
	background-repeat: repeat-y;
}

.header_bg {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
}

.navigation_bg {
	background-image: url(images/navigation_bg.gif);
	background-repeat: repeat-x;
}

.navigation_blank{
	background-image: url(images/navigation_blank.jpg);
	background-repeat: repeat-x;
}
.content_bg {
background-color:#001B68;
	
}

.gallery_bg {
background-image: url(images/gallery_bg.gif);
	background-repeat: no-repeat;
	
}
.productandservice_bg {
background-image: url(images/services_sidebar.jpg);
	background-repeat: no-repeat;
	
}

.footer_bg {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
}

.footer_text {
	font-family:Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #99A9CD;
	text-align:left;
	text-decoration: none;
}

.footer_text a{
font-family:Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #99A9CD;
	text-align:left;
	text-decoration: none;
}

.footer_text a:hover{
	font-family:Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
	text-decoration: none;
}

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

li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	list-style-type:none;
	padding-left:20px;
	padding-top:2px;
    padding-bottom:2px;
}.inline_image {  border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; margin-left: 15px}
