/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block}
mark, rp, rt, ruby, summary, time {display:inline}
/* Left & Right alignment */
.left  {float:left}
.right  {float:right}
.wrapper {
	width: 100%;
	overflow: hidden;
	background-color: #FFFF51;
}
/* Global properties ======================================================== */
body {
	border: 0;
	font: 14px Arial, Helvetica, sans-serif;
	color: #CF2F39;
	line-height: 24px;
	min-width: 980px;
	background-color: #FFFF51;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.ic, .ic a {
	border: 0;
	float: right;
	background: #FFFF51;
	color: #CF2F39;
	width: 50%;
	line-height: 10px;
	font-size: 10px;
	margin: -220% 0 0 0;
	overflow: hidden;
	padding: 0
}
.css3{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;box-shadow:0 0 4px rgba(0, 0, 0, .4);-moz-box-shadow:0 0 4px rgba(0, 0, 0, .4);-webkit-box-shadow:0 0 4px rgba(0, 0, 0, .4);position:relative}
/* Global Structure ============================================================= */
.main {
	width: 960px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: -50px;
}
.bg1 {
	background: #FFFF51;
	padding-top: 30px;
}
/* ============================= main layout ====================== */
a {
	color: #CF2F39;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #333
}
h1 {padding:39px 0 0 9px;float:left}
h2 {
	font-size: 33px;
	color: #CF2F39;
	font-weight: 700;
	line-height: 1.2em;
	padding: 30px 0 11px 0;
	letter-spacing: -1px
}

h3 {
	font-size: 27px;
	color: #CF2F39;
	font-weight: 700;
	line-height: 1.2em;
	padding: 33px 0 17px 0;
	letter-spacing: -1px
}
h3.color1 {padding:0 0 7px 0}
p {
	padding-bottom: 24px;
	color: #333;
}
.layout {
    display: flex;
    gap: 30px;
    align-items: flex-start;
    margin-top: 20px;
}

.main-content {
    flex: 1; /* takes remaining space */
}

.col1 {
    width: 300px; /* sidebar width */
}

.col1 ul {
    padding-left: 20px;
}
/* ============================= header ====================== */
header {
	height: 179px;
	padding-top: -20px;
}
#page1 header {height:662px}
#logo {display:block;text-indent:-9999px;background:url(../images/logo.png) 0 0 no-repeat;width:240px;height:44px}
#search {float:right;padding:50px 10px 0 0 }
#search .bg {background:url(../images/search.png) 0 0 no-repeat;width:220px;height:23px}
#search .input {
	background: none;
	padding: 3px 13px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFF51;
	height: 17px;
	width: 194px;
	margin: 0
}
#menu  {
}
#menu > li  {
	float: left;
	padding-right: 5px;
	color: #FFFF51;
	padding-top: 5px;
}
#menu .last {padding-right:0px}
#menu > li > a {
	width: 155px;
	display: block;
	font-size: 12px;
	color: #FFFF51;
	text-transform: uppercase;
	font-weight: 400;
	height: 61px;
	line-height: 58px;
	border-top: 1px solid #1f1f1f;
	text-align: center;
	border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	position: relative;
	background-color: #FFF;
}
header nav #menu li a {
	background-color: #CF2F39;
}


#menu > li > a:hover, #menu > .active > a {
	border-color: #FFFF51;
	background-color: #333333;
}
#menu > li > a span {
	display: block;
	position: relative;
	background-color: #CF2F39;
	color: #FFFF51;
}
#slider {
	position: absolute;
	top: 255px;
	left: 0px;
	width: 100%;
	height: 397px;
	overflow: hidden;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
}
.items {display:none}
.pagination {position:absolute;bottom:82px;right:274px;z-index:2}
.pagination li {float:left;padding-left:3px}
.pagination a {display:block;width:17px;height:17px;background:url(../images/buttons.png) right 0 no-repeat;text-indent:-9999px}
.pagination a:hover, .pagination .current a {background-position:left}
.banner {
	position: absolute;
	top: 87px;
	z-index: 2;
	right: 32px;
	color: #FFFF51;
	width: 350px
}
.title {font-size:47px;line-height:1.2em;letter-spacing:-2px;display:block;padding-bottom:9px}
.title .color2 {
	color: #FFFF51
}
.title span {display:block;margin-top:-17px}
.banner .button1 {font-size:28px;padding:0 24px;height:49px;line-height:46px;margin-top:-1px;letter-spacing:-2px}
.banner .button1:hover {background:#090909;color:#fff}
.signature {
	text-align: right;
	display: block;
	color: #CF2F39;
	line-height: 20px;
	padding-top: 6px
}
.signature strong {display:block;color:##FFFF51}
/* ============================= content ====================== */
#content, #content2 {padding:0 20px}
#content {padding-bottom:9px}
#content2 {padding-bottom:21px}
.pad_bot1 {padding-bottom:12px}
.marg_right1 {margin-right:40px}
.marg_right2 {margin-right:20px}
.no_pad { padding-bottom:0}
.color1 {
	color: #CF2F39;
	font-size: 18px;
}
.color2 {
	color: #CF2F39
}
.button1 {
	display: inline-block;
	font-size: 22px;
	color: #FFFF51;
	padding: 0 18px;
	height: 45px;
	line-height: 44px;
	position: relative;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	letter-spacing: -1px;
	margin-top: -4px;
	background-color: #CF2F39;
}
.button1:hover {
	color: #CF2F39;
	background-color: #FFFF51;
}
.list1{}
.list1 a {color:#808080;padding-left:15px;background:url(../images/marker_1.png) 0 5px no-repeat}
.list1 a:hover {
	color: #CF2F39
}
.list2{}
.list2 li {
	padding-left: 15px;
	background: url(../images/marker_1.png) 0 9px no-repeat;
	padding-bottom: 12px;
	color: #666666;
}
figure {padding-top:2px}
.dropcap_1 {
	float: left;
	background: url(../images/dropcap_1.png) 0 0 no-repeat;
	width: 45px;
	height: 45px;
	text-align: center;
	font-size: 33px;
	line-height: 42px;
	color: #fff;
	font-weight: 700;
	margin-right: 15px;
	margin-top: 2px;
	margin-bottom: 10px
}
.dropcap_2 {
	float: left;
	background: url(../images/dropcap_2.png) 0 0 no-repeat;
	width: 45px;
	height: 45px;
	text-align: center;
	font-size: 33px;
	line-height: 42px;
	color: #fff;
	font-weight: 700;
	margin-right: 15px;
	margin-top: 2px;
	margin-bottom: 10px
}
.address span {float:left;width:88px}
.address a {text-decoration:underline}
/* ============================= footer ====================== */
footer  {
	height: 98px;
	color: #FFFF51;
	background-color: #CF2F39;
	clear: both;
	padding-top: 49px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
footer a {
	color: #FFFF51
}
.footerdiv {
	padding-top: -100px;
}

footer a:hover {
	color: #333
}
#icons {width:184px;float:right}
#icons li {float:left;padding-right:10px}
#icons .first {float:none;font-size:23px;color:#fff;font-weight:400;line-height:1.2em;margin-top:-15px;letter-spacing:-1px;padding-bottom:9px}
/* Tooltips */
.aToolTip  {background:#5f870e;color:#fff;	margin:0;padding:2px 10px 3px;font-size:12px;line-height:1.2em;position:absolute}
.aToolTip .aToolTipContent  {position:relative;	margin:0;padding:0}
/* ============================= forms ============================= */
#ContactForm {margin-top:-2px}
#ContactForm .wrapper {overflow:inherit;min-height:30px;line-height:26px}
#ContactForm .textarea_box {min-height:189px}
#ContactForm  span {float:left;width:80px}
#ContactForm a {margin-left:15px;float:right;width:124px;padding:0;text-align:center}
#ContactForm .input  {
	margin: 0;
	width: 420px;
	height: 18px;
	background: none;
	padding: 4px 10px;
	color: #FFFF51;
	font: 14px Arial, Helvetica, sans-serif
}
#ContactForm textarea  {
	overflow: auto;
	width: 820px;
	height: 160px;
	background: none;
	padding: 4px 10px;
	color: #000000;
	font: 14px Arial, Helvetica, sans-serif;
	margin: 0
}
#ContactForm  .bg {
	background: #fff;
	position: relative;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	float: left;
	color: #CF2F39;
}

#pg { position: relative; height: 585px; background: #FFFF51; }
#pg li { position: relative; list-style: none; width: 175px; height: 117px; overflow: hidden; float: left; z-index: 2; opacity: .3; }
#pg li.active { opacity: 1; }
#pg li.selected { opacity: 1; z-index: 99; -moz-box-shadow: 0px 0px 10px #fff; -webkit-box-shadow: 0px 0px 10px #fff; }
#pg li img { display: block; width: 100%; }
#pg li p { color: white; margin: 10px 0; font-size: 12px; }
#page3 .main #container {
	padding-top: 75px;
	margin-right: auto;
	margin-left: auto;
}
