/*-- CSS Style Sheet --*/

/*-- Standard Elements --*/

body{
	margin: 0;
	padding: 0;
	background-color: #A7B5CC;
	color: #7F7F7F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p{
}

h1, h2, h3, h4{
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #839ABF;
	margin: 0;
}

/*-- Custom Elements --*/

#frame{
	background-image: url(images/frame.jpg);
	background-position: top;
	background-repeat: repeat-y;
	width: 780px;
	margin: 0 auto 0 auto;
}

/*-- Header --*/

#header{
	background-image: url(images/header.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 328px;
}

/*-- Navigation --*/

#navigation{
	padding: 0 20px 0 0;
	margin: 0;
}

#navigation dl{
	float: right;
	padding: 0;
	margin: 0;
}

#navigation dd{
	float: left;
	padding: 0;
	margin: 70px 0 0 0;
}

#navigation a{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: bold;
	color: #7F7F7F;
}

#navigation a:hover{
	color: #204989;
}

#navigation span{
	display: none;
}

.logo{
	padding: 0;
}

.logo_a{
	display: block;
	height: 70px;
	width: 70px;
	margin: -57px 128px 0 0;
}

.home{
	padding: 0 10px 0 10px;
	margin: 0;
}

.about{
	border-left: 1px solid #204989;
	padding: 0 10px 0 10px;
	margin: 0;
}

.products_services{
	border-left: 1px solid #204989;
	padding: 0 10px 0 10px;
	margin: 0;
}

.case_studies{
	border-left: 1px solid #204989;
	padding: 0 10px 0 10px;
	margin: 0;
}

.contact_us{
	border-left: 1px solid #204989;
	padding: 0 10px 0 10px;
	margin: 0;
}

/*-- Navigation buttons --*/

body#page_home .home{
	color: #204989;
}

body#page_about .about{
	color: #204989;
}

body#page_products_services .products_services{
	color: #204989;
}

body#page_case_studies .case_studies{
	color: #204989;
}

body#ppage_contact_us .contact_us{
	color: #204989;
}

/*-- Corpus --*/

#corpus{
	margin: 0;
	padding: 0 15px 0 15px;
}

#content{
	width: 556px;
	float: left;
}

/*  main links  */

#main{
	padding: 0 10px 0 10px;
	margin: -12px 0 0 0;
}

#main_2{
	padding: 0 10px 0 10px;
	margin: -12px 0 0 0;
}

#main_2 a{
	color: #839ABF;
}

#main_2 a:hover{
	color: #204989;
}

.main_body{
	height: 150px;
}

.main_body p{
	padding: 35px 10px 0 35px;
	margin: 0;
}

.main_body_testimonials{
	height: 150px;
}

.main_body_testimonials p{
	padding: 35px 5px 0 35px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #9F9F9F;
}

#quote{
	text-align: right;
	padding: 0 8px 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #9F9F9F;
}

.main_link{
	height: 21px;
}

.main_link a{
	height: 21px;
	width: 108px;
	display: block;
	float: right;
}

#main_tools_resources{
	background-image: url(images/tools_and_resources.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 170px;
	width: 259px;
	display: block;
	padding: 0;
	margin: 0;
	float: left;
}

#main_tools_resources span{
	display: block;
	height: 95px;
	width: 90px;
	float: left;
}

#main_training_workshops{
	background-image: url(images/training_and_workshops.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 170px;
	width: 259px;
	display: block;
	padding: 0;
	margin: 0;
	float: right;
}

#main_training_workshops span{
	display: block;
	height: 100px;
	width: 102px;
	float: left;
}

#main_support_options{
	clear: both;
	background-image: url(images/support_options.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 170px;
	height: 170px;
	width: 259px;
	display: block;
	padding: 0;
	margin: 0;
	float: left;
}

#main_support_options span{
	display: block;
	height: 100px;
	width: 102px;
	float: left;
}

#main_what_students_say{
	background-image: url(images/what_the_students_say.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 170px;
	width: 259px;
	display: block;
	padding: 0;
	margin: 0;
	float: right;
}

#word_wrap{
	display: block;
	height: 70px;
	width: 90px;
	float: left;
}

/*  text alignment properties */

.text_align{
	text-align: left;
	float: right;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	padding: 0 0 0 6px;
	margin: 0 0 0 0;
	width: 345px;
	border-left: 1px solid #DFDFDF;
}

.text_align p{
	padding: 5px 0 0 0;
	margin: -5px 0 0 0;
}

.text_align h3{
	text-align: left;
	font-size: 15px;
	margin: -5px 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
}

.pic{
	border: 3px solid #A7B5CC;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.text_align2{
	text-align: left;
	float: right;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	padding: 0 0 0 6px;
	margin: 0 0 0 0;
	width: 345px;
	border-left: 1px solid #DFDFDF;
}

.text_align2 p{
	padding: 5px 0 0 0;
	margin: -5px 0 0 0;
}

.text_align2 h3{
	text-align: left;
	font-size: 15px;
	margin: -5px 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
}

.pic2{
	border: 3px solid #A7B5CC;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#contact{
	padding: 0 10px 0 10px;
	margin: -12px 0 0 0;
}

#contact p{
	text-align: center;
}

#contact a{
	color: #839ABF;
}

#contact a:hover{
	color: #204989;
}

.contact{
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	padding: 10px;
	background-color: #F4F4F4;
}

#testimonial{
	padding: 0 10px 0 10px;
	margin: -12px 0 0 0;
}

.testimonial{
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	padding: 20px;
	background-color: #EFEFEF;
}

#testimonial a{
	color: #839ABF;
}

#testimonial a:hover{
	color: #204989;
}

#sessions{
}

#sessions a:hover{
	background-position: bottom;
}

#row{
	margin: 0 auto 0 auto;
	width: 106px;
}

#sessions dl{
}

#sessions dd{
	height: 132px;
	width: 98px;
	padding: 0;
	margin: 3px 3px 10px 3px;
	display: inline;
	float: left;
}

#one{
	background-image: url(images/session_1.jpg);
	background-position: top;
	background-repeat: no-repeat;
	display: block;
	height: 132px;
	width: 100px;
}

/*  side bar  */

#side{
	float: right;
	width: 194px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
 }

#console{
	background-image: url(images/console.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 158px;
}

#console p{
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 75px 0 0 0;
	margin: 0;
}

#enter{
	width: 120px;
	margin: 0 37px 0 37px;
}

#enter img{
	border: none;
	height: 25px;
	margin: 8px 0 0 0;
}


#eshop{
	background-image: url(images/eshop.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin: 5px 0 5px 0;
	padding: 61px 5px 0 5px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #7F7F7F;
}

#clear{
	clear: both;
	background-image: url(images/clear.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 8px;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}

/*-- Footer --*/

#footer{
	background-image: url(images/footer.jpg);
	background-position: top;
	background-repeat: repeat-y;
	text-align: center;
	margin: 0;
	padding: 1px 0 1px 0;
}

#footer_navigation dl{
	margin: 3px 0 0 0;
	padding: 0;
}

#footer_navigation dd{
	display: inline;
	margin: 0 5px 0 5px;
	padding: 0;
	font-size: 10px;
}

#footer_navigation a{
	color: #839ABF;
}

#footer_navigation a:hover{
	color: #204989;
}

#copy p{
	padding: 5px 0 5px 0;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #AFAFAF;
}

#copy a{
	text-decoration: none;
	color: #AFAFAF;
}

#copy a:hover{
	color: #204989;
}

