@charset "UTF-8";
/* CSS Document */

h1, h2, h3, p, a, li, ul, body, img, blockquote {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style: none;
	outline: none;
	text-decoration: none;
}

p, h1, h2, h3, li, ul, a {
	font-family: arial, helvetica, sans-serif;
font-weight: 100;
	color: #fff;
}

body {
	background-image:url(images/bg.jpg);
	}

#wrap {
	position: relative; 
	height: 950px;
	width: 950px;
	margin: 50px auto 50px auto;
}

#head {
	position: relative;
	width: 950px;
	height: 250px;
	background-image:url(images/upperbg.png);
	background-repeat:no-repeat;
	
}

#address {
	position: absolute;
	right: 60px;
	bottom: 27px;
	height: 112px;
	width: 361px;
	background-image: url(images/addressbg2.png);
	background-repeat: no-repeat;
}

#login {
	position: absolute;
	bottom: 233px;
	height: 159px;
	right: 264px;
	width: 362px;
	color: #CCC
	background-image: url(images/loginbg.png);
	background-repeat: no-repeat;
	background-image: url(images/loginbg.png);
	padding-left: 10px;
}

#login table {
	color: #aff;
	font-weight: bold;
	text-align: right;
	}

#login h3 {
	color: #fff;
	font-weight: bold;
	text-align: left;
	}


.address {
	position: absolute;
	bottom: 18px;
	left: 22px;
	font-family: helvetica, arial, sans-serif;
	color: #FFF;
	font-size: 13px;
}

.address1 {
	position: absolute;
	top: 15px;
	height: 65px;
	left: 22px;
	width: 311px;
	font-family: helvetica, arial, sans-serif;
	color: #FFF;
	font-size: 13px;
}

.address2 {
	color: #FFF;
	position: absolute;
	top: 15px;
	height: 65px;
	left: 191px;
	width: 150px;
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
}
	
#logo {
	position: absolute;
	bottom: 26px;
	left: 35px;
	background-image: url(images/Bertrands-3.png);
	background-repeat: no-repeat;
	width: 422px;
	height: 201px;
	
}

#head .la {
	
	position: absolute; top: 35px; right: 105px;
}

#nav {
	position: absolute;
	bottom: 194px;
	right: -11px;
	width: 758px;
}

#nav ul li a {
	float: left;
    text-decoration: none;
    margin-right: 45px;
    font-size: 24px;
    color: #fff
        }

#nav ul li a span {
    color: #aaa
        }

#nav ul li a grey {
    color: #aaa
        }

	
#nav ul li a:hover {
	color: #aff;
}

#nav ul li a:hover grey {
	color: #aaa;
}

#main {
	clear:both;
	width: 870px;
	height: 697px;
	background-image:url(images/lowerbg.png);
	background-repeat:no-repeat;
	padding: 60px 40px 40px 40px;
}

#main .par {
position: relative;
width:775px;
height: 175px;
margin: 30px auto 0 auto;
background-image:url(images/par.png);
background-repeat:no-repeat;
padding: 15px 20px 20px 20px;
}

#main .par img {
	margin: 0px 0px 0px 15px;
}


#main .par a.more {
font-size: 15px;
position: absolute; right: 15px; bottom: 15px;
color: #afc3e5;
}

#main .par a.mail {
font-size: 18px;
color: #fff;
}

#main .par .contacth1 a.ref {
	color:#FF0;
}

#main .par .contacth1 a:hover.ref {
	color:#C90;
}

#main .par .contacth1 {
	color: #FF0;
	font-size:25px;
	margin: 15px 0 15px;
}

#main .par .contact {
	margin: 0 0 12px;
	font-size: 20px;
}

#main .par .contact a{
	margin: 0 0 8px;
	text-decoration:underline;
	font-size: 12px;
}


#main .par a:hover {
color: #242424;
}
		#main .par p {
display: block;
text-indent: 25px;
text-align: justify;
font-size: 22px;
line-height: 30px;
}



#footer {
	position: absolute;
	bottom: -35px;
	right: 5px;
	width: 292px;
}

#footer p {
	color: #484848;
	font-size:12px;
}

#slideshow {
	clear:both;
	overflow:hidden;
	position: relative;
	width: 815px;
	height: 338px;
	margin: 0px auto 0px auto;

}

#slideshow li img {
	width: 815px;
	height: 338px;
	
}

#quote {
	z-index:10;
	position: absolute; bottom: 10px; left: 10px;
	padding: 5px 10px 5px 10px;
	text-indent: 20px;
	font-family:"times new roman", Times, serif;
	color: #FFF;
	font-size:27px;
	width: 775px;
	background-image:url(images/quotebg.png);
	
}

.hcat {
	margin: 0 8px 0px 0px;
	float:left;
	font-size:12px;
	line-height: 13px;
}

.hcatmail {
	margin: 0 20px 0px 0px;
	float:left;
	font-size:12px;
	line-height: 13px;
}

.hcatmail2 {
	position:relative; top: -20px;
	margin: 0 20px 0px 0px;
	float:left;
	font-size:12px;
	line-height: 13px;
}


.par .hcat .cat h1 {
	text-decoration:underline;
	color: #FF0;
	font-weight:bolder;
	font-size:14px;
	text-align:left;
	margin: 0px 0 5px 0;
}

.hcat li {
	text-align:left;
}
	
	.cat {
		margin: 0 0 10px 0;
	}
	
#direct {
	clear:both;
	padding: 25px 0 0 0;
	position: relative;
	width: 335px;
	height: 285px;
}

.about { position: relative;
width:775px;
height: 500px;
margin: 30px auto 0 auto;
background-color: rgba(0,0,0,0.4);
padding: 15px 20px 20px 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px; }

.about p { font-size:17px; text-indent: 20px; margin: 0 0 10px 0; }


.about img {float:left; margin: 0 15px 0 0; clear:both;}

.about img:nth-child(2) {margin: 15px 15px 0 0;}
