body {
	background:#EEE; 
	margin:0;
	font:10pt "Trebuchet MS", verdana, sans-serif;
	color:#333;
}

html { 
	min-height: 100%;
	margin-bottom: 1px; 
}

p {
	margin: 0px;
	padding: 0px;
}


#container {
	text-align: left;
	margin: auto;
	width: 1002px;
	background-color: #FFF;
}
#top_header {
	width: 1002px;
	height: 150px;
    background-image: url(../../images/logo.jpg);
    background-repeat: no-repeat;
}

#topheader_logo {
}

#topheader_logo a{
    display:block;
	width: 1002px;
	height: 150px;
}

.table_text td {
	padding-right: 5px;
	padding-left: 25px;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: italic;
	line-height: 25px;
}


#topheader_login {
	position: absolute;
	left: 843px;
	top: 43px;

}




#header {
	width: 1002px;
	height: 255px;
	position: relative;
	background-image: url(http://www.simonsezit.com/images/main_header.jpg);
	background-repeat: no-repeat;
		display:none;
}
#header_suscribe {
	position: absolute;
	left: 721px;
	top: 115px;
}
#buttonset {
	width: 1002px;
	height: 71px;
	position: relative;
	background-image: url(http://www.simonsezit.com/images/buttonset.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
}
#buttonset_trynow {
	position: absolute;
	top: 4px;
	right: 0px;
}

#content {
	width: 1002px;
	position: relative;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
	background-image: url(http://www.simonsezit.com/images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}
#left_side_top {
	background-image: url(http://www.simonsezit.com/images/left_side_top.jpg);
	background-repeat: no-repeat;
	height: 12px;
}
#right_content_top {
	background-image: url(http://www.simonsezit.com/images/right_content_top.jpg);
	background-repeat: no-repeat;
	height: 12px;
}
.title_orange {
	background-image: url(http://www.simonsezit.com/images/title_orange.jpg);
	height: 25px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 10px;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
.orange_item {
	width: 245px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-left: 10px;
	padding-bottom: 4px;
	background-image: url(http://www.simonsezit.com/images/bullet_orange.jpg);
	background-repeat: no-repeat;
	font-style: italic;
	font-weight: bold;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 316px;
	background-image: url(http://www.simonsezit.com/images/left_side_bg.jpg);
	background-repeat: repeat-y;
}
#mainContent {
	margin: 0 0 0 316px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(http://www.simonsezit.com/images/right_content_bg.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
} 
.right_content_text {
	padding-right: 25px;
	padding-left: 25px;
}
#right_content_bottom {
	background-image: url(http://www.simonsezit.com/images/right_content_bottom.jpg);
	background-repeat: no-repeat;
	height: 276px;
}

#mainContent .topcourse {
	background:url(http://www.simonsezit.com/images/right_content_courses-top.jpg) no-repeat top right;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.title_blue {
	background-image: url(http://www.simonsezit.com/images/title_blue.jpg);
	height: 25px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 10px;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
.blue_item {
	width: 245px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-left: 10px;
	padding-bottom: 4px;
	background-image: url(http://www.simonsezit.com/images/bullet_blue.jpg);
	background-repeat: no-repeat;
	font-style: italic;
	font-weight: bold;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}
.title_lightblue {
	background-image: url(http://www.simonsezit.com/images/title_lightblue.jpg);
	height: 25px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 10px;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #06223d;
	font-style: italic;
	margin-top: 3px;
}
#left_side_bottom {
	background-image: url(http://www.simonsezit.com/images/left_side_bottom.jpg);
	background-repeat: no-repeat;
	height: 12px;
}
.orange_item a {
	color: #333333;
	text-decoration: none;
}
.orange_item a:hover {
	color: #333333;
	text-decoration: underline;
}
.blue_item a {
	color: #333333;
	text-decoration: none;
}
.blue_item a:hover {
	color: #333333;
	text-decoration: underline;
}
.title_lightblue a {
	color: #06223D;
	text-decoration: none;
}
.title_lightblue a:hover {
	color: #165B9C;
	text-decoration: none;
}
.title_content {
	background-image: url(http://www.simonsezit.com/images/title_blue.jpg);
	height: 35px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	text-align:left;
}
.table_text {
	text-align: center;
	font-size: 13px;
	line-height: 20px;
}
.table_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

#main {
	width:1002px;
	float:left;
	background:url(http://www.simonsezit.com/images/main-bg.png) repeat-y;
}

#main .top {
	width:1002px;
	float:left;
	background:url(http://www.simonsezit.com/images/main-top.png) no-repeat;
}

#main .navbar {
	width:286px;
	float:left;
	padding:12px 0 0 15px;
}

#main .mainbody {
	width:645px;
	float:left;
	padding:12px 0 0 38px;
}

#main #course-top {
	background:url(http://www.simonsezit.com/images/courses-img.jpg) no-repeat top right;
	padding-top:12px;
	width:655px;
}

#main #course-top p {
	font-size:14px;
	font-style:italic;
	margin:15px 0 0 15px;
}

#main #course-top .row {
	width:645px;
	float:left;
}

#main #course-top .row p {
	float:left;
	border-bottom: 1px dotted #666;
	padding-left:10px;
	padding-bottom:8px;
	background: url(http://www.simonsezit.com/images/bullet_blue.jpg) no-repeat;
	margin:10px 0 0 15px;
}

#main #course-top .row p span {
	color:#1862a5;
	font-weight:bold;
}

#main .btntry {
	float:left;
	width:155px;
	height:19px;
	background:url(http://www.simonsezit.com/images/btn-try.gif) no-repeat;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	font-style:italic;
	padding-top:4px;
	font-size:11px;
	margin:8px 0 0 10px;
}

#main .btntry:hover {
	background-position:0 -23px;
}

#main #course-top .rowend {
	width:645px;
	float:left;
	margin:10px 0;
}

#main .bulletshome {
	width:640px;
	float:left;
	background:url(http://www.simonsezit.com/images/bullets-img.jpg) no-repeat bottom;
	padding-bottom:330px;
	margin-top:30px;
}

#main .bulletshome ul {
	width:270px;
	float:left;
	margin:0;
	padding:0 0 0 40px;
}

#main .bulletshome ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:14px;
	font-style:italic;
	margin-bottom:10px;
}

#main .bulletshome .separate {
	border-right:solid 1px #999;
}

#main .banners a {
	float:left;
	margin:8px 5px 0 0;
}

#main .banners a img {
	border:none;
}

#main .module {
	float:left;
	width:645px;
}

#main .mainbody .colbig {
	float:left;
	width:467px;
}

#main .mainbody .colsmall {
	float:right;
	width:157px;
}

#main .mainbody .colsmall img {
	border:none;
	margin-bottom:5px;
}

#main .mainbody h1 {
	margin:15px 0 0 0;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#1c6cb1;
}

#main .mainbody p {
	margin:0 0 15px 0;
	font-size:14px;
}

#main .mainbody .textsmallit {
	font-size:12px;
	font-style:italic;
}

#main .infobox {
	background:url(http://www.simonsezit.com/images/boxinfo-bg.png) no-repeat;
	width:147px;
	height:74px;
	float:left;
	padding:7px 0 0 10px;
	color:#1c6cb1;
	font-size:12px;
	line-height:15px;
	margin:30px 0 5px 0;
}

#main .infobox .row {
	width:137px;
	float:left;
	border-bottom:dotted 1px #1c6cb1;
	padding-bottom:5px;
	margin-bottom:4px;
}

#main .infobox #end {
	border:none;
}

#main .infobox .row .title {
	float:left;
	font-weight:bold;
	font-style:italic;
}

#main .infobox .row .desc {
	float:right;
}

#main .btn-signup {
	width:157px;
	height:29px;
	text-align:center;
	padding-top:5px;
	text-decoration:none;
	color:#fff;
	font-style:italic;
	font-size:19px;
	float:left;
	background:url(http://www.simonsezit.com/images/btn-signup.png) no-repeat;
}

#main .btn-signup:hover {
	background-position:0 -34px;
}


#boxwhite {
	background:url(http://www.simonsezit.com/images/whitebox-top.gif) no-repeat #fff;
	padding-top:5px;
	font-style:italic;
}

#boxwhite .bottom {
	background:url(http://www.simonsezit.com/images/whitebox-bottom.gif) no-repeat bottom;
	float:left;
	width:462px;
	padding:0 0 5px 5px;
}

#boxwhite .title {
	background:url(http://www.simonsezit.com/images/whitebox-title.png) no-repeat;
	float:left;
	width:453px;
	padding:1px 0 0 5px;
	font-weight:bold;
	color:#fff;
	height:19px;
	margin-bottom:20px;
}

#boxwhite #topspace {
	margin-top:20px;
}

#boxwhite .row-blue {
	float:left;
	width:458px;
	height:20px;
	background:url(http://www.simonsezit.com/images/whitebox-row_blue.gif) no-repeat;
	text-decoration:none;
	color:#333;
}

#boxwhite .row-white {
	float:left;
	width:458px;
	height:20px;
	text-decoration:none;
	color:#333;
}


#boxwhite .row-blue:hover, #boxwhite .row-white:hover {
	background:url(http://www.simonsezit.com/images/whitebox-row_over.gif) no-repeat;
	color:#000;
}

#boxwhite .item {
	float:left;
	padding:1px 0 0 5px;
}


#boxwhite .time {
	float:right;
	padding:1px 5px 0 0;
}


/*------------------------- footer ------------------------------*/

#footer {
	clear:both;
	background:url(http://www.simonsezit.com/images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: left -15px;
	height:30px;
	text-align:center;
	font-size: 12px;
	color: #FFFFFF;
	padding-top:29px;
	margin-top: 15px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#garantia {
	color:white;
	float:right;
	font-size:12px;
	height:auto;
	margin-left:auto;
	margin-right:30px;
	padding:10px;
	position:absolute;
	right:7px;
	text-align:left;
	top:0;
	width:auto;
}

