/*
 Screen style    
 Site: Tri-Direct
*/

body {
 font-size: 82%;
 padding: 0;
 padding-bottom: 15px;
 text-align: center;
}

.copyright {
 float: left;
 padding-left: 10px;
 width: 350px;
}

.sitemap{
	margin-left: 25px;
}

.copyright a:link, .copyright a:visited, .copyright a:hover, .copyright a:active {
 background-color: #fff;
 color: #C5C5C6;
}

.designed {
 float: right;
 padding-right: 20px;
 text-align: right;
 width: 250px;
}

#accelerate p, #accelerate a, #accelerate img{
border: none;
border-style: none;
border-width:0
	
}

.designed a:link, .designed a:visited, .designed a:hover, .designed a:active {
 background-color: #fff;
 color: #70CEEF;
}

#accelerate{
	background:url(../images/acelerate.jpg) no-repeat right;
	padding-right: 87px;
	padding-left: 10px;
}

.home #menu a.current, .home #menu a:hover {
	background-color: #FFFFFF;
}

.saving{
	color:#f28b10;
	font-size: 1.3em;
	font-weight:bold;
}


#centre-content {
 float: left;
 line-height: 1.4;
 width: 280px;
}

#centre-content h1 {
 margin: 0 0 0.75em 0;
}

#content {
 float: right;
 margin-right: 21px;
 margin-top: 10px;
 padding-bottom: 5px;
 width: 517px;
}

#content p {
	color: #666666;
}

#content .submenu img {
 border: 0;
}

#content img {
 /* border: 3px solid #ccc; */
}

#content strong {
 background-color: #fff;
 color: #FF9900;
}

#footer {
 background-color: #fff;
 border-top: 3px solid #8CCEE9;
 clear: both;
 color: #C5C5C6;
 font-size: 0.9em;
 margin: 35px 3px 0 3px;
 padding: 0.5em 0 1em 0;
}

#header {
 height: 81px;
 position: relative;
}

#header img {
 left: 17px;
 position: absolute;
 top: 19px;
}

.span{
	font-weight: bold;
	color: #ff9900;
}

#header p {
 bottom: 12px;
 font-size: 0.85em;
 line-height: 1.0;
 margin: 0;
 position: absolute;
 right: 10px; 
}

#exampleBox{
	width: 500px;
	margin: auto;
	background:#fdf2e4;
	padding: 15px 15px 3px 15px;
}

#header p strong {
 background-color: #fff;
 color: #74C9E8;
 font-weight: normal;
 padding-right: 10px;
}

#image-window {
 height: 204px;
 width: 755px;
 margin: auto;
}

#menu {
 float: left;
 margin: 30px 0 20px 17px;
 width: 179px;
}

#menu a {
 background: #8FC2D7 url(../images/bgs/home-menu-bg.gif) bottom left no-repeat;
 color: #fff;
 display: block;
 line-height: 26px;
 margin: 5px 0;
 min-height: 26px;
 padding: 0 9px;
 width: 161px;
}

#menu a.current, #menu a:hover {
 background: #E1F4FF url(../images/bgs/home-menu-bg-current.gif) bottom left no-repeat;
 color: #333366;
 width: 158px;
}

#menu li {
 list-style: none;
 margin: 0;
}

#menu li li a, #menu li li a:hover {
 background-color: #fff;
 background-image: none;
 color: #4A6BA1;
 height: auto;
 line-height: normal;
 margin: 0;
 min-height: 1em;
 padding: 0.15em 0 0.15em 9px;
 width: inherit;
}

#menu li li a:hover {
 background-color: #fff;
 color: #8FC2D7;
}

#menu ul ul {
 border-top: 1px solid #fff;
}

#menu ul, #menu ul ul {
 margin: 0;
}

#submenu {
 float: right;
 width: 221px;
}

#submenu a {
 border: 3px solid #ccc;
 display: block;
}

#submenu a:hover {
 border-color: #acacac;
}

#submenu img {
 border: none;
}

#submenu p {
 margin: 0 0 24px 0;
}

#wrapper {
 margin: 0 auto;
 text-align: left;
 width: 760px;
}

#sitemap ul{
	list-style: none;
}

#left-col, #right-col {
	float:left;
	width:45%;
	margin-right:10px;
	height: 12em;
}

#map-wrap { clear: both; }

#map {
	border:1px solid grey;
	width: 510px;
	height: 390px;
}

.tel {
	font-weight:bold;
}

.value{
	font-weight:bold;
	color:#8fc2d7;
}

#menu .tester {
	color: #fff;
	line-height: 1.4em;
}
#centre-content h1, h1.title, #content h1{
	color: #ff9900;
}

.type, .value{
	font-size: 1.3em;
}