/***** Page *****/

body {
    background: #FFFFFF;
    background-image: url( 'images/body-bg.gif' );
    background-position: top;
    background-repeat: repeat-x;
    color: #1c0b75;
    margin: .5em;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .8em;
}

body a:visited {
    text-decoration: none;
	color: #666
    border: 0;
}

.left {
    float: left;
    padding: 0;
    text-align: left;
    font-size: 1em;
    font-weight: normal;
    display: inline;
}

.right {
    display: inline;
    float: right;
    text-align: right;
    padding: 0;
    font-size: 1em;
    font-weight: normal;
}

/***** Wrapper *****/

#dblwrap {
	background-image: url("images/shadow2.gif");
	background-position: top right;
	background-repeat:repeat-x;
	margin: 0px auto;
	padding: 3px 0px 0px 0px;
	width: 790px;
	z-index: 0;
}

#wrapper {
	background: #FFF;
	border-top: 1px solid #758AF7;
    border-right: 1px solid #758AF7;
	border-bottom: 1px solid #758AF7;
	border-left: 1px solid #758AF7;
    color: #000;
    margin: 0px auto;
    padding: 12px 16px 0 15px;
    width: 748px;
	/*padding: 10px 10px 0 10px;*/
}

#header {
    margin: 0 0 0 0;
	padding: 0 0 0 0; 
    float: left;
	height: 175px;
    width: 100%;
   	background-image: url("images/downtown_fid_no_-links_2.gif");
    background-position:top left;
    background-repeat:no-repeat;
    background-color: #A1ADED;	
    border-top: 1px solid #A1ADED;
	border-left: 1px solid #A1ADED;
	border-right: 1px solid #A1ADED;	
    /*background-image:url('images/downtown_fid_no_-links.gif');
    background-position:top left;
    background-repeat:no-repeat;*/
}

/***** Navigation *****/

#navigation {
	margin: 0 0 0 19px;
	padding: 0 0 15px 0px;
	font-size: 11pt;
	font-weight: bold;
	float: left;
	position: relative;
	top: -30px;
	left: 12px;
	width: 700px;
	background-color: transparent;
}

#navigation a {
    padding: 0 0px 15px 0px;
    text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
	color: #1C1348;    
}

#navigation a:hover, #navigation .selected {
    color: #FFF;
    background-color: transparent;
}

#navigation .dots {
	color: #FFF;
	font-size: 18px;
	font-weight: bolder;
	padding: 0 4px 0 8px;
	}


/***** Content *****/
#address {
	background: #FFF;
	float:left;
	text-align:justify;
	margin: -41px 5px 5px 0px; 
    padding: 0px 0px 0px 0px;
    width: 700px;
    color: #1C1348;
	}
	
#address a {
    background: inherit;
    color: #1C1348;
    text-decoration: none;
}	
	
#content {
    background: #FFF;
    float: left;
	margin: 0px 5px 5px 5px; 
    padding: 5px 10px 15px 10px;
    width: 700px;
    color: #1C1348;
}

#content h1 {
    color: #1C1348;
    font-size: 1.3em;
    margin: 0;
    padding: 0px 5px 0 0;
    text-align: left;
    background: inherit;
}

#content h2 {
    color: #1C1348;
    font-size: .9em;
    margin: 0;
    padding: 0 0 0 10px;
    font-weight: normal;
    background: inherit;
}

#content p {
    margin: 10px 5px;
    padding-left: 10px;
    padding-right: 10px;
    background: inherit;
    color: inherit;
	line-height: 1.5em;
}

#content a {
    text-decoration: none;
    color: #03C;
    background-color: #FFF;
}

#content a:hover {
	text-decoration: underline;
	color: #03F;
}

#content ul{
    list-style-type:square;
}

#content ul li{
    padding-bottom:.5em;
	padding-top: .5em;
}

#about {
	margin: 0px 50px 0px 25px;
	text-align:left;
	}


#about img {
	float:left;
	border: 1px solid #1C1348;
	margin: 0px 15px 0px 0px;
	 	}
		
#about li {
	margin: 0px 0px 0px 125px;
		}		
		
#about_bottom {
	margin: 0px 0px 0px 125px;
	text-align:left;
	}
		

#faq a{
	color: #1C1348;
	text-decoration: none;
	background: url("images/dots.jpg") repeat-x left bottom;
	}
	
#faq a:hover{
	text-decoration: underline;
	}

#faq ul{
    margin-bottom: -.75em;
}
	
#faq ul li{
	list-style-image: url("images/bullet.gif");
	padding-top:.25em;
	color: #2F9191;
    padding-bottom:1.50em;
	margin-top: -1em;
}
	
#quickbooks_answer h1 {
    color: #438037;
    font-size: 1.3em;
    margin: 0;
    padding: 0px 5px 0 0;
    text-align: left;
    background: inherit;
}	
	
#quickbooks_answer p {
    margin: 10px 5px;
    padding-left: 10px;
    padding-right: 10px;
    background: inherit;
    color: #406540;
	line-height: 1.5em;
}

#quickbooks_answer img {
	display:inline;
	border: 2px solid #406540;
	 	}
	
/***** Side Content *****/

#sidecontent {
    margin: 0;
    padding: 15px 0 0 0;
    float: right;
    width: 164px;
    color: #000000;
    background-color: #FCFBE9;
}

#sidecontent ul {
    color: #333;
    list-style: none;
    padding: 0;
    margin: 0;
    background: inherit;
}

#sidecontent li {
    padding: 0.1ex 0;
}

#sidecontent li a {
    color: #000;
    text-decoration: none;
    font-size: 1em;
    display: block;
    padding: 8px 20px;
    background: inherit;
}

#sidecontent li a:hover {
    background: #9E8100;
    color: #FFFFFF;
}

#sidecontent h4 {
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    padding: 10px 0 2px 15px;
}

/***** Footer *****/

#footer {
    background: #FFF;
    clear: both;
    color: #1C1348;
    font-size: .9em;
    height: 3.2em;
    line-height: 1.8em;
    padding: 0 0 10px 0;
    text-align: center;
}

#footer a {
    background: inherit;
    color: #1C1348;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#footer .left {
    margin: 0 0 0 8px;
}

#footer .right {
    margin: 0 8px 0 0;
}

#footer .center {
    margin: 0 0px 0 0px;
}

#headerfooter {
    margin: 0 0 0 0;
	padding: 0 0 0 0; 
    float: left;
	height: 150px;
    width: 100%;
   	background-image: url("images/downtown_fid_no_-links.gif");
    background-position:top left;
    background-repeat:no-repeat;
    background-color: #BFC8F5;	
    border-top: 0px solid #BFC8F5;
	border-left: 0px solid #BFC8F5;
	border-right: 0px solid #BFC8F5;
    /*background-image:url('images/downtown_fid_no_-links.gif');
    background-position:top left;
    background-repeat:no-repeat;*/
}
