#all {
	width: 1024px;
}

#header {
	margin-bottom: 10px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#header #logo {
	float: left;
	margin-top: 50px;
	margin-left: 25px;
}

#header #links {
	float: right;
	margin-top: 50px;
	margin-right: 40px;
}

#header #links a {
	margin-right: 15px;
	font-size: 14px;
	font-weight: bold;
}

#header #links .navlink {
	float: left;
	text-align: left;
}

#header #links .navlink .sublink {
	font-size: 12px;
	color: #576fff;
	margin-left: 7px;
}

#body {
	clear: both;
}

.roundedcornr_box_294351 {
   background: #e6d7f7;
}
.roundedcornr_top_294351 div {
   background: url(Images/roundedcornr_294351_tl.png) no-repeat top left;
}
.roundedcornr_top_294351 {
   background: url(Images/roundedcornr_294351_tr.png) no-repeat top right;
}
.roundedcornr_bottom_294351 div {
   background: url(Images/roundedcornr_294351_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_294351 {
   background: url(Images/roundedcornr_294351_br.png) no-repeat bottom right;
}

.roundedcornr_top_294351 div, .roundedcornr_top_294351, 
.roundedcornr_bottom_294351 div, .roundedcornr_bottom_294351 {
   width: 100%;
   height: 16px;
   font-size: 1px;
}
.roundedcornr_content_294351 { margin: 0 16px; }

#footer {
	margin-top: 10px;
}

div {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #5f3291;
}

a:hover {
	text-decoration: underline;
	color: #0066FF;
}