html {
	min-height: 100%;
	margin-bottom: 1px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
/* ---------------------------------------------------*/
/* -------------------- STRUCTURE --------------------*/
/* ---------------------------------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color:#ccc;
	/*background-image: url(../images/background.png);*/
	background-repeat: repeat-x;
}
body a {
	text-decoration:none;
}

body a {
	font-size: 15px;
	color: #424f9d;
	font-weight: bold;
}
body a:link {
	text-decoration: none;
}
body a:visited {
	text-decoration: none;
	color: #424f9d;
}
body a:hover {
	text-decoration: none;
	color: #b61316;
}
body a:active {
	text-decoration: none;
	color: #7495ff;
}

ul {
	list-style-type: disc;
	list-style-image:url(../images/cross_bullet.gif);
	list-style-position: inside;
	}

/*img {
	padding:3px;
	border:#CCCCCC 1px solid;
	float: left;
	margin: 10px;
}*/

#text_picture {
	float: left;
	/*width: 145px;*/
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
}


#container {width: 790px; margin: 10px auto; text-align: left;}



#wrapper {
	text-align: left;
	width: 790px;
	margin: 15px auto; /* Change here for the height that's at the top of the website*/
	margin-right: auto;
	margin-left: auto;
}

/* Fade */
#topFade {
	height: 16px;
	width: 100%;
	float: left;
	background: #fff url(../images/layout/topFade.gif) no-repeat;
	margin-bottom: 0px!important;
	margin-bottom: -2px;
}
#centreFade {
	float: left;
	background: url(../images/layout/centreFade.gif) repeat-y;
	width: 100%;
}
#bottomFade {height: 16px; width: 100%; float: left; background: #fff url(../images/layout/bottomFade.gif) no-repeat;}

#head {
	width: 760px;
	height: 162px;
	float: left;
	background-image: url(../images/profit_coach_banner.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-left: 15px!important;
	margin-left: 7px;
}
#body {
	float: left;
	width: 760px;
	background: #fff;
	margin-left: 15px!important;
	margin-left: 7px;
}
#main_pic {
	background-image: url(../images/main_pic.jpg);
	float: left;
	height: 160px;
	width: 760px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #13518a;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #13518a;
}

#text_picture {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
}

#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111;
	margin-left: 40px;
	margin-top: 20px;
	margin-right: 40px;
}
#main_content {
	float: left;
	width: 370px;
	text-align: justify;
	margin-top: 24px;
	color: #000;
	margin-left: 30px!important;
	margin-left: 15px;
}
#main_content_second {
	float: right;
	width: 500px;
	text-align: left;
	margin-top: 24px;
	margin-right: 40px!important;
	margin-right: 22px;
	color: #000;
}
#sidebar {
	float: left;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 40px;
}
#left_cont {
	width: 135px;
	float: left;
	margin-left: 40px;
	margin-top: 26px;
	padding: 0px;
}

.left_boxes {
	width: 120px;
	float: left;
	background: #fff;
	margin-bottom: 10px;
	padding: 10px 10px 10px 15px;
	margin-left: 0px;
	color: #b61316;
	border: 0px solid #808080;
	/*border-top: 1px solid #b61316;*/
	/*border-bottom: 1px solid #b61316;*/
	/*font-weight: bold;*/
}


#footer_banner {
	width: 760px;
	font-size: 12px;
	color: #666;
	line-height: 15px;
	background-color: #ccc;
	text-align: center;
	border-top: 0px solid #ccc;
	border-bottom: 0px solid #2624cd;
	float: left;
	clear: both;
	margin-left: 15px!important;
	margin-left: 7px;
}

#footer_banner a {
	font-size: 12px;
	color: #283890;
}


#footer {
	height: 20px;
	width: 760px;
	font-size: 10px;
	color: #fff;
	line-height: 20px;
	background-color: #283890;
	text-align: center;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #2624cd;
	float: left;
	clear: both;
	margin-left: 15px!important;
	margin-left: 7px;
}
#footer a {
	font-size: 10px;
	color: #fff;
}
/* -------------------- 
RIGHT PANELS (HOME PAGE)
 --------------------*/

#right_content {
	float: right;
	width: 152px;
	margin-right: 20px;
	margin-top: 26px;
}
.right_panel {
	background-color: #fff;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #666;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: 0px;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-bottom: 20px;
}

.right_panel a {
	font-size: 10px;
	font-weight: bold;
	color: #113541;
}
.right_panel a:hover {
	color: #0E5B31;
}
#right_content .right_panel {
	color: #666666;
	font-size: 10px;
	width: 150px;
	float: right;
}
/*.right_panel_heading {
	background-color: #fff;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #2a3990;
	padding-left: 10px;
	border-bottom: 1px dotted #383890;
	border-top: 1px dotted #383890;
	
}*/

.right_panel_heading {
	background-color: #fff;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #2a3990;
	padding-left: 10px;
	border-bottom: 1px dotted #383890;
	border-top: 0px dotted #383890;
	
}


.right_panel_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 10px;
}
.right_panel_copy a {
	font-size: 9px;
	font-weight: bold;
	color: #113541;
}
.right_panel_copy a:hover {
	color: #0E5B31;
}


/* -------------------- 
LEFT PANELS (HOME PAGE)
 --------------------*/

#left_content {
	float: left;
	width: 152px;
	margin-left: 20px;
	margin-top: 26px;
}
.left_panel {
	background-color: #fff;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #666;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: 0px;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-bottom: 20px;
}

.left_panel a {
	font-size: 10px;
	font-weight: bold;
	color: #113541;
}
.left_panel a:hover {
	color: #0E5B31;
}
#left_content .right_panel {
	color: #666666;
	font-size: 10px;
	width: 150px;
	float: right;
}
.left_panel_heading {
	height: 20px;
	background-color: #fff;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #2a3990;
	padding-left: 10px;
	border-bottom: 1px dotted #383890;
	border-top: 1px dotted #383890;
	
}
.left_panel_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 10px;
	color: #666666;
}
.left_panel_copy a {
	font-size: 9px;
	font-weight: bold;
	color: #113541;
}
.left_panel_copy a:hover {
	color: #0E5B31;
}


/* --------------------
 SCROLLER PANEL (HOME PAGE) 
 --------------------*/
 
#left_panel {
	background-color: #DEDACF;
	border: 1px solid #988A6E;
	font-size: 9px;
	line-height: 14px;
	color: #666666;
	padding: 0px 0px 10px;
}

#left_panel_heading {
	height: 20px;
	background-color: #AA9B7C;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;	/*padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;*/
}
#left_panel .panel_copy a {
	color: #FF0000;
}
#left_panel a {
	font-size: 10px;
	font-weight: bold;
	color: #113541;
}
#left_panel marquee {
	padding: 10px;
}
/* ---------------------------------------------------*/
/* -------------------- NAVIGATION --------------------*/
/* ---------------------------------------------------*/
#nav {
	height: 40px;
	width: 760px;
	float: left;
	background-color: #283890;
	margin-left: 15px!important;
	margin-left: 7px;
	font-size: 10px;
	text-transform: Uppercase;
	/*font-weight: bold;*/

}
#nav ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style:none;
}
#nav li {
	float: right;
	margin: 0px;
	list-style-type: none;
	text-decoration: none;
}
#nav a {
	display: block;
	padding: 2px 6px;
	/*	width: 66px;*/	
	font-size: 1.05em;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #283890;
	color: #fff;
	background-color: #283890;
	text-align: center;
}
#nav a:hover {
	color: #0b9443;
	background-color: #283890;
}






/* Sidebar */

/*#sidebar {
	float: left;
	width: 145px;
	padding-top: 24px;
	padding-left: 40px;
	padding-right: 15px;
	padding-bottom: 5px;
}*/

#sidebar {
	float: left;
	width: 152px;
	margin-left: 20px;
	margin-top: 26px;
	list-style: none;
	font-size: 12px;
}


#left_content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style: none;
}
#left_content li {
	margin: 3px 0 0;
	padding: 0;
	list-style-type: none;
}
#left_content li a:link, #left_content li a:visited {
	display: block;
	width: 150px;
	padding: 4px 0 4px 5px;
	background-color: #fff;
	color: #0b9443;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #283890;
}
#left_content li a:hover, #left_content li a:active {
	display: block;
	padding: 4px 0 4px 5px;
	background-color: #fff;
	color: #283890;
	text-decoration: none;
}
#left_content ul ul li a:link, #left_content ul ul li a:visited {
	display: block;
	width: 150px;
	padding: 4px 0 4px 5px;
	background-color: #FFFFFF;
	color: #ff0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#left_content ul ul li a:hover, #left_content ul ul li a:active {
	display: block;
	padding: 4px 0 4px 5px;
	background-color: #FFFFFF;
	color: #9A8C71;
	text-decoration: none;
}
#flash_clients {
	margin-top: 20px;
	margin-bottom: 20px;
}
/* ---------------------------------------------------*/
/* -------------------- MAIN CONTENT --------------*/
/* ---------------------------------------------------*/
#main_content, #main_content_second p {
	line-height: 15px;
	color: #666;
}
#main_content, #main_content_second a {
	color: #990000;
}
#main_content, #main_content_second ul {
	line-height: 20px;
	color: #333333;
}
#main_content, #main_content_second a:hover {
	color: #666;
	margin-right: 0px;
}
/* ---------------------------------------------------*/
/* -------------------- LINKS --------------------*/
/* ---------------------------------------------------*/

#breadcrumb a {
	font-size: 10px;
	text-decoration: underline;
	color: #113541;
}
#breadcrumb a:hover {
	color: #113541
}
#left_panel a:hover {
	color: #113541;
}
/* ---------------------------------------------------*/
/* -------------------- HEADINGS --------------------*/
/* ---------------------------------------------------*/
h1 {
	font-size: 135%;
	color: #283890;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
h2 {
	font-size: 120%;
	color: #283890;
}
h3 {
	font-size: 115%;
	color: #283890;
}
h4 {
	font-size: 110%;
	color: #283890;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
h5 {
	font-size: 105%;
	color: #283890;
	padding-bottom: 5px;
}


.clear {
	clear: both;
}
img {
	border: 0px solid #FFFFFF;
}
#text_picture .picture {
	border: 1px solid #999999;
}

.required {
color:#772723;	
}
