* { margin:0; padding:0;}
body {
	background:#0c0a11;
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	line-height:1em;
	color:#393939;
	font-weight: normal;
}

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

.tail-cont { background:url(images/tail-cont.gif) repeat-x;}


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

.form-block {width:100%; overflow:hidden;}
.form-block span { width:88px; display:block; float:left;}
.form-block select { background:#fff; border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #9f9f9f;  border-right:1px solid #9f9f9f; font-size:11px; padding-left:3px; height:17px;}
.form-block .form .sel-1 { width:71px;}
.form-block .form .sel-2 { width:58px;}
.form-block .form .sel-3 { width:50px; margin-left:5px;}
.form { height:29px;}
.form input {width:170px; padding-left:3px; background:#fff; border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #9f9f9f;  border-right:1px solid #9f9f9f;}
textarea { width:169px; height:103px; 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;}


/*==================list====================*/
ul { list-style:none;}

.site-nav { padding:38px 0 0 16px;}
.site-nav li { margin-bottom:28px;}
.site-nav li a { background:url(images/marker-2.gif) no-repeat left center; padding-left:29px; color:#fff; font-size:14px; text-decoration:none;}
.site-nav li a:hover { color:#93a300;}

/*.list {overflow:hidden; float:right;}
.list li {
/*	display:inline; */
/*	background:url(images/marker-1.gif) no-repeat; */
/*	right center; 
/*	float:left; */
/*	margin-right:-15px; 
	}
.list li a { color:#a77874; text-decoration:none; padding:0 15px 0 28px;}
.list li a:hover { color:#bd9794;}
.list li a.act { color:#bd9794; text-decoration:underline;}
.list li a.act:hover { text-decoration:none;}

.list1 li {margin-bottom:4px;}
.list1 li a { background:url(images/marker-3.gif) no-repeat left center; color:#1d170d; padding-left:0px;} */


/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden;}
.img-box img { float:left; margin:0 15px 0 0;}

.p1 {margin-top:20px;}
.p2 {margin-top:8px;}
.p3 {margin-top:15px;}

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

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

h1 { color:#0c0a11; font-size:24px; font-weight:normal; line-height:24px; margin-bottom:22px;}
h1 span { font-size:30px; display:block; line-height:29px; font-weight:bold;}
h2 { font-size:24px; color:#0c0a11; font-weight:normal; margin-bottom:22px;}
h2 span { font-size:24px; line-height:29px; font-weight:bold;}

.link { background:url(images/marker-3.gif) no-repeat left center; color:#1d170d; padding-left:9px; font-weight:bold;}

.link1 { background:url(images/marker-4.gif) no-repeat left center; color:#1d170d; padding-left:9px; text-decoration:none;}
.link1:hover { text-decoration:underline;}

.link2 { background:url(images/marker-3.gif) no-repeat right center; color:#1d170d; padding-right:9px; font-weight:bold;}

.line-hor { border-bottom:1px solid #bababa; padding-bottom:20px; margin-bottom:20px;}

/*==================boxes====================*/
#col-1 .cont-box { min-height:490px; height:auto !important; height:490px;}
#col-1 .cont-box .inner { padding:35px 323px 0 45px;}
#page1 #content #col-1 { background:url(images/cont-bg1.jpg) no-repeat;}
#page2 #content #col-1 { background:url(images/cont-bg2.jpg) no-repeat;}
#page3 #content #col-1 { background:url(images/cont-bg3.jpg) no-repeat;}
#page4 #content #col-1 { background:url(images/cont-bg4.jpg) no-repeat;}
/*#page5 #content #col-1 { background:url(images/cont-bg4.jpg) no-repeat;}
#page6 #content #col-1 { background:url(images/cont-bg5.jpg) no-repeat;}
#page7 #content #col-1 { background:url(images/cont-bg6.jpg) no-repeat;}
#page8 #content #col-1 { background:url(images/cont-bg7.jpg) no-repeat;} */

/*header*/
#header .fright {
	padding:15px 24px 0 0;
	color:#ae7d7b;
	font-size:large;
	font-weight:bold
}

/*content*/
#content { padding:0 0 0 10px; line-height:15px;}
#content #col-1 { float:left; width:739px; margin-right:39px;}
#content #col-2 {
	float:left;
	margin-top:-5px;
    position:relative;
}

/*footer*/
#footer .indent { padding:40px 0 0 40px;}
#footer p { color:#ae7d7b;}
#footer a {color:#ae7d7b;}

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

