

/* Global Defaults
=====================================================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object {
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img,abbr{
	border:0;
}
ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
a,a:link,a:visited,a:hover, a:visited { 
	color: #fff;
	text-decoration: underline;
}
a:focus,a:hover { 
	text-decoration:none;
}
a img { 
	border:0; 
}
.clear { 
	clear:both; 
}
:focus {
	outline: 0;
}
.textcenter{
	text-align:center;
}
.textright{
	text-align:right;
}
/* Global Elements
=====================================================================*/






/* Contact Form Elements
=====================================================================*/


#frmcontact {
	width:398px;
	height:233px;
	background:url(../images/back_form.png) no-repeat;
	margin:15px 0 0 0;
	padding:3px 0;
}
#frmcontact label {
	width:56px;
	float:left;
	text-align:right;
	font-size:1.4em;
	padding:10px 10px 0 0;
}
.textbox {
	width:316px;
	height:19px;
	float:left;
	background:#fff;
	border:1px solid #dedede;
	margin:7px 0 0 0;
	padding:2px 3px 0 3px;
}
.textareacontact {
	width:316px;
	height:111px;
	padding:3px;
	background:#fff;
	border:1px solid #dedede;
	margin:7px 0 0 0;
}
.submitcontact {
	width:72px;
	height:25px;
	text-align:center;
	color:#fff;
	font-size:1.2em;
	background:url(../images/submitcontact.png) no-repeat;
	border:none;
	text-transform:uppercase;
	cursor:pointer;
	float:right;
	margin:10px 10px 0 0;
}
.submitcontact:hover {
	background-position:0 -25px;
}
#frmcontact br {
	clear:both;
}



/* End Form Elements
=====================================================================*/


body {
	background:#fff url(../images/background.jpg) 50% 0;
	line-height: 1.6em;
	font:62.5% Arial, Verdana, serif;
	min-height:100%;
}
.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
/* Start CSS Coding
=====================================================================*/
#container{
	width:100%;
	background:url(../images/top_header.png) repeat-x;
}
#wrapper {
	width:960px;
	margin:0 auto;
}
#topheader {
	width:960px;
	height:41px;
}
#mainmenu {
	width:730px;
	height:41px;
	float:left;
}
#mainmenu  li {
	height:41px;
	float:left;
	display:inline;
	margin:0 10px 0 0;
}
#mainmenu li a, #mainmenu li a:link, #mainmenu li a:visited {
	height:30px;
	float:left;
	display:inline;
	padding:11px 10px 0 10px;
	font-family:"Myriad Pro", arial, serif;
	font-size:1.3em;
	text-transform:uppercase;
	text-decoration: none;
	color:#fff;
}
#mainmenu li a:hover, #mainmenu li.active a, #mainmenu li.active a:link, #mainmenu li.active a:visited {
	background:url(../images/menu_hover.png) repeat-x;
	color:#000;
	text-decoration:none;
}
#contactinfo {
	width:220px;
	height:30px;
	float:right;
	text-align:right;
	padding:5px 10px 0 0;
	font-family:Arial, Georgia, Garamond, serif;
	font-size:14px;
	color:#fff;
	line-height: 100%;
}

#contactinfo a:link {
color: #ccc;
text-decoration: none;
font-size: 9px;
}

#contactinfo a:visited {
color: #fff;
text-decoration: none;
}

#contactinfo a:hover {
color: #fff;
text-decoration: underline;
}




#header {
	width:960px;
	height:148px;
}
#slogan {
	width:550px;
	float:left;
	display:inline;
	margin:42px 0 0 0;
	font-family:Georgia, Garamond, serif;
	font-size:2.2em;
	line-height: 140%;
	color:#fff;
	font-weight: lighter;
}
#logo{
	width:281px;
	height:124px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:inline;
	float:right;
	text-indent:-5000px;
	margin:9px 29px 0 0;
}
#logo span{
	background:url(../images/logo.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#slideshow {
	width:955px;
	height:370px;
	background:url(../images/back_slideshow.png) repeat-x;
	padding:5px 0 0 5px;
}
.mainslideshow {
	width:949px;
	height:311px;
	position:relative;
}
.insideslideshow {
	width:949px;
	height:311px;
}
#navslideshow {
	width:949px;
	height:54px;
	background:url(../images/nav_slideshow.png) repeat-x;
	margin:5px 0 0 0;
}
.placeslideshow {
	width:949px;
	height:311px;
	position:relative;
}
.mainslideshow div.descslide {
	width:196px;
	height:275px;
	position:absolute;
	z-index:10;
	top:0;
	left:0;
	background:url(../images/back_desc.png) repeat-y;
	padding:18px;
	overflow: auto;
}
.ui-tabs-hide {  
	display: none;  
}
.descslide h2 {
	font-size:2.0em;
	border-bottom: 1px dotted white;
	color:#fff;
	padding:0 0 5px 0;
	margin-bottom: 10px;
	width:196px;
}
.descslide p {
	font-size:1.1em;
	color:#fff;
	line-height:1.7em;
	padding:0 0 10px 0;
	width:196px;
}
.descslide h3 {
	font-size:1.4em;
	text-indent: 5px;
	color:#fff;
	padding:0 0 5px 0;
	width:196px;
	border-bottom: 1px dotted white;
	margin-bottom: 5px;
}
.descslide ul {
	width:196px;
	padding:0 0 10px 0;
}
.descslide ul li {
	width:186px;
	padding:0 0 0 10px;
	background:url(../images/bullet.png) no-repeat 0 6px;
	font-size:1.1em;
	color:#fff;
	line-height:1.6em;
}
.mainslideshow div.titleslide {
	width:529px;
	height:37px;
	position:absolute;
	z-index:50;
	left:0;
	top:316px;
	font-size:1.4em;
	color:#fff;
	padding:17px 0 0 16px;
}
.titleslide span {
	color:#959595;
}
.menutabs {
	height:46px;
	float:right;
	margin:4px 0 0 0;
}
.menutabs li {
	width:68px;
	height:46px;
	float:left;
	display:inline;
	margin:0 4px 0 0;
}
.menutabs li a {
	width:68px;
	height:46px;
	float:left;
	display:inline;
	overflow:hidden;
}
.menutabs li a:hover img, .menutabs li.ui-tabs-selected a img{
	margin:-46px 0 0 0;
}
.placerel {
	position:relative;
}
#content {
	width:950px;
	background:url(../images/back_content.png) repeat-x 0 100%;
	padding:5px;
}
#contentfront {
	width:950px;
	height:325px;
	background:url(../images/content_front2.png) repeat-x;
}

#contentfront a:link {
text-decoration: none;
}

#contentfront a:visited {
text-decoration: none;
}


.box1 {
	width:211px;
	height:325px;
	float:left;
	padding:0 4px 0 9px;
	position:relative;
}
.box1 .linkbig {
	position:absolute;
	z-index:10;
	width:141px;
	height:275px;
	top:0;
	left:0;
}
.box1.active, .box2.active, .box1:hover, .box2:hover{
	background:#fff;
}
.box1.active h3, .box2.active h3, .box1:hover h3, .box2:hover h3 {
	color:#000;
}
.box1 h3, .box2 h3 {
	height:25px;
	font-size:1.4em;
	color:#000;
	font-weight:lighter;
	color:#fff;
	padding:10px 0 0 9px;
}
.box1 ul {
	width:211px;
	padding:9px 0 0 0;
}
.box1 ul li {
	width:211px;
	height:24px;
	float:left;
	margin:0 0 1px 0;
	font-size:1.1em;
	color:#000;
}
.box1 ul li a, .box1 ul li a:link, .box1 ul li a:visited {
	width:212px;
	height:19px;
	float:left;
	padding:5px 0 0 9px;
	color:#000;
	text-transform:uppercase;
}
.box1 ul li a:hover, .box1 ul li.ui-tabs-selected a {
	background:url(../images/menu_box1.png) no-repeat;
	color:#fff;
	text-decoration:none;
}
.box2 {
	width:211px;
	height:325px;
	float:left;
	padding:0 4px 0 9px;
	position:relative;
}
.box2 .linkbig {
	position:absolute;
	z-index:10;
	width:207px;
	height:275px;
	top:0;
	left:0;
}
.box2 ul {
	width:207px;
	padding:9px 0 0 0;
}
.box2 ul li {
	width:207px;
	height:24px;
	float:left;
	margin:0 0 1px 0;
}
.box2 ul li a, .box2 ul li a:link, .box2 ul li a:visited {
	width:198px;
	height:19px;
	float:left;
	padding:5px 0 0 9px;
	font-size:1.1em;
	color:#000;
	text-transform:uppercase;
}
.box2 ul li a:hover, .box2 ul li.ui-tabs-selected a {
	background:url(../images/menu_box2.png) no-repeat;
	color:#fff;
	text-decoration:none;
}
/* Inner Page
=====================================================================*/
#slideshowinner {
	width:955px;
	height:316px;
	background:url(../images/back_slideshow.png) repeat-x;
	padding:5px 0 0 5px;
}
.slidetitle {
	width:929px;
	height:27px;
	background:url(../images/title_slide.png) no-repeat;
	position:absolute;
	left:0;
	top:272px;
	font-size:1.1em;
	text-transform:uppercase;
	color:#fff;
	padding:12px 10px 0 10px;
	z-index:10;
}
.slidetitle .left {
	float:left;
}
.slidetitle .right {
	float:right;
}
#menutabshidden {
	display:none;
}
#contentinner {
	width:950px;
	background:url(../images/back_content.png) repeat-x 0 100%;
	padding:0 5px 5px 5px;
}
#contentwrapinner {
	width:950px;
	background:url(../images/content_inner.png) repeat-x 0 100%;
	padding:0 0 15px 0;
}
#contentleft {
	width:286px;
	float:left;
	display:inline;
	padding:20px;
}
#contentleft h1 {
	font-family:Georgia, Garamond, serif;
	font-size:2.0em;
	font-weight:lighter;
	padding:0 0 15px 0;
}
#contentleft p {
	font-family:Verdana, arial, serif;
	font-size:1.1em;
	color:#464646;
	padding:0 0 15px 0;
	line-height:1.6em;
}
#contentmain {
	width:612px;
	float:left;
	padding:20px 0 0 0;
}
#contentmain h2 {
	font-family:Georgia, Garamond, serif;
	font-size:2.0em;
	font-weight:lighter;
	padding:0 0 5px 0;
	border-bottom:1px solid #bdafad;
	margin-bottom: 12px;
	margin-top: 12px;
}
#contentmain ul {
	padding:5px 0;
}
#contentmain ul li {
	background:url(../images/bullet3.png) no-repeat 0 7px;
	padding:0 0 0 15px;
	font-family:Verdana, arial, serif;
	font-size:1.2em;
	color:#222;
	line-height:1.6em;
	margin:0 0 3px 20px;
}

#contentmain a:link, a:visited {
color: #222;
}

.contentborder {
	padding:15px 0 0 0;
	border-top:1px solid #bdafad;
	/* border-bottom:1px solid #bdafad; */
}
#contentmain p {
	font-family:Verdana, arial, serif;
	font-size:1.2em;
	color:#464646;
	padding:0 50px 15px 0;
	line-height:1.6em;
}


/* Footer
=====================================================================*/
#footer {
	width:960px;
	height:124px;
	background:url(../images/footer.png) no-repeat;
	margin:5px 0 0 0;
}
#menufooter {
	width:160px;
	float:left;
	display:inline;
	margin:12px 0 0 10px;
}
#menufooter li {
	margin:0 0 3px 0;
}
#menufooter li a, #menufooter li a:link, #menufooter li a:visited {
	font-size:1em;
	color:#CCC;
	text-decoration: none;
	text-transform:uppercase;
}
#menufooter li a:hover {
	font-size:1em;
	color:#fff;
	text-decoration: none;
	text-transform:uppercase;
}


#address {
	width:240px;
	float:left;
	margin:12px 0 0 0;
}
#address p {
	font-size:1.1em;
	color:#fff;
	padding:0 0 12px 0;
	line-height:1.6em;
}
#textfooter {
	text-align:center;
	font-family:Georgia, Garamond, serif;
	color:#fff;
	font-size:1.1em;
	margin:20px 0;
	font-weight:lighter;
}