/* Start of CMSMS style sheet 'Abbey Court' */
/* Areas */
body {
	font: 14px Times New Roman;
	color:#4e4e4e;
	background-color: #4e4e4e;
	margin:0;
	border:0;
	padding:0;
}

#topbar {
width: 780px;
padding: 10px;
margin-bottom: 20px;
border-bottom:2px solid #5e5e5e;
height: 54px;
background: #b7a8b0 url(images/logo.gif) no-repeat 10px 10px;
}

#navbar {
float: right;
}

#navbar a {
height: 26px;
float: left;
color: #5E5E5E;
font-size: 11pt;
font-weight: bold;
text-decoration: none;
letter-spacing: -1px;
align: center;
padding: 14px 18px 14px 18px;
border-left: 1px dotted #5E5E5E;
}
#navbar a:hover {
color: #858571;
}
#navbar a.current {
color: #858571;
}

h3 {
font-size: 24px;
letter-spacing: -1px;
font-weight: bold;
padding-left: 5px;
margin: 8px 0 8px 0;
color: #000000;
}
#wrapper {
	position: relative;
	background-color:#6f909f;
	width:800px;
	margin: 20px auto 0 auto;
	background-image:url(pix/illustration_ai_fw.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-bottom:20px;
}

#inner {
	position: relative;
	width:780px;
	height:437px;
clear: both;
} 

#cent_out {
	position: relative;
	width:760px;
/*	background-color:#e6e6df; */
float: right;
}

#cent_in {
	position: relative;
	width:429px;
	height:417px;
	/* margin:25px 25px 0 25px; */
	padding:10px ; 
background-color:#e6e6df;
border:1px solid #5e5e5e;
}

#cent_in2 {
	position: relative;
	width:720px;
	height:393px; 
/*	margin:25px 25px 25px 25px; */
	padding:20px ;
background-color:#e6e6df;
border:1px solid #5e5e5e;

}

#img {
	clear:both;
	position: absolute;
	bottom:10px;
	width:100%;
}

#foot {
	background-color: #b7a8b0;
	border-top: 2px solid #5e5e5e;
	color: #5E5E5E;
	margin: 0 auto;
	width:770px;
	padding: 10px 15px 26px 15px;
}

#foot2 {
	color: #7E7E7E;
	margin: 0 auto;
	width:770px;
text-align: right;
	padding: 10px 15px 26px 15px;
}


/* Text  */
p {
	padding:2px 6px;
	margin-bottom:5px;
	margin-top:3px;
	line-height:1.4;
text-align: justify;
}
p strong { font-size: 15px;}
/* Links */
a:link, a:visited {
	color:#858571;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration:underline;
	color:#858571;	
}

a.foot:link, a.foot:visited {
	color:#a3998c;
	text-decoration:none;
}

a.foot:hover, a.foot:active {
	text-decoration:underline;
	color:#a3998c;	
}


#img img { padding: 5px; }


img.nav {
	padding-bottom:2px;
	margin-bottom:0;
}

img.head {
	margin:8px 0 5px 0;
}

img.main {
	align:right;
	float:right;
	border:0;
}

img.left {
	margin-left:4px;
	border:0;
}

img.center {
	margin:0 4px 0 4px;
	border:0;
}

img.right {
	margin-right:4px;
	border:0;
}

.red_border {
	width: 540px;
}

.contactform label {
padding: 4px;
}
.contactform input, .contactform textarea {
 width: 300px;
border: 1px solid #5e5e5e;
padding: 4px;

}
.contactform input.fbsubmit {
 width: 100px;
}
/* End of 'Abbey Court' */

