@charset "utf-8";

body {
	font: 11px verdana, helvetica, serif;
	text-align: left;
	padding: 0;
	margin: 1em auto;
	background: #002647;
}

#wrapper {
	border: 1px solid #495569;
	margin: 0 auto -4px auto;
	width: 760px;
	background: #FFF;
}


td {
	vertical-align: top;
}

ul {
	margin: 0 auto;
	padding: 0 auto;
}




/* Main Header */
#header {
	height: 105px;
	background: url(../images/BR_headerbg.jpg) repeat-x top;
	border-bottom:medium;
	border-bottom-color:#FF0000;
}
img#logo {
	border: 0;
}
#contact {
	float: right;
	text-align: right;
	color: #000000;
	margin: 20px 10px 0 0;
	font-size: 12px;
	width: 240px;
}
#contact img {
	margin-top: -20px;
	margin-left: 5px;
	border: 0;
}

#contact a {
	color: #C36;
	border-bottom: 1px solid #C36;
}
#contact a:hover {
	border-bottom: 2px solid #C36;
}
#contact span#phone {
	font-size: 20px;
	font-weight: bold;
}
#contact span#email {
	font-weight: bold;
}

/* Menu business */
#nav-wrap {
}
#nav {
	border: 1px solid #cde0eb;
	padding: 5px;
	font-size: 110%;
	width: 210px;
	margin: 3px;
}

#nav ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
}

#nav ul li {
	margin: 10px 0;
}
#nav ul ul li {
	font-size: 11px;
	margin: 1px 0;
}
li#active {
	list-style-image: url(../images/related-arrow.gif);
}
#nav ul li#active ul.submenu li {
	list-style-image: none;
}

#tv-spots {
	margin: 3px;
	border: 1px solid #cde0eb;
	padding: 5px;
	font-size: 110%;
	text-align: center;
	width: 210px;
}

#tv-spots h3 {
	font-size: 14px;
	margin: 8px;
	padding: 0;
}

#tv-spots img {
	border: 0;
}

/* Front Page */
#splash {
	background: #cde0eb;
}
img#splash-img {
	border: 0;
}

#primary, #secondary, #tertiary {
	border: 1px solid #cde0eb;
}

#primary {
	background: #f9eded;
}

#primary h1, #secondary h1, #tertiary h1 {
	margin: 5px 5px 10px 5px;
	line-height: 15px;
}

#primary h1 a {
	color: #EC1D26;
	font-size: 18px;
	text-decoration: none;

}
#primary img,  #secondary img, #tertiary img {
	float: right;
	border: 0;
	margin: 5px 5px;
}
#secondary {
	background: #f2f9ed;
}
#secondary h1 a {
	color: #EC1D26;
	font-size: 16px;
	text-decoration: none;
}
#tertiary {
	background: #edf2f9;
}
#tertiary h1 a {
	color: #EC1D26;
	font-size: 14px;
	text-decoration: none;
}
#primary p, #secondary p, #tertiary p {
	margin: 0px 5px 5px 5px;
}
#subs h2 {
	margin: 0;
}
#subs h2 a {
	background: #edf2f9;
	padding: 3px 0;
	float: right;
	width: 236px;
	border-bottom: 2px solid #cde0eb;
	color: #EC1D26;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
}
#subs h2 a:hover {
	text-decoration: underline;
}
#subs h2 a img {
	margin: 3px 0 0 5px;
	border: 0;
}


/* Content Styles*/
#content {
	float: right;
	margin: 3px;
	border: 1px solid #cde0eb;
	width: 500px;
	padding: 10px;
}


#content a:hover, #nav a:hover {
	color:#FF0000;
}

#content h1 {
	text-align: center;
	font-size: 16px;
	margin: 0 0 10px 0;
}

#content h2, h3 {
	font-size: 12px;
	margin: 10px 0 5px 0;
}

#content ul {
	margin: 0 0 5px 25px;
	padding: 0;
}

#content ul li {
	margin: 0;
}

#content div#related {
	float: right;
	width: 180px;
	padding: 10px;
	background: #edf2f9;
	border: 1px solid #495569;
	margin: 0 0 5px 5px;
}

#content div#related a {
	color: blue;
	border: 0;
}

#content div#related a:hover {
	text-decoration: underline;
}

#content div#related h3 {
	font-size: 120%;
	margin: 0 0 5px 0;
	padding: 0;
}

#content div#related ul {
	margin: 0 0 5px 15px;
	padding: 0;
	list-style: disc url(../images/related-arrow.gif) outside;
}
#content div#related ul li {
	margin: 5px 0;
}

/* Footer */
#footer {
	clear: both;
	background: url(../images/footer-bg.png) repeat-x top;
	height: 23px;
	color: white;
	text-align: center;
	line-height: 23px;
}

#footer a {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

div#foot-address {
	text-align: center;
	font-size: 80%;
	color:#FFFFFF;
	background:#000000;
	padding: 5px 0;
}
div#foot-address a{
color: #f195bf;
}

img.img-right {
margin-left: 5px;
margin-bottom: 5px;
}

img.img-left {
margin-right: 5px;
margin-bottom: 5px;
}

img.border {
	border: 1px solid #000066;
}

div.right-float {
	float: right;
	text-align:center;
	margin: 5px;
	margin-right: 0;
}
div.left-float {
	float: left;
	text-align: center;
	margin: 5px;
	margin-left: 0;
}

table.service-area {
	width: 100%;
}
table.service-area td {
	background: #F0F0F0;
	margin: 2px;
	padding: 4px;
	vertical-align: top;
}