@import url("http://cssksw.com/autofix");

* { margin:0; padding:0;}
body { background:#f9f9f7; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#666666;}

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%;}

p { margin:0; padding:0;}


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

.form { height:27px;}
.form input {width:275px; color:#000000; font-size:0.92em; padding:2px 0 2px 3px; background:#fff; border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #9f9f9f;  border-right:1px solid #9f9f9f; padding-left:3px;}
textarea { width:345px; height:71px; background:#fff; overflow:auto;  border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #9f9f9f;  border-right:1px solid #9f9f9f; padding:2px 0 0 3px; color:#000000; font-size:0.92em; }


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


ul { list-style-position: inside; list-style-image: url("images/bullet.gif"); }
 
/*==================other====================*/
.img-box { width:100%; overflow:hidden; position:relative;}
.img-box img { float:left; margin:0 20px 5px 0;}
.img-box span img { display:block; float:none; margin-bottom:18px;}
.img-box .indent { padding-right:38px;}

.p1 {margin-bottom:15px;}
.p2 { margin-top:40px;}
.p3 { margin-top:28px;}

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

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

dd { margin-bottom:15px;}

h4 { font-size:0.84em; color:#3895bb; margin-bottom:15px;  text-transform:uppercase;}
h4 a {color:#3895bb; text-transform:uppercase;}

.txt1 { color:#a8a8a8; font-size:0.84em; text-transform:uppercase;}
.txt2 {color:#3895bb; text-transform:uppercase; font-size:0.84em; margin-bottom:15px;}

.link1 { display:block; float:left; background:url(images/link1-bgd.gif) left top repeat-x; color:#fff; text-decoration:none;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:2px 15px 2px 15px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline;}

.line-hor { border-bottom:1px solid #000; padding-bottom:20px; margin-bottom:20px;}
.line-ver { background:url(images/line-1.gif) repeat-y 235px 0;}

.title { margin-bottom:20px;}

.title2 {
	font-size:1.6em;
	margin-bottom:20px;
	color: #2F77B5;
	font-weight: normal;
}

.title3 {
	font-size:1.2em;
	margin-bottom:5px;
	margin-top:30px;
	text-decoration:underline;
}


.title4 {
	font-size:1.3em;
	margin-bottom:10px;
	margin-top:30px;
	text-decoration:underline;
	font-weight: bold;
}

/*==================boxes====================*/
.box { background:#fff; width:100%;}
.box .border-top {background:url(images/border-top.gif) repeat-x top;}
.box .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.box .border-left {background:url(images/border-left.gif) repeat-y left;}
.box .border-right {background:url(images/border-right.gif) repeat-y right;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:0 0 0 0;}


/*header*/
#header .row-1 { height:51px; color:#a69a8d; margin-bottom:1px;}
#header .row-1 a { color:#a69a8d; font-size:10px; text-transform:uppercase;}
#header .row-1 .fleft { padding:14px 0 0 41px;}
#header .row-1 .fright { padding:14px 41px 0 0;}
#header .row-2 { height:371px; margin-bottom:1px;}
#header .row-3 { padding-bottom:6px;}

/*abovecontent*/
#footer { color:#6e6759; background:url(images/footer-tail.gif) repeat-x;}
#footer p { padding-top:28px;}

/*content*/
#content { line-height:14px;}
#content .tail-top { background:url(images/footer-tail.gif) repeat-x top #fff;}
#content .tail-bottom { background:url(images/cont-tail-bottom.gif) repeat-x bottom; padding:36px 0 38px 42px;}

/*footer*/
#footer { color:#6e6759; background:url(images/footer-tail.gif) repeat-x;}
#footer p { padding-top:12px;}
#footer a {color:#6e6759; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

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