body {
    font-size: 12px;
    background-color:#ECECEC;
    margin: 0px;
    padding: 0px;
    font-family: verdana, arial, helvetica, sans-serif;
  }

#wrap{
	margin:0px auto;
	text-align:left;
	width:60em; /* !IE */
	*width:790px;/* IE */
	min-width:790px;
	background-color:#FFF;
	border-right:30px solid #FFFFFF;
	border-left:30px solid #FFFFFF;
	border-bottom:30px solid #FFFFFF;
	}
h1 {
border-bottom:1px solid #ddd;
color:#522e6c;
font-size:20px;
margin-bottom:0.6em;
padding:5px;
}

a,a:visited {
	color: #522e6c;
	text-decoration: none;
}

a:hover {
	color: #ff6f18;
}



.ft-menu a,.ft-menu a:visited{color:#FFFFFF;font-weight:Bold}


#content p {
	margin-top: 0;
	line-height: 18px;
	text-align: justify;
	font-size: 12px;
	color:#4B4B4B
}

#footer {
	background-color:#6262c6;
	height:110px;
	width:850px;
	text-align:center;
	color:#FFFFFF;
	margin:0px auto;
  }

#footer a {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

.txt-links {
background-image:url(images/bullet-1.png);
color:#6C6C6C;
font-size:12px;
line-height:20px;
padding-left:18px;
}



.clear {
    clear: both;
    display: block;
}
/* clearfix */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}


#topmenuleft {
float:left;
width:460px;
padding:4px
}
#topmenuleft .first a {
background:transparent none repeat scroll 0 0;
padding-left:2px;
}

#topmenuleft ul li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#topmenuleft ul a {
background:transparent url(images/line1.jpg) repeat-y scroll left top;
color:#000000;
float:left;
line-height:11px;
padding-left:15px;
padding-right:15px;
text-decoration:none;
}