body {
	margin:0;
	padding:0;
	background:url(../images/bg2.gif) repeat-x top left;
	font-family: "Lucida Grande", "lucida sans Unicode", Arial, serif;
	font-size:13px;
	color:#3a3a38;
}
a {
	outline:none;
}
div#leftcorner {
	background: url(../images/shadow.png) 50% 170px no-repeat;
}
div#rightcorner {
	background:none;
}
div#mainwrapper {
	width:960px;
	margin:0 auto;
}
div.clear {
	clear:both;
	width:100%;
	height:1px;
}
div#header {
	width:914px;
	margin:0 auto;
	padding:5px 0 0 0;
}
div#header h1 {
	background:url(../images/logo_2.png) top left no-repeat;
	float:left;
	padding:0px;
	margin:10px 0 0 10px;
	width:463px;
	height:75px;
}
div#header h1 span{
	display:none;
}
div#conentwrapper {
	padding:0px;
	margin:0px;
}
div#navwrapper {
	width:388px;
	float:right;
	margin:0 10px 0 0;
	padding:40px 0 0 0px;
}
ul#mainnav{
	display:inline;
	padding:0;
	margin:0px;
	list-style:none;
	float:right;
}
ul#mainnav li {
	padding:0;
	margin:0px;
	display:inline;
	float:left;
	position:relative;
}
ul#mainnav li a{
	display:block;
	height:46px;
	width:92px;
	text-align:center;
	line-height:40px;
	text-decoration:none;
	color:#666666;
	font-size:14px;
	font-family:"Lucida Grande", "lucida sans Unicode", Arial, serif;
}
ul#mainnav li a:hover {
	background:url(../images/nav_hov.png) bottom center no-repeat;
	color:#000000;
}
ul#mainnav li a.active {
	background:url(../images/nav_hov.png) bottom center no-repeat;
	color:#663366;
}
div#contentwrapper {
	width:914px;
	margin:0 auto;
	padding:0 0 0 0;	
}
div#contentbg{
	position:relative;
	margin:0;
	padding:0 0 0 0;
	background:url(../images/content_bg5.1.png) top center no-repeat;
	height:390px;
	padding:0px 40px;
}



div.currentwrapper {
	padding: 20px 0px 10px 0px;
	float:left;
	width:880px;
}
div.wide {
	width:3656px;
}
div#crop {
	width:880px;
	height:360px;
	overflow: hidden;
}
div.currentimage {
	width:430px;
	height:315px;
	margin:0px;
	padding:0px;
	float:left;
	background:url(../images/seperator.gif) top right repeat-y;
}
div.currentcontent {
	width:427px;
	height:315px;
	margin:0px;
	padding:0 3px 0 20px;
	float:right;
}
div.currentcontentleft {
	width:427px;
	height:315px;
	margin:0px;
	padding:0 3px 0 20px;
	float:left;
}
div.currentcontent h2, div.currentcontentleft h2, div.currentimage h2, div.contactinfo h2, div.contactform h2 {
	font-size:30px;
	letter-spacing:-2px;
	color:#3a3a38;
	padding:0px;
	margin:0px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
div.currentcontent h6, div.currentcontentleft h6, div.currentimage h6, div.contactinfo h6, div.contactform h6 {
	font-size:10px;
	font-weight:normal;
	color:#3a3a38;
	padding:0px;
	margin:0px;
	line-height:18px;
}
div.currentcontent p, div.currentcontentleft p, div.currentimage p, div.contactinfo p, div.contactform p {
	text-align:justify;
	line-height:18px;
	font-family: georgia, times, sans-serif;
	font-style:italic;
}
div.currentcontent p a, div.currentcontentleft p a, div.contactinfo p a, div.contactform p a {
	text-decoration:none;
	background:#4b4946;
	color:#fff;
	padding:0px 7px 1px 7px;
	margin:0 3px 0 3px;
}
div.currentcontent h6 a, div.currentcontentleft h6 a, div.contactinfo h6 a, div.contactform h6 a {
	text-decoration:none;
	background:#4b4946;
	color:#fff;
	padding:0px 7px 1px 7px;
	margin:0 3px 0 3px;
}
div.currentcontent h6 a:hover, div.currentcontentleft h6 a:hover, div.contactinfo h6 a:hover, div.contactform h6 a:hover {
	color: white;
	text-decoration:none;
	background:#333130;
}
div.currentcontent a:hover, div.currentcontentleft a:hover, div.contactinfo a:hover, div.contactform a:hover {
	color: white;
	text-decoration:none;
	background:#333130;
}

div.currentcontent h3, div.currentcontentleft h3, div.currentimage h3, div.contactinfo h3, div.contactform h3 {
	font-size:15px;
	color:#3a3a38;
	padding:0px;
	margin:0px;
}
div.currentcontent ul, div.currentimage ul, div.contactinfo ul, div.contactform ul {
	padding:10px 0 0 0;
	margin:0;
	list-style:none;
}
div.currentcontent ul li, div.currentimage ul li, div.contactinfo ul li, div.contactform ul li{
	display:inline;
	font-size:13px;
	line-height:20px;
	padding-left:15px;
	background:url(../images/list2.png) center left no-repeat;
	border-bottom:1px dotted #8a8986;
}
div#toolswrapper {
	margin-top:10px;
}
div#toolswrapper ul {
	width:200px;
	padding:0;
	margin:0;
	list-style:none;
	float:left;
}
div#toolswrapper ul li {
	background:none;
	margin:0px;
	padding:0px;
	border:none;
}
div#toolswrapper ul li a {
	display:block;
	font-size:13px;
	line-height:28px;
	padding-left:25px;
	background:url(../images/bullet.gif) center left no-repeat;
	border-bottom:1px solid #8a8986;
	text-decoration:none;
	color:#3a3a38;
}
div#toolswrapper ul li a:hover {
	color:#333130;
	padding-left:27px;
	background-position: 3px 50%;
}
div#navindicator {
	display:none;
	width:19px;
	height:134px;
	position:absolute;
	bottom:100px;
	left:5px;
	background:url(../images/testimonials.png) no-repeat;
}
div#navindicator span {
	display:none;
}
ul#sidetabs {
	display:none;
	position:absolute;
	width:25px;
	list-style:none;
	padding:0;
	margin:0;
	top:32px;
	left: 1px;
}
ul#sidetabs li a {
	display:block;
	width:25px;
	height:28px;
	background:url(../images/tabs.png) top left no-repeat;
	color:#fff;
	font-size:11px;
	text-align:center;
	padding-left:0px;
	line-height:28px;
	text-decoration:none;
	background-position: 0 -29px;
}
ul#sidetabs li a:hover {
	background-position: 0 0px;
}
ul#sidetabs li a.activetab {
	background-position: 0 0px;
}
small {
	font-size:9px;
}
div#otherlinks, div#books, div#quickcontact {
	width:550px;
	float:left;
	margin:10px 155px 0 155px;
	background: url(../images/) top left no-repeat;
	height:5px;
	padding:10px 50px 20px 50px;
	position:relative;
	background-color: #666666;
	text-align: center;
	
}
div#otherlinks {
	margin-left:25px;
	display:inline;
}
div#otherlinks h3, div#books h3, div#quickcontact h3 {
	font-size:18px;
	color:#fff;
	padding:0;
	margin:0;
	text-align:center;
	letter-spacing:-1px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, sans-serif;
}
div#otherlinks h6, div#books h6, div#quickcontact h6 {
	font-size:10px;
	font-weight:normal;
	color:#fff;
	padding:0px;
	margin:0px;
	text-align:center;
}
div#otherlinks ul, div#books ul, div#quickcontact ul{
	padding:15px 0 0 0;
	margin:0;
	list-style:none;
}
div#otherlinks ul li a, div#books ul li a, div#quickcontact ul li a {
	display:block;
	font-size:13px;
	line-height:28px;
	padding-left:25px;
	background:url(../images/list2.png) center left no-repeat;
	border-bottom:1px solid #393736;
	color:#959796;
	text-decoration:none;
}
div#otherlinks ul li a:hover, div#books ul li a:hover, div#quickcontact ul li a:hover {
	padding-left:25px;
	color:#fff;
	background-position: 1px 50%;
}

div#footer {
	padding:15px 15px 5px 15px;
	height:100px;
	font-size:11px;
	font-weight: lighter;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	border: 1px double #999999;
}
div#footer p {
	text-align:center;
}


img {
	border:none;
	padding:0;
	margin:0;
}


div.contactinfo {
	width:237px;
	height:315px;
	margin:0px;
	padding:0 3px 0 20px;
	float:right;
	background:url(../images/seperator.gif) top left repeat-y;
}









div.currentimage img {
	background:url(../images/lightbox-ico-loading.gif) center center no-repeat;
}



/*********** Fixes for our "beloved" IE6 ***********/
* html div#conentwrapper {
	margin-top:-15px;
}
* html div#leftcorner {
	background:none;
}
* html div.currentcontentleft, * html div.currentcontent, * html div.contactinfo {
	padding:0 0 0 20px;
}
* { 
	behavior: url(iepngfix.htc); 
}
