/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#FFFFFF;
	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:Arial, Helvetica, sans-serif;
	font-size:0.813em;
	line-height:1.385em;
	color:#5e6872;
}

input, select { vertical-align:middle; font-weight:normal;}

a {
	color:#deab2e;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
.blue{
	color:#7496b7;
	text-decoration:underline;
}
.blue:hover{
	text-decoration:none;
}
.black{
	color:#404952;
	font-weight:bold;
	line-height:1.692em;
	text-decoration:underline;
}
.black:hover{
	text-decoration:none;
}

p {padding-top:20px;}
strong{
	font-size:1.154em;
	line-height:1.538em;
	color:#7496b7;
	font-weight:normal;
}
cite{
	font-size:1.154em;
	line-height:1.47em;
	color:#c18400;
}
b{ color:#404952 }
/*********************************************************************/
.link{
	display:block;
	background:url(images/link-left-bg.gif) left no-repeat ;
	float:right;
	line-height:1em;
	font-size:0.917em;
	text-decoration:none;
	margin-top:20px;
	color:#7496b7;
}
.link:hover{
	text-decoration:underline;
}
.link span{
	display:block;
	background:url(images/link-right-bg.gif) right no-repeat;
	padding:0 12px;
}
.link strong{
	font-weight:normal;
	display:block;
	background:url(images/link-bg.gif) repeat-x;
	padding:2px 5px;
}
.box1 .link strong{
	color:#c18400;
}
.box1 .link{
	color:#c18400;
}
/* ============================= main layout ====================== */

.imgindent {margin:0 30px 0 0; float:left;}
.imgindent2 {margin:0 15px 0 0; float:left}
.imgindent3 {margin:0 20px 0 0; float:left}
.column-2 .imgindent {margin:0 19px 0 0; float:left;}
.padding1{
	padding-top:37px;
}
.padding2{
	padding-top:18px;
}
.padding3{
	padding-top:11px;
}
.padding4{
	padding-top:27px;
}

.line-height{ line-height:1em; }

/* ============================= header ====================== */
.logo{
	height:99px;
}
.logo img{ margin-top:11px;}
	
.banners{
	background:url(images/bg-top.jpg) no-repeat;
	height:332px;
}
.menu{
	padding-left:38px;
	height:58px;
	background:url(images/menu-bg.jpg) repeat-x; 
}
.menu li{
	float:left;
	margin-right:75px;
}
.menu .last{ 
	margin-right:0px;
}
/* ============================= content ====================== */
.column-1{
	padding:0 35px 20px 10px;
}
.title{	
	border-bottom:solid 2px #dbdbdb;
	padding:38px 0 0 10px;
	margin-bottom:25px;
}
.padding30{
	padding-top:30px;
}
.extra{	
	padding-top:55px;
}
.cont{
	padding:0 2px 0 10px;
}

.box1, .pad-box2{
	padding:0px 26px 20px 26px;
}
.width100{ width:100%; position:relative; }
.box2{ background:url(images/box2-tail-top.gif) repeat-x top #e4eaf0; }
.box1{ background:url(images/box-tail-top.gif) repeat-x top #eee9e2; margin-bottom:4px;}
.column-2 .title{	
	padding:26px 0 0 10px;
}
/****************************************************************/
.link{
	display:block;
	background:url(images/link-left-bg.gif) left no-repeat ;
	float:right;
	line-height:1em;
	font-size:0.917em;
	text-decoration:none;
	margin-top:15px;
	color:#7496b7;
}
.link:hover{
	text-decoration:underline;
}
.link span{
	display:block;
	background:url(images/link-right-bg.gif) right no-repeat;
	padding:0 12px;
}
.link strong{
	font-weight:normal;
	display:block;
	background:url(images/link-bg.gif) repeat-x;
	padding:2px 5px;
}
.box1 .link strong{
	color:#c18400;
}
.box1 .link{
	color:#c18400;
}
/* ============================= footer ====================== */

#footer{
	border-top:solid 4px #d3d3d3;
	margin-top:2px;
	color:#5e6872;
	font-size:0.923em;
}
#footer a{
	color:#5e6872;
}
#footer li{
	border-right:solid 1px #e4b848;
	padding:0 32px;
	list-style:none;
	display:inline;
	font-size:1.083em;
}
#footer li.last-li{
	border:none;
}
#footer ul a{
	color:#5e6872;
	text-decoration:none;
	
}
#footer ul a:hover{
	text-decoration:underline;
}
#footer ul{ padding:25px 0 10px 0; }

/* ============================= page2 ====================== */
#content li{	
	line-height:1.692em;
}
.col-1 ul{ padding-right:25px; }

/* ============================= page4 ====================== */

#page4 .box2 .col-2 img{ margin-right:15px; }

/* ============================= page5 ====================== */
#page5 .col-1{padding-right:23px; }


/* ============================= page7 ====================== */
#page7 .col-1{padding-right:24px; }
#page7 .col-2{padding-left:5px; }
.phone, .phone2{
	float:right;
	padding-right:45px;
}
.phone2{ padding-right:58px;}
/* ============================= forms ============================= */


#ContactForm .rowi {height:33px;}

.input {width:175px; height:18px; border:1px solid #FFFFFF; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:193px; height:122px; border:1px solid #FFFFFF; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}
