body{
	margin:0px;
	padding:0px;
	min-height:750px;
	font-size: 12px;
    font-family: Arial;
}

img{
	border:0px;
}

a{
	color: #fff;
	text-decoration: none;
}

a img{
	border:0px;
	text-decoration: none;
}

a:hover img{
	border:0px;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}

.box p{
	margin: 0;
	line-height: 1.5em;
	text-align: justify;
	padding: 3px 0px 0px 10px;
}

#wrapper{
	width: 950px;
	margin: 0 auto;
}


.box p a{
	color:#db3b2f;
}

.box{
	background: #fff;
}
.boxholder{
	width:90%;
	height:100%;
	margin:0px;
	clear: both;
	padding:0px;
}

.tab{
	float: left;
	height: 170px;
	width: 170px;
	margin: 5px 35px 0px 0px;
}

.tabtxt{
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

.tab-div{
   margin:0px 0px 0px 180px;
   padding:0px;
}

.title{
	color:#db3b2f;
	background:url(images/heading.jpg);
	background-repeat:no-repeat;
	margin:0px;
	border-bottom:1px dotted #000;
	line-height:normal;
	font-family:Arial;
	font-weight:bold;
	height:25px;
	padding: 3px 0px 0px 10px;
	}
