body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
i
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: Red;
	font-style:italic;
	font-weight:bold;
    }

.main_body
{
    background-image:url(images/design_new2.jpg);
    background-position:center;
    background-position:top;
    background-repeat:no-repeat;
    
}

.services_body
{
    background-image:url(images/design_new1.jpg);
    background-position:center;
    background-position:top;
    background-repeat:no-repeat;
    
}


.ital
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: Black;
	font-style:italic;
	font-weight:bold;
    }

.ital i{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: Red;
	font-style:italic;
	font-weight:bold;
    }


img{border:0;
	background-color:Transparent;
	color:Lime;
	}

.left_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.top_menu {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	padding-right:23px;
	text-decoration:none;
}
.top_menu:hover {
	text-decoration:underline;
}
.wh_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.wh_font:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
ul {
  list-style: square url(images/bullet.jpg); /* wide image for the bullet */
  margin: .5em .5em 0 30px;  /* bullet image is in left margin */
  padding-left: 0;
}
ul li {
  margin-left: 0;
  padding-left: 0;     /* distance between marker and text */
  margin-bottom: 1px; /* a little spacing between list items */
}
.def_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c00b0b;
	text-decoration:none;
}
.def_link:hover {
	text-decoration:underline;
}
.news_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.news_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:underline;
}