@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FFFFFF url(http://www.workingthemagic.com/images/bg-blue-fade2.jpg) repeat-x;
}
html, body {
	height: 100%;
}

p {
	margin: 0 0 5px 0;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #1F63A7;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 25px;
	border-bottom: solid 1px #85A3C0;
}
h1 a {
	font-size: 16px;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: none;
}

h2 {
	font-size: 16px;
	margin: 0;
	padding-left: 10px;
}

h2 a {
	text-decoration: none;

}
h3 {
	color: #ffffff;
	font-size: 16px;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}


h5 {
	font-size: 11px;
	color: #000000;
	border-bottom: solid 1px #85A3C0;
	margin-top: 0px;
	margin-bottom: 3px;
}



.top-line {
	background-color: #406180;
	border-bottom: solid 1px #cccccc;
	height: 30px;
	margin-bottom: 74px;
}
.top-right {
	background: #406180 url(http://www.workingthemagic.com/images/br_blue.jpg) no-repeat bottom right;
	color: #ffffff;
	height: 20px;
	float: left;
	width: 515px;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}

.top-content {
	margin: 0 auto;
	width: 725px;
}
.top-content ul {
	list-style-type: none;
	margin: 0;
}
.top-content ul li {
	float: left;
	width: 125px;
	border-left: solid 1px #cccccc;
	height: 23px;
	text-align: center;
	padding-top: 7px;
	background: #406180;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;

}

.top-content ul li a {
	color: #FFFFFF;
	font-weight: bold;
}
.top-content  ul  li:hover {

background: #466C8E;

}
.black-text {
	color: #000000;
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, sans-serif;
}
.form_outline {
	margin-left: 10px;
	margin: 15px 0 15px 10px;
}

.top-content ul li a:hover {
	text-decoration: none;
}


.top-content  .li-end   {
	border-right: solid 1px #cccccc;

}
.top-content-all {
	margin: 0 auto;
	width: 725px;
}
.top-content-all ul {
	list-style-type: none;
	margin: 0;
}
.top-content-all ul li {
	float: left;
	width: 125px;
	border-left: solid 1px #cccccc;
	height: 23px;
	text-align: center;
	padding-top: 7px;
	background: #406180;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}
.top-content-all ul li:hover {
	background: #466C8E;
}
.top-content-all ul li a {
	color: #FFFFFF;
	font-weight: bold;
}
.top-content-all ul li a:hover {
	text-decoration: none;
}
.top-content-all .li-end {
	border-right: solid 1px #cccccc;
}


.container {
	width: 900px;
	background: #ffffff;
	margin: 0px auto 0px auto;
	border: solid 1px #cccccc;
	padding: 0px;
}
.left {
	width: 175px;
	float: left;
	padding: 10px 10px 10px 10px;
	color: #000000;
}
.right {
	width: 675px;
	float: right;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	border-right: solid 1px #cccccc;
}

.clear {
	clear: both;
	height: 0px;
}
.colorline {
	height: 29px;
	border-bottom: solid 1px #cccccc;
	background: #406180;
	margin-bottom: 10px;
}
.menu-title {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
.logo {
	position: absolute;
	background-image: url(http://www.workingthemagic.com/images/wtm-seo-main.png);
	height: 74px;
	width: 446px;
}
.logo-container {
	width: 264px;
	height: 69px;
	position: absolute;
	left: 50%;
	top: 31px;
	margin-left: -410px;
}
