@charset "utf-8";
/* CSS Document */

body { 
	margin:0px;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img.thumb-image { display:none; }
div.eStore-product-name { margin-left:-150px; }


a img{

	border:0px;
}

.main {
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

.header-placer{
	background-image:url(images/header_placer.png);
	background-repeat:no-repeat;

	width:905px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;	
}

.header-topimage{
	width:905px;
	height:286px;
	background-image:url(images/headers/header-parthenon.jpg);
	background-repeat:no-repeat
}

.header-logo-placement{
	height:206px;
	width:500px;
	padding-top:50px;
	padding-left:20px
}

.header-motto{
	overflow:hidden;
	color:#FFFFFF;
	height:90px;
	margin-top:20px;
	margin-left:50px;
	width:450px
}

.header-menu{
	padding:5px;
	background-image:url(images/op_60.png);
	font-size:18px
}

.header-menu a{
	color:#000000;
	text-decoration:none;
}

.header-menu a:hover{
	color:#333333;
	text-decoration:underline;
}

h2 a{
	color:#000000;
	text-decoration:none;

}

h2 a:hover{
	color:#333333;
	text-decoration:underline;

}


.top-pillar{
	margin-top:230px;
	height:323px;
	background-image:url(images/top-pillar.png);
	background-repeat:no-repeat;
	background-position:top right;
}

.fp-text-content{
	text-align:justify;
	width:910px;
}


.fp-courses-bar{
	background-image:url(images/courses.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:173px;
	margin-top:20px;
	padding-left:30px;
}

.course-panel{
	text-align:center
}

.course-panel h2{
	font-size:16px;
	margin-bottom:0px;
}

.two-columns-left {
	width:624px;
	float:left;
	padding-left:10px;
	margin-left:20px;
}

.two-columns-right{
	width:234px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	margin-left:10px;
	text-align:center;
}

.two-columns-right .text-panel {
	text-align:justify;
	width:209px;
	margin-left:auto;
	margin-right:auto
}

.footer-container{
	clear:both;
	background-image:url(images/footer_bg.jpg);
	height:147px;
	background-repeat:repeat-x;
	background-position:bottom center;
}

.footer-focus{
	background-image:url(images/footer-focus.png);
	background-repeat:no-repeat;
	height:87px;
	margin-left:auto;
	margin-right:auto;
	width:933px;
	padding-top:60px;
}

.footer-focus a{
	color:#000000;
	text-decoration:none;
}

.footer-focus a:hover{
	color:#000000;
	text-decoration:underline
}


.free_download_form{
background: url(http://www.tipsandtricks-hq.com/ecommerce/images/some-background-image.jpg);
}

