
.clear:after {
	content: ".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}

.container {
	width:960px; 
	margin:0 auto;
}

/*LOGO*/

.logo {
	float:left;
	height:70px;
	margin:5px 0 0;
	width:363px;
}
.logo a { 
	display:block; 
	text-decoration:none;
	background:url(../img/logo.jpg) no-repeat center left;	
	width:346px;
	height:80px;
	cursor:pointer;
}

/*Menus*/
.menu {
	width:960px;
}



.menu ul {
	width:945px;
	float:left;
	padding:0 0 0 15px;
	background:#DDDCDC;
}
.menu li {
	float:left;
	font-size:14px;	
	font-weight:bold;
	vertical-align:bottom;
	background:#DDDCDC;
	border-right:2px solid #c3c3c3;
}


/*INFOS*/
.infos {
	width:288px;
	padding:20px 15px 20px 15px;
	background:#FFF;
	float:right;
	border-top:1px solid #DEDED8;
}
.infos ul {
	margin:20px 0 0 0;
}
.infos ul li {
	margin:0 0 4px 0;
	display:block;
}
.infos a:link, .infos a:visited  {
	color:#294867;
	text-decoration:none;
}
.infos a:hover {
	color:#294867;
	text-decoration:underline;
}
.infos label {	
	display:block;
	width:85px;
	font-weight:bold;
	margin-right:3px;
	text-align:left;
	color:#333;
	float:left;
}
/*FILLUPFORMS*/
.fillupform {
	margin:20px 0 30px 0;	
	width:534px;
}
.fillupform li {
	float:left;
	color:#FF0000;
	margin:15px 0 0 0;
	width:534px;
}
.fillupform ul li label {
	display:block;
	width:60px;
	padding:8px 8px 8px 0;
	font-weight:bold;
	text-align:left;
	color:#333;
	float:left;
}
.fillupform input {
	width:185px;
	border-style:none;
	padding:8px;
	background:#FFF url(../img/form-shadow.jpg) repeat-x;
	margin:0 0 0 10px;
	float:left;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #CCC;
}
.fillupform textarea {
	height:130px;
	width:300px;
	margin:0 0 0 10px;
	padding:8px;
	float:left;
	background:#FFF url(../img/form-shadow.jpg) repeat-x;
	border-style:none;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #CCC;
}
.fillupform input.btn {
	color:#333;
	font-weight:bold;
	margin:0 0 0 10px ;
	width:60px;
	padding:3px 6px 3px 6px;
	height:27px;
	background:#CCC;
	cursor:pointer;
	float:left;
	text-align:center;
	text-transform:uppercase;
}
/*LABELERROR*/ 
.fillupform ul li label.error {
	color:#FF0000;
	font-size:11px;
	font-weight:normal;
	margin:0 0 0 10px;
	width:120px;
}

/*FOOTER*/
.footer {
	font-size:12px;
	color:#FFF;
	margin:15px 0 0 0;
	text-align:center;	
}
.footer p {
	line-height:23px;
	float:left;
	text-align:left;
	padding:0 0 0 25px;
}
.footer a:link, a:visited {
	color:#FFF;
	text-decoration:none;
}
.footer a:hover {
	color:#FFF;
	text-decoration:underline;
}


/*CONTENT-STYLES*/
.content-styles {
	width:610px;
}
.headers, .float-right, .float-left, .list, .text-styles {
	margin:30px 0 20px 0;
	padding:5px 0 0 0;
	width:610px;
}

/*HEADERS*/
.headers h1 {
	font-size:36px;	
	line-height:20px;
	font-weight:normal;
	margin:0 0 18px 0;
	color:#333;
}
.headers h2 {
	font-size:30px;
	line-height:20px;
	font-weight:normal;
	margin:0 0 15px 0;
	color:#333;
}
.headers h3 {
	font-size:26px;
	line-height:20px;
	font-weight:normal;
	margin:0 0 15px 0;
	color:#333;
}
.headers h4 {
	font-size:20px;
	line-height:20px;
	font-weight:normal;
	margin:0 0 15px 0;
	color:#333;
}
.headers h5 {
	font-size:16px;
	line-height:20px;
	font-weight:normal;
	margin:0 0 12px 0;
	color:#333;
}
.headers h6 {
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	color:#333;
}
/*FLOAT-RIGHT AND FLOAT-LEFT*/
.float-right img {
	float:right;
	margin:0 0 5px 15px;
}
.float-left img {
	float:left;
	margin:0 15px 5px 0;
}
/*LISTS*/
.lists ul.main {
	width:290px;
	float:left;
}
.lists ul.inside, .lists ol.inside  {
	width:260px;
	margin:0 0 0 15px;
}
.lists ul.main li, .lists ul.inside li {
	margin:0 0 0 12px;
	list-style:inside disc;
}
.lists ol.main {
	width:290px;

	float:right;
}
.lists ol.main li, .lists ol.inside li {
	margin:0 0 0 12px;
	list-style:inside decimal;
}





.sf-menu li a {
	text-decoration:none;
	min-width:75px;
	font-weight:normal;
	display:block;
	padding:7px;
	text-align:center;
	color:#333!important;
}
.sf-menu li a:hover, .sf-menu li a.current{

	color:#FFF; 
	min-width:75px;
	font-weight:normal;
	text-decoration:none;
	min-width:75px;
	background:#FF8623;
	padding:7px;
	display:block; 
	text-align:center;
}
.sf-menu li li a {
	font-size:14px;
	border-top:	1px dotted #fff;
	color:#333!important;
	text-align:left;
}
.sf-menu li li a:hover {
	color:#000!important;
	background-color:#ec741a;
	text-align:left;
	
}

.sf-menu li li {
	background:		#DDDCDC;
	border:none;
	width:			185px;
}


/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;	
	z-index:		99;
}

.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			185px; /* left offset of submenus need to match (see below) */
	padding:0;
	margin:0;

}

.sf-menu li {
	float:			left;
	position:		relative;
	
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			35px; /* match top ul list item height */
	z-index:		99;
	background:#027FAD;
	width:			185px;
}

/*** arrows **/

.sf-sub-indicator {
	position:		absolute;
	display:		block;
	text-indent: 	-999em;
	overflow:		hidden;

}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			22px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/

.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

a:link, a:visited{
	color:#000000;
	text-decoration:none;
}

a:hover{
	color:#EC741A;
	text-decoration:none;
}


	fieldset { border:0;margin:0;padding:0; }
	label { display:block; }
	input.text,textarea { width:300px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; }
	input.submit { padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif; }
