body {
	background-color:#2f3f58;
	overflow-x:hidden;
}

#wrapper {
	background-color:#2c2317;
}

#container {
	margin:0 auto;
	width:994px;
	height:768px;
}

#right-column {
	width:337px;
	height:768px;
	background-image:url('../images/background-right-column.jpg');
	background-repeat:no-repeat;
	float:right;
	position:relative;
	overflow:hidden;
}

#right-column h1 {
	margin:56px auto 0 auto;
	width:198px;
	height:0;
	padding-top:60px;
	overflow:hidden;
	background-image:url('../images/mc-law.gif');
}

#right-column h2 {
	margin-left:357px;
	margin-bottom:43px;
	width:111px;
	height:0;
	padding-top:14px;
	overflow:hidden;
	background-image:url('../images/mc-law.gif');
	background-position:-88px -60px;
}

#right-column p {
	text-align:center;
	font-family:Georgia;
	font-size:11px;
	color:#fff;
	line-height:18px;
	margin:0 60px 20px 60px;
}

#right-column p .intro-text {
	font-size:16px;
	font-variant:small-caps;
}

#bio-box {
	position:absolute;
	top:565px;
	height:105px;
	background-image:url('../images/bio-box.png');
	width:332px;
	padding-left:5px;
}

#read-success-stories {
	position:absolute;
	top:51px;
	left:227px;
	width:97px;
	padding-top:19px;
	height:0;
	background-image:url('../images/read-success-stories.gif');
	overflow:hidden;
}

#accreditation-box {
	text-align:center;
	position:absolute;
	font-size:10px;
	font-family:Arial;
	color:#8c7a64;
	top:720px;
	width:100%;
	line-height:12px;
}

#left-column {
	width:657px;
	float:left;
	height:768px;
	position:relative;
}

#left-column-feature-background {
	width:657px;
	height:768px;
	position:absolute;
	top:0;
	left:0;
}

#nav-background {
	position:absolute;
	top:0;
	right:0;
	float:right;
	width:130px;
	height:588px;
	background-image:url('../images/background-menu.png');
	padding-top:180px;
}

#nav {
	position:absolute;
	top:0;
	right:0;
	float:right;
	width:130px;
	height:588px;
	padding-top:180px;
}

#nav ul {
	font-family:Arial;
	font-size:10px;
	text-transform:uppercase;
	color:#fff;
	margin-top:15px;
}

#nav ul li {
	position:relative;
	overflow:hidden;
	width:130px;
}

#nav ul li:hover {
	overflow:visible;
}

#nav ul li a {
	color:#fff;
	display:block;
	padding:4px 5px;
	text-decoration:none;
	line-height:12px;
}

#nav ul li a:hover {
	background-image:url('../images/background-search-box.png');
	color:#2c2317;
}

#nav ul li#apply-now-li {
	overflow:visible;
}

#nav ul li ul {
	position:absolute;
	z-index:999999999;
	left:130px;
	top:-25px;
	width:191px;
	background-image:url('../images/background-sub-nav-bottom.png');
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:29px;
}

#nav ul li ul li {
	width:191px;
}

#nav ul li ul li:first-child {
	padding-top:10px;
	background-image:url('../images/background-sub-nav-top.png');
}

#nav ul li ul li {
	background-image:url('../images/background-sub-nav.png');
}

#nav ul li ul li a {
	background-image:none;
	color:#2a1c0d;
	width:134px;
	padding:3px 5px 3px 35px;
}

#nav ul li ul li a:hover {
	background-image:url('../images/background-sub-nav-hover.png');
}

#nav ul li ul li ul {
	position:relative;
	top:0;
	left:0;
	background:none;
	padding:0;
}

#nav ul li ul li ul li:first-child {
	padding:0;
	background:none;
}

#nav ul li ul li ul li {
	background:none;
}

#nav ul li ul li ul li a {
	background-image:none;
	color:#2a1c0d;
	width:124px;
	padding:3px 5px 3px 45px;
}

#nav ul li ul li ul li a:hover {
	background-color:#F0E8D7;
	background-image:none;
}

#apply-now-link {
	margin-left:-90px;
	float:left;
	width:80px;
	padding:4px 5px;
	background-image:url('../images/background-apply-now.gif');
	background-color:#fff;
	text-align:center;
	height:12px;
}

#apply-now-link:hover {
	background-color:#fff;
	color:#6b2c4e;
}

#nav ul input {
	background-color:transparent;
	background-image:url('../images/background-search-box.png');
	border:0;
	outline:0;
	padding:3px 5px;
	height:14px;
	color:#fff;
	width:120px;
	font-size:10px;
	font-family:Arial;
}

#success-story {
	position:absolute;
	top:565px;
	right:0;
	height:105px;
	background-image:url('../images/bio-box.png');
	width:501px;
	padding:0 10px;
}

#success-story-table {
	height:105px;
}

#success-story-table tr td {
	font-size:11px;
	color:#4a3219;
	font-family:Arial;
	line-height:16px;
}

#footer-container {
	background-image:url('../images/background-footer.gif');
	background-repeat:repeat-x;
	background-color:#2f3f58;
	height:90px;
}

#footer-logo {
	display:inline-block;
	float:left;
	margin-left:30px;
	margin-right:20px;
}

#footer-content {
	width:1024px;
	margin:0 auto;
	padding:20px 0;
	color:#767e90;
	font-size:10px;
	font-family:Arial;
}

#footer-links {
	float:left;
	margin-top:20px;
	  
}

#footer-quicklinks select{
	float:right;
	margin-top:15px;
	color:#111111;
	font-size:10px;
	font-family:arial;
}

#footer-icons {
	margin-top:10px;
	margin-right:40px;
	float:right;
}
