html, body {
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Eurostile;
	font-size: 20px;
	color: #5B5B5B;
	border: #5B5B5B;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: Eurostile;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 10px;
}

p, ol {
	line-height: normal;
}

strong {
	color: #333;
	font-family: Arial;
	text-transform: uppercase;
}
h5 {
	text-indent: 20px;
}

a {
	color: #B25900;
}

a:hover {
	text-decoration: none;
	color: #A55329;
}

a img {
	border: none;
	left: -20px;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}
#wrap {
}

.container {
	width: 900px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	overflow: hidden;
	height: normal;
}

/** LOGO */

#logo {
	width: 900px;
	height: 90px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#logo h1, #logo p {
	line-height: normal;
	border-bottom: 1px double #C9C9C9;
	color: #666;
	display: block;
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 20px;
}

/** MENU */

#menu-wrapper {
	height: 40px;
	position: fixed;
	z-index: 1;
	width: 900px;
	left: 50%;
	top: 0%;
	margin-left: -450px;
	background-color: #FC9;
}

#menu {
	overflow: visible;
	height: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	background-color: #FFF;
	background-color: #CCC;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
	height: 10px;
}

#menu li {
	display: inline-block;
	width: 100px;
	height: 2px;
}
#menu a {
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 500;
	color: #333;
	font-family: Eurostile;
	font-style: normal;
}

#menu a:hover {
	color: #669900;
}
#menu a:active {
}

/** PAGE */

#page {
	overflow: hidden;
	padding: 10px 0px;
}

#twocolumn1 {
	width: 900px;
	margin: 0px auto;
}

#onecolumn {
}

/** CONTENT */

#content {
	float: right;
	width: 590px;
}

.two-column2 #content {
	float: left;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 280px;
	color: #DEDEDE;
}

.two-column2 #sidebar {
	float: right;
}

#sidebar h2 {
	padding: 0px 0px 10px 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 400;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li {
}

#sidebar li a {
	line-height: 180%;
	color: #DEDEDE;
}

/** FOOTER */

#footer {
	width: 900px;
	height: 100px;
	padding-top: 4px;
	color: #A0A0A0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer p {
	margin: 0px;
	padding: 60px 0px 0px 0px;
	text-align: center;
	font-family: Eurostile;
	font-size: 14px;
}

#column1, #column2, #column3 {
	width: 280px;
}

#column1 {
	float: left;
	padding-right: 30px;
}

#column2 {
	float: left;
}

#column3 {
	float: right;
}

/** IMAGE BORDER STYLE 1 */

.image-style1 {
	width: 260px;
	margin-bottom: 30px;
	padding: 10px 10px 0 10px;
	background-color: #FFFFFF;
	border: 1px solid #CFCFCF;
	box-shadow: 0px 0px 3px 2px rgba(158, 158, 158, 0.2);
}

.image-style1 span {
}

.image-style1 img {
}

.image-style1a span {
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 15px;
	color: #606060;
}

.box-style1 {
	width: 810px;
	background-color: #FFFFFF;
	border: 1px solid #CFCFCF;
	box-shadow: 0px 0px 3px 2px rgba(158, 158, 158, 0.2);
	border-collapse: collapse;
	font-family: Eurostile;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 45px;
	padding-right: 45px;
	padding-bottom: 30px;
	padding-left: 45px;
}

.box-style1 .title {
	display: block;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 200;
	color: #000;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.box-style2 {
	width: 510px;
	padding: 45px 40px;
	background-color: #FFFFFF;
	border: 1px solid #CFCFCF;
	box-shadow: 0px 0px 3px 2px rgba(158, 158, 158, 0.2);
}

.box-style2 .title {
	display: block;
	padding: 0px 0px 20px 0px;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 400;
	color: #545454;
}

.box-style3 {
	width: 220px;
	padding: 20px 30px;
	background: url(images/sidebar-bg-01.png) repeat;
	box-shadow: 0px 0px 3px 2px rgba(158, 158, 158, 0.2);
}

.box-style3 .content {
	padding: 20px 0px 25px 0px;
}

.box-style4 {
	width: 220px;
	padding: 20px 30px;
	background: url(images/sidebar-bg-02.png) repeat;
	box-shadow: 0px 0px 3px 2px rgba(158, 158, 158, 0.2);
}

.box-style4 .content {
	padding: 20px 0px 25px 0px;
}

#box1 {
	margin-bottom: 30px;
}

#welcome {
	overflow: hidden;
	width: 226px;
	min-height: 194px;
	margin: 0px -3px 20px -3px;
	padding: 25px 30px 25px 30px;
	background: url(images/welcome-content-bg.png) no-repeat left bottom;
	text-align: center;
	color: #DEDEDE;
}

#welcome-bgtop {
	width: 286px;
	height: 25px;
	margin: 0px -3px 0px -3px;
	background: url(images/welcome-content-bg-top.png) no-repeat left top;
}

#welcome h2 {
	padding: 0px 0px 10px 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 37px;
	font-weight: 400;
	color: #FFFFFF;
}

.gallery {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.gallery a {
}

.gallery a img {
}

.poptrox-popup {
	padding: 10px 10px 60px 10px;
	background-color: #FFFFFF;
	border: 1px solid #CFCFCF;
	box-shadow: 0px 0px 4px 2px rgba(158, 158, 158, 0.2);
}

.poptrox-popup .closer {
	position: absolute;
	width: 60px;
	height: 30px;
	bottom: 15px;
	right: 20px;
	outline: 0;
	background: #5E5E5E url(images/sidebar-bg-01.png) repeat;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	color: #FFFFFF;
}

.poptrox-popup .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 60px;
	line-height: 60px;
	padding: 0 20px 0 20px;
	font-size: 18px;
	color: #606060;
}

.poptrox-popup .loader {
	background: url(images/loader.gif) top center no-repeat;
	height: 60px;
	margin-top: 63px;
}

.page-border-bg {
	clear: both;
	width: 900px;
	height: 4px;
	border-top: 1px double #C9C9C9;
}

.sidebar-border1 {
	width: 220px;
	height: 4px;
	border-top: 1px solid #838383;
}

.sidebar-border2 {
	width: 220px;
	height: 4px;
	border-top: 1px solid #9A9A9A;
}
.more {
	display: none;
	border-bottom: 1px solid #C9C9C9;
	margin-bottom: 20px;
}
a.showLink, a.hideLink {
	text-decoration: none;
	color: #669900;
	padding-left: 5px;
	font-weight: bold;
}
.twobytwo {
	background-image: url(images/2x2.png);
	background-repeat: no-repeat;
	height: 336px;
	width: 470px;
	position: relative;
	float: left;
	clear: left;
	left: 0px;
}
#twobytwo-mode1 {
	position: absolute;
	top: 152px;
	left: 197px;
	width: 30px;
	height: 30px;
	background-color: transparent;
	border: 1px solid yellow;
}
#twobytwo-mode2 {
	position: absolute;
	top: 152px;
	left: 197px;
	width: 30px;
	height: 30px;
	background-color: transparent;
	border: 1px solid yellow;
}
