/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/2home_bgfiller.jpg);
	background-repeat:repeat-x;
}
.norepeat{
	background-repeat:no-repeat;
}

.contactDetails {
	color: #64a2a1;
	font-size: 14px;
	font-family: "Palatino Linotype";
}
.contactname {font-size: 18px}
.footerText {
	color: #037675;
	font-size: 10px;
	font-family: Arial;
}


a.foot:link {text-decoration: none;color:#037675;}
a.foot:visited {text-decoration: none;color:#037675;}
a.foot:active {text-decoration: none;color:#037675;}
a.foot:hover {text-decoration: underline;color:#037675;}


.seo-content { margin:30px 0 5px 10px; /*width:538px;*/ text-align:justify; /*- FONT FACE SETTING -*/ font-family:arial; /*- FONT SIZE -*/ font-size:13px; color:#FFFFFF; }
.seo-content a{ color:#fff!important; text-decoration:underline;}
.seo-content a:hover{ color:#fff!important; text-decoration:none;}

.seo-content p { text-align:justify; color:#FFFFFF; }
.seo-content h1 { font-size: 15pt; text-align:left; }
.seo-content h2 { font-size: 13pt; text-align:left; }
.seo-footer { text-align:center; margin:30px 0 0 0; line-height:16px; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.seo-footer span { text-decoration:underline; font-weight:bold; }
.seo-footer a:link, .seo-footer a:visited, .seo-footer a:active { text-decoration:none; color:#fff; }
.seo-footer a:hover { text-decoration:underline; color:#fff; }
