@charset "UTF-8";
/* CSS Document */
/*
Web template designed by DeonixDesign, reselling and redistributing of this template is prohibited. 
*/

/* -------    Page Layout ----------*/

body {
	padding : 0;
	margin : 0;	 
	background: #221E1F url(images/body-bg.gif) top left repeat-x;
}
td{font : 11px/14px Arial, Helvetica, sans-serif;
	color : #000;}
div, h1, h2, h3, h4, p, img, ul, ol, li, form, input, textarea {
	padding : 0;
	margin : 0;
}
p {
	padding : 0 0 8px 0;
	margin : 0;
}
ul {
	list-style : none;
}
img {
	outline : none;
	border : none;
}
a {
	outline : none;
	text-decoration : none;
}
/*--------------*/
.pinkText{ color:#000;} 
.blackText{
	color:#FFF;
} 
.redLink{ color:#810306;}
.redLink:hover{ color:#000;}
.yellowLink{ color:#FFFF00; text-decoration:underline;}
.yellowLink:hover{ color:#fff; text-decoration:none;}

.pageHeading{ 
	font-size:18px; 
	padding-bottom:10px; 
	font-weight:bold;
	color:#FFFFFF;
	}
/*--------------*/

#header{ 
	background:url(images/header-image.jpg) top left no-repeat;
	height:265px;
 	}
#header2{ 
	background:url(images/header-image2.jpg) top left no-repeat;
	height:265px;
 	 	}
#header3{ 
	background:url(images/header-image3.jpg) top left no-repeat;
	height:265px;
 	 	 	}
#header4{ 
	background:url(images/header-image4.jpg) top left no-repeat;
	height:265px;
 	} 	 	
#header5{ 
	background:url(images/header-image5.jpg) top left no-repeat;
	height:265px;
 	 	} 	 	
#header6{ 
	background:url(images/header-image6.jpg) top left no-repeat;
	height:265px;
 	}
#topMenu a{
	font-weight:bold;
	color:#221E1F;
	font-size:13px;
	padding:22px 0 22px 0;
	display:block;
	margin-right:1px;
	height:1%;
	}
#topMenu a:hover, #topMenu .active{
	font-weight:bold;
	color:#ffff;
	font-size:13px;
	padding:22px 0 22px 0;
	background:#ed1c24;
	display:block;
	margin-right:1px;
	height:1%;
	background-color: #ED1B24;
	}
.content1{padding:0 24px 10px 24px; background:#ed1c24;}

#offer{ background:url(images/offer-img.gif) top left no-repeat; padding:62px  0 0 193px;}
.box1{
	background:#CCC;
	padding:24px 24px 8px 24px;
	color: #221E1F;
	background-color: #FFFFFF;
}
.box2{
	background:#FDEED3;
	padding:24px 24px 8px 24px;
	background-color: #2D3192;
}

.newsbox{padding:8px 0 8px 0; color:#000000; }
.newsbox img{ float:left; padding:0 30px 10px 0;}
.newsbox a{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#FF0000;}
.newsbox a:hover{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#000;}
.dotLine1{ background:url(images/dot1.gif) bottom left repeat-x;}

.dotBorder{ border:#544F4F 1px dashed;}
.bullet{ padding:8px;}
.bullet li{ 
	padding:0 0 10px 24px; 
	display:block; 
	background:url(images/tick.gif) top left no-repeat;   
	font-size:15px; 
	line-height:18px; 
	color:#544F4F;
	}

#footer{ margin-top:1px; text-align:center; padding-top:20px; padding-bottom:20px; color:#706B6B; background:url(images/footer-bg.gif) top left repeat-x;}
#footer a{ color:#706B6B; padding:0 4px 0 4px;}
#footer a:hover{ color:#000; text-decoration:underline;}

