* { padding: 0; margin: 0; outline: 0; }

body, html { height: 100%; }

body {
	background: #e1e5e8;
	font-family: "Georgia", Tahoma, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	color: #888;
}

input, textarea, select { font-family: "Georgia", Tahoma, Sans-Serif; font-size:12px; }
.field { padding: 4px 5px; border: solid 1px #e7e7e7; color: #969696; height: 15px; }
.field-focused { color: #333; }
input.button { padding: 4px 5px; cursor: pointer; }

a { color: #45c7ee; text-decoration: underline; cursor: pointer; font-size: 18px; }
a:hover { text-decoration: none; }
a img { border: 0; }

h1 { font-size: 42px; line-height: 1; font-weight: normal; color: #036da9; font-family: Times New Roman, Arial, Tahoma, Sans-Serif; margin-bottom: 5px; }
h2 { font-size: 24px; line-height: 1; font-weight: normal; color: #464646; font-family: Arial, Tahoma, Sans-Serif; margin-bottom: 5px; }
h3 { font-size: 19px; line-height: 1.5; font-weight: normal; color: #464646; font-family: Arial, Tahoma, Sans-Serif; margin-bottom: 5px; }
h4 { font-size: 18px; line-height: 1; font-weight: normal;  font-family: Arial, Tahoma, Sans-Serif; margin-bottom: 5px; }
h5 { font-size: 24px;  line-height: 1; font-weight: normal; font-family: Arial,Tahoma, Sans-Serif; color: #036da9;margin-bottom: 5px;}
h6 { font-size: 16px; line-height: 1.5; font-weight: normal;  font-family: Arial, Tahoma, Sans-Serif; margin-bottom: 5px; }

p { font-size: 15px;padding-bottom: 18px; font-family: Arial,Tahoma, Sans-Serif;}

.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }



.notext { font-size: 0; line-height: 0; text-indent: -4000px; background-repeat: no-repeat; }

.al { text-align: left; }
.ar { text-align: right; }
.ac { text-align: center; }

#page { width: 874px; margin: 0 auto; }
#page { padding: 0 28px; min-height: 200%; height: auto !important; height: 200%; background: url(images/bg.gif) repeat center 0; }

#top { padding: 20px 0 50px; }

#logo { float: left; display: inline; width: 224px; font-size: 0; line-height: 0; }
#logo a { display: block; height:200px; text-indent: -4000px; background: url(images/1.jpg);background-image: no-repeat; }



#header { padding-bottom: 10px; }

#slider { height: 327px; background: url(images/slider.gif) no-repeat 0 0; position: relative; }
#slider .slider-nav a { display: block; width: 18px; height: 49px; font-size: 0; line-height: 0; text-indent: -4000px; position: absolute; top: 120px; }
#slider .slider-nav a.prev { left: 0; background: url(images/button-prev.gif); }
#slider .slider-nav a.next { right: 0; background: url(images/button-next.gif); }

#slider-holder { height: 327px; }
#slider-holder .jcarousel-clip { height: 327px; width: 874px; position: relative; overflow: hidden; }
#slider-holder .slide-image { float: right; display: inline; }
#slider-holder .slide-info { float: left; display: inline; width: 424px; padding-top: 23px; }
#slider-holder .slide-info p { padding-bottom: 8px; }
#slider-holder ul { width: 874px; height: 327px; position: relative; overflow: hidden; }
#slider-holder ul li { list-style-type: none; float: left; display: inline; height: 267px; width: 712px; padding: 56px 108px 4px 54px; position: relative; overflow: hidden; }

#main { border-bottom: solid 1px #e3e7e9; margin-bottom: 6px; }

.button-more { display: block; width: 66px; height: 22px; font-size: 0; line-height: 0; text-indent: -4000px; background: url(images/button-more.gif) no-repeat 0 0; }
.more { padding-left: 10px; background: url(images/arr.gif) no-repeat 0 center; }

.cols { padding: 15px 0 100px; }
.cols .col { float: left; display: inline; }
.two-cols .col ol {list-style-type: none; }
.cols .col-last { margin-right: 0 !important; }
.two-cols .col { width: 420px; margin-right: 34px; }
.cols two-cols .col col-last ul {list-style-type: disc;}  


.dols { padding: 15px 0 700px; }
.dols .dol { float: left; display: inline; }
.two-dols .dol ol {list-style-type: none; }
.dols .dol-last { margin-right: 0 !important; }
.two-dols .dol { width: 420px; margin-right: 34px; }
.dols two-dols .dol dol-last ul {list-style-type: disc;} 

#footer { height: 41px; background: url(images/footer.png) repeat 0 0; line-height: 41px; padding: 10px 10px 10px 22px; color: #fff; }
#footer p { padding-bottom: 0; }
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { color: #c68bf3; }
#footer span { margin: 0 6px; }

