@charset "utf-8";
/* Gicler les fichier en dessous */
@import "site_bloc_identification.css";
@import "bugtracker.css";
@import "news.css";
/* Appel des CSS spécifiques */
@import "zcode.css";
@import "forum.css";
@import "frags.css";
@import "mp.css";
@import "amis.css";
@import "travaux.css";
@import "recaptcha.css";
@import "sms.css";
@import "membres.css";
@import "accueil.css";
@import "telechargements.css";
@import "tutoriel.css";
@import "box.css";

/* Body */
body{
	background:#F7FCF8; /*url(../images/bg.jpg) scroll center top;*/
	background-repeat:repeat-x;
	margin: 0 0 0 0;
	min-width: 1000px;
}
/* GLOBAL */
input[type="button"], input[type="submit"], input[type="text"], input[type="reset"], input[type="password"], textarea, select {
	color: #3C6F75;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight:normal;
	vertical-align:middle;
}
label {
display:block;
width:200px;
float:left;
}
.fieldset {
	color: #D0910B;
}
/* Header */
#container_header {
	width: 100%;
	height:146px;
	background-image: url(../images/topbanner_bg.jpg);
	background-repeat: repeat-x;
}
#header{
	position:relative;
	width:100%;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
}
#header_logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 68px;
	width: 206px;
	margin: 30px 0 0 15px;
}
#top_info{
	float: left;
	margin: 30px 0 0 30px;
	height:86px;
}
#top_lang {
	float: right;
	height: 30px;
	width: 83px;
	margin: 30px 0 0 30px;
}
/* Strip */
#container_strip {
	width: 100%;
	height: 76px;
	margin: 0 0 0 0;
	background-image: url(../images/search_strip.png);
	background-repeat: repeat-x;
}
#search_strip{
	width:100%;
	height:76px;
}
#search_strip_logo{
	width:180px;
	height:76px;
	margin:0 0 0 15px;
	float:left;
	background-image: url(../images/search_strip_logo.png);
	background-repeat: no-repeat;
	background-position: absolute;
}
/* Strip pub */
#search_strip_pub {
	float: left;
	position:relative;
	height: 60px;
	width: 468px;
	text-align:center;
}
#search_strip_pub_ban {
	height:60px;
	width:468px;
	background-color:#EFFBFB;
	border:0 solid #EFFBFB;
	font-size:10px;
	font-family:verdana,arial,sans-serif;
}
#search_strip_pub_ban_u {
	height:60px;
	width:468px;
	background-color:#EFFBFB;
	border:0 solid #EFFBFB;
	font-size:10px;
	font-family:verdana,arial,sans-serif;
	text-align:center;
}
a.title_pub:link,a.title_pub:visited,a.title_pub:hover,a.title_pub:active {
	color:#d0910b;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
}
#search_strip_pub_link {
	font-family:verdana,arial,sans-serif;
	font-size:10px;
	text-align:center;
	margin-top:-7px;
	padding:0;
}
#search_strip_pub_link a:link,a:visited,a:hover,a:active{
	color:#d0910b;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
}
#caps_pub{
	margin:0 2px;
}
ul.pub_ban{
margin:0;
padding:0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;

}
li.pub_ban{
float:left;
height:42px;
overflow:hidden;
width:234px;
}
#description_pub{
color:#3C6F75;
display:block;
font-size:10px;
line-height:13px;
font-size:10px;
margin:0;
padding:0;
}
/* Strip search */
#search_strip_search_area {
	position: relative;
	float: right;
	height: 60px;
	width: 260px;
	margin-top: 15px;
	margin-right: 15px;
}
#search_textbox {
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3C6F75;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 18px;
	width: 158px;
	border: 1px solid #3C6F75;
}
#search_textbox:hover {
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	color: #3C6F75;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 18px;
	width: 158px;
	border: 1px solid #3C6F75;
}
#search_go {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	color: #3C6F75;
}
#search_go:hover {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3C6F75;
}
/* Bloc millieu */
#container_middle {
	min-width: 1000px;
}
#body_area{
	min-width:1000px;
	/*height:820px;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	float: none;
}
/* Menu gauche */
#left {
	float: left;
	height: auto;
	margin-top: 5px;
	margin-left:10px;
	overflow: hidden;
	width: 153px;
	min-height: 370px;
}
.left_menu,.left_menu:visited{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #386060;
	text-decoration: none;
	background-image: url(../images/menu_active.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 20px;
	width: 156px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left_menu:HOVER{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #da2a2a;
	text-decoration: none;
	background-image: url(../images/menu_hover.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 20px;
	width: 156px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left_head {
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	text-transform: none;
	color: #d0910b;
	text-decoration: none;
	background-repeat: no-repeat;
	float: left;
	width: 130px;
	background-position: 20px 8px;
}
/* Middle area*/
#body_textarea {
	font-family: Arial;
/*	font-size: 14px;*/
	font-weight: normal;
	color: #3c6f75;
	text-decoration: none;
	margin-left: 0px;
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#middle_area a{
	color:#BEA05A;
	text-decoration:none;
	font-size: 12px;
	font-weight:normal;
}
#middle_area a:hover{
	color:#ff0000;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
#middle_area {
	height: auto;
	min-width: 797px;
	margin: 0 5px 0 176px;
}
#ariane {
	margin-top:5px;
	width:100%;
	font-size:11px;
	color: #3C6F75;
	font-family: verdana,arial,sans-serif;
	font-weight:normal;
}
#ariane a {
	text-decoration: none;
	font-size:11px;
	color: #3C6F75;
	font-family: verdana,arial,sans-serif;
	font-weight:normal;
}
#ariane a:hover {
	text-decoration: none;
	font-size:11px;
	font-family: verdana,arial,sans-serif;
	font-weight:normal;
}
.arianne_droite {
	float:right;
}
/* Footer */
#container_footer {
	clear:both;
	min-width: 1000px;
	/*height:140px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;*/
}
#footer{
	width:100%;
	text-align:center;
}
#footer_bugtracker{
	text-align:center;
}
#footer_b_t_e {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	color: #3C6F75;
}
#footer_b_t_d{
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	color: #3C6F75;
	
}
#footer_links{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align:center;
	padding-right: 5px;
	padding-left: 5px;
}
#footer_links a{
	color: #b17a04;
	text-decoration: none;
	font-weight:normal;
}
#footer_links a:hover{
	color:#b17a04;
	text-decoration: underline;
	font-weight:normal;
}
#footer_copyright{
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align:center;
	margin: 0px; 
	height: 20px;
	width: 100%;
	color: #b17a04;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#footer_copyright a {
	color:#b17a04;
	text-decoration: none;
	font-weight:normal;
}
#footer_copyright a:hover {
	color:#b17a04;
	text-decoration: underline;
	font-weight:normal;
}
#xiti_stats{
	text-align:right;
	position:relative;
	margin-right:5px;
	margin-top:25px;
}
div.pub_pave_box {
	background:transparent url(../images/box/boxp.png) no-repeat scroll center top;
	height:300px;
	margin-bottom:15px;
}
h3.pub_pave_box  {
	border:medium none;
	color:#3C6F75;
	display:block;
	font-size:1em;
	height:18px;
	margin:0;
	padding:5px 14px;
	text-align:center;
}
div.pub_pave_box_src  {
	margin-top:-18px;
	text-align:center;
}
div.cgu_box {
	margin:auto;
	overflow:auto;
	padding:8px;
	width:95%;
	height: 185px;
}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
} 

/* Debut liste des téléchargements */





/*Fin liste des téléchargements*/
/* End tableau zone telechargement */

/*------------------------------------------------body_area--------------------*/

#innerbody_area{
	width:1004px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	float: none;
	padding-top: 52px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left_menu_area {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 153px;
}
.left_menutop {
	background-image: url(../images/menu_top.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 1px;
	width: 153px;
}
.service_head {
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	text-transform: none;
	color: #d0910b;
	text-decoration: none;
	background-image: url(../images/services.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 130px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 23px;
	background-position: 20px 8px;
}
.equipe_head {
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	text-transform: none;
	color: #d0910b;
	text-decoration: none;
	/*background-image: url(../images/service.png);*/ 
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 130px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 23px;
	background-position: 20px 8px;
}
.comments_area {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
}

.comments_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #386060;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 153px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.comments_link {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #9ca27e;
	text-decoration: underline;
}
.comments_link:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #386060;
	text-decoration: underline;
}
.Services_head {
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	text-transform: none;
	color: #d0910b;
	text-decoration: none;
	background-image: url(../images/services.png);
	background-repeat: no-repeat;
	float: left;
	width: 130px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 23px;
	background-position: 45px 8px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.head {
	font-family: Georgia;
	font-size: 30px;
	font-weight: normal;
	color: #d0910b;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.titre_mention {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #d0910b;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 540px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.readmore {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/readmore.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 18px;
	width: 74px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.readmore:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/readmore1.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 18px;
	width: 74px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}.innerbanner {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #8a8a8a;
	text-decoration: none;
	background-image: url(../images/innerbanner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 60px;
	width: 508px;
	padding-top: 457px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.innerbanner_head {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #8a8a8a;
	text-decoration: none;
	background-image: url(../images/tickmark.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	background-position: 0px 4px;
}
.right {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 820px;
	width: 170px;
}
.events_head {
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	text-transform: none;
	color: #d0910b;
	text-decoration: none;
	background-image: url(../images/events.png);
	background-repeat: no-repeat;
	float: left;
	width: 135px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 35px;
	margin: 0px;
}
.newletter_head {
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	text-transform: none;
	color: #d0910b;
	text-decoration: none;
	background-image: url(../images/newlinks.png);
	background-repeat: no-repeat;
	float: left;
	width: 135px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin: 0px;
	background-position: 0px 3px;
}
.news_link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #9ca27e;
	text-decoration: underline;
}
.news_link:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #386060;
	text-decoration: underline;
}

/*------------------------------------------------fotterlinksend--------------------*/

/*------------------------------------------------validation --------------------*/
a.xhtml:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #d0910b;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.xhtml:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #d0910b;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.xhtml:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #386060;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.xhtml:active{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #d0910b;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

a.css:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #386060;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a.css:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #386060;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a.css:hover 
			{
				color: #FFFFFF;
				text-decoration: none;
				font-family: Arial;
				font-size: 11px;
				font-style: normal;
				line-height: normal;
				font-weight: bold;
				font-variant: normal;
				text-transform: none;
				background-color: #d0910b;
				margin: 0px;
				padding: 0px;
				clear: none;
				float: none;
				height: 20px;
				width: 100px;
				border: 1px dotted #FFFFFF;
				padding-top: 0px;
				padding-right: 20px;
				padding-bottom: 0px;
				padding-left: 20px;
			}
a.css:active
			{
				color: #FFFFFF;
				text-decoration: none;
				font-family: Arial;
				font-size: 11px;
				font-style: normal;
				line-height: normal;
				font-weight: bold;
				font-variant: normal;
				text-transform: none;
				background-color: #386060;
				margin: 0px;
				padding: 0px;
				clear: none;
				float: none;
				height: 20px;
				width: 100px;
				border: 1px dotted #FFFFFF;
				padding-top: 0px;
				padding-right: 20px;
				padding-bottom: 0px;
				padding-left: 20px;
			}
.fotter_designed 
			{
				font-family: Arial;
				font-size: 11px;
				font-style: normal;
				line-height: normal;
				font-weight: bold;
				font-variant: normal;
				text-transform: none;
				text-decoration: none;
				margin: 0px;
				float: left;
				height: 20px;
				width: 100%;
				color: #3e8f96;
				padding-top: 15px;
				padding-right: 0px;
				padding-bottom: 0px;
				padding-left: 0px;
			}
/*------------------------------------------------validation--------------------*/
.fotter_designedlink 
			{
				font-family: Arial;
				font-size: 11px;
				font-style: normal;
				line-height: normal;
				font-weight: bold;
				font-variant: normal;
				text-transform: none;
				text-decoration: none;
				color: #1d6369;
			}
.fotter_designedlink:hover 
			{
				font-family: Arial;
				font-size: 11px;
				font-style: normal;
				line-height: normal;
				font-weight: bold;
				font-variant: normal;
				text-transform: none;
				text-decoration: none;
				color: #b17a04;
			}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#innercontentblank
			{
				margin: 0px;
				float: left;
				width: 750px;
				padding-top: 0px;
				padding-right: 0px;
				padding-bottom: 0px;
				padding-left: 40px;
			}
#innerhedding
			{
				font-family: Georgia;
				font-size: 22px;
				font-weight: normal;
				text-transform: none;
				color: #d0910b;
				text-decoration: none;
				margin: 0px;
				float: left;
				width: 750px;
				padding-top: 0px;
				padding-right: 0px;
				padding-bottom: 20px;
				padding-left: 0px;
			}
#innercontent
			{
				font-family: Arial;
				font-size: 11px;
				font-weight: normal;
				text-transform: none;
				color: #9ca27e;
				text-decoration: none;
				margin: 0px;
				float: left;
				width: 700px;
				padding:0 0 10px 0;
				text-align:justify;
			}
#innercontent002
			{
				font-family: Arial;
				font-size: 11px;
				font-weight: normal;
				text-transform: none;
				color: #9ca27e;
				text-decoration: none;
				margin: 0px;
				float: left;
				width: 700px;
				padding:0 0 10px 0;
				text-align:justify;			
			}
#innercontent003
			{
				font-family: Arial;
				font-size: 11px;
				font-weight: normal;
				text-transform: none;
				color: #9ca27e;
				text-decoration: none;
				margin: 0px;
				float: left;
				width: 700px;
				padding:0 0 10px 0;
				text-align:justify;			
			}
#innercontent004
			{
				font-family: Arial;
				font-size: 11px;
				font-weight: normal;
				text-transform: none;
				color: #9ca27e;
				text-decoration: none;
				margin: 0px;
				float: left;
				width: 700px;
				padding:0 0 10px 0;
				text-align:justify;			
			}
#innercontent005
			{
				font-family: Arial;
				font-size: 11px;
				font-weight: normal;
				text-transform: none;
				color: #9ca27e;
				text-decoration: none;
				margin: 0px;
				float: left;
				width: 700px;
				padding:0 0 10px 0;
				text-align:justify;			
			}
#submenuhedding
			{
				font-family: Georgia;
				font-size: 22px;
				font-weight: normal;
				text-transform: none;
				color: #d0910b;
				text-decoration: none;
				margin: 0px;
				float: left;
				width: 750px;
				padding-top: 0px;
				padding-right: 0px;
				padding-bottom: 20px;
				padding-left: 0px;
			}
#submenublank
			{
				margin: 0px;
				float: left;
				width: 750px;
				padding-top: 0px;
				padding-right: 0px;
				padding-bottom: 20px;
				padding-left: 0px;
			}
#submenutop
			{
				margin: 0px;
				float: left;
				width: 433px;
				height:1px;
				padding:0px;
				background-image:url(../images/topline.jpg);
				background-repeat:no-repeat;
			}
.submenu
			{
				margin: 0px;
				float: left;
				width: 410px;
				height:17px;
				padding:2px 0 0 23px;
				font-family: Arial;
				font-size: 11px;
				font-weight: normal;
				text-transform: none;
				color: #9ca27e;
				text-decoration: none;
				background-image: url(../images/active.png);
				background-repeat:no-repeat;
			}
.submenu:hover
			{
				margin: 0px;
				float: left;
				width: 410px;
				height:17px;
				padding:2px 0 0 23px;
				font-family: Arial;
				font-size: 11px;
				font-weight: normal;
				text-transform: none;
				color: #9ca27e;
				text-decoration: none;
				background-image: url(../images/over.jpg);
				background-repeat:no-repeat;
			}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/
#contactblank
			{
				margin: 0px;
				float: left;
				width: 674px;
				padding-top: 40px;
				padding-right: 30px;
				padding-bottom: 0px;
				padding-left: 30px;
			}
#contactinnerblank
			{
				width:1004px;
				height:500px;
				float:left;
				margin:0px;
				padding:0px;
			}
#contactheddingblank
			{	
				width:500px;
				height:30px;
				float:left;
				margin:27px 0 0 45px;
				padding:0px;
				font:normal 12px/17px Arial, Helvetica, sans-serif;
				color:#CECECE;
				border-bottom: solid 1px #7f7f7f;
			}
#contactaddressblank	
			{
				margin: 0px;
				padding:0 0 0 30px;
				float: left;
				width:236px;
				font-family: "Trebuchet MS";
				font-size: 11px;
				font-weight: normal;
				color: #000000;
				text-decoration: none;
				
			}

#contactaddresshedding
			{
				font-family: Georgia;
				font-size: 22px;
				font-weight: normal;
				text-transform: none;
				color: #d0910b;
				text-decoration: none;
				margin: 0px;
				float: left;
				width: 750px;
				padding-top: 0px;
				padding-right: 0px;
				padding-bottom: 20px;
				padding-left: 0px;
			}		

#contactaddresstext
			{
				font-family: Arial;
				font-size: 11px;
				font-weight: normal;
				text-transform: none;
				color: #9ca27e;
				text-decoration: none;
				margin: 0px;
				float: left;
				width: 700px;
				padding:0 0 10px 0;
				text-align:justify;
			}
#contactsmallhedding
			{
				font-family: Arial;
				font-size: 11px;
				font-weight: bold;
				color: #386060;
				text-decoration: none;
				margin: 0px;
				float: left;
				width: 700px;
				padding:0 0 10px 0;
			}
#contacthedding
			{
				font-family: Georgia;
				font-size: 22px;
				font-weight: normal;
				text-transform: none;
				color: #d0910b;
				text-decoration: none;
				margin: 0px;
				float: left;
				width: 750px;
				padding-top: 0px;
				padding-right: 0px;
				padding-bottom: 20px;
				padding-left: 0px;
			}
#contacticon
			{
				width:86px;
				height:84px;
				float:left;
				background-image: url(contacticon.png);
				background-repeat:no-repeat;
				margin:10px 0 0 30px;
			}
#contactfeildnameblank
			{
				width:160px;
				height:400px;
				margin:10px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildblank
			{
				width:200px;
				height:400px;
				margin:10px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname
			{
				width:160px;
				height:20px;
				margin:0px;
				padding:0;
				float:left;
			}
#contactfeildname002
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname003
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname004
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname005
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname006
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname007
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname008
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname009
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeild
			{
				width:200px;
				height:20px;
				margin:0px;
				padding:0;
				float:left;
			}
#contactfeild002
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeild003
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild004
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild005
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild006
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeild007
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild008
			{
				width:200px;
				height:20px;
				margin:8px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild009
			{
				width:200px;
				height:60px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#submitbutton
			{
				width:200px;
				height:20px;
				margin:60px 0 0 0;
				padding:0;
				float:left;
				text-align: left;
			}
.contactfeildname
			{
				font-family: Arial;
				font-size: 11px;
				font-weight: normal;
				text-transform: none;
				color: #9ca27e;
				text-decoration: none;
			}
.contactfeild
			{	font-family:Arial, Helvetica, sans-serif;
				font-size:10pt;
				color: #3c4538;
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
				height:20px;
			}
.contactfeild
			{
				font-family:Arial, Helvetica, sans-serif;
				font-size:10pt;
				color:#3c4538;
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
				height:20px;
			}
.submitbutton
			{
				color: #FFFFFF;
				text-decoration: none;
				font-family: Arial;
				font-size: 11px;
				font-style: normal;
				line-height: normal;
				font-weight: bold;
				font-variant: normal;
				text-transform: none;
				background-color: #386060;
				margin: 0px;
				padding: 0px;
				clear: none;
				float: none;
				height: 20px;
				width: 100px;
				border: 1px dotted #FFFFFF;
				padding-top: 0px;
				padding-right: 20px;
				padding-bottom: 0px;
				padding-left: 20px;
				cursor:pointer;
			}
.submitbutton:hover 
			{
				color: #FFFFFF;
				text-decoration: none;
				font-family: Arial;
				font-size: 11px;
				font-style: normal;
				line-height: normal;
				font-weight: bold;
				font-variant: normal;
				text-transform: none;
				background-color: #d0910b;
				margin: 0px;
				padding: 0px;
				clear: none;
				float: none;
				height: 20px;
				width: 100px;
				border: 1px dotted #FFFFFF;
				padding-top: 0px;
				padding-right: 20px;
				padding-bottom: 0px;
				padding-left: 20px;
				cursor:pointer;	
			}
.contactinput
			{
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
			}
.contactinput:hover
			{
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
			}
.listbox
			{
				width:174px;
				height:20px;			
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
			}
.listbox:hover
			{
				width:174px;
				height:20px;			
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
			}