/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#7a898d url(images/body-tail.jpg) top repeat-x;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

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


html, input, textarea
	{
		font-family:Trebuchet MS, Trebuchet MS, sans-serif;
		font-size:0.75em;
		line-height:01.2em;  /* 01.417em; */
		color:#414141;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#ee1c25;}
a:hover{text-decoration:none;}
p {padding-top:15px;}
p1 {padding-top:10px;}

/* ============================= main layout ====================== */

#main { width:980px; margin:0 auto; text-align:left; background:url(images/main-bg.gif) top right no-repeat;}

.col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden;}

#page1 #content { background:url(images/splash-bg.jpg) top left no-repeat;}
#content2 {height:475px; margin:0 19px; background:url(images/content-bgII.png) top left no-repeat;}
#content3 {height:475px; margin:0 19px; background:url(images/content-bgIII.png) top left no-repeat;}

.col-1 {width:230px;}
.col-2 {width:183px;}
li { line-height:1.833em;}

.price-list li {background:url(images/list-dotes.gif) bottom left repeat-x;}
.price-list li a {text-decoration:none; background:#efeeed;}
.price-list li span {float:right; background:#f0f0f1;}
.price-list2 li a {text-decoration:none; background:#efeeed;}

.imgindent {margin:0 30px 0 0; float:left;}

.link {color:#58686b; font-weight:bold; display:inline-block; margin-top:10px;}

.title {margin-bottom:12px;}
.box .title {margin-bottom:5px;}
.box p {padding-top:7px;}

#header {height:124px; padding:50px 0 0 40px;}
/* ============================= content ====================== */

#content {height:475px; margin:0 19px; background:url(images/content-bg.jpg) top left no-repeat;}
.indent {padding:65px 451px 30px 74px;}
.indent0 {padding:115px 590px 30px 74px;}
.indent2 {padding:20px 30px 30px 30px;}
.indent1 {padding:20px 350px 30px 40px;}
.indent6 {padding:15px 350px 30px 40px;}
.indent7 {padding:10px 100px 30px 40px;}

.box {border:1px solid #dadadd; background:#fff url(images/box1-bg.gif) bottom left no-repeat; position:relative; margin:-23px 0 0 -28px; padding:18px 20px 33px 27px;}
.text2 {line-height:1.1em;color:#ee1c25;font-size:200%;font-family:Trebuchet MS, Trebuchet MS, sans-serif;}
.margin1 {margin-top:2px;}
.margin2 {margin-top:10px;}

.scroll {background:url(images/line.gif) repeat-x 0 0; margin-top:20px; padding-top:21px; text-align:right;}
.scroll img {margin-left:6px;}
.gallery {margin-right:-9px;}
.gallery img {margin-right:9px;}
.phone {float:right; margin-right:84px;}
.normal {color:#414141;}

/* ============================= footer ====================== */
#footer { height:151px; margin:0 19px;}

#footer {font-family:Tahoma, Geneva, sans-serif; font-size:0.917em; color:#bcc4c6;}
#footer a {color:#bcc4c6;}
#footer .menu {background:url(images/menu-tail.gif) top repeat-x; padding:12px 0 17px 6px;}
#footer .menu li {display:inline; background:url(images/menu-devider.gif) no-repeat 0 4px; padding:0 16px 0 20px;}
#footer .menu li a {color:#fff; text-decoration:none;}
#footer .menu li a:hover {color:#ee1c25;}
#footer .menu .active a {color:#ee1c25;}
#footer .menu .first {background:none;}
#footer p {padding:59px 0 0 26px;}

/* ============================= forms ============================= */


#ContactForm .rowi {height:31px;}
#ContactForm .col-1 {width:183px;}
#ContactForm .col-2 {width:223px;}
#ContactForm .link {float:right; margin-left:30px;}

.input {width:171px; height:21px; border:1px solid #a4a4a4; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:216px; height:83px; border:1px solid #a4a4a4; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}
