/**** Reset ****/

td,th,tr,thead,tfoot,tbody,caption,table,legend,label,form,fieldset,li,ul,ol,dd,dt,dl,var,tt,sup,sub,strong,strike,small,samp,s,q,kbd,ins,img,font,em,dfn,del,code,cite,big,address,acronym,abbr,a,pre,blockquote,p,h6,h5,h4,h3,h2,h1,iframe,object,applet,span,div,body,html{font-size:10px;font-weight:inherit;margin:0;padding:0;border:0;vertical-align:baseline}td,th,tr,thead,tfoot,tbody,caption,table,legend,label,form,fieldset,li,ul,ol,dd,dt,dl,var,tt,sup,sub,strong,strike,small,samp,s,q,kbd,ins,img,font,em,dfn,del,code,cite,big,address,acronym,abbr,a,pre,blockquote,p,h6,h5,h4,h3,h2,h1,iframe,object,applet,span,div,body,html,:focus{outline:0}body{line-height:1;color:black;background:white}table{border-collapse:separate;border-spacing:0}td,th,caption{text-align:left;font-weight:normal}q:after,q:before,blockquote:after,blockquote:before{content:""}q,blockquote{quotes:"" ""}html{height:100%;margin-bottom:1px}

/**** Layout ****/

body { background:#C4D0EA;}
#container { width:926px; margin:0 auto; border:1px solid #001834;}
#header, #content_wrapper, #nav { overflow:hidden;}
#footer { background: #001834 url(../img/footer-logo.png) no-repeat; height:100px; position:relative;}
#logo { background: url(../img/header-img.jpg) no-repeat; width:926px; height:246px; text-indent:-9000px;}
#main_content { padding:20px; background:#fff;}
#inspire { width:453px; height:61px; background: url(../img/index-h1.png) no-repeat; text-indent:-9000px;}
#lead { width:656px; height:61px; background: url(../img/leadershipandmotivation.png) no-repeat; text-indent:-9000px;}
#change { width:656px; height:61px; background: url(../img/leadingthroughchange.png) no-repeat; text-indent:-9000px;}
#learn { width:656px; height:61px; background: url(../img/learninganddeveloping.png) no-repeat; text-indent:-9000px;}
#team { width:656px; height:61px; background: url(../img/team.png) no-repeat; text-indent:-9000px;}
#trainingworkshops { width:656px; height:61px; background: url(../img/trainingworkshops.png) no-repeat; text-indent:-9000px;}
ul,ol{padding-left:30px;}

/**** Fonts ****/

p, a, li, h1, h2, h3, h4 { font-size: 12px; line-height:1.5em;}
p, a, li, h1, h2, h3, h4  { font-family: Arial, Helvetica, sans-serif;}
p { padding-bottom:1em;}
#footer a, #footer p, h1, h2 { font-family: Geneva, Arial, Helvetica, sans-serif;}
h1, h2 ,h3, h4 { color: #063064;}
h1 { font-size:40px;}
h2 { font-size:30px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
#tel, #email, #copy, #email a { color:#C3CFE9; }
#tel, #email, #copy { position:absolute;}
#tel, #email, #email a { font-size:22px; }
#tel, #email { font-size:22px; top:26px; }
#tel { left:390px;}
#email { right:20px;}
#copy { bottom:5px; left:20px; padding:0;}

/**** Links ****/

#nav li a, #email a { text-decoration:none;}
a:hover, #email a:hover { color:#E3792B; }

/**** Navigation ****/

#nav { background: #060606 url(../img/menu-bg.png) repeat-x; width:100%; }
#nav li { float:left; display:inline; height:34px; border-right:1px solid #020202; border-left:1px solid #464644;}
li#nav_first { border-left:0;}
li#nav_last { border-right:0;}
#nav li a { 
	height:34px; 
	padding:0 11px; 
	line-height:34px; 
	background: #060606 url(../img/menu-bg.png) repeat-x; 
	display: block; 
	text-transform:uppercase; 
	color:#fff;
	float:left;
}
#nav li a:hover, #nav li a.current { background-image:none; color:#E3792B;}
