/* CSS Document */

body{
background-image:url(images/bg1.jpg);
background-repeat:repeat-x;
background-color:#515151;
padding:0px;
margin:0px;
}
.footer_bg{
background-image:url(images/footer_bg.jpg);
background-repeat:repeat-x;
height:91px;
}
.content_bg{
background-image:url(images/content_body_bg.jpg);
background-repeat:repeat-x;
background-color:#A5A5A5;
}
.right_column_bg{
background-image:url(images/right_column_bg.jpg);
background-repeat:repeat-x;
background-color:#0109AA;
}
.footer_nav_bg{
background-image:url(images/footer_nav_bg.jpg);
background-repeat:no-repeat;
height:91px;
}
.contact_us_bg{
background-image:url(images/contact_us_bg.jpg);
background-repeat:no-repeat;
height:222px;
}
.basket_box_middle{
background-image:url(images/basket_box_middle.jpg);
background-repeat:repeat-x;
background-color:#888888;
}
.conten_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #1D1D1D;
	text-align:justify;
	text-decoration: none;
}
.heading_text {
font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	color: #081395;
	text-align:left;
	text-decoration: none;
; letter-spacing: -1px
}
.heading_text1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #000571;
	text-align:left;
	text-decoration: none;
; letter-spacing: -1px
}
.right_box_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #1D1D1D;
	text-align:left;
	text-decoration: none;
}
.right_box_white_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-align:left;
	text-decoration: none;
}
.footer_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #1D1D1D;
	text-align:center;
	text-decoration: none;
}
.more_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	text-align:left;
	text-decoration: none;
}
.more_text a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	text-align:left;
	text-decoration: none;
}
.more_text a:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #F9F000;
	text-align:left;
	text-decoration:underline;
}
.text1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000;
	text-align:left;
	text-decoration: none;
}
.text1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000;
	text-align:left;
	text-decoration: none;
}
.text1 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #fff;
	text-align:left;
	text-decoration:underline;
}
ul{
padding:0px;
margin-left:10px;
}
li{
background-image:url(images/bullet.gif);
background-repeat:no-repeat;
height:30px;
padding-left:25px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #1D1D1D;
	text-align:left;
	text-decoration: none;
	list-style-type:none;
}.alignright {  margin-bottom: 10px; margin-left: 10px}
.image_right {
	background-position: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
