html,body,li,ul,img,form,h1,h2,h3,h4,h5,h6,hr{
margin:0px;
padding:0px;
}



img {border: 0}
body {
	margin: 0;
	padding: 0;
	background-image: url(images/newbg.png); 
	background-repeat: repeat-x;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#c3e3fc;
	
}
 h3 {
	margin: 0;
	font-family: "Book Antiqua",Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}
h1 {
color: #FFFFFF;
}
h1 a:visited{
color: #FFFFFF;
}
h1 a:hover { text-decoration: none; 
color:#FFFFFF;
}

h1 a:link { text-decoration: none; 
color:#FFFFFF;
}


h2 { font-size: 26px; }

h3 { 
font-size: 24px;
}

p, ul, ol {
	margin-top: 0;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

ul, ol { }

blockquote { }



a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	
}

/* Header */

#header-wrapper {
	width: 880px;
	margin: 0 auto;

}

#header {
	width: 880px;
	height: 74px;
	margin: 0 auto;
	background: #152A7B url(images/img02.jpg) repeat-x left top;
}

#buttons {
	background-color:#FFFFFF;
	height: 90px;
	width: 880px;
	background-image:url("http://qcseminars.com/wp-content/themes/freeport/images/buttons/buttons_shadow.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
}

#buttons img {
	
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}


/* Menu */

#menu {
	float: left;
	width: 880px;
	height: 51px;
}

#menu ul {
	margin: 0;
	padding: 25px 0 0 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	padding: 0 5px 0 20px;
}

#menu a {
	display: block;
	float: left;
	
	text-shadow: 1px 1px 2px #000;
	text-decoration: none;
	font: 16px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: none; 
color:#FF9900;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 305px;
	height: 76px;
}

#search form {
	float: right;
	margin: 0;
	padding: 30px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
}

#search-submit {
	height: 21px;
	margin-left: 12px;
	color: #39561D;
}

/* Page */

#page {
	width: 840px;
	margin: 0 auto;
	padding: 0px 20px 0px 20px;
	background: #FFFFFF;
	
}

#page h2{
color:#0052A3;
font: Geneva, Arial, Helvetica, sans-serif;

}

#page p{
color:#333333;
font: Geneva, Arial, Helvetica, sans-serif;

line-height:150%;
}

/** LOGO */

#logo h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif sans-serif;
	color: #FFFFFF;
	font-size: 34px;
	text-align: left;
	padding-top: 70px;
	padding-left: 143px;
	text-shadow: 1px 1px 7px #004;
}

#logo {
	margin-top: 10px;
	height: 129px;
	background: url(images/newheader.png) no-repeat left top;
}


#logo h1 a {
	text-decoration: none;
	
}

#logo h1 a:hover { text-decoration: none; }

#logo p {
	padding: 15px 0 0 15px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #B6ACA2;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

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

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	height: ;
	margin-bottom: 3px;
	padding: 0px 0px 2px 20px;
	background: url() no-repeat left top;
	color: #000000;
}


.post .date {
	float: right;
/*	margin-top: -60px; */
	padding-right: 40px;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}

.post .meta {
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #B6ACA2;
}

.post .title a {
	text-decoration: none;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 25px 20px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */


#sidebar {
	float: right;
	width: 200px;
	margin-right: 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 5px;
	padding: 0 0 0px 0px;
}

#sidebar li ul {
	margin-top: 10px;
}

#sidebar li li {
	margin: 0;
	padding: 0 5px;
}

#sidebar h2 {
	font-size: 24px;
}





/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Footer */

#footer {

	width: 880px;
	height: 86px;
	margin: 0 auto;
	background: #152A7B url(http://quantumchangeseminars.com/wp-content/themes/freeport/images/footer.jpg) repeat-x;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #000;
}

#footer a {
	color: #006;
}

.credit {
	margin: 0;
	padding: 0;
}

/* QC Inner Circle */

#qcinnercircle h3{
padding:5px;
color:#FFFFFF;
font-family: Geneva, Helvetica, Arial, sans-serif;
font-size:16px;
font-weight:bold;
	text-align: center;

}

#qcinnercircle p{
padding:10px;
color:#FFFFFF;
font-family: Tahoma, "Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:13px;
text-align: center;
line-height:130%;
}


#qcinnercircle{
width:220px;
padding-bottom:3px;
background-color: #0052a3;
		background-image: url(http://qcseminars.com/wp-content/themes/freeport/images/gradient.gif);
		background-repeat:repeat-x;
		-moz-border-radius: 12px;
-webkit-border-radius: 12px;
border-radius: 12px;
text-shadow: 1px 1px 2px #333333;
					
}


#qcinnercircle form{
color:#FFFFFF;
padding-left:5px;

}
#qcinnercircle input{
color:#990000;
	font-weight: bold;
	width: 110px;
}
#stuarttext{
font-size:6px;
color:#999999;
}

#robertaletter{
width:611px;
height:699px;
background-image: url(http://qcseminars.com/wp-content/themes/freeport/images/roberta_letter_bg.jpg);
		background-repeat:none;
position: relative;
left: -30px;
}

#robertalettertext{
width:500px;
padding: 35px 10px 0 50px;

}


.floatleft{
float:left;
clear:left;
}

.floatright{
float:right;
}

.clearleft{
clear:left;
float:left;
}

#trainers h3{
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:left;
}

#quote{
width:360px;
float:right;
}

#quote .name{
text-align:right;

}

#eygpt h4{
font-size:24px;
} 

#eygpt .sand{
color:#FF6600;
}

#egyptform{

}

#egyptform h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF6600;
}

#customersalsobought{
	border: thin dashed #000099;
	padding:5px;
}
img.alignright {
	float:right;
}
img.alignleft {
	float:left;
}
.floatbox {
	height: 330px;
	margin-left: 450px;
	position: fixed;
	left: 50%;
	top: 10px;
	width: 140px;
	z-index: 0;
}

.event_location {
	width: 200px;
	display: block;
	float: left;
	font-weight: bold;
}
.event_date {
	display: block;
	float: left;
	width: 200px;
}
.event_moreinfo {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
}
.events_listing {
margin-top: 10px;
border-bottom: dotted 1px #99CCFF; 
padding-bottom: 10px; 
text-align:justify; 
float:left; 
clear:both;
width: 555px;
}
.events_listing ul {
float: left;
}
.events_listing li {
float: left;
display: block;
list-style-type: none;
clear:both;
width: 550px;
border-top: dotted 1px #99CCFF; 
padding-bottom: 5px;
padding-top:5px;
	line-height: 18px;
}
.events_listing h2 {
font-size: 20px;
line-height: 26px;
font-family: "Book Antiqua", Georgia, Times, serif;
font-weight: bold;
color: #0066cc !important;
}

#comingevents li{
line-height:18px;
font-size:12px;
text-indent: 0;
}
#comingevents ul {
border-bottom: 1px dotted #99CCFF;
margin: 0;
padding: 0px 0px 3px 0px;
text-align: left;
text-indent: 0;
}

#comingevents span{
	font-family: "Book Antiqua",Georgia,Times,serif;
	text-align: left !important;
	color: #0066CC !important;
	font-size: 16px;
	font-weight: bold;
	padding:2px 0px 2px 0px;
	line-height:20px;
	margin:5px 0px 5px 0px;
}
/*.testimonial_new {
	background-color: #0052a3;
	background-image: url(images/gradient.gif);
	width: 460px;
	background-repeat: repeat-x;
	background-position: center top;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	font-family: Tahoma, Verdana, Arial;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 8px;
	text-align:left;
	/*text-shadow: 1px 1px 2px #222222;
}*/
.testimonial_wrapper {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.test_credit {
	font-family: "Book Antiqua", "Bookman Old Style", "Times New Roman", serif;
	font-weight: bold;
	text-align: right;
	font-size: 14px;
	clear: both;
}
#page .testimonial_new p {
	/*color: #FFFFFF;*/
	font-family: "Book Antiqua", "Bookman Old Style", "Times New Roman", serif;
	font-weight: bold;
	text-align: right;
	font-size: 14px;
	/*text-shadow: 1px 1px 2px #222222;*/
}
.test_pic {
float:left; 
width:120px; 
padding-top: 10px;
}
.test_pic img {
float:left;
}
.test_inner {
width:320px; 
float:left; 
padding-bottom:5px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
color: #000000;
background-color: #FFFFFF;
padding-left: 10px;
padding-right: 10px;
text-shadow: none;
}
.nopic {
width:440px; 
}
.test_inner img {
padding: 5px;
width: 61px;
height: 47px;
}

.socialnetworking {
	width: 148px;
	height: 175px;
	float: right;
}
