/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
.top-bg{
	background:url(images/top-bg.gif) repeat-x;
}
/*---------body--------*/
.white-normaltext{
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:normal;
	color:#F8F8F8;
	line-height:16px;
	text-decoration:none;
}
.blog-bg{
	background:url(images/blog-bg.gif) #ffffff no-repeat;
}
.dip-bluetext{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#005A95;
	line-height:16px;
	text-decoration:none;
}
.light-bluetext{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#6F89AC;
	line-height:16px;
	text-decoration:none;
}
.redtext{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#BD1A20;
	line-height:16px;
	text-decoration:none;
}
.telephone-img{
	background:url(images/telephone-img.gif) no-repeat bottom right;
}
.contact-gray{
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:normal;
	color:#1D1C1C;
	line-height:16px;
	text-decoration:none;
}
.number-blue{
	font-family:"Trebuchet MS";
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	color:#194777;
	line-height:28px;
	text-decoration:none;
}
/*---------footer-------*/
.footer-bg{
	background:url(images/footer-bg.gif) #ffffff repeat-x;
	background-position:bottom;
}
.footer-link{
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:normal;
	color:#3B3B3B;
	text-decoration:none;
	padding:0px 12px 0px 0px;
}
.footer-link:hover{
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:normal;
	color:#3B3B3B;
	text-decoration:none;
	padding:0px 12px 0px 0px;
}
.copyright{
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:normal;
	color:#3B3B3B;
	text-decoration:none;
	padding:0px 12px 0px 0px;
}
.websit-link{
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:normal;
	color:#3B3B3B;
	text-decoration:underline;
	padding:0px 0px 0px 8px;
}
.websit-link:hover{
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:normal;
	color:#3B3B3B;
	text-decoration:none;
	padding:0px 0px 0px 8px;
}