/**** Standard.css for Casey Gollan ****/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
}
#contact span,
#banner span,
#allowGrowth span,
#extraBoxes span,
#colSecondary h2 span {
	display: block;
	width :0;
	height: 0;
	overflow: hidden;
}
a {
	color: #007ac8;
}
a:hover {
	text-decoration: none;
}





body {
	background: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 34px 0;
	font-size: 62.5%;
}





#container {
	width: 970px;
	margin: 0 auto;
	background: url(../images/interface/bg_tile.gif) repeat-y 0 0;
	text-align: left;
}
#wrapper {
	background: url(../images/interface/content_bg_bottom.jpg) no-repeat left bottom;
}
.clear {
	clear: both;
}





/***** header *****/
#contact {
	height: 40px;
	background: url(../images/interface/header_growth_specialist.gif) no-repeat 0 0;
}
#banner {
	height: 127px;
	background: url(../images/interface/header_casey_gollan.jpg) no-repeat 0 0;
}
#banner a {
	display: block;
	height: 127px;
}
#allowGrowth {
	height: 30px;
	background: url(../images/interface/header_allow_business.gif) no-repeat 0 0;
}







/***** Content *****/
#content {
	padding: 0 4px;
	background: url(../images/interface/content_bg_top.jpg) no-repeat 0 0;
}





/***** Columns *****/
#colContent {
	float: left;
	width: 754px;
}
#colSecondary {
	float: left;
	width: 193px;
	padding: 16px 0 0 3px;
	text-align: center;
	background: url(../images/interface/secondary_col_bg.png) no-repeat 0 8px;
}
#colMain {
	float: right;
	width: 556px;
	padding: 18px 18px 0 0;
	font-size: 1.1em;
}
#colNav {
	float: left;
	width: 155px;
}






/***** Main Nav *****/
#colNav ul {
	margin: 11px 0 0 30px;
	width: 120px;
	list-style-type: none;
}
#colNav li { /* ie6.css */
	margin-bottom: 4px;
}
#colNav a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1;
	display: block;
	padding:  10px 0 10px 18px;
	background: url(../images/interface/nav_bg.gif) no-repeat 0 0;
}
#colNav a:hover {
	text-decoration: underline;
}





/***** Main Content *****/
.videoWrapper {
	text-align: center;
	padding-bottom: 14px;
}
h1 {
	font-size: 1.5em;
	padding-bottom: 1em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
	color:#007ac8;
	padding-bottom: 1em;
}
h4 {
	font-size: 2em;
	color:#007ac8;
}
p {
	font-size: 1.2em;
	padding-bottom: 1.4em;
	line-height:1.3;
}
#colMain h1,
#colMain p{
	padding-right: 18px;
}
#colMain li {
	list-style-type: none;
	background: url(../images/bullet_gt.gif) no-repeat 0 4px;
	line-height: 1.4;
	padding: 0 0 8px 10px;
	font-size: 1.2em;
	line-height:1.3;
}
#extraBoxes {
	margin-top: 23px;
	padding: 8px 0 28px 0;
	background: url(../images/interface/extrabox_bg.gif) no-repeat 2px 0;
}
#extraBoxes .box {
	float: left;
	width: 184px;
	height: 160px;
	margin-right: 1px;
}
#extraBoxes a {
	display: block;
	width: 190px;
	height: 160px;
}
#extraBoxes p {
	padding: 0;
}
.workshops {
	background: url(../images/interface/extra_workshops.png) no-repeat 0 0;
}
.busCoaching {
	background: url(../images/interface/extra_business_coaching.png) no-repeat 0 0;
}
.coachTraining {
	background: url(../images/interface/extra_coach_training.png) no-repeat 0 0;
	float: right;
}
.featureimage {
	float: left;
	width: 140px;
	border: 2px solid #FFFFFF;
	margin-right: 10px;
	margin-bottom: 4px;
}
.pageContent ul li {
	list-style-type: none;
	background: url(../images/bullet_gt.gif) no-repeat 0 4px;
	line-height: 1.4;
	padding: 0 0 0 10px;
}
.indent{
    padding-left: 160px;
}

#thankyou {
	padding: 10px 30px;
	width: 350px;
}

#thankyou h1 {
	color: #007ac8;
}



/***** Col Secondary *****/
#colSecondary h2 {
	background: url(../images/interface/got_questions.gif) no-repeat 0 0;
	height: 96px;
}
#colSecondary p {
	font-size: 1.1em;
	padding: 0 10px 15px 10px;
}
#colSecondary strong {
	font-size: 1.2em;
}
#colSecondary .box {
	background: url(../images/interface/second_col_content_bg.gif) repeat-y 0 0;
}
#colSecondary form {
	background: url(../images/interface/second_col_content_bottom_bg.gif) no-repeat left bottom;
	text-align: left;
	padding-bottom: 20px;
}
#colSecondary form ol {
	list-style-type: none;
	margin-left: 0;
	width: auto;
}
#colSecondary form li{
	list-style-type: none;
	margin-bottom: 2px;
	border: none;
}
#colSecondary form label {
	float: left;
	width: 42px; /* ie6.css */
	margin-top: 3px;
	text-align: right;
	padding-right: 8px;
}
#colSecondary form #email,
#colSecondary form #name {
	width: 130px;
	height: 18px;
	background: url(../images/interface/input_text_bg.gif) no-repeat 0 0;
	border: 0;
	padding: 4px 0 0 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#colSecondary form input.submit {
	text-align: center;
	/*background: none;
	
	margin-left: 90px;
	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 1.1em;
	width: 157px;
	*width: 152px;
	cursor: pointer;
	margin-left: 22px;
}
#promo {
	padding: 25px 0 60px 0;
	color: #007ac8;
	font-size: 1.4em;
	font-weight: bold;
}
#promo ul {
	text-align: left;
	list-style-type: none;
	padding-left: 25px;
	line-height: 1.6;
	padding-bottom: 30px;
}
#promo p {
	text-align: left;
}






/***** Forms *****/
center {
	display: none;
}
/*Prevent Lightboxes from being hidden when they're in a CENTER tag*/
#pop1_b center{display:inline}
form ol {
	list-style-type: none;
	
	width: 400px;
}
#colMain form li {
	border-bottom: 1px dotted #999;
	padding: 3px 0;
	background: none;
	line-height: normal;
	font-size: 1em;
}
#colMain form label {
	float: left;
	width: 150px;
	padding: 4px 5px 0 0;
}
#colMain form .text {
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 3px;
}
#colMain form .submitButton {
	text-align: center;
	border: none;
	padding: 5px 0 0 0;
}
#colMain form .submitButton input {
/*	background: #007AC8;
	color: #fff;
	border: 1px outset #007AC8;*/
}
#colMain form {
	border: 1px solid #666;
	padding: 15px 15px 20px 15px;
	margin: 0 60px 30px 60px;
}
#colMain form h3 {
	font-size: 1.5em;
}
#colMain form h4 {
	padding: 0 0 10px 0;
}






/***** Footer *****/
#footer {
	padding-bottom: 20px;
}
#footer p {
	text-align: center;
	font-size: 1em;
	padding: 0 50px 5px 50px;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


.thebox {
	background: url(images/box.gif) 0 0 no-repeat;width: 220px;height:120px;
}

.leftcolumn {
	padding: 10px 0 0 10px;font-size: 10px;font-weight: bold;font-family: Verdana;float: left;width: 70px;text-align: center;
}

.rightcolumn {
	padding: 10px 0 0 10px;font-size: 10px;font-family: Verdana;float: left;width: 125px;text-align: left;





