* {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	visibility: visible;
	padding-right: 0px;
	padding-left: 0px;
	line-height:1.5em;
	text-align: left;
 color:#7a6851;
font-family: Palatino Linotype, Book Antiqua, Palatino, Times New Roman, Times, serif;
font-size: 14px;
}
img {
	border-style: none;
}
h1 {
margin-left: 30px;
	font-size: 16px;
}

h2 { font-style:italic;
	font-size: 18px;
}


ul {
	margin-left: 60px;
}

p {
	margin-left: 40px;
}

.question{
	font-style: italic;
	 font-weight: bold;
	 font-size:1.5em;
}



.article_top {margin-left:80px; margin-right:40px; margin-top:30px; font-size:16px; font-style:italic}
.article_bottom {margin-left:30px; margin-right:40px; font-size:14px; }
.article_bottom_small {margin-left:30px; margin-right:40px; font-size:12px}



		body {
			font: 80% verdana, arial, helvetica, sans-serif;
			text-align: center; /* for IE */
			margin-top: 0;
			background-image: url(../images/body_background.jpg);      /*Uncomment this if there is a background image */
         background-repeat: repeat-x;                               /*Uncomment and edit if there is a background image */
			background-color: #99B2B7; /*must make this match bottom of background image*/
		}
		#container {
			margin: 0 auto;
			text-align: center; /* for IE */
			width: 900px;
			height: 400px; 
			background-image: url(../images/main_frame.jpg); 
			background-position: top; 
			background-repeat: no-repeat;
		}
		#header {
			margin: 0 auto;
			text-align: center; /* for IE */
			height:157px; /*use this to move tabs up and down */
		}
		#pcontent {
			margin: 0 auto;
			text-align: center; /* for IE */
			border-color: #000000;
			background-repeat:no-repeat;
			background-position:0% 85%;
		}

		#pagestyle_right {
			margin-left: 300px;
			width: 330px;
			font-family:Helvetica, Verdana, sans-serif;
			line-height:1.5em;
			font-size:14px;
		}

		#pagestyle_center {
   		text-align: center;
 			font-family:Helvetica, Verdana, sans-serif;
			line-height:1.5em;
			font-size:14px;
		}

		#pagestyle_left {
			margin-left: 0px;
			width: 330px;
			font-family:Helvetica, Verdana, sans-serif;
			line-height:1.5em;
			font-size:14px;
		}
		
		#pagestyle_full {
			font-family:Helvetica, Verdana, sans-serif;
			line-height:1.5em;
			font-size:14px;
		}


		#default_style {
			font-family:Helvetica, Verdana, sans-serif;
			line-height:1.5em;
			font-size:14px;
		}

		#expert_slideshow {
			margin: 0 auto;
			width: 660px;
			margin-top:0;
			text-align: center;
		}

		#main_logo {
/*			width: 660px; 
			height:113px;
			background-image:url(../images/main_logo.gif);
			background-repeat:no-repeat;
			background-position:center;   Disable main logo for this site*/
		}
		.center {
         margin-left:auto; margin-right:auto; display:block; 
			text-align:center;
		}

		.centerheader {
         margin-left:auto; margin-right:auto; display:block; 
			text-align:center;
			padding: 28px 0;
		}

		.menu {
			height: 40px;
			margin-top: 0;
			margin-left:1px;
		}

		.cssnav {
			position: relative;
			float: left;
			padding: 0;
			font-family: arial, helvetica, sans-serif;
			width: 112px;
			height: 40px;
			overflow: hidden; /* for ie to hide extra height*/
			margin-top: 0;
			border: none;
		}
		
		.cssnav span {
			position: absolute;
			left: 1px; top: 8px;
			text-align: center;
			width: 112px;
			cursor: pointer;
			border: none;
		}

			.cssnav a {
			display: block;
			color: #7A6851;
			font-size: 15px;
			width: 112px;
			height: 40px;
			float: left;
			text-decoration: none;
			overflow: hidden;/* for ie to hide extra height*/
			background-image: url(../images/blank.gif);
			visibility:visible; 
			position:relative;
			border: none;
		}
		.cssnav a:hover {
			color: #2C1E16;
			width: 112px; height: 40px; background-image: url(../images/tabs/default_col.gif); 
			visibility:visible; 
			position:relative;
			border: none;
		}
		
		.cssnav img {width: 112px; height: 40px; border: 0; visibility:hidden; position:relative;	border: none;

}
		.cssnav a:hover img{width: 112px; height: 40px; border: 0; visibility:visible;position:relative;border: none;

}

		.cssbutton a {  float:left;  width:247px; height:195px; margin-left: 25px; vertical-align: middle; }
		
	
		
			
		
.slideshow {
	margin: 0px auto;
	width: 400px;
	padding: 0;
	}

div.slideshow img { border: 0; padding: 0; border-style:hidden;} 
div.slideshow div { border: 0; padding: 0; border-style:hidden;} 



/* Section for border */

* html .boxhead h2 {height: 1%;} /* For IE 5 PC */
.bottombox {
	margin: 0 auto; /* center for now */
	width:854px;
	background: url(../images/sbbody.jpg) no-repeat bottom;
	font-size: 100%;
}
.boxhead {
	background: url(../images/sbhead.jpg) no-repeat top;
	margin: 0;
	text-align: center;
	height:112px;
}

.boxbody {
	 margin-left: 50px;
	 margin-right: 90px;
	 margin-bottom: 20px;
	 overflow: hidden;
}

/* End Section for border */

/* @expert box styles */
.ebox1 {
	display: block;
	padding: 10px 10px 10px 10px;
	background: #901808;
	border: 4px solid #F8A88C;
	color: #000;
}
.ebox2 {
	display: block;
	margin-top:3px;
	padding: 10px 10px 10px 10px;
	background: #F5F2EB;
	border: 4px solid #88A3AC;
	color: #333;
	 width: 800px;
}
.ebox3 {
	display: block;
	margin:  10px;
	padding: 10px 10px 10px 10px;
	background: #ffffe6;
	border: 4px solid #f6f086;
	color: #333;
}
.ebox4 {
	display: block;
	margin:  10px;
	padding: 10px 10px 10px 10px;
	background: #f7f7f7;
	border: 4px solid #dbdbdb;
	color: #333;
}
.boxgreen {
	display: block;
	margin:  10px;
	padding: 10px 10px 10px 10px;
	background: #e6ffe1;
	border: 4px solid #bbeeae;
	color: #333;
}

a.linkopacity img {
filter:alpha(opacity=75); 
-moz-opacity: 0.75; 
opacity: 0.75;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

a.testopacity img {
filter:alpha(opacity=75); 
-moz-opacity: 0.75; 
opacity: 0.75;}

a.testopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

#testimonial{
width: 710px;
height: 1000px;
	background-repeat: no-repeat;
  background-position: top right;
}




/* @end */

