/* CSS Document */

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

body{
	background-color:#465962;
	text-align:center;
	background:url(images/bodybg.jpg) repeat-x left top;
	
}

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:Verdana;
		font-size:0.688em;
		line-height:1.364em;
		color:#B65A4B;
	/*	color:#353e42;*/
	}

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

a {color:#B65A4B; font-weight:bold;}
a:hover{text-decoration:none;}
p {padding-top:15px;}
span {color:#fff;}

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

.link {text-transform:uppercase;}

li {color:#fff;}
li a { line-height:1.818em;}

.imgindent {margin:0 20px 0 0; float:left;}
.imgindent2 {margin:0 16px 0 0; float:left;}
.title {margin-bottom:20px;}
.title2 {margin-bottom:16px;}

/* ============================= header ====================== */

#header .menu {padding-bottom:178px;}
#header .menu ul {width:100%; overflow:hidden;}
#header .menu li {float:left; font-size:1.182em;}
#header .menu li a {text-decoration:none; color:#fff; background:url(images/menu_line.gif) top right no-repeat; display:block; text-align:center; padding:35px 0 35px 0; width:110px;}
#header .menu li a:hover {background:url(images/menu_act.jpg) top left no-repeat;}
#header .menu .active a {background:url(images/menu_act.jpg) top left no-repeat !important;}
#header .menu .last a {background:none; width:106px;}

#header .right a {color:#353e42; text-decoration:none; font-size:1.182em; background:url(images/header_line.gif) no-repeat 0 4px; padding:0 25px 0 30px;}
#header .right a:hover {color:#fff;}
#header .right .first {padding-left:0; background:none;}
#header .right {padding:94px 20px 0 0;}

/* ============================= middle ====================== */

.img {margin-bottom:23px;}
.img2 {
	padding-top:3px;

}
.padding1 {padding-top:10px;}
.padding2 {padding-top:25px;}
.padding3 {padding-top:18px;}
.partner {
	background-color: #CAB98C;
	padding: 10px;
	margin-top: 20px;
	width: 220px;
	margin-left: 100px;	
	border: 1px solid #872B1C;
}
.padding4 {padding-right:30px;}

.phone {float:right; margin-right:20px; color:#353e42;}
#page9 {padding:43px 25px 57px 30px;}
#content {padding:0px 25px 57px 30px;}

/* ============================= footer ====================== */

#footer {font-size:1em; text-align:center; color:#A2A8AA; }
#footer a {color:#A2A8AA; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer .privacy {color:#fff;font-weight:normal}
#footer .copyright {color:#A2A8AA;font-weight:normal;font-size:.75em;}

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


form .rowi {height:26px;}
form .link {float:right; margin:0 17px 0 5px;}

.input {width:187px; height:18px; border:1px solid #535b5b; background:none; padding:0 0 0 5px; font-size:1em; background:url(images/input_bg.gif);}
textarea {width:187px; height:116px; border:1px solid #535b5b; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em; background:url(images/input_bg.gif); margin-bottom:15px;}

/*****************11.8.9*******************/
.Classic_heading
{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:15px;
	padding-top:25px;
	padding-bottom:12px;
	font-weight:bold;
}

.heading2
{
	font-size:12px;
	color:#454545;
	font-weight:bold;
}
.heading3
{
	font-size:11px;
	color:#494949;
	font-weight:bold;
	padding-top:12px;
		padding-bottom:12px;
}

.arrow_capa1
{
	background:url(images/arrow.jpg) left no-repeat;
	padding-left:11px;
	font-family: Verdana, Geneva, sans-serif;
	color:#324D56;
	font-size:11px;
}

.ab_logo
{
	width:467px;
	float:left;
}

.heading4
{
	font-size:10px;
	color:#494949;
	font-weight:bold;
	padding-top:6px;
		padding-bottom:12px;
}

.ptxt{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#8E3223;
	line-height:20px;
}
.ctxt{
	background:#CAB98C; 
	color:#FFF; 
	width:100%;
	border:none;
	outline:none;
	font-size:11px;
	height:20px;
}
form{
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}

.picd{
	width:440px;;
	margin:auto;
}
.piccp{
	margin-right:10px; float:left;
}