@charset "utf-8";
/* CSS Document */


body {
	margin: 0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
	
	}
a {
	color: #003399;
	text-decoration: none;
	}
a:hover {
	color: #003399;
	text-decoration: none;
	}

img {
	border: none;
	}

p {
	width: 90%;
	margin: 0;
	padding: 10px 10px 10px 0px;
       line-height: 1.6em;
	}
	
h1 {
	text-indent: -9999px;
        height: 100px;
        width: 350px;
	margin: 0px;
	float: left;
background-image:url(images/logo.png);
	background-repeat:no-repeat;
             	}

.description {
        text-indent: -9999px;
}
	
h2 {
	font-size: 1.5em;
	color: #003399;
	margin-bottom: 3px;
	}
	
h2 a {
	text-decoration: none;
text-align: left;
	}
	
h3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #003399;
}

h4{
	font-size: 1em;
	color: #003399;
}


.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
form {
	margin:0;
	padding:0;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
	background: #ffffff;
	}
	
/* header area */
#header {
	height: 100px;
	width: 100%;
	margin: 15px 0 15px;
}

#phone {
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight:bold;
	color:#003399;
	margin-left: 730px;
	text-align:center;
}
/***Navigation***/

#navigation {
	height: 46px;
	width: 960px;
	background-image:url(images/navigation.png);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	font-weight:bold;
}

#navigation ul {
	margin: 0;
	padding:12px;
	list-style: none;
    text-decoration: none;
}

#navigation li {
	display: inline;
    margin: 0px 15px 0px 15px;
}

#navigation li.page_item_last {
	margin-left: 200px;
	padding:0px 5px 0px 15px;
}

#navigation a {
	padding:0px 5px 0px 5px;
	text-decoration: none;
	color:#003399;	
}
#navigation a:active{
	color:#FFF;
}
#navigation a:hover, 
#navigation li.current_page_item a:link,
#navigation li.current_page_item a:visited,
#navigation li.current_page_item a:hover,
#navigation li.current_page_item a:active
{
	
	color:#fff;
	border:0;
}

/***Image Box***/

#image-box {
	height:260px;
	width:960px;
	background-image:url(images/featurebox.gif);
	background-repeat:no-repeat;
	margin-top: 10px;
}

.image-box-text {
	float:right;
	width:600px;
	padding: 0px;
}

.image-box-text p {
	width: 95%;
	padding: 0;
	margin: 10px 20px 10px 0px;
    line-height: 1.6em;
	}

#image-box h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #003399;
	}

/***Triple Boxes***/

#left-box {
	width:315px;
	margin: 0;
	float:left;
}
.box-top {
	height: 45px;
	background-image:url(images/box-top.gif);
	background-repeat:no-repeat;
	margin-bottom:0px;
}

.box-top h3 {
	text-align:center;
	font-size:: 18px;
	padding: 6px 0px 0px 0px;
	font-weight:bold;
}

.box-mid {
	background-image:url(images/box-mid.gif);
	background-repeat:repeat-y;
	padding: 10px;
	text-align: center;
	height: 250px;
}

.box-mid ul{
	text-align: left;
	padding: 0px 10px 10px 20px;
}

.box-mid img { margin: 10px auto; }

.box-mid p {
	text-align:left;
	margin: 0 auto;
}

.box-mid p a { color: #000; text-decoration: none; }

.box-bottom {
	width: 100%;
	height: 38px;
	background-image:url(images/box-bottom.gif);
	background-repeat:no-repeat;
	text-align: right;
	padding: 12px 0;
	}

.box-bottom a {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#505050;
	padding: 0 15px 0 0;
	}
	
#mid-box {
	width:315px;
	float:left;
	margin: 0 7.5px;
}

#right-box {
	width: 315px;
	float: left;
}



/***Testimonials***/

#testimonials {
	width:635px;
	margin-right:0px;
	margin-top:0px;
	float:left;
}

#testimonials-box-top {
	width: 635px;
	height: 8px;
	background-image:url(images/testimonial-top.png);
	background-repeat:no-repeat;
	margin: 2px 0px 0px 0px;
	float:left;
}

#testimonials-box-mid h3 {
	text-align:left;
	font-size:: 18px;
	margin-top: 8px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 34px;
	font-weight:bold;
}

#testimonials-box-mid {
	width: 635px;
	height: 195px;
	background-image:url(images/testimonial-middle.png);
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	float:left;
}

#testimonials-box-mid p {
	padding: 10px 0px 10px 34px;
}

#testimonials-box-mid a {
	padding: 30px 20px 0px 0px;
	float:right;
}


#testimonials-box-bottom {
	width: 635px;
	height: 9px;
	background-image:url(images/testimonial-bottom.png);
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-right: 0px;
	padding-top:0px;
	float:left;
}



/***Home contact box***/

#home-contact {
	width: 315px;
	height:215px;
	background-image: url(images/home-contact-box.gif);
	background-repeat: no-repeat;
	float:left;
	margin-left:10px;
}

#home-contact h3 {
	color: #003399;
	font-size:18px;
	font-weight:bold;
	margin-top:19px;
	padding-left: 34px;
}
#contact-name{
	color:#003399;
	padding-bottom:10px;
	padding-left: 34px;
	}
#contact-phone{
	color:#003399;
	padding-bottom:10px;
	padding-left: 34px;
}
#contact-email{
	color:#003399;
	padding-bottom:10px;
	padding-left: 34px;
	}
#contact-submit{
	float:right;
	margin-top: 4px;
	padding-right: 36px;
	}
	
/***Sidebar***/
#sidebar {
	width:249px;
	margin: 20px 56px 0px 0px;
	float:left;
}

#sidebarblog {
	width:249px;
	margin: 20px 56px 0px 0px;
	float:right;
}

#sidebar-top {
	height: 38px;
	width:249px;
	background-image:url(images/sidebar-top.png);
	background-repeat:no-repeat;
	margin-bottom:0px;
	float: left;
}

#sidebar-top h3 {
	text-align:left;
	font-size:1.5em;
	padding: 0px 0px 0px 34px;
	margin: 5px 0px 0px 0px;
	font-weight:bold;
}

#sidebar-middle {
	background-image:url(images/sidebar-mid.png);
	background-repeat:repeat-y;
	padding: 0px 20px 0px 34px;
	margin: 0px;
	text-align: left;
	width:195px;
	float: left;
}

#sidebar-middle ul{
	text-align: left;
	padding: 0px 0px 0px 34px;
}

#sidebar-middle ul li {
	list-style:none;
	text-align:left;
	padding: 0px 0px 10px 0px;
}


#sidebar-bottom {
	width: 249px;
	height: 37px;
	background-image:url(images/sidebar-bottom.png);
	background-repeat:no-repeat;
	padding: 0;
	margin: 0px 0px 25px 0px;
	float: left;
	}
	
#sidebar-contact {
	background-image:url(images/sidebar-contact-bg.png);
	background-repeat:none;
	width: 249px;
	height: 209px;
	margin-bottom: 20px;
	float: left;
}

#sidebar-contact h3 {
	color: #003399;
	font-size:18px;
	font-weight:bold;
	margin-top:19px;
	padding-left: 34px;
}
#sidebar-name{
	color:#003399;
	padding-bottom:10px;
	padding-left: 34px;
	}
#sidebar-phone{
	color:#003399;
	padding-bottom:10px;
	padding-left: 34px;
}
#sidebar-email{
	color:#003399;
	padding-bottom:10px;
	padding-left: 34px;
	}
#sidebar-submit{
	float:right;
	margin-top: 4px;
	padding-right: 36px;
	}
	
/***Content***/

#content {
	width: 600px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

#content ul li {
	color:#000000;
}

#content ol li {
	color:#003399;
}

/***Footer***/
#footer {
	padding: 0px 0px 20px 0px;
}

#footer-top {
	background-image:url(images/footer-top.png);
	background-repeat:no-repeat;
	background-position: center center;
	height:1px;
	width:960px;
	margin-bottom: 10px;
}
	
#footer ul {
	margin: 5px;
	padding:0px;
	list-style: none;
    text-decoration: none;
	color:#999999;
}

#footer li {
	display: inline;
    margin: 0px 0px 0px 0px;
}

#footer a {
	padding:0px 5px 0px 5px;
	text-decoration: underline;
	color:#999999;
	font-size:11px;
}

#footer .harvard {
	font-size:12px;
}

#footer a:hover, 
#footer li.current_page_item a:link,
#footer li.current_page_item a:visited,
#footer li.current_page_item a:hover,
#footer li.current_page_item a:active
{
	
	color:#999999;
	border:0;
}

/***Contact sidebar***/
