@charset "UTF-8";

a:link {
	color: #122F9F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #122F9F;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

/* Text Css */


.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
}

.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	
}



/* Tables */

.bgside {
	background:url(images2/bgside.jpg) left top repeat-x;
}

.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.ceros {
	padding-left:0px;
}

.cerosother {
	padding-right:10px;
	padding-top:15px;
}

.contactform {
	padding-right:12px;
}

.contactright {
	padding-left:10px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left:70px;
}

.homemain {
	padding-top:25px;
	padding-right:10px;
}

.maincontainer {
	background:url(images2/site.jpg) left no-repeat;
}

.mysocial {
	padding-right:10px;
}

.onlinepublishing {
	background:url(images2/onlinepublishing.jpg) left no-repeat;
}

.onlinemarketing {
	background:url(images2/onlinemarketing.jpg) left no-repeat;
}

.othersitecontainer {
	background:url(images2/restofsite.jpg) left no-repeat;
}

.sharethis {
	padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.socialmedia {
	padding-left:0px;
	background:url(images2/socialmedialogos.jpg) left top no-repeat;
}

.textwindow {
	padding-left:12px;
}




