/* Website template by freewebsitetemplates.com */

body {
	/*background: url("/images/bg-body.gif") repeat center;*/
        background: black; 
	color: white;
	font-family: 'Arial';
	font-size: 14px;
	margin: 0;
	min-width: 950px;
	padding: 0;
}

a {
	outline: none;
}

img {
	border: 0;
}

#header {
	/*background: url(/images/bg-header.gif) repeat-x top center;*/
        background: white;
	height: 106px;
	overflow: hidden;
	width: 100%;
}

#header div {
	margin: 0 auto;
	overflow: hidden;
	width: 950px;
}

#header div div#logo {
	float: left;
	width: auto;
	margin:8px 0 0 0;
}

#header div div#navigation {
	/*background: url(/images/bg-navigation-right-curve.gif) no-repeat right top;*/
	font-family: 'Arial';
	float: right;
	height: auto;
	line-height: 50px;
	margin-top: 27px;
	text-transform: uppercase;
	width: 500px;
}

#header div div#navigation div {
	/*background: url(/images/bg-navigation-left-curve.gif) no-repeat left top;*/
	padding-left: 4px;
	height: 63px;
	width: auto;
}

#header div div#navigation div ul {
	/*background: url(/images/bg-navigation.gif) repeat-x;*/
	clear: both;
	float: left;
	height: 63px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#header div div#navigation div ul li:first-child {
	background: none;
}

#header div div#navigation div ul li {
	/*background: url(/images/separator-navigation.gif) no-repeat center left;*/
	float: left;
	padding: 0 13px;
}

#header div div#navigation div ul li a {
	color: black;
	text-decoration: none;
        font-weight: bold;
        font-size: 15px;
}

#header div div#navigation div ul li.current a, 
#header div div#navigation div ul li a:hover {
	color: black;
}

#content {
	/*background: url(/images/bg-headliner.gif) repeat top center;*/
        background: #232323;
	height: auto;
	width: 100%;
}

#content div#section {
	margin: 0 auto;
        margin-bottom:22px;
	overflow: hidden;
	padding: 35px 0 0;
	position: relative;
	width: 950px;
}

#content div#section div, #content div.section div {
	background: none;
	float: left;
        margin-left: 0;
        padding-top: 0;
        width: 400px;
}

#content div#section div h1 {
	color: #FAFAFA;
	font-family: 'Corbel';
	font-size: 34px;
	line-height: 34px;
	margin: 0;
	padding: 0;
	width: auto;
}

#content div#section div p {
	line-height: 24px;
	margin: 0;
	padding: 15px 0 0;
	width: auto;
        font-size: 15px;
        font-family: Arial;
}

#content div#section div span {
        background: none;
        display: block;
        height: auto;
        font-size: 13px;
        left: 0;
        margin-top: 17px;
        position: static;
        top: 0;
        width: auto;
}

#content div#section div span a {
        background: url(/images/sprites-buttons.gif) no-repeat 0 -303px;
        color: #fdfdfb;
        display: inline-block;
        font-family: 'Corbel';
        font-size: 16px;
        height: 38px;
        line-height: 37px;
        margin-left: 10px;
        text-align: center;
        text-decoration: none;
        width: 136px;
}

#content div#section div span a.first {
	margin-left: 0;
}

#content div#section div#figure {
	margin-left: 51px;
}

#content div#section div#figure img, 
#content div div img, #content div#featured ul.servicesMenu li img {
	border: 3px solid #fff;
}
#content div#section div#figure span {
	/*background: url(/images/bg-headliner-image-shadow.jpg) no-repeat center;*/
	display: block;
	height: 13px;
	margin-top: -6px;
	width: 612px;
}

#content div#featured ul.servicesMenu li p a {
	color: #525252;
}

#content div#section span.background {
	/*background: url(/images/bg-headliner-bottom-shadow.jpg) no-repeat center;*/
	top: 328px;
	display: block;
	height: 37px;
	position: relative;
	width: 950px;
}

#content div#featured {
	background: url(/images/bg-featured.gif) repeat-x top center;
        background-color: #DCDADA;
	min-height: 356px;
	width: 100%;
}

#content div#featured ul.servicesMenu {
	color: #525252;
	list-style: none;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	width: 950px;
        padding-top: 35px;
        padding-bottom: 40px;
}

#content div#featured ul.servicesMenu li {
	float: left;
	margin-left: 53px;
	width: 281px;
}

#content div#featured ul.servicesMenu li.first {
	margin-left: 0;
}

#content div#featured ul.servicesMenu li span {
	background: url(/images/bg-featured.jpg) no-repeat center;
	display: block;
	height: 15px;
	margin-top: -6px;
	width: 281px;
}

#content div#featured ul.servicesMenu li a.link, .coursesMenu a {
	background: url(/images/design/button-background.png);
	color: #FDFDFB;
	display: block;
	height: 45px;
	font-family: 'Arial';
	font-size: 16px;
	line-height: 43px;
        margin:auto;
	margin-top: 25px;
        text-align: center;
        text-decoration: none;
	width: 279px;
        font-weight: bold;
        letter-spacing: 1px;
}

#content div#featured ul.servicesMenu li p {
	line-height: 21px;
        margin-top: 15px;
        padding-bottom: 5px;
	text-align: left;
}

#content #featured, #content #section {
	margin: 0 auto;
	width: 950px;
}

#content div.section div.figure {
    float: right;
    margin-left: 45px;
    padding: 35px 0 0;
    position: relative;
    width: 614px;
}

#content div p {
	line-height: 21px;
        margin: 0;
        padding-bottom: 25px;
	text-align: left;
}

#content div b {
	color: #161616;
}

#content div b.first {
	display: block;
    padding-top: 33px;
}

#content div#blog h1 {
	font-family: 'Corbel';
	font-size: 18px;
	margin: 0;
	padding: 30px 0;
}

#content div#blog h1 a {
	color: #73541b;
	display: block;
	text-decoration: none;
	text-shadow: 1px 1px 0 #c8b57d;
}

#content div#blog h1 a:hover {
	color: #2e5306;
	text-shadow: 1px 1px 0 #f2fcd9;
}

#content div#blog p {
	padding-bottom: 0;
	margin: 0;
	text-align: justify;
}

#content div h2 {
	color: #73541B;
	font-family: 'Corbel';
	font-size: 25px;
	margin: 0;
	padding: 25px 0 10px;
	text-shadow: 1px 1px 0 #C8B57D
}

#content div h3 {
	color: #73541B;
	font-family: 'Corbel';
	font-size: 23px;
	margin: 0;
	padding: 25px 0 10px;
	text-shadow: 1px 1px 0 #C8B57D
}

#content div h2 span {
	font-size: 20px;
	font-weight: normal;
}

#content div.section {
	padding-bottom: 20px;
	overflow: hidden;
}

#content div.section h4 {
	color: #73541B;
	font-family: 'Corbel';
	font-size: 18px;
	line-height: 20px;
    padding-top: 30px;
	text-shadow: 1px 1px 0 #C8B57D;
}

#content div.section div {
	padding-top: 10px;
}

#content div.section div a {
	background: url(/images/sprites-buttons.gif) no-repeat center -105px;
	color: #ceb57d;
	display: block;
	font-family: 'Corbel';
	font-size: 16px;
	line-height: 50px;
	margin-top: 25px;
	text-align: center;
    text-decoration: none;
    text-shadow: none;
	width: 283px;
}

#content div.section div a.selected, #content div.section div a:hover {
	background: url(/images/sprites-buttons.gif) no-repeat 0 0;
	color: #FDFDFB;
	text-shadow: 1px 1px 0 #216B20;
}

#content div.section div.figure a {
	background: none;
	margin-top: 0;
}

#content div form {
	margin: 0 auto;
	width: 825px;
}

#content div table {
	margin-top: 30px;
}

#content div form table tr td input#name,
#content div form table tr td input#email,
#content div form table tr td input#subject {
	background: url(/images/sprites-inputs.gif) no-repeat 0 -82px;
	border: 0;
	color: #FFFEFF;
    font-family: Arial;
    font-size: 12px;
	height: 38px;
	margin-left: 20px;
	padding: 0 5px;
	width: 259px;
}

#content div form table tr td textarea#message,
#content div form table tr td label.newsletter {
	margin-left: 20px;
}

#content div form table tr td input#send {
	background: url(/images/sprites-buttons.gif) no-repeat 0 -258px;
	border: 0;
	height: 36px;
    margin-left: 193px;
    width: 96px;
}

#content div form table td {
	padding: 10px 0
}

#content div table tr td textarea {
	background: url(/images/text-area.jpg) no-repeat;
	border: 0;
	color: #FFFEFF;
    font-family: Arial;
    font-size: 12px;
	height: 184px;
	padding: 5px;
	width: 715px;
}

#content div table tr td label span,
#content div form div fieldset label span {
	color: #674d1c;
	font-family: Arial;
	font-size: 12px;
}

#content div form div fieldset label span {
	background: none;
	display: inline;
	height: auto;
    position: static;
    width: auto;
}

#content div table tr td label.email {
	font-weight: bold;
    margin-left: 115px;
	padding-top: 5px;
    vertical-align: sub;
}

#content div table tr td label input#newsletter, 
#content div table tr td label input#terms,
#content div form div fieldset div label input#newsletter,
#content div form div fieldset div label input#terms,
#content div form div fieldset div label input#shipping,
#content div form div fieldset div label input#saveas {
	vertical-align: middle;
}

#content div table tr td.message {
	vertical-align: top;
}

#content div form#register {
	margin-top: 30px;
	overflow: hidden;
	width: auto;
}

#content div form div {
	background: url(/images/bg-form.jpg) no-repeat;
	float: left;
    height: 396px;
    margin: 0 0 0 24px;
    padding: 0;
    width: 463px;
}

#content div form div.first {
	margin-left: 0;
}

#content div form div fieldset {
	border: 0;
	margin: 20px auto;
	width: 386px;
}

#content div form div fieldset input.inputtext {
	background: url(/images/sprites-inputs.gif) no-repeat 0 -42px;
	border: 0;
	height: 31px;
    margin: 10px 0;
    padding: 0 5px;
    width: 376px;
}

#content div form div fieldset input#city {
	background: url(/images/sprites-inputs.gif) no-repeat 0 0;
	border: 0;
	height: 32px;
	margin: 10px 0;
	padding: 0 5px;
	width: 172px;
}

#content div form div fieldset label.zipcode {
	margin-left: 168px;
}

#content div form div fieldset input#zipcode {
	background: url(/images/sprites-inputs.gif) no-repeat 0 0;
	border: 0;
	height: 32px;
	margin: 0 0 0 15px;
	padding: 0 5px;
	width: 172px;
}

#content div form div div {
	background: none;
	float: none;
    height: auto;
    margin-left: 0;
    margin-top: 33px;
    width: auto;
}

#content div form div div label.terms {
	padding-left: 15px;
}

#content div form input#createaccount {
	background: url(/images/sprites-buttons.gif) no-repeat 0 -60px;
	border: 0;
	float: right;
    height: 36px;
    margin-top: 30px;
    width: 188px;
}

#footer {
	background: url(/images/bg-footer.gif) repeat-x left top;
	width: 100%;
        color: white;
}

#footer div {
	float: none;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 10px;
	width: 950px;
}

#footer div div.others {
        float: left;
        height: auto;
        margin-left: 46px;
        width: 286px;
}

#footer div div.first {
	margin-left:  0;
}

#footer div div p {
	margin: 0;
	text-align: left;
        font-size: 14px;
        line-height: 29px;
}

#footer div div h3 {
	color: #fcfcfc;
	font-family: 'Corbel';
	font-size: 20px;
	height: 30px;
	margin-bottom: 10px;
}

#footer div div div {
	height: auto;
	margin-left: 0;
    margin-top: 10px;
}

#footer div div div p {
	font-size: 14px;
	line-height: 25px;
	margin: 0;
}

#footer div div div a {
	display: inline-block;
	height: 63px;
	margin-left: 44px; 
	padding-top: 10px;	
	width: 63px;
}

#footer div div div a.facebook {
	background: url(/images/sprites-icon.gif) no-repeat 0 9px;
	margin-left: 0;
}

#footer div div div a.twitter {
	background: url(/images/sprites-icon.gif) no-repeat 0 -137px;	
}

#footer div div div a.linked-in {
	background: url(/images/sprites-icon.gif) no-repeat 0 -63px;	
}

#footer div div form {
	height: 40px;
	margin-top: 25px;
	overflow: hidden;
}

#footer div div form label {
	float: left;
}

#footer div div form input#subscribe {
	background: url(/images/sprites-inputs.gif) no-repeat 0 -131px;
	border: 0;
	color: #fffeff;
	height: 29px;
	font-family: Arial;
	font-size: 12px;
	line-height: 29px;
	padding: 0 5px;
	width: 160px;
}

#footer div div form input.submit {
	background: url(/images/sprites-buttons.gif) no-repeat 0 -218px;
	border: 0;
	float: left;
	height: 29px;
	margin-left: 12px;
	width: 100px;
}
#footer a
{
    color: white;
    font-size: 14px;
    font-style: normal;
}

ul.titlePageServiceList
{
    margin-top: 10px;
    margin-bottom: 0px;
}
ul.titlePageServiceList li
{
    line-height: 21px;
    font-size: 15px;
}
.pageContent
{
    background-color:white;
    width: 950px;
    min-height: 400px;
    color: black;
    padding: 25px;
    margin: auto;
    font-size: 16px;
    line-height: 23px;
}
.niceBottomPadding
{
    padding-bottom: 40px;
}
.price
{
    color: #161616;
    display: block;
    text-align: center;
    font-size: 21px;
    line-height: 25px;
    font-family: "Lucida Grande", "Tahoma";
    margin: 35px 35px;
}
div.coursesMenu
{
    margin: auto;
    width: 100%;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 23px;
}
div.coursesMenu a
{
    display:inline-block;
    margin: 0px 10px 0px 10px;
    background: url(/images/design/button-background-small.png);
    height: 34px;
    width: 210px;
    font-size: 14px;
    line-height: 34px;
    letter-spacing: 0.65px;
}