/* CSS Document */

/*Main Layout*/

body {
	background-color: #DDDEE0;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#wrapper {
	padding: 0px;
	width: 765px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#top {
	background-image: url(../i/top_2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 109px;
	width: 760px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#top_inside {
	padding: 0px;
	height: 19px;
	width: 730px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	text-align: left;

}
#slug {
	height: 1px;
	width: 1px;
	margin-top: 250px;

}
#footer {
	background-image: url(../i/bottom.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 760px;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 24px;
	margin-left: 0px;
	text-decoration: none;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}	
#footer a:link {
	color: #000033;
	text-decoration: none;
}
#footer a:hover {
	color: #990000;
}
#footer a:visited {
	color: #000033;
	text-decoration: none;
}
/*End Main Layout*/

/*Begin Nav*/

/*navigation*/

#nav {
	background-image:  url(../i/nav_3.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 730px;
	background-position: 0px -48px;
	margin: 0px;
	padding: 0px;

}

#nav ul	{
	width: 730px;
	height: 19px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image:  url(../i/nav_3.gif);
	background-position: 0px -48px;
	background-repeat: no-repeat;
	}
	
#nav ul li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
#nav ul li, #nav a	{
	height: 19px;
	display: block;
	}

#nav ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
	}

#mn1 {
	left: 22px;
	width: 59px;
}
#mn2 {
	left: 81px;
	width: 147px;
}
#mn3 {
	left: 226px;
	width: 106px;
}
#mn4 {
	left: 332px;
	width: 79px;
}
#mn5 {
	left: 412px;
	width: 114px;
}
#mn6 {
	left: 526px;
	width: 95px;
}
#mn7 {
	left: 621px;
	width: 80px;
}
#mn8 {
	left: 636px;
	width: 89px
	
	}


#mn1 a:hover {
	background-color: transparent;
	background-image:  url(../i/nav_3.gif);
	background-repeat: no-repeat;
	background-position: -22px -24px;
}
#mn2 a:hover {
	background-color: transparent;
	background-image:  url(../i/nav_3.gif);
	background-repeat: no-repeat;
	background-position: -81px -24px;
}
#mn3 a:hover {
	background-color: transparent;
	background-image:  url(../i/nav_3.gif);
	background-repeat: no-repeat;
	background-position: -227px -24px;
}
#mn4 a:hover {
	background-color: transparent;
	background-image:  url(../i/nav_3.gif);
	background-repeat: no-repeat;
	background-position: -333px -24px;
}
#mn5 a:hover {
	background-color: transparent;
	background-image:  url(../i/nav_3.gif);
	background-repeat: no-repeat;
	background-position: -412px -24px;
}
#mn6 a:hover {
	background-color: transparent;
	background-image:  url(../i/nav_3.gif);
	background-repeat: no-repeat;
	background-position: -526px -24px;
}
#mn7 a:hover {
	background-color: transparent;
	background-image:  url(../i/nav_3.gif);
	background-repeat: no-repeat;
	background-position: -621px -24px;
}
#mn8 a:hover {
	background-color: transparent;
	background-image:  url(../i/nav.gif);
	background-repeat: no-repeat;
	background-position: -636px -24px;
}
#mn9 a:hover {
	background-color: transparent;
	background-image:  url(../i/nav.gif);
	background-repeat: no-repeat;
	background-position: -625px -60px;
}
/*end navigation*/
/*begin over state*/
body#home #mn1 {
	background-color: transparent;
	background-image:  url(../i/nav_3.gif);
	background-repeat: no-repeat;
	background-position: -22px 0px;
	text-indent: -99999px;
}

body#test #mn2 {
	background-color: transparent;
	background-image:  url(../i/nav_3.gif);
	background-repeat: no-repeat;
	background-position: -81px 0px;
	text-indent: -99999px;

}
body#course #mn3 {
	background-color: transparent;
	background-image:  url(../i/nav_3.gif);
	background-repeat: no-repeat;
	background-position: -227px 0px;
	text-indent: -99999px;
}
body#signup #mn4 {
	background-color: transparent;
	background-image:  url(../i/nav_3.gif);
	background-repeat: no-repeat;
	background-position: -333px 0px;
	text-indent: -99999px;
}
body#registration #mn5 {
	background-color: transparent;
	background-image:  url(../i/nav_3.gif);
	background-repeat: no-repeat;
	background-position: -412px 0px;
	text-indent: -99999px;
}
body#about #mn6 {
	background-color: transparent;
	background-image:  url(../i/nav_3.gif);
	background-repeat: no-repeat;
	background-position: -526px 0px;
	text-indent: -99999px;
}
body#contact #mn7 {
	background-color: transparent;
	background-image:  url(../i/nav_3.gif);
	background-repeat: no-repeat;
	background-position: -621px 0px;
	text-indent: -99999px;
}


/*end over state*/

/*content*/
#middle {
	background-image: url(../i/middle.jpg);
	margin: 0px;
	padding: 0px;
	height: 288px;
	width: 760px;
	background-repeat: no-repeat;

}
#spacer {
	height: 80px;

}


#nav_bottom {
	margin: 0px;
	padding: 0px;
	width: 760px;
	height: 142px;

}

#nav_bottom_left {
	background-image: url(../i/leftbottom2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 200px;
	width: 370px;
	float: left;
	text-align: left;
	border: 0px;
	background-position: 2px 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;

}
#nav_bottom_left .box {
	background-color: #8990A2;
	height: 180px;
	margin-left: 12px;
	margin-top: 10px;
	width: 350px;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 0px;
}
.check {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	background-image: url(../i/check.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	width: 100px;
	padding-left: 23px;
	text-decoration: none;
}
#bottom_left_box {
	background-color: #8990A2;
	height: 140px;
	margin-left: 10px;
	margin-top: 10px;
	width: 350px;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#nav_bottom_left h1, #nav_bottom_right h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;/*
	text-decoration: underline;
	border-bottom: 2px solid #FFF;*/
	color: #8A90A2;
	margin: 0 14px;
	font-weight: bold;
	padding: 7px 0 3px 5px;
}
#nav_bottom_left h1 {
	background: url(../i/box_header_left.gif) top left no-repeat;
}
#nav_bottom_right h1{
	background: url(../i/box_header_right2.gif) top left no-repeat;
}
#nav_bottom_left p, #nav_bottom_right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 16px;/*
	font-weight: bold;*/
	padding: 5px 0 0 0;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;

}

#nav_bottom_right {
	background-image: url(../i/right2.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 390px;
	text-align: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#bottom_right_box {
	background-color: #8990A2;
	height: 180px;
	margin-left: 7px;
	margin-top: 9px;
	width: 375px;
	text-align: left;
	top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav_bottom #nav_bottom_left .box .faq-answers-button {
	text-align: center;
	margin-top: 15px;
}
#nav_bottom #nav_bottom_right #bottom_right_box .special-values-button {
	text-align: center;
	margin-top: 37px;
}


#test_list{
	position: absolute;
	margin: 7px 0 0 0;
}
#test_list p {
	color: #000;
	font-size: 12px;
}
/*
#bottom_right_box h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 15px;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;

}

#bottom_right_box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 15px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;

}
*/

#content {
	margin: 0px;
	width: 760px;
	text-align: left;
	padding: 0px;
	
	}
#left {
	width: 230px;
	margin: 0px;
	float: left;
	text-align: left;
	padding: 0px;
	display: inline;
}
#lefttop {
	background-image: url(../i/lefttop.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 20px;
	width: 230px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#leftmid {
	background-image: url(../i/midmid.gif);
	background-repeat: repeat-y;
	width: 230px;
	min-height: 567px;
	height: auto;
	height: 567px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#leftmid .content {
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0D406B;
	border-right-color: #0D406B;
	border-bottom-color: #0D406B;
	border-left-color: #0D406B;
	width: 210px;
	padding-bottom: 5px;
	padding-top: 5px;
	

}

#left .bottom {
	background-image: url(../i/leftbot.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 230px;
	height: 20px;
}
#leftbottom {
	background-image: url(../i/leftbot.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 230px;
	height: 20px;
}
#left p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 23px;
	margin-left: 0px;

}
#mid_column {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 550px;
	width: 2px;
}
/*right content*/
#right {
	width: 524px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #663300;
	float: left;
}
#righttop {
	background-image: url(../i/contenttop.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 20px;
	width: 524px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#rightsub {
	background-image: url(../i/contentmiddle.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 524px;
	text-align: center;
	padding: 0px;
}
#rightsub .content {
	padding: 0px;
	width: 490px;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	min-height: 567px;
	height: auto;
	height: 567px;
}
#rightsub h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0D406B;
	margin-top: 0px;
	margin-bottom: 2px;
	text-transform: uppercase;

}
#rightbottom {
	background-image: url(../i/contentbottom.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 524px;
	height: 20px;
}
#right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	margin-top: 0px;
	margin-left: 0px;

}
/*end right*/

/*mid one*/

#content_one {
	margin: 0px;
	padding: 0px;
	width: 760px;

}

#content_one_top {
	background-image: url(../i/mid_content_one_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 760px;

}

#content_one_mid {
	background-image: url(../i/mid_one_repeat.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 760px;
	background-position: left top;

}

#content_one_bottom {
	background-image: url(../i/mid_content_one.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 760px;

}
#content_one_left {
	width: 200px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	position: relative;
	display: inline;

}

#content_one_right {
	width: 450px;
	margin-left: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;

}
html>body #content_one_right { margin-left: 260px; }

#content_one_right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	text-align: left;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.5em;

}
#content_one_right h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #666666;
	text-align: left;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.5em;

}
/*right side sub nav list, links, press*/

#content_one_right ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-align: left;
	}

#content_one_right li {
	line-height: 1.5em;
	background-image: url(../i/crss_1.gif);
	background-repeat: no-repeat;
	background-position: 12px 7px;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 3em;
	position: relative;
	visibility: visible;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	}

#content_one_right a:link	{
	color: #003366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	}

#content_one_right a:visited	{
	color: #c93;
	text-decoration: none;
	border-bottom: 1px dotted #c93;
	}

#content_one_right a:hover	{
	color: #c33;
	text-decoration: none;
	border-bottom: 1px solid #c33;
	}

#content_one_right a:active	{
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: capitalize;
	color: #003399;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, serif;
	font-size: 180%;
	color: #003366;
	padding: 0px;
	text-align: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
#sub-nav {
	text-align: left;
	position: relative;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;

}

#sub-nav ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	position: relative;
	}

#sub-nav ul li {
	line-height: 3em;
	background-image: url(../i/crss_1.gif);
	background-repeat: no-repeat;
	background-position: 12px 1.25em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 2em;
	position: relative;
	visibility: visible;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	}

#sub-nav p {
	font-family: Geneva, sans-serif;
	font-size: 100%;
	padding-bottom: 3px;
	text-align: left;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;

}

#sub-nav a,
#sub-nav a:visited	{
	color: #003366;
	text-decoration: none;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	}

#sub-nav a:hover,
#sub-nav a:active	{
	color: #c33;
	text-decoration: none;
	border-bottom: 1px solid #c33;
	visibility: visible;
	position: relative;
	}

#sub-nav #active {
	border-bottom-width: 0px;
	border-bottom-style: none;
}


img.left {
	border: 0px none;
	margin-left: 9px;
	margin-top: 10px;
}

img {
	border: 0px none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #003366;
	font-weight: normal;
	text-align: center;
	margin: 0px;
}
div.module {
	background-image: url(../i/titlebox.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 190px;
	margin-left: 8px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* next line gives 'hasLayout' to module pieces, which keeps them well-behaved */
* html div.module {position: relative;}
div.outer {
	background: #fefede;
	padding: 1px;
	width: 190px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 7px;
}
div.inner {
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#subcol div.inner h3 {
	color: #ddd;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align: center;
	font-weight: normal;
	}
#left-image {
	background-image: url(../i/about_4.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 200px;
	background-position: -20px -350px;
	margin-top: 10px;
	margin-left: 2px;

}
img.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;

}
/*table stuff*/
#mytable {
	width: 100%;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background-color: #CAE8EA;
	background-repeat: no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background-color: #CCFFFF;
	background-image: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	font-size: 10px;
}

.end {
	border-left: 1px solid #C1DAD7;
}
td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-image: url(../i/bullet2.gif);
	background-repeat: no-repeat;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
	background-color: #f5fafa;
	background-image: url(../i/bullet1.gif);
	background-repeat: no-repeat;
}
/*call out box*/
#callout {
	background-color: #8990A2;
	margin-left: 5px;
	margin-top: 10px;
	width: 200px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}

#callout p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;

}

#callout h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	padding: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-left: 1px;
	line-height: 1em;
	letter-spacing: .125em;
	background-color: #8990A2;

}
#callout h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #FFFFFF;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
	background-image: url(../i/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;

}
#callout h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: normal;
	text-transform: uppercase;
	color: #003366;
	text-align: center;
	padding: 1px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-left: 1px;
	line-height: 2em;
	letter-spacing: 0.125em;
	background-image: url(../i/titlebottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 190px;
	text-indent: -999999pt;

}
#agreement {
	background-image: url(../i/agree.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 168px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#middle_flash {
	background-image: url(../i/middle.jpg);
	padding: 0px;
	height: 288px;
	width: 760px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#spacer2 {
	height: 1px;
}

/*****************************************************
				Added by downesDesigns
*****************************************************/

#content_one_right .googlemap {
	margin-top: 20px;
	font-size: 11px;
}
#content_one_right .googlemap a {
	font-size: 11px;
}

#content_one_right .offices_list {
	margin-bottom: 30px;
}

blockquote {
	text-align: left;
	font-size: 12px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 15px;
	margin-left: 45px;
	margin-right: 0px;
}
.blue {
	color: #003366;
}
#content_one_mid #content_one_right .padding-top { padding-top: 15px; }

