* {
	margin:0;
	padding:0;
	outline:0;
}
body {
	font-size:15px;
	line-height:18px;
	font-family:Arial, sans-serif;
	color:#565d54;
	background:url(images/body-bg2.gif) repeat 0 0;
}
html, body {
	height:100%;
}
a {
	color:#7b212b;
	text-decoration:underline;
	font-weight:none;
	cursor:pointer;
}
a:hover {
	color:#659e03;
	text-decoration:none;
	font-weight:none;
}

a:visited {
	color:#659e03;
	text-decoration:none;
	font-weight:none;
}
a img {
	border:0px;
	margin: 0px, 20px;
}


input, text, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	background:#fcf69e;
	border:1px;
	border-color:#000000;

 }

}
textarea {
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	background:#eee;
	border:1px;
	border-color:#000000;
}
.cl {
	display:block;
	height:0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	clear:both;
}
.notext {
	font-size:0;
	line-height:0;
	text-indent:-4000px;
}
.left, .alignleft {
	float:left;
	display:inline;
}
.right, .alignright {
	float:right;
	display:inline;
}
.shell {
	width:982px;
	margin:0 auto;
	padding-bottom:0px;
}


.shell2 {
	width:90%;
	margin:0 auto;
	padding-bottom:0px;
}

.shell2 a {
	color:#fff333;
}

.shell2 a:visited {
	color:#ffffff;
}

.shell2 a:hover {
	color:#fff333;
}


h2 {
	font-size:18px;
	line-height:24px;
	color:#7b212b;
}

h3 {
	font-size:18px;
	color:#7b212b;
}

h5 {
	font-size:18px;
	text-decoration:none;
	color:#ffffff;
}

h5 a {
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}

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

h6 {
	font-size:15px;
	padding: -3px 0 -20px 0;
	font-weight:normal;
	font-family:Arial, sans-serif;
	text-decoration:none;
	color:#ffffff;
}

h6 a {
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	font-family:Arial, sans-serif;
	cursor:pointer;
}
h6 a:hover {
	color:#fff333;
	text-decoration:none;
	font-family:Arial, sans-serif;
}

h6 a:visited {
	color:#fff333;
	text-decoration:none;
	font-family:Arial, sans-serif;
}

#header-holder {
	background:url(images/header-bg.gif) repeat-x 0 0;
	height:375px;
}
#header-holder .shell {
	background:url(images/header.gif) no-repeat 0 0;
	height:300px;
}

#footer-holder2 {
	background:url(images/header-bg.gif) repeat-x 0 0;
	height:375px;
}
#footer-holder2 .shell {
	background:url(images/headerfoot.gif) no-repeat 0 0;
	height:300px;
}


#logo {
	position:relative;
	padding-top:0px;
}
#logo h1 {
	font-size:23px;
	line-height:26px;
	color:#fff;
}
#logo h1 a {
	color:#fff;
	text-decoration:none;
}
#logo p {
	font-size:10px;
	line-height:15px;
	color:#e29e10;
}
#navigation {
	padding-top:0px;
}
#navigation ul {
	list-style-type:none;
	background:url(images/navigation-bg2.gif) no-repeat 0 0;
	width:980px;
	height:47px;
}
#navigation ul {
	font-family:Tahoma, sans-serif;
	font-size:15px;
	line-height:47px;
	color:#feffff;
	font-weight:bold;
}
#navigation ul li {
	float:left;
	display:inline;
	position:relative;
}
#navigation ul li span.arrow {
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	width:32px;
	height:17px;
}
#navigation ul li span.arrow {
	background:url(images/btn-arrow2.png) no-repeat 0 -200px;
	position:absolute;
	left:40%;
	bottom:-12px;
}
#navigation ul li a, #navigation ul li a span {
	float:left;
	display:inline;
	color:#fff;
	background:url(images/btn-bg2.gif) no-repeat right 0;
}
#navigation ul li a {
	padding-left:35px;
	text-decoration:none;
}
#navigation ul li a span {
	padding-right:35px;
}
#navigation ul li.first a {
	padding-left:48px;
}
#navigation ul li.first a span {
	padding-right:50px;
}
#navigation ul li.last a, #navigation ul li.last a span {
	background-position:0 -200px;
}
#navigation ul li.active a {
	background-position:0 bottom;
}
#navigation ul li.active a span {
	background-position:right bottom;
}
#navigation ul li.active span.arrow {
	background-position:0 0;
}
#navigation ul li a:hover {
	background-position:0 bottom;
}
#navigation ul li a:hover span {
	background-position:right bottom;
}



#slider-holder {
	background:url(images/slider-bg.gif) no-repeat 0 0;
	width:980px;
	height:300px;
	position:relative;
	margin-top:-149px;
	padding:1px;
}
#slider-holder .slider {
	width:980px;
	height:300px;
	position:relative;
	z-index:2;
	overflow:hidden;
}
#slider-holder .slider .jcarousel-clip {
	width:980px;
	height:300px;
}
#slider-holder .slider ul {
	list-style-type:none;
	height:300px;
}
#slider-holder .slider ul li {
	float:left;
	display:inline;
	width:980px;
	height:300px;
	position:relative;
}
#slider-holder .slider ul li .image img {
	display:block;
}
#slider-holder .slider ul li .slider-cnt {
	position:absolute;
	left:0;
	bottom:0;
}
#slider-holder .slider ul li .slider-cnt h2 {
	background:url(images/slider-cnt-bg.png) repeat 0 0;
	height:44px;
	width:947px;
	padding:16px 0 0 33px;
}
#slider-holder .slider ul li .slider-cnt h2 {
	font-size:21px;
	line-height:25px;
	color:#fff;
}
#slider-nav {
	position:absolute;
	right:17px;
	bottom:25px;
	z-index:3;
}
#slider-nav ul {
	list-style-type:none;
}
#slider-nav ul li {
	float:left;
	display:inline;
	padding-right:3px;
	height:100%;
	width:18px;
}
#slider-nav ul li a {
	float:left;
	display:inline;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
}
#slider-nav ul li a {
	background:url(images/slider-nav-btn2.gif) no-repeat 0 0;
	width:18px;
	height:18px;
}
#slider-nav ul li a:hover, #slider-nav ul li a.active {
	background-position:0 bottom;
}
#main {
	padding-top:20px;

}
#big-content {
	background:#fff;
	padding:25px 16px;
	border-left:1px solid #c0c7ae;
	border-right:1px solid #c0c7ae;
}
.boxes-holder {
	height:100%;
	overflow:hidden;
	padding-bottom:23px;
}
.boxes-holder .box {
	float:left;
	display:inline;
	width:280px;
	text-align:justify;
	margin-right:53px;
}


.boxes-holder .last-box {
	margin-right:0;
}

.boxes-holder .box h2 {
	border-bottom:1px dotted #565d54;
	padding-bottom:16px;
	margin-bottom:12px;
}
p.more-link {
	padding-top:6px;
}

p ul li {
	padding-left:15px;
	font-size:15px;
}


ul.more-link li {
	
	padding-left:25px;
	font-weight:bold;
	margin-left:50px;
	font-size:15px;
}


p.more-link a {
	background:url(images/link-bg2.gif) no-repeat 1px 4px;
	padding-left:15px;
	font-weight:bold;
	font-size:15px;
}
ul.links {
	list-style-type:none;
	padding-bottom:20px;
	font-size:15px;
}
ul.links li {
	padding-bottom:4px;
	font-size:15px;
}
ul.links li a {
	background:url(images/links-bg.gif) no-repeat 1px 4px;
	color:#565d54;
	padding-left:14px;
	font-size:15px;
}
.two-boxes {
	padding-bottom:6px;
}
.two-boxes .box {
	width:445px;
	height:100%;
}

.one-box .box {
	width:920px;
	height:100%;
}

.one-box .box h2 {
	padding-bottom:12px;
	margin-bottom:13px;
}

.two-boxes .box h2 {
	padding-bottom:12px;
	margin-bottom:13px;
}
.two-boxes .box .box-cnt {
	position:relative;
	padding-left:20px;
	width:400px;
}

.two-boxes .box .box-cnt2 {
	position:relative;
	valign:center;
	padding-left:20px;
	padding-top:70px;
	width:400px;
}
.two-boxes .box .box-cnt .image {
	position:absolute;
	left:1px;
	top:4px;
}
.two-boxes .box .box-cnt .image img {
	display:block;
}
.two-boxes .box .box-cnt p.spacer {
	padding-bottom:18px;
}

.footer {
	font-size:13px;
	padding:12px 13px 14px 0;
}
.footer, .footer a {
	color:#ffffff;
	text-decoration:none;
}
.footer p {
	margin:0;
	padding:0;
	line-height:normal;
}
.footer .lf {
	float:left;
	
}
.footer .rf {
	float:right;
	
}



.formText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;/*#9c9c9c; */
	margin:0px; 
	padding:0px 5px 0 0;  
	text-align:right; 
	vertical-align:middle;

}

.formBox{ 
	 background-repeat:no-repeat; 
	 background-position:0 0; 
         background:transparent;
	 width:236px; 
	 height:23px; 
	 border:0px;
 }
 
 .formBoxMedium{ 
	 border: 0px;
	/* background-color:#FFFFFF;*/
	 width:166px; 
	 border:0px;
 }
 
 .formBoxSmall{ 
	 border: 0px;
	 /*background-color:#FFFFFF;*/
	 width:86px; 
	 border:0px;
 }
 
 .commentBox{ 
	 width:250px;
	 height:100px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	 border:1px;
	background:#fcf69e;
	border-color:#000000;
 }
 /* .commentBox{ 
	 background-image:url(../images/comment_box.jpg);
	 background-repeat:no-repeat; 
	 background-position:0 0; 
     background:transperent;
	 width:236px; 
	 height:83px; 
	 border:0px;
 }*/
 
 
 .formBoxBg{
	 border: 0px;
	 background-color:#FFFFFF;
	 margin:0px; 
	 padding:0px; 
	 border:0px;
	 width:236px; 
	 height:19px;
 }
/* .formBoxBg{
  	 background:url(../images/form_box.jpg);
	 background-repeat:no-repeat; 
	 background-position:0 0;
	 margin:0px; 
	 padding:0px; 
	 border:0px;
	 width:236px; 
	 height:23px; 
 }*/

.submitButton{
	width:67px; 
	height:23px; 
	border:none;

}

.resetButton{
	width:67px; 
	height:23px; 
	border:none;

}

