/* CSS Document */

body {
	background-image: url(images/bg_main.gif);
}

#phone {
padding:20px 15px 0 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#0e336c;
}

#phone .number {
font-size:16px;
font-weight:bold;
}

.header {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#FFFFFF;
font-weight:bold;
padding-left:20px;
}

.content {
color:#333333;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
line-height:15px;
}

.content a {
color:#ce1414;
}

.content a:hover {
text-decoration:none;
}

.blue_header {
color:#0e336c;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
}

.do_list ul {
list-style:none;
margin:5px 0 0 0;
padding-left:0;
text-indent: -1em;
}

.do_list ul li {
background:url(images/list_bullet.gif);
background-repeat:no-repeat;
background-position:0 4px;
padding-left:20px;
margin-bottom:15px;
text-indent:0px;
}

.red {
color:#FF0000;
}

.ppc_phone {
font-family:Arial;
font-size:16px;
color:#FF0000;
font-weight:bold;
}

.footer {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#FFFFFF;
}

.footer a {
color:#FFFFFF;
}

.footer a:hover {
text-decoration:none;
}