/* CSS Document */

body {
	font-size:10px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial;
	margin:0;
	padding:0;
	text-align:center;
	background-color:#e5e5e5;
}
html {
	min-height: 100%; 
	margin-bottom:1px;
	overflow-y:scroll;
}

hr {
	border: none 0; 
	border-top: 1px dashed #CCC;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	
} 


#wrapper {
	text-align:left;
	margin:0 auto;
	width:985px;
	overflow:hidden;
	background-color:#FFF;
}
#footer {
	width:985px;
	margin:0 auto;
	text-align:left;
	clear:both;
	overflow:hidden;
	color:#666;
	padding: 7px 0 0 0;
}
#head {
	height:61px;
	overflow:hidden;
}
#main-nav {
	float:left;
	margin:23px 0 0 37px;
	display:inline;
}
#page-image {
	height:171px;
	overflow:hidden;
	border-bottom:1px solid #FFF;
}
#breadcrumb {
	height:21px;
	background: #b8b8b8 url(../images/bc_bg.jpg) repeat-y left;
	padding:5px 0 0 17px;
	overflow:hidden;
}
#content {
	overflow:hidden;
}
#left {
	float:left;
	width:216px;
	overflow:hidden;
	padding:10px 0;
}
#right {
	width:250px;
	float:right;
	overflow:hidden;
	padding-top:25px;
	padding-bottom:15px;
}
#middle {
	width:428px;
	float:left;
	margin:0 0 0 30px;
	display:inline;
	overflow:hidden;
	padding:15px 0 0 0;
}
#middle_home {
	width:678px;
	float:left;
	margin:0 0 0 20px;
	display:inline;
	overflow:hidden;
	padding:15px 0 0 0;
}
#page-prop {
	float:right;
	width:0;
	height:300px;
}

/* Header styles */
#head img {
	float:left;
}
#telephone {
	float:right;
	color:#66d3f7;
	font-size: 24px;
	letter-spacing:-0.05em;
	padding:16px 18px 0 0;
}
#main-nav ul, #main-nav li {
	margin:0;
	padding:0;
	list-style:none;
}
#main-nav li {
	display:inline;
	margin:0 14px;
}
#main-nav li a {
	font-size:14px;
	text-decoration:none;
	color:#797979;
}
#main-nav li a:hover {
	text-decoration:none;
	color:#000;
}

/* Bread crumb container */
#breadcrumb p {
	margin:0;
	padding:0;
	color:#FFF;
	font-size:12px;
	line-height:16px;
}
#breadcrumb p a {
	color:#FFF;
	text-decoration:none;
}
#breadcrumb p a:hover {
	text-decoration:underline;
	color:#FFF;
}

/* Footer styling */

#footer .left {
	float:left;
}
#footer .right {
	float:right;
	padding:10px 10px 0 0;
}
#footer h4 {
	font-size:19px;
	margin:0 0 5px 0;
	letter-spacing:-0.05em;
}
#footer p {
	font-size:11px;
}
#footer p a {
	color:#666;
	text-decoration:none;
}
#footer p a:hover {
	text-decoration:underline;
	color:#666;
}
#footer .right a {
	color:#1296bc;
	font-size:13px;
}
#footer .right a:hover {
	color:#1296bc;
	text-decoration:underline;
}


/* Right column side modules */
#right div {
	float:right;
}
#right div hr {
	border: none 0; 
	border-top: 1px dashed #CCC;/*the border*/
	width: 190px;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin-left:13px;
} 

/* --- sidebox with frame and rounded corners --- */
.freetext-rounded {
	width:217px;
	background:url(../images/sidemods/round_bottom.gif) no-repeat left bottom;
	margin:0 18px 25px 0;
	display:inline;
}
.freetext-rounded h1, .freetext-rounded h2, .freetext-rounded h3, .freetext-rounded h4, .freetext-rounded p, .freetext-rounded ul {
	padding:0 13px;
}
.freetext-rounded img {
	margin:0 0 10px 18px;
}
.freetext-rounded h2 {
	font-size:16px;
}
.freetext-rounded h3 {
	font-size:14px;
}
.freetext-rounded p span {
	color:#66d3f7;
	font-size: 1.6em;
}

/* --- news sidebox --- */

.side-news {
	width:222px;
	margin-right:14px;
	display:inline;
	border-bottom:1px dashed #CCC;
	margin-bottom:15px;
}
.side-news h2 {
	background:url(../images/sidemods/side-news-head-bg.gif) repeat-x top;
	height:30px;
	overflow:hidden;
	padding:3px 0 0 7px;
}
.side-news p {
	padding:0 7px;
}
.side-news h2 a {
	color:#FFF;
	text-decoration:none;
	font-size:16px;
}
.side-news-view-all a {
	color:#1ca7d5;
	text-decoration:none;
	font-size:13px;
}
.rss {
	float:right;
	margin: 3px 10px 0 0;
	display:inline;
}

/* --- sidebox call back form --- */

#mini-contact {
	margin: 0 10px 10px 10px;
	width:180px;
}
#mini-contact .textbox {
	border:1px solid #CCC;
	width:120px;
	padding:2px;
	color:#666;
	font-size:1.2em
}
#mini-contact #callme {
	background:#2bc3ee url(../images/sidemods/callme.gif) no-repeat left top;
	border:none;
	width:96px;
	height:27px;
	cursor:pointer;
}
.oremailus {
	float:right;
	padding:5px 0 0 0;
	
}
.oremailus a {
	color:#666;
	text-decoration:underline;
}

/* --- sidebox testimonial --- */

.side-quote {
	margin-right:30px;
	display:inline;
	width:210px;
}
.side-quote .quote {
	background:url(../images/sidemods/top-quote.gif) no-repeat top left;
	width:210px;
}
.side-quote .quote p {
	background:url(../images/sidemods/bottom-quote.gif) no-repeat bottom right;
	font-size:16px;
	padding:15px 0 0 23px;
}
.side-quote p {
	padding:0 0 0 23px;
	font-size:10px;
}
.side-quote p span {
	color:#1d86b7;
}

/* --- freetext side box --- */
.freetext {
	width:210px;
	margin-right:25px;
	margin-bottom:15px;
	display:inline;
	border-bottom:1px dashed #CCC;
}
.freetext p, .freetext h1, .freetext h2, .freetext h3, .freetext h4, .freetext h5, .freetext ul {
	padding:0 7px;
}

/* --- twitter side box --- */
.side-twitter {
	width:237px;
	margin:0 12px 15px 0;
	display:inline;
	
}
.side-twitter div {
	background:url(../images/sidemods/side-twit-bottom.gif) no-repeat bottom left;
	padding: 0 0 15px 0;
}
.side-twitter div p {
	padding: 0 10px;
	font-size:12px;
	text-align:left;
}
.side-twitter div p a, .side-twitter p a {
	color:#40c4e5;
	text-decoration:none;
}
.side-twitter p {
	text-align:right;
	font-size:10px;
}

/* Contact form styles */

#contact_form {
	padding: 15px 10px 15px 10px;
	width: 95%;
	font-size:13px;
	border-top:1px dashed #CCC;
	border-bottom:1px dashed #CCC;
}
#contact_form .box {

	padding:3px;
	font-size:11px;
	width:55%;
	overflow:auto;
	border:1px solid #CCC;
}
#contact_form p {
	font-size:13px;
}
.fieldset {
	border: solid #CCC 1px;
	padding: 10px;
}
legend span {
	display: block;
	font-weight: bold;
	color: #666;
	font-size: 11px;
	padding-bottom: 10px;
}

label {
	display: block;
}
label span {
	width: 8em;
	margin-left: 20px;
	float: left;
}
label input, label textarea {
	width: 120px;
	font-family: inherit;
}
#submit {
	font-family: inherit;
}

/* Home page lists */

#home-lists {
	overflow:hidden;
	padding-bottom:40px;
}
#home-lists div {
	float:left;
	display:inline;
}
#home-lists p {
	line-height:21px;
}
#home-lists p a {
	color:#5e5e5e;
}
#home-lists h2 {
	font-size:18px;
}
.home1 {
	width:250px;
	margin-right:35px;
}
.home2 {
	width:160px;
	margin-right:35px;
}
.home1 h2 a {
	color:#00b3e1;
}
.home1 h2 a:hover {
	color:#00b3e1;
}
.home2 h2 a {
	color:#a1c120;
}
.home2 h2 a:hover {
	color:#a1c120;
}
.home3 h2 a {
	color:#ed375d;
}
.home3 h2 a:hover {
	color:#ed375d;
}

#home_resources, #home_latest {
	float:left;
	display:inline;
}
#home_resources {
	width:206px;
	margin-right:100px;
}
#home_resources h2, #home_latest h2 {
	background:url(../images/dashes.gif) repeat-x top;
	height:29px;
	font-size:18px;
}
#home_resources h2 {
	width:206px;
}
#home_latest h2 {
	width:303px;
	margin-bottom:0;
}
#home_resources h5 {
	margin-bottom:0;
}
#home_latest h2 span {
	display:block;
	float:right;
	font-size:11px;
	margin-top:3px;
}
#home_latest h2 span a {
	color:#37a5e5;
	display:inline;
}
#home_resources h2 a, #home_latest h2 a {
	color:#7a7a7a;
	display:block;
	height:29px;
	padding:3px 0 0 0;
}
/* Sub navigation */

#left h1 {
	font-size:20px;
	padding:10px 0 0 20px;
}
#left h1 a {
	color:#595959;
	text-decoration:none;
}
#left h1 a:hover {
	text-decoration:underline;
}

#left ul, #left li {
	margin:0;
	padding:0;	
	list-style:none;
	width:183px;
}
#left ul {
	margin:0 0 0 20px;
	border-top:1px dashed #b4b4b4;
	width:183px;
	overflow:hidden;
}
#left li {
}
#left li a {
	display:block;
	width:183px;
	padding:7px 0 7px 0;
	color:#797979;
	text-decoration:none;
	font-size:13px;
	border-bottom:1px dashed #b4b4b4;
}
#left li a:hover {
	color:#000;
}

#left ul li ul li {
	border:none;
	list-style:disc;
	margin:0 0 0 15px;
	padding:0;
}
#left ul li ul {
	margin:0;
	border-bottom:1px dashed #b4b4b4;
	padding:10px 0;
	border-top:none;
	
}
#left ul li ul li a {
	padding:0;
	border:none;
	font-size:12px;
	color:#797979;
}
#left ul li#active a {
	color:#1fb7e2;
}
#left ul li#active ul li a {
	border:none;
	color:#797979;
	width:153px;
	
}
#left ul li#active ul li a:hover {
	color:#000;
}
#left ul li#active ul li#subactive a {
	color:#1fb7e2;
}
#left li a:focus {
	outline:none;
}