/*##################################
  # Designed by Mary Fisher Design #
  #                                #
  # www.maryfisherdesign.com       #
  # (c) 2008 Copyright             #
  ##################################*/

/* LAYOUT */



body 
{
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	background-color: #00344D;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}


#wrap {
	width: 801px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#header {
	background-image: url(../images/headerbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 79px;
	width: 801px;
}
#flash {
	float:left;
	width: 570px;
}
#box  {
	background-image: url(../images/boxbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 231px;
	padding-top: 50px;
	height: 304px;
	float: right;
}
#box li {
	list-style-type: disc;
	margin-left: 15px;
	font-size: 110%;
}
#box h2 {
	font-size: 150%;
	font-weight: normal;
	padding-bottom: 20px;
}
#content {
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 0px;
	line-height: 20px;
	padding-top: 15px;
}
#content p {
	padding-bottom: 10px;
	padding-left: 30px;
}
#footer {
	background-image: url(../images/footerbg.gif);
	background-repeat: no-repeat;
	height: 72px;
	padding-top: 35px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 0px;
	font-size: 70%;
	text-align: center;
}


#login {
	position:absolute;
	left:621px;
	top:402px;
	width:165px;
	height:39px;
	z-index:1;
	background-image: url(../images/clientlogin.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	background-position: center;
	text-align: center;
}
#login a {
	font-weight: normal;
	text-decoration: none;
	font-size: 90%;
}
#login a:hover {
	text-decoration: underline;
}
#content #left {
	float: left;
	width: 500px;
}
#content #testimonialbox {
	background-image: url(../images/testimonialbox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
	width: 234px;
}
#content #testimonialbox p {
	font-size: 90%;
	font-style: italic;
	line-height: 15px;
	padding-left: 20px;
	padding-right: 20px;
}
#content #testimonialbox h2 {
	font-size: 150%;
	font-weight: normal;
	padding-bottom: 10px;
	background-image: url(../images/testimonialbox_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	padding-left: 20px;
}


/* HEADERS */

h1 {
	font-size: 170%;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 30px;

}
#content h2 {
	font-size: 120%;
	margin-bottom: 10px;
	padding-left: 30px;
	
}
#content   .question {
	font-style: italic;
	font-weight: bold;

}
body#pagethree #content #left,
body#pagefour #content #left,
body#pagefive #content #left {
	width: 100%;
}

body#pagethree #testimonialbox,
body#pagefour #testimonialbox,
body#pagefive #testimonialbox  {
	margin-left: 20px;
}
body#pagethree #content,
body#pagefour #content,
body#pagefive #content {
	padding-left: 0px;
}

body#pageseven #content #left  {
	width: 300px;
	float: left;
}
#pageseven #rightcontact {
	float: right;
	width: 427px;
}
#pageseven #form1 {
}


h4 {
	
}

h5 {
	
}

h6 {
	
}








/* LINKS */

a {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

	


a:hover
{
	text-decoration: none;
	
}




/* NAV */
#nav {
	line-height: 1;
	z-index: 9998;
	height: 35px;
	width: 473px;
	margin-top: 34px;
	float: right;
}

#nav a {
	background: url(../images/nav.gif) no-repeat 0 0;
	display: block;
	height: 35px;
	text-indent: -999em;
	overflow: hidden;
}


#nav li { float: left; position: relative; }
* html #nav li * { position: relative; }
#nav li, #nav ul { margin: 0; padding: 0; }
	
	/*--- Default ---*/
	#nav #butt1 a { background-position: 0 0; width: 54px; }
	#nav #butt2 a { background-position: -54px 0; width: 56px; }
	#nav #butt3 a { background-position: -110px 0; width: 41px; }
	#nav #butt4 a { background-position: -151px 0; width: 98px; }
	#nav #butt5 a { background-position: -249px 0; width: 49px; }
	#nav #butt6 a { background-position: -298px 0; width: 96px; }
	#nav #butt7 a { background-position: -394px 0; width: 79px; }

	/*--- Hovering ---*/
	#nav #butt1 a:hover, body#pageone #nav #butt1 a { background-position: 0 -35px; }
	#nav #butt2 a:hover, body#pagetwo #nav #butt2 a { background-position: -54px -35px;  }
	#nav #butt3 a:hover, body#pagethree #nav #butt3 a { background-position: -110px -35px; }
	#nav #butt4 a:hover, body#pagefour #nav #butt4 a { background-position: -151px -35px;  }
	#nav #butt5 a:hover, body#pagefive #nav #butt5 a { background-position: -249px -35px;  }
	#nav #butt6 a:hover, body#pagesix #nav #butt6 a{ background-position: -298px -35px;  }
	#nav #butt7 a:hover, body#pageseven #nav #butt7 a { background-position: -394px -35px;  }
	


#pagefive #wrap #content li {
	list-style-type: decimal;
	margin-left: 50px;
}

#pageneutral #wrap #content li {
	list-style-type: disc;
	margin-left: 50px;
}
	
	/*--- Active state ---
	#nav li.active a { background-position: 0 -110px; }*/




.picleft {
	float: left;
	margin-right: 10px;
	padding-left: 30px;
}
.sign {

	text-align: right;
	font-size: 90%;
	padding-right: 20px;
	font-style: normal!important;
	margin-bottom: 10px;
}
.picleft2 {
	float: left;
	margin-right: 10px;
}
.top {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	width: 100%;
	display: block;
	padding-bottom: 15px;
	margin-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
}
.picright {
	float: right;
	margin-left: 15px;
}
.h1notbold {
	font-weight: normal;
}
h3 {
	font-size: 130%;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 30px;
}
.piclefthome {
	float: left;
	margin-right: 10px;
	padding-left: 30px;
	margin-bottom: 40px;
}
body#pageone #content li  {
	list-style-type: disc;
	margin-left: 130px!important;
	font-size: 110%;
}
body#pageone #content ul  {
	margin-left: 15px;
	padding-left: 15px;
}
.fontlarger {
	font-size: 130%!important;
}
