@charset "utf-8";
/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCDAEB; 
}

p {
	margin: 0;
}

.small_text {
	font-size: 11px;
}

td.content_left {
	background-image: url(../images/dj_service_r9_c1_bg.jpg);
	background-position: top;
	background-repeat: repeat-y;
	vertical-align: top;
}

td.content {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 0 20px 0 20px;
}

td.content h1 {
	font-size: 20px;
	font-weight: bold;
	color: #004F95;
}

td.content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #004F95;
}

td.content a {
	color: #004F95;
	text-decoration: none;
}

td.content a:hover {
	color: #004F95;
	text-decoration: underline;
}

td.content img.left {
	padding-right: 10px;
}

td.content img.right {
	padding-left: 10px;
}
	

p.testimonial {
	font-size:12px;
	color: #004F95;
	text-align: right;
	font-style: italic;
	padding-top: 0;
	padding-bottom: 16px;
	margin: 0;
}

td.content_right {
	background-image: url(../images/dj_service_r9_c8.jpg);
	background-repeat: repeat-y;
}

hr {
	color:  #004F95;
}

td.rightbar {
	background-color: #0157A4;
	vertical-align: top;
		font-size: 12px;
	color: #004F95;
	font-style: italic;
}

td.rightbar_bg {
	background-color: #F2F3F7;
	vertical-align: top;
	width: 120px;
	padding: 10px;
}

td.rightbar_bdr {
	background-color: #7E95CA;
	width: 5px;
}

td.rightbar a {
	color: #004F95;
	text-decoration: none;
}

td.rightbar a:hover {
	color: #004F95;
	text-decoration: underline;
}

td.tagline {
	background-image: url(../images/dj_service_r4_c6.jpg);
	background-repeat:no-repeat;
	padding: 0 16px 0 0;
	vertical-align: middle;
}

td.tagline h2 {
	font-size: 22px;
	font-style:italic;
	text-align: right;
	color: #F2F3F7;
	font-weight: bold;
	margin-bottom: 4px;
}

td.tagline h3 {
	font-size: 16px;
	font-style:italic;
	text-align: right;
	color: #F2F3F7;
	font-weight: bold;
}

td.footer {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	background-color: #010101;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
}

td.footer h2 {
	font-size: 16px;
	margin: 0;
}

td.footer a {
	color: #FFFFFF;
	text-decoration: none;
}

td.footer a:hover {
	color: #6C8CC5;
	text-decoration: underline;
}

p.firstcap {
	font-size:10px;
	text-align:center;
	vertical-align:middle;
	color:#000000;
	padding-top:4px;
}	

p.firstcap a {
	color:#000000;
	text-decoration: none;
}

p.firstcap a:hover {
	text-decoration: underline;
}