body {
	background-color: #343434;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
}
body,td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	color:#505050;
}

a:link, a:visited {color: #000000;
text-decoration: underline;}

a:hover, a:active {color: #ED018C;
text-decoration: none;}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #025681;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ECE9D8;
}
.botright {
	background-image: url(../images/bgbotright.jpg);
	background-repeat: no-repeat;
}
.botleft {
	background-image: url(../images/bgbotleft.jpg);
	background-repeat: no-repeat;
}

.bg {
	background-color: #ffffff;
	background-image: url(../images/bgfade.jpg);
	background-repeat: repeat-x;
}

.footer {
	background-color: #ffffff;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
}

.servicesbg {
	background-color: #ffffff;
	background-image: url(../images/servicesbg.jpg);
	background-repeat: no-repeat;
}

.bottom {
	background-color: #ffffff;
	background-image: url(../images/webfirmbg.jpg);
	background-repeat: repeat-x;
}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #505050;
}
.largepink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ED018C;
}
.large2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}


.pinklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ED018C;
}
a.pinklink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ED018C;
}
a.pinklink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ED018C;
}
a.pinklink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a.pinklink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
