body {background: #fff url(../images/grad.png) top left repeat-x; text-align: center; margin: 0; padding: 0; font-size: 62.5%;}
#container {width: 770px; margin: 0 auto; text-align: center;}
#header {padding: 2em 0 0 0;}
#header h1 {padding: 0; margin: 0; float: left; text-indent: -9999px; background: #fff url(../images/logo.gif) top left no-repeat; height: 95px; width: 530px;}
#contact {float: left; background: #fff url(../images/contact.png) center right no-repeat; height: 95px; width: 240px;}
#contact p {text-indent: -9999px;}
#navcontainer {clear: both; font-size: 1.6em; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
ul#navlist {background: #efefef; margin-left: 0; padding-left: 0; white-space: nowrap; height: 1.5em; border: 1px solid #999; border-left: 0; border-right: 0;}
#navlist li {list-style-type: none; margin-right: 10px; /*background: #fff url(../images/button.gif) top left no-repeat;*/ padding: 3px 0 5px 0; display: block; float: left;}
#navlist li#empty {margin-right: 0;}
#navlist li a {padding: 0 10px; color: #333; text-decoration: none;}
#navlist li a:hover {color:#666;}
#primary_content {margin: 2em 0; text-align: left; clear: both; background: #fff url(../images/notebook_bg.jpg) top right no-repeat; width: 768px; height: 349px; border-top: 20px solid #2f2f2f; border-right: 1px solid #000; border-left: 1px solid #000; border-bottom: 1px solid #000; width: 100%;}
#primary_content p {text-align: right; width: 280px; padding: 3em 20px 3em 0.5em; font-size: 2.6em; font-weight: bolder; font-family: Verdana, Arial, Helvetica, sans-serif; color: #e82200; word-spacing: 0.1em; line-height: 1.2em;}
#secondary_content {clear: both;}
#about {float: left; width: 210px; margin: 0 5px 0 0;}
#services{float: left; width: 210px; margin: 0 5px 0 5px;}
#resources{float: left; width: 210px; margin: 0 0 0 5px;}
#content {
	clear: both;
	margin: 2em 0;
	text-align: left;
	background: #fff;
	width: 770px;
}
#main {
	width: 760px; 
	margin: 0 5px 0 0;
	padding: 1em 1em 1em 0;
	float: left;
}
#main h2 {
	color: #E92705;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	border-bottom: 10px solid #2f2f2f;
}
#main h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#main p, #main ul {
	color: #333;
	font-family: Times, 'Times New Roman', serif;
	line-height:1.6;
	word-spacing:0.1em;
	font-size:1.6em;
	letter-spacing:0.01em;
}
#sidebar {
	width: 220px; 
	margin: 0 0 0 5px;
	float: left;
	padding: 5em 0 0 0;
}
#contact_info p {
	color: #666;
	font-family: Times, 'Times New Roman', serif;
	line-height:1em;
	word-spacing:0.1em;
	font-size:1.2em;
	letter-spacing:0.01em;
	margin: 4px 0;
	padding: 0;
}
#sidebar img {
	padding: 3px;
	border: 1px solid #666;
}
.box {background: #fff url(../images/box.png) top left no-repeat; height: 200px; padding: 5px 20px; color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif;}
.box h3 {font-size: 2.0em; font-weight: bold; line-height: 1.0em; padding-top: 0.5em;}
.box p {font-size: 1.4em; font-weight: bold;}
#footer {color: #666; background: #fff url(../images/grad.png) top left repeat-x; clear: both; border-top: 1px solid #2f2f2f; font-size: 1.1em; font-weight: bolder; line-height: 75%; padding: 5px 0; margin-bottom: 1em;}
.info {width: 100%;}
#copy {text-align: left; margin-left: 10px;}
#plink {text-align: right; margin-right: 10px;}
.box a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.box a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.box a:hover {
	color: #E92705;
	text-decoration: underline;
}
.box a:active {
	color: #000;
	background: #fff;
}
.img_right {
	float: right;
	margin: 0 0 3px 3px;
	padding: 3px;
	border: 1px solid #666;
}
.img_left {
	float: left;
}

a {
	color: #E92605;
	text-decoration: none;
}

a:visited {
	color: #5D8CBA;
}

a:hover {
	text-decoration: underline;
}	

.vcard {
	color: #333;
	font-family: Times, 'Times New Roman', serif;
	line-height:1.6em;
	word-spacing:0.1em;
	font-size:1.5em;
	letter-spacing:0.01em;
}
.org {
	margin-bottom: 3em;
}
.tel {
	display: block;
	float: left;
	margin: 0 3em 2em 0;
	font-weight: bold;
}
.type {
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
}

.adr {
	font-weight: bold;
}

#adr1 {
	width:50%;
	float: left;
}
#adr2 {
	width: 50%;
	float: right;
}

.section {
	border: 1px solid #666;
	width: 373px;
	min-height: 225px;
}

.section h3 {
	font-size: 1.2em;
	background: #E92705;
	margin: 0;
	line-height: 1.6em;
	color: #fff;
	padding: 3px;
	border-bottom: 1px solid #999;
}

.section ul {
	margin: 3px 15px;
	margin-right: 3px;
	padding: 5px;
	list-style-type: disc;
}

.section ul li a {
	color: #666;
}

.section ul li a:hover {
	color: #999;
}

#section1 {float: left; margin: 0 5px 5px 0;}
#section2{float: left; margin: 0 0 5px 5px;}
#section3{float: left; clear: both; margin: 5px 5px 0 0;}
#section4{float: left; margin: 5px 0 5px 5px;}

.services_content ul {
	list-style-image: url(../images/arrow.png);
}

.services_content h3 {
	font-size: 1.4em;
	margin: 0;
	line-height: 1.6em;
	color: #E92705;
	padding: 3px;
	border-bottom: 3px solid #2f2f2f;
	width: 70%;
}

p#intro {
	font-size: 1.5em;
	width: 70%;
}
