@import url("base.css");
#content{
	width:833px;
	height:395px;
	margin-left:26px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#left{
	float:left;
	width:162px;
	height:280px;
}
#left img{
	float:left;
	height:147px;
	width:121px;
	margin-top:70px;
}
#left p{
	float:left;
	clear:both;
	text-transform:uppercase;
	font-size:7pt;
	line-height:11pt;
	font-weight:bold;
	margin-top:7px;
	width:162px;
}
#left p a{
	color:#6ECCCE;
	text-decoration:none;
}
#left p a:hover{
	color:#FAA61A;
}
#center{
	float:left;
	width:250px;
	height:280px;
	margin-top:20px;

}
#center .p{
	float:left;
	clear:both;
	margin-top:10px;
	width:250px;
}
#center .red, #center .orange{
	float:left;
	clear:both;
	text-transform:uppercase;
	font-size:10pt;
	font-weight:bold;
	width:250px;
}
#center .red{ color:#E45620; }
#center .orange{ color:#FAA61A; }
#center .address{
	float:left;
	clear:both;
	color:#9B9C9E;
	font-size:9pt;
	text-decoration:none;
	line-height:12pt;
	margin-top:5px;
}  
#center .address a{
	color:#9B9C9E;
	text-decoration:none;
}
#center .address a:hover{
	color:#E45620;
}
#right{
	float:left;
	width:420px;
	height:395px;
	margin-top:30px;
}
#right .header{
	float:left;
	clear:both;
	text-transform:uppercase;
	font-size:10pt;
	font-weight:bold;
	color:#58595B;
	margin-bottom:5px;
}
#right #response{
	float:right;
	font-size:8pt;
	margin:2px 0px 5px 7px;
	text-transform:uppercase;
	font-weight:bold;
}
#right #response span.error{
	color:#CC0000;
}
#right #response span.confirm{
	color:#006600;
}
#right .input-line{
	float:left;
	clear:both;
	width:420px;
	margin:0px 0px 2px 0px;
	padding:0px;
	height:18px;
}
#right .input-line-validation{
	float:left;
	clear:both;
	width:420px;
	margin:50px 0px 2px 0px;
	padding:0px;
}
#right .label{
	float:left;
	font-size:7pt;
	width:135px;
	margin:3px 0px 0px 0px;
}
#right .input{
	float:right;
	height:16px;
	margin:0px;
	padding:0px;
}
#right .label.long{
	float:left;
	font-size:7pt;
	width:340px;
	height:16px;
}
#right .label span.error{
	color:#CC0000;
	font-weight:bold;
}
#right .label img.validate{
	border:1px solid #AEB0B2;
}
#right .input input{	height:15px; margin:0px; padding:0px;}
#right .input input, #right .input select, #right .input textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	background-color:#F6F6F6;
	border:1px solid #AEB0B2;
	color:#666666;
	margin:0px;
	padding:0px;
}
#right .input input, #right .input textarea{
	width:278px;
	margin:0px;
	padding:0px;
}
#right .input input.validate{
	width:75px;
	margin:0px;
	padding:0px;
}
#right .input select.previous, #right .input select.interests{
	width:280px;
	margin:0px;
	padding:0px;
}
#right .input select.catalogue{
	width:70px;
	margin:0px;
	padding:0px;
}
#right .input textarea{
	height:65px;
	margin:0px;
	padding:0px;
}
#right .button{
	color:white;
	background-color:#59C5C7;
	float:left;
	margin-left:140px;

	clear:both;

	font-size:7pt;

	text-transform:uppercase;

	font-weight:bold;

	height:20px;

	line-height:20px;

	padding:0px 30px 0px 30px;

	cursor:pointer;

}

#right .click{

	color:white;

	background-color:#FBB848;

	float:left;

	margin-left:140px;

	clear:both;

	font-size:7pt;

	text-transform:uppercase;

	font-weight:bold;

	height:20px;

	line-height:20px;

	padding:0px 30px 0px 30px;

	cursor:pointer;

}

#right .label .validation{

	clear:left;

	margin-top:30px;

}

#footer {

	clear: left;

	height: 149px;

	width:899px;

	background-image:url(/img/home/footer.jpg);

	position:relative;

}

#send_button{

	display:block;

}

#processing, #done{

	display:none;

	background-color:white;

	float:left;

	clear:both;

	height:16px;

	width:420px;

	text-align:center;

}

#processing span, #done span{

	font-size:8pt;

	color:#006600;

	margin-left:7px;

	padding-bottom:7px;

	font-weight:bold;

	vertical-align:middle;

}
