
body { background:images/background.png; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:white;}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

/* .tail-top { background:url(images/tail-top.gif) left top repeat-x #fff;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;} */
.tail-top-right { height:376px; position:absolute; width:50%; right:-241px; top:-12px; background:url(images/tail-top-right.gif) repeat-x right top;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
/* img {border:0; vertical-align:top; text-align:left;} */

.form { height:35px;}
.form input { width:182px; background:#fff; padding:1px 0 1px 3px; border-top:1px solid #858585; border-left:1px solid #858585; border-bottom:0; border-right:0;}

.form1 { height:44px;}
.form1 input {width:292px; padding:2px 0 2px 3px; background:#fff; border:1px solid #a09b96;}
textarea {
	width:262px;
	height:150px;
	overflow:auto;
	background:#fff;
	border:1px solid #a09b96;
	margin-bottom:15px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
}


/*==================list====================*/


.list1 { padding-bottom:7px;}
.list1 li 	{ 
				background:url(images/marker-2.gif) no-repeat left top; 
				padding:0 0 8px/*space between top*/ 41px; color:#000000;
			}
.list1 li a { color:#000000; text-decoration:none;}
.list1 li a:hover { text-decoration:underline;}

.list2 { margin:-30px 0 16px 0;}
.list2 li { padding:30px 0 0 0;}
.list2 li span { font-size:.85em; display:block; background:url(images/marker-3.gif) no-repeat left top; padding:0 0 8px 36px;}
#content .list2 li p { margin-top:15px; line-height:1.23em;}

/*==================other====================*/
.img-box img { margin-bottom:25px; display:block;}

.img-indent { margin:0 20px 0 0; float:left;}
.img-box1 { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box1 img {  margin:0 20px 0 0;}

.p1 { margin-bottom:30px;}
.p2 { margin-bottom:10px;}
.p3 { margin-bottom:16px;}
.p4 { padding-left:41px;}

.phone { float:right; margin-right:155px;}


/*==================txt, links, lines, titles====================*/
a {color:#2872c5;}
a:hover{text-decoration:none;}

h3 { color:#00a0ff; font-weight:normal; font-size:1.23em; line-height:1.25em; margin-bottom:21px;}

#content .txt1 p { line-height:1.15em;}

.link2 { display:inline-block; color:#d06200; text-decoration:none; background:url(images/link2-right.png) no-repeat right top; line-height:1em;}
.link2 em { display:block; float:left; background:url(images/link2-left.png) no-repeat left top; padding:0 10px 0 10px;}
.link2 b {cursor:pointer; display:inline-block; background:url(images/link2-bgd.png) left top repeat-x; padding:6px 2px 8px 2px; font-weight:normal; font-style:normal;}
.link2:hover { text-decoration:underline;}
.link2:hover b { text-decoration:underline;}

.title { margin-bottom:33px; border-bottom:2px solid #bedbfc; padding-bottom:10px; width:100%;}


/*==================boxes====================*/

.form-box { width:221px; background:#e98000; margin:42px 0 0 -16px; position:relative;}
.form-box .border-left { background:url(images/border-left.gif) repeat-y left;}
.form-box .border-right { background:url(images/border-right.gif) repeat-y right;}
.form-box .border-top { background:url(images/border-top1.gif) repeat-x top; width:100%;}
.form-box .border-bot {background:url(images/border-bot1.gif) repeat-x bottom;}
.form-box .left-top-corner {background:url(images/left-top-corner1.gif) no-repeat left top;}
.form-box .right-top-corner {background:url(images/right-top-corner1.gif) no-repeat right top;}
.form-box .left-bot-corner {background:url(images/left-bot-corner1.gif) no-repeat left bottom; min-height:128px; height:auto!important; height:128px;} 
.form-box .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom; }
.form-box .title { border:0; padding:0; margin:0 0 11px 0;}
.form-box .fleft { padding-top:5px;}
.form-box .fleft a { color:#fff;}
.form-box .inner { padding:23px 18px 14px 16px;}


/*header*/
#header object { vertical-align:top;}
#header .menu { margin-top:-69px; position:absolute; z-index:2}

/*content*/
#content {
	padding-top: 0px;
	padding-right: 76px;
	padding-bottom: 40px;
	padding-left: 77px;
}
#content p { line-height:1.38em;}
#content .flash { position:absolute; left:-39px; top:-53px;}
#content .flash1 { position:absolute; left:-39px; top:-53px;}
#content .indent { padding:0 0 268px 0;}
#content .indent1 { padding-bottom:45px;}
#content .indent2 { padding:0 0 268px 0;}
#content dl dt { margin:25px 0 15px 0;}

/*footer*/
#footer p { text-align:center; color:#fff; padding-top:28px;}
#footer p a { color:#fff;}

/*==========================================*/

h1 {
	margin: 20px 0;
	padding: 10px 0;
	border-bottom: 1px solid white;
}

p {
	color: black;
}

ul li {
	color: black;
}

.intro {
	display: inline-block;
}
.intro .image {
	width: 25%;
}
.intro .image.big {
	width: 50%;
}
.intro .image, .intro .text {
	display: inline-block;
	
	vertical-align: top;
}
.intro .text {
	padding-left: 40px;
	width: 68%;
}
.intro .text.small {
	
	width: 40%;
}
.intro .image img{
	width: 100%;
	display: inline-block;
	
	max-width: 100%;
}

* {
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.slider-wrap {
	margin: 0 auto;
	width: 100%;
	max-width: 960px;
}