
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #E5E5E5 url(images/wrapper-bg-01.jpg) repeat;
	font-family: 'Arvo', serif;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
    line-height: 200%;

}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", cursive;
}



p, ol, ul {
	margin-top: 0px;
    font-size: 14px;
}

strong {
}

a {
	color: #0000FF;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	min-height: 100%;
	height: 100%;
	background: url(images/wrapper-bg-02.jpg) repeat-x left top;
}

#wrapper-bg {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url(images/wrapper-bg-03.jpg) repeat-y center top;
}

#wrapper-bgtop {
	overflow: hidden;
	background: url(images/wrapper-bg-041111.jpg) no-repeat center top;
}

#wrapper-bgtop1 {
	overflow: hidden;
	background: url(images/wrapper-bg-0411.jpg) no-repeat center top;
}
.container {
	width: 900px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	overflow: hidden;
	height: 360px;
}

#header1 {
	overflow: hidden;
	height: 250px;
}

/** LOGO */

#logo {
	height: 360px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-align: center;
}

#logo h1 a {
	display: block;
	margin: 0px;
	padding: 160px 0px 32px 0px;
	letter-spacing: -1px;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-size: 74px;
	font-weight: 400;
	text-decoration: none;
	color: #4F4E4E;
}

#logo p {
	letter-spacing: -2px;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-size: 22px;
	color: #B5B5B5;
}

#logo p strong {
	font-weight: 400;
	color: #7A7A7A;
}

#logo1 {
	height: 260px;
}

#logo1 h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-align: center;
}

#logo1 h1 a {
	display: block;
	margin: 0px;
	padding: 160px 0px 32px 0px;
	letter-spacing: -1px;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-size: 74px;
	font-weight: 400;
	text-decoration: none;
	color: #4F4E4E;
}



#logo1 p {
	letter-spacing: -2px;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-size: 22px;
	color: #B5B5B5;
}

#logo1 p strong {
	font-weight: 400;
	color: #7A7A7A;
}


/** MENU */

#menu {
	height: 45px;
	/*background: url(images/subpage1_01111.jpg) no-repeat left top;*/
}

/* GLOBALHEADER */
#globalheader { width: 900px; height: 37px; margin: 18px auto; position: relative; z-index: 9998; }
#globalheader #globalnav { margin: 0; padding: 0; }
#globalheader #globalnav li { display: inline; }
#globalheader #globalnav li a { float: left; width: 150px; height: 0; padding-top: 38px; overflow: hidden; }
#globalheader #globalnav li a,
#globalheader #globalsearch { background-image: url(images/globalnavbg-small.png); background-repeat: no-repeat; }

/* BUTTONS */
/*#globalheader #globalnav li#gn-home a { background-position: 0 0; }
#globalheader #globalnav li#gn-home a { background-position: -117px 0; }
#globalheader #globalnav li#gn-services a { background-position: -234px 0; }
#globalheader #globalnav li#gn-about a { background-position: -351px 0; }
#globalheader #globalnav li#gn-references a { background-position: -468px 0; }
#globalheader #globalnav li#gn-contact a { background-position: -585px 0; }
#globalheader #globalnav li#gn-support a { background-position: -702px 0; }*/
#globalheader #globalnav li#gn-home a { background-position: 0 0; }
#globalheader #globalnav li#gn-home a { background-position: -150px 0; }
#globalheader #globalnav li#gn-services a { background-position: -300px 0; }
#globalheader #globalnav li#gn-about a { background-position: -450px 0; }
#globalheader #globalnav li#gn-references a { background-position: -600px 0; }
#globalheader #globalnav li#gn-contact a { background-position: -750px 0; }

/* OVER STATES */
#globalheader #globalnav li#gn-hotfix a:hover { background-position: 0 -38px; }
#globalheader #globalnav li#gn-home a:hover { background-position: -150px -38px; }
#globalheader #globalnav li#gn-services a:hover { background-position: -300px -38px; }
#globalheader #globalnav li#gn-about a:hover { background-position: -450px -38px; }
#globalheader #globalnav li#gn-references a:hover { background-position: -600px -38px; }
#globalheader #globalnav li#gn-contact a:hover { background-position: -750px -38px; }





#menu1 {
	width: 250px;
	height: 463px;
	background: url(images/bg3_01.jpg) no-repeat left top;
}

#menu1 ul {
	margin: 0px;
	padding: 55px 0px 0px 37px;
	list-style: none;
	line-height: normal;
	text-align: right;
}

#menu1 li {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

#menu1 a {
	display: block;
	width: 178px;
	height: 30px;
	margin: 0px;
	padding: 14px 35px 0px 0px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #150F0B;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}

#menu1 .active {
	display: block;
	background: url(images/homepage02.png) no-repeat right top;
}

#menu1 .active a {
	text-shadow: 1px 1px 1px #FFFFFF;
	color: #1C1511;
}


/** CONTENT */

#content {
}

/** SIDEBAR */

#sidebar {
}

/** FOOTER */

#footer {
	overflow: hidden;
	margin: 0 0 50px 0;
}

#footer p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	text-shadow: 1px 2px 1px #FFFFFF;
	font-size: 14px;
	color: #9F9F9F;
}

#footer-content-bg {
	overflow: hidden;
	height: 340px;
	background: url(images/footer-bg4.gif) no-repeat left top;
    margin-top: -165px;
}

#footer-content h2 {
	padding: 32px 0px 0px 0px;
	letter-spacing: -1px;
	/*text-align: center;*/
	text-shadow: 1px 1px 1px #D6311B;
	font-size: 38px;
	font-weight: 400;
	color: #2C0D08;
}

#footer-content .icon-box {
	overflow: hidden;
	width: 800px;
	margin: 0px auto;
/*    text-shadow: 1px 1px 1px #D6311B;*/
/*    text-shadow: 1px 1px 1px #ffffff;*/
    color: #000000;
    font-size:small;
}

ul.style1 {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	list-style: none;
}

ul.style1 li {
	float: left;
	margin: 0px 4px;
}

ul.style1 a {
}

ul.style1 .img-border {
	width: 60px;
	height: 60px;
	padding: 12px 0px 0px 12px;
	background: url(images/footer-icon-border-01.png) no-repeat left top;
}

#slidertron-box {
	overflow: hidden;
	width: 900px;
	height: 375px;
	margin: 0px auto;
}

#slider {
	position: relative;
	width: 900px;
	height: 375px;
	background: url(images/slidertron-divider-bg.jpg) no-repeat left top;
}

#slider .viewer {
	position: absolute;
	top: 0;
	left: 0;
	width: 600px;
	height: 375px;
	overflow: hidden;
}

#slider .reel {
}

#slider .slide {
	width: 600px;
	height: 375px;
}

#slider .slide ul {
	margin: 0px;
	padding: 25px 0px 0px 0px;
	list-style: none;
}

#slider .slide li {
	float: left;
}

#slider .captions {
	position: absolute;
	top: 0;
	right: 0;
	width: 240px;
	height: 230px;
	padding: 0px 0px 0px 30px;
}

#slidertron .slide .caption1, #slidertron .slide .caption2 {
	display: none;
}

#slider .slide .caption1, #slidertron .slide .caption2 {
	display: none;
}

#slider .captions .captionLine1 {
	display: block;
	padding: 20px 0px 20px 0px;
	text-shadow: 1px 2px 1px #FFFFFF;
	font-family: 'Cookie', cursive;
	font-size: 45px;
	color: #3E3E3E;
}

#slider .captions .captionLine2 {
	display: block;
	line-height: 160%;
	letter-spacing: -1px;
	text-shadow: 1px 2px 1px #FFFFFF;
	font-family: "Arvo", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #909090;
}

#slidertron .captions .captionLine1 {
	font-size: 45px;
}

#slidertron .captions .captionLine2 {
}

#slider .buttons {
	position: absolute;
	width: 240px;
	height: 125px;
	bottom: 0;
	right: 0;
	padding: 20px 0px 0px 30px;
	text-indent: -999999em;
}

#slider .previous-button {
	display: block;
	float: left;
	width: 58px;
	height: 58px;
	padding-right: 15px;
	background: url(images/slidertron-icon-01.png) no-repeat left top;
	outline: 0;
}

#slider .next-button {
	display: block;
	float: left;
	width: 58px;
	height: 58px;
	background: url(images/slidertron-icon-02.png) no-repeat left top;
	outline: 0;
}

#slider .disabled {
	opacity: 0.50;
}

.gallery {
	margin: 0 auto;
}

.gallery a {
	display: inline-block;
	overflow: hidden;
	width: 135px;
	height: 135px;
	padding: 15px 0px 0px 15px;
	background: url(images/slidertron-thumb-bg.png) no-repeat left top;
}

.gallery a img {
	display: block;
}

.poptrox-popup {
	border: 1px solid #CECECE;
	padding: 5px;
	background-color: #FFFFFF;
}

.poptrox-popup .closer {
	display: block;
	background: url(images/poptrox-closer.png) no-repeat left top;
	width: 47px;
	height: 49px;
	position: absolute;
	top: -1px;
	right: -48px;
	text-indent: -99999em;
}

.poptrox-popup .loader {
	background: url(images/loader.gif) no-repeat center 50%;
}

/** IMAGE BORDER STYLE 1 */

.image-style1 {
	position: relative;
	width: 280px;
	height: 310px;
}

.image-style1 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style1 img {
	position: absolute;
	top: 15px;
	left: 15px;
}

.image-style1a span {
	background: url(images/pics-border-bg.png) no-repeat left top;
}

#box1 {
	float: left;
	padding-right: 20px;
}

#box2 {
	float: left;
}

#box3 {
	float: right;
}

.box {
	position: relative;
	width: 280px;
	height: 310px;
}

.box .title {
	position: absolute;
	width: 280px;
	top: 230px;
	left: 0;
	text-align: center;
	font-family: 'Cookie', cursive;
	font-size: 35px;
	color: #3E3E3E;
}

.box .title a {
	text-decoration: none;
	color: #3E3E3E;
}

/** PAGE */

#page {
	overflow: hidden;
}

#page-bgtop {
	padding: 30px 50px 30px 50px;
}

.one-column #page {
	background: url(images/subpage1_03.jpg) repeat-y left top;
}

.one-column #page-bgtop {
	overflow: hidden;
	background: url(images/subpage1_02.jpg) no-repeat left top;
}

.one-column #page-bgbtm {
	background: url(images/subpage1_04.gif) no-repeat left bottom;
}
