@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
body{
	background:url(../images/global/bg-body.jpg) repeat-x 0 100px #fff;
	font-size: 12px;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
}
a{
	color: #008ACC;
	text-decoration: none;
	outline:none;
}
a:hover{
	text-decoration: underline;
}
p{
	line-height: 17px;
	margin-bottom: 15px;
}
h1{
	display: block;
	height: 30px;
	width: auto;
	text-indent: -9999px;
}
h1.nickbarry{background: url(../images/global/nick-barry.jpg) no-repeat;}
h1.our-services{background: url(../images/global/our-services.jpg) no-repeat;}
h1.about-us{background: url(../images/global/about-us.jpg) no-repeat;}
h1.photo-gallery{background: url(../images/global/photo-gallery.jpg) no-repeat;}
h1.contact-us{background: url(../images/global/contact-us.jpg) no-repeat;}
h1.thank-you{background: url(../images/global/thank-you.jpg) no-repeat;}
h1.mentoring{background: url(../images/global/mentoring.jpg) no-repeat;}

#container{
	width: 990px;
	margin: 0px auto;
	position: relative;
}
#header{
	border-bottom: 23px solid black;
	height: 100px;
}
#logo{
	position: absolute;
	left: 1px;
	top: 12px;
}
#call-us{
	position: absolute;
	left: 596px;
	top: 26px;
}
#content{
	clear:both;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	height: 600px;
	border-top: 21px solid #fff;
	padding: 0px 17px 0;
	background: #ffffff url(../images/global/bg-content.jpg) repeat-y;
	height: 100%;
}
#menu{
	width: 206px;
	height: auto !important;
	height: 700px;
	min-height:700px;
	float: left;
	background:url(../images/global/bg-menu.jpg) no-repeat;
}
*:first-child+html #menu{
	height: 700px !important;
}
#menu ul{
	padding-top: 10px;
}
#menu li{
	list-style-type: none;
	padding-bottom: 5px;
}
#menu li a{
	display: block;
	width: 206px;
	height: 29px;
	background-image: url(../images/global/menu.jpg);
	text-indent: -9999px;
}
#menu li a.about{background-position: 206px -7px;}
#menu li a.about:hover{background-position: 0px -7px;}
#menu li a.services{background-position: 206px -41px;}
#menu li a.services:hover{background-position: 0px -41px;}
#menu li a.gallery{background-position: 206px -77px;}
#menu li a.gallery:hover{background-position: 0px -77px;}
#menu li a.contact{background-position: 206px -112px;}
#menu li a.contact:hover{background-position: 0px -112px;}
#menu li a.home{background-position: 206px -148px;}
#menu li a.home:hover{background-position: 0px -148px;}

#maincol{
	width: 727px;
	padding-left: 18px;
	float:left;
}
.content-maincol{
	padding-bottom: 20px;
}

.content-maincol ul {
	margin: 0 0 15px 20px;
}
.content-maincol ul li{
	margin: 0 0 5px 0;
	font-weight: bold;
	font-size: 14px;
}

.content-maincol ul li ul li {
	margin: 5px 0 5px 20px;
	font-weight: bold;
	font-size: 11px;
}

.content-maincol ul li ul li ul li {
	margin: 5px 0 5px 20px;
	font-weight: normal;
	font-size: 11px;
	list-style: none;
}

.content-rightcol{
	width: 301px;
	float: right;
	margin-left: 20px;
	height: 100%;
}
.more-link{
	background: url(../images/global/bg-more.jpg) right no-repeat;
	padding-right: 10px;
	display: block;
	
}

ol {
margin:0 0 15px 20px;
}
ol ul {
margin:5px 0 15px 30px !important;
}

ol ul li {
	list-style:lower-alpha;
	font-size:13px !important;
	font-weight:normal !important;
}

#footer{
	clear: both;
	border-top: 1px solid #ccc;
	font-size: 11px;
	text-align:right;
	color: #666;
	padding-top: 10px;
}
#footer p{
	margin: 0px;
}
#footer a{
	color: #666;
}
#footer a:hover{
	color: #008ACC;
}
#footer .copy{
	font-size: 10px;
}



#image-glider{
	margin-bottom: 20px;
}
#image-glider #pages{
	width: 145px;
	height: 22px;
	position: absolute;
	z-index: 9999;
	background: #000000;
	right: 22px;
	top: 404px;
}
#image-glider #pages a{
        font-size: 10px;
        color: white;
        padding: 3px 5px 0;
        margin-top: 1px;
        float: left;
}
#image-glider #pages a:hover{
        color: #008ACC;
        text-decoration: none;
}
#image-glider #pages .selected{
        color: #008ACC;
}
#image-glider #pages .prev, #image-glider #pages .next{
        text-indent: -9999px;
        display: block;
        float: left;
		margin-top: 5px !important;
        margin-top: 4px;
        height: 12px;
        width: 12px;
        background: url(../images/global/arrow-left.jpg) bottom no-repeat;
        padding-top: 0px;
}
#image-glider #pages .next{
        background: url(../images/global/arrow-right.jpg) bottom no-repeat;
}
#image-glider #pages .prev:hover{
		margin-top: 5px;
        background: url(../images/global/arrow-left.jpg) top no-repeat;
}
#image-glider #pages .next:hover{
		margin-top: 5px;
        background: url(../images/global/arrow-right.jpg) top no-repeat;
}
.glidecontentwrapper{
position: relative; /* Do not change this value */
width: 726px;
/* Set height to be able to contain height of largest content shown*/
height: 282px;
overflow: hidden;
}
.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: white;
visibility: hidden;
width: 726px;
}
.glidecontent p{ /*style for each glide p content DIV within wrapper.*/
	position:absolute;
	width: 726px;
	background: black;
    color: white;
    font-size: 11px;
    padding: 2px 0 3px 0;
    text-indent: 7px;
	top: 260px;
	left: 0px;
	z-index: 9999;
}
.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
width: 360px;
text-align: center; /*How to align pagination links: "left", "center", or "right"*/
background: black; /*always declare an explicit background color for fade effect to properly render in IE*/
}
.glidecontenttoggler a{ /*style for every navigational link within toggler */

display: inline-block;
font-size: 10px;
color: white;
padding: 3px 5px 0;
margin-top: 1px;
float: left;
}

.contact-form {
	font-size: 11px;
}

.contact-form span {
	color: red;
}

.contact-form input, .contact-form select, .contact-form textarea {
border:1px solid #999999;
padding: 2px;
}