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

body {
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}


a.optimisation:link {
text-decoration: underline;
color: #666666;
}
a.optimisation:visited {
text-decoration: underline;
color: #666666;
}

#header {
background-image: url(images/index_r1_c1_2.jpg);
width:754px;
height:95px;
margin-left:auto;
margin-right:auto;
padding-left: 45px;
padding-top: 40px;
}

#navigation {
background-image: url(images/index_r2_c1.jpg);
width:799px;
height:41px;
margin-left:auto;
margin-right:auto;
}

.nav {
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding-top: 12px;
	}
	
.nav ul {
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 10px;
}
.nav li {
	display: inline;
	margin-left: 0px;
}
.nav li a {
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 12px;
	color: #A63E3F;
	text-decoration: none;
}
.nav li a:hover {
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 12px;
	color: #5E7054;
	text-decoration: none;
}

#topflasharea {
background-image: url(images/index_r3_c1.jpg);
width:799px;
height:13px;
margin-left:auto;
margin-right:auto;
}

#flasharea {
background-image: url(images/index_r4_c1.jpg);
width:799px;
margin-left:auto;
margin-right:auto;
}

.flashbox {
padding-left: 43px;
margin-left:auto;
margin-right:auto;
}

#main {
background-image: url(images/index_r5_c1.jpg);
width:799px;
margin-left:auto;
margin-right:auto;
overflow:hidden;
background-color:#FFFFFF;
}

.maincontent {
width: 699px;
float: left;
padding:20px 50px 20px 50px;
	}
	
.rightcontent {
width: 245px;
float: right;
padding: 20px 0px 20px 20px;
	}	

.leftcontent {
width: 420px;
float: left;
padding: 20px 10px 20px 0px;
	}	

	
h1 {
font-family: "Times New Roman", Times, serif;
font-size: 18px;
padding-bottom:5px;
border-bottom:solid #5E7054 1px;
font-style: normal;
font-weight:bold;
letter-spacing:0px;
color:#5E7054;
	}
	
h2 {
font-family: "Times New Roman", Times, serif;
font-size: 18px;
padding-bottom:5px;
font-style: normal;
font-weight:bold;
letter-spacing:0px;
color:#5E7054;
	}
	
h3 {
font-family: "Times New Roman", Times, serif;
border-bottom:solid #A63E3F 1px;
font-size: 16px;
font-style: normal;
font-weight:bold;
letter-spacing:0px;
color:#A63E3F; 
	}
	
.greyredheader {
font-weight:normal;
font-style: normal;
color:#999999;
}

.greygreenheader {
font-weight:normal;
font-style: normal;
color:#999999;
}

#footer {
width: 799px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
text-align:center;
padding-top:20px;
padding-bottom:10px;
clear: both;
	}
	
.footertext {
font-size:10px;
}

a:link {
text-decoration: underline;
color: #A63E3F;
}
a:visited {
text-decoration: underline;
color: #A63E3F;
}
a:hover {
text-decoration: none;
color: #A63E3F;
}
a:active {
text-decoration: underline;
color: #A63E3F;
}

.phpstyle4 {color: #5E7054}
.phpstyle3 {color: #c33131}
.tickyellowbox {
	background-color: #eff6ef;
	border: 1px solid #008000;
}
.tickredbox {
	background-color: #f9eaea;
	border: 1px solid #c33131;
	}
	
.formstyle {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	color: #333;
	font-family: Arial;
	font-size: 10px;
}

.brandbox {
background-image: url(images/gradient.jpg);
padding-top:5px;
padding-bottom:15px;
background-repeat:repeat-x;
border-top:1px solid #ccc;
width:100%;
}

.bottompart {
background-image: url(images/gradient2.jpg);
background-repeat:repeat-x;
border-bottom:1px solid #ccc;
width:100%;
}
#footeropti {
   margin-left: auto;
   margin-right: auto;
   width: 799px;
   text-align: center;
   }