
body {
font-family: verdana, 'Verdana', Trebuchet;
text-align: center;
margin: 0px 0 0 0;
padding: 0;
background: #4b727f;
width: 100%;
text-align: center;
font-weight: normal;
}

#homebody {
background-image: url('images/bg.jpg');
}

#wrapper-home {
text-align: center;
/*width: 960px;*/
width:800px;
margin:0 auto; 
}

#header {background-image: url('images/header-bg2.jpg');
background-repeat: no-repeat;
/*width: 960px;*/
width:800px;
/*height: 422px;*/
height: 284px;
text-align: left;}

	.header-left {
	width: 250px;
	text-align: left;	
	padding-top: 0px;
	float: left;
	}

	.header-right {
	width: 250px;	
	float: right;
	text-align: right;
	color: white;	
	margin: 20px 20px 0 0; padding: 0;
	border: 0px solid red;}
	
#main {background-image: url('images/main-bg2.jpg');
background-repeat: no-repeat;
text-align: left;
height: 414px; /*width: 960px;*/
width:805px; 
font-size: .9 em;}	

.nav {	color: margin: 0px 50px 0px 50px;	border: 0px solid orange;	text-align: center;	text-decoration: none; padding-bottom: 12px;}
.nav a{	color: #644f26; text-decoration: none; font-weight: bold; }
.nav a:hover{	text-decoration: underline;		}

	#main p {	margin: 0px 165px 20px 155px;	border: 0px solid red;	line-height: 26px;	}

#footer-fullwidth {
background: #4b727f url(images/wide-footer-bg.jpg) repeat-x;
height: 155px;
width: 100%; 
text-align: center;
border: 0px solid yellow;
}
	
#footer-inside {
background:  url(images/footer-bg2.png) no-repeat;
height: 155px;
width: 800px; 
text-align: center;
border: 0px solid red;
margin:0 auto; 
font-size: .7 em;
}

/* INTERIOR PAGES */

#nothome {
background-image: url('images/bg-int-pages.jpg');
background-repeat: repeat-x;
}

#wrapper {
text-align: center;
width: 960px;
margin:0 auto; 
}

#header-int{
height: 204px;
width: 100%;
text-align: center;
}

#header-int-wrapper{
width: 960px;
background: transparent;
border: 0px solid red;
text-align: left;
}
	.header-int-left {
	width: 250px;
	text-align: left;
	float:left;
		border: 0px solid purple;
	}


	.header-int-right {
	width: 250px;
	float: right;
	text-align: right;
	color: #19404d;
	border: 0px solid yellow;
	margin-top: 20px;
	margin-right: 50px;
	}

	.nav-int {	margin: 0px 0px 20px 0px;	color: white; border: 0px solid orange;	text-align: center;	font-weight: bold;}
	.nav-int a{	color: #f9e8ba; text-decoration: none; font-weight: 800; margin: 0px 16px 0px 16px;}
	.nav-int a:hover {	text-decoration: underline;	}
		
#int-wrapper {
background: #4b727f;
font-family: verdana, 'Verdana', Trebuchet;
text-align: center;
}

#main-int {
width: 960px;
background: #4b727f;
text-align: left;
margin: 10px 0 0 0;
color: white;
line-height: 22px;
}	

#main-int a{
color: #bfe58a;
}	

img {
border: 0px solid white; }


#questions {
width: 240px; background-image: url('images/13q.png'); background-repeat: no-repeat; margin: 0px; float:right; height: 330px; width: 400px;"
}

#questions:hover {
width: 240px; background-image: url('images/13q-hover.png'); background-repeat: no-repeat; margin: 0px; float:right; height: 330px; width: 400px;"
}

#questions-inner {
margin: 120px 120px 0 70px; text-align: center; border: 0px solid red;
}

#questions-inner a{
color: #749526;
font-weight: bold;
text-decoration: none;
}

#questions-inner a:hover{
text-decoration: underline;
}

table {
color: white;
}

h2.trigger {
	padding: 0 0 0 0px;
	margin: 0 0 5px 0;
	background: url(h2_trigger_a.gif) no-repeat;
	height: 36px;
	line-height: 36px;
	width: 960px;
	font-size: 1em;
	font-weight: normal;
	float: left;
	text-align: center;
}
h2.trigger a {
	color: white;
	text-decoration: none;
	display: block;
	font-weight: normal;
}

.trigger h2 a {
	color: white;
	text-decoration: none;
	display: block;
	font-weight: normal;
}

h2.trigger a:hover { color: #ccc; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	/*background: url(images/toggle_block_stretch.png);*/
	background: transparent;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 960px;
	clear: both;
}
.toggle_container .block {
	padding: 16px; /*--Padding of Container--*/
	background: transparent; /*--Bottom rounded corners--*/
	color: white;
	font-weight: normal;
	font-size: .8em;
}


/* Let's highlight the current page navigation */



body#testimonials a#menu-testimonials,
body#contact a#menu-contact,
body#about a#menu-about,
body#faq a#menu-faq,
body#partners a#menu-partners,
body#services a#menu-services
{color: #b5e275;
font-weight: bold;} 

body#home a#menu-home,
{
color: #476A34;
} 


blockquote {
background-color: white;
padding: 20px;
color: black;
min-height: 130px;
_height: 130px;
line-height: 30px;
}
