@charset "utf-8";
/* CSS Document */

/*  =====  General ======*/
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4A80A2;
}

a {
	color: #1987b5;
	text-decoration: none;
}
a:hover {
	color: #4FBAE8;
	text-decoration: underline;
}


#border {
	width: 798px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content_tmpls {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	border: 8px solid #333333;
	padding: 8px;
	background-color: #FFFFFF;
}
#bring_border {
	clear: both;
}
#top_intro {
	margin: 0;
	clear: both;
}

/*  =====  headers ======*/
 H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
 H2 {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
 
 H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

 H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

/*  ===== fonts ======*/

/*  == blanco ==*/
.style113 {
	color: #FFFFFF;
	font-size: 13px;
}
.style112 {
	color: #FFFFFF;
	font-size: 12px;
}
.style112b {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.style113b {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.style114 {
	color: #FFFFFF;
	font-size: 14px;
}
.style114b {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.style114bi {
	color: #FFFFFF;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.style115 {
	color: #FFFFFF;
	font-size: 15px;
}
.style118 {
	color: #FFFFFF;
	font-size: 18px;
}
.style118b {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
.style124 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}

/*  == Amarillo ==*/
.style218 {
	color: #FCEE21;
	font-size: 18px;
}
.style215 {
	color: #FCEE21;
	font-size: 15px;
	font-weight: bold;
}

/*  == Negro ==*/
.style312 {
	color: #000000;
	font-size: 12px;
}
.style312b {
	color: #000000;
	font-size: 12px;
	font-weight: bold;	
}
.style312i {
	color: #000000;
	font-size: 12px;
	font-style: italic;
}
.style314 {
	color: #000000;
	font-size: 14px;
}
.style315 {
	color: #000000;
	font-size: 15px;
}
.style317 {
	color: #000000;
	font-size: 17px;
}
.style318b {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
/*  == azul ==*/
.style417 {
	color: #1987B5;
	font-size: 17px;
}
.style420b {
	color: #1987B5;
	font-size: 20px;
	font-weight: bold;		
}

/*  == Red ==*/
.red16c {
	color: #FF0000;
	font-size: 16px;
	text-decoration: line-through;
}

/*  ===== Top Tabs ======*/
#nav {
	height: 39px;
	clear: both;
}

#top_tabs {
	height: 28px;
}

#top_tabs_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 6px;
}
#top_tabs_supp {
	float: right;
	margin-left: 5px;
	background-image: url(../images_2008/Toolbar/top_tab.png);
	background-repeat: no-repeat;
	width: 119px;
	height: 28px;
}
#top_tabs_faq {
	float: right;
	width: 119px;
	height: 28px;
	background-image: url(../images_2008/Toolbar/top_tab.png);
	background-repeat: no-repeat;
	margin-left: 5px;
}

/*  ===== Header ======*/
#header {
	background-image: url(../images_2008/Toolbar/top_login.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 798px;
}
#apDiv1 {
	position:relative;
	left:0px;
	top:0px;
	width:148px;
	height:113px;
	z-index:1;
	background-image: url(../images_2008/Toolbar/top_logo.gif);
	background-repeat: no-repeat;
}
#header_logo {
	background-image: url(../images_2008/Toolbar/top_logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 113px;
	width: 148px;
	margin-top: -63px;
	visibility: visible;
}
#header_login {
	float: right;
	height: 28px;
	width: 627px;
	margin-right: 20px;
	margin-top: 16px;
}
#header_login form {
	margin: 0px;
}
.login_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	width: 160px;
	float: left;
	margin-top: 5px;
}
.login_email_lbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 5px;	
}
.login_pass_lbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 5px;
}
#login_btn {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images_2008/Toolbar/top_login_button.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #29ABE2;
}
#login_btn a:hover {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images_2008/Toolbar/top_login_button_overstate.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#login_btn2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images_2008/Login/body_login_button.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	height: 25px;
	padding-bottom: 3px;
}
/*  ===== Boxes ======*/

#box_001 {
	width: 300px;
	background-color: #999999;
	padding: 10px;
}

#box_002 {
	width: 300px;
	background-color: #FFFFFF;
	border: 10px solid #333333;
}


#box_003 {
	width: 300px;
	background-color: #999999;
	padding: 10px;
}
#box_003_hdr {
	background-color: #CCCCCC;
	padding: 2px;
	height: 20px;
}
#box_004_cen {
	background-color: #FFFFFF;
}

#box_004 {
	width: 300px;
	background-color: #999999;
	padding: 10px;
}
#box_004_hdr {
	background-color: #CCCCCC;
	padding: 2px;
	height: 20px;
}
#box_004_cen {
	background-color: #FFFFFF;
}
#box_004_btm {
	background-color: #CCCCCC;
}
#box_005 {
	background-color: #333333;
	width: 214px;
	padding: 8px;
}
#box_005_inn {
	background-color: #FFFFFF;
	padding: 7px;
	font-size: 12px;

}

#box_005_inn a{
	font-size: 12px;

}

/*  ===== Special Boxes ======*/
#home_cnt{
	background-color: #FFFFFF;
	border: 10px solid #333333;
	padding: 8px;
}
#home_cnt2{
	background-color: #4A80A2;
	border: 10px solid #333333;
	padding: 0px;
}

#home_cnt_top {
	background-image: url(../images_2008/Home/body_home_main.png);
	background-repeat: repeat-x;
	height: 370px;
	width: 100%;

}
#on_cl_cnt_top {
	background-image: url(../images_2008/Online_Classroom/body_online_main.png);
	background-repeat: repeat-x;
	height: 320px;
	width: 760px;

}

#home_top_image {
	height: 350px;
	width: 500px;
	float: left;
	margin-top: 9px;
	margin-left: 2px;
}
#on_top_image {
	height: 300px;
	width: 430px;
	float: left;
	margin-top: 9px;
	margin-left: 2px;
	background-image: url(../images_2008/Online_Classroom/body_online_main_image.gif);
	background-repeat: no-repeat;
}
#on_top_image_2 {
	height: 300px;
	width: 430px;
	float: left;
	margin-top: 9px;
	margin-left: 9px;

}
#cl_top_image {
	height: 300px;
	width: 430px;
	float: left;
	margin-top: 9px;
	margin-left: 2px;
	background-image: url(../images_2008/Online_Classroom/body_class_main_image.jpg);
	background-repeat: no-repeat;	
}
#cl_top_image_2 {
	height: 300px;
	width: 430px;
	float: left;
	margin-top: 9px;
	margin-left: 9px;

}
#cl_stars_image {
	background-image: url(../images_2008/Online_Classroom/body_online_main_stars.gif);
	background-repeat: no-repeat;
	height: 49px;
	width: 269px;
}
#home_cnt_top_rgt {
	margin-top: 9px;
	float: left;
	width: 268px;

}
#home_top_2million {
	background-image: url(../images_2008/Home/body_home_main_swoosh.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 240px;
	margin-bottom: 10px;
}
#on_cl_cnt_top_rgt {
	margin-top: 9px;
	float: right;
	width: 320px;
	height: 300px;

}

#home_top_links {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 225px;
	height: 110px;
}
#on_cl_top_links {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 300px;
}
#on_cl_top_links p {
	color: #FFFFFF;
	font-size: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#on_cl_quick_links {
}
#on_cl_quick_links p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	color: #FFFFFF;
	font-size: 15px;
}
#h_t_l {
	background-image: url(../images_2008/Home/body_home_main_button.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 26px;
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 8px;
	font-weight: bold;
}
#h_2m_img{
	background-image: url(../images_2008/Home/body_home_main_2million.gif);
	background-repeat: no-repeat;
	height: 63px;
	width: 161px;
}

#on_cl_register {
	height: 26px;
	width: 206px;
	float: right;
	margin-right: 20px;
	font-size: 15px;
}


#home_cnt_mid {
	width: 100%;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	padding-bottom: 5px;
	height: 115px;
}
#on_cnt_mid {
	width: 100%;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	padding-bottom: 5px;
	height: 115px;
}
#cl_cnt_mid {
	width: 100%;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	padding-bottom: 5px;
	height: 130px;
}
#home_cnt_mid h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1987B5;
	margin: 0px;
	padding: 0px;
}
#on_cnt_mid h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1987B5;
	margin: 0px;
	padding: 0px;
}
#cl_cnt_mid h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1987B5;
	margin: 0px;
	padding: 0px;
}
#home_cnt_mid p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#on_cnt_mid p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#cl_cnt_mid p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#mid_lft {
	float: left;
	width: 50%;
}
#mid_lft_img {
	float: left;
	background-image: url(../images_2008/Home/body_home_online.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 145px;
	border: medium solid #1987B5;
	margin-right: 5px;
}
#on_mid_lft_img {
	float: left;
	background-image: url(../images_2008/Online_Classroom/body_online_demo_w_play.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 145px;
	border: medium solid #1987B5;
	margin-right: 5px;
}
#cl_mid_lft_img {
	float: left;
	background-image: url(../images_2008/Online_Classroom/body_class_demo_w_play.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 145px;
	border: medium solid #1987B5;
	margin-right: 5px;
}
#cl_price {
	background-image: url(../images_2008/Online_Classroom/body_class_25to50.png);
	height: 48px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cl_price_rgt {
	width: 250px;
	float: right;
}
#mid_rgt{
	float: right;
	width: 50%;
}
#mid_rgt p{
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 5px;
}
#mid_rgt_img{
	float: left;
	background-image: url(../images_2008/Home/body_home_classroom.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 145px;
	border: medium solid #1987B5;
	margin-right: 5px;	
}
#cl_mid_rgt_img{
	float: left;
	background-image: url(../images_2008/Online_Classroom/body_class_discount.gif);
	background-repeat: no-repeat;
	height: 88px;
	width: 126px;
	margin-right: 5px;
}
#on_mid_rgt_img{
	float: left;
	background-image: url(../images_2008/Online_Classroom/body_online_discount.png);
	background-repeat: no-repeat;
	height: 105px;
	width: 150px;

	margin-right: 5px;
}
#home_cnt_btm {
	width: 100%;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	padding-bottom: 5px;
	height: 315px;
}
#cl_cnt_btm {
	width: 100%;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	padding-bottom: 5px;
	height: 410px;
}
#hp_tabs_area{
	clear: both;
	background-color: #4A80A2;
	height: 155px;
	margin-top: 8px;
}
#on_cnt_btm {
	width: 100%;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	padding-bottom: 5px;
	height: 425px;
}
#btm_lft {
	float: left;
	width: 445px;
}
#on_cl_btm_lft {
	float: left;
	width: 353px;
}
#on_cl_btm_lft p{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#on_btm_rgt_box p{
	padding: 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#btm_lft_fls {

	height: 210px;
	width: 445px;
}
#btm_lft_box {
	background-color: #B6D1DD;
	height: 108px;
	width: 445px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #333333;
}
#btm_lft_box p{
	margin: 0px;
	padding: 8px;

}
#btm_rgt {
	width: 295px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#intra_text_tabs {
	width: 480px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#btm_rgt2 {
	width: 245px;
	float: right;
	padding: 0px;
	margin: 0px;
}
#on_cl_btm_rgt {
	width: 353px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#inst_btm_rgt {
	width: 400px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#btm_rgt_box {
	height: 100px;
	width: 295px;
	margin-bottom: 9px;
	background-image: url(../images_2008/Home/body_home_quicklinks.png);
}
#btm_rgt_box2 {
	height: 118px;
	background-image: url(../images_2008/Home/body_home_quicklinks.png);
}
#on_cl_btm_rgt_box {
	height: 190px;
	width: 353px;
	margin-bottom: 9px;
	background-color: #333333;
}
#inst_btm_rgt_box {
	height: 190px;
	width: 400px;
	margin-bottom: 9px;
	background-color: #333333;
}
#on_btm_rgt_box {
	height: 210px;
	width: 353px;
	margin-bottom: 9px;

}
#on_cl_btm_rgt_box h1{
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
#inst_btm_rgt_box h1{
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
#q_links {
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 3px;
}
#btm_rgt_box p{
	font-size: 13px;
	color: #29ABE2;
	margin: 0px;
	padding-left: 35px;
}
#btm_rgt_box2 p{
	font-size: 13px;
	color: #29ABE2;
	margin: 0px;
	padding-left: 35px;
}
#btm_rgt_img1 {
	height: 100px;
	width: 295px;
	margin-bottom: 9px;
	background-image: url(../images_2008/Home/body_home_ComedyCentral.gif);
	background-repeat: no-repeat;
}
#btm_rgt_img1_2 {
	height: 100px;
	width: 268px;
	background-image: url(../images_2008/Home/body_home_ComedyCentral.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#on_cl_btm_rgt_img1 {
	height: 100px;
	width: 353px;
	margin-bottom: 9px;
	background-image: url(../images_2008/Online_Classroom/body_online_class_ComedyCentral.gif);
	background-repeat: no-repeat;
}
#comedy_central {
	width: 168px;
	float: right;
	height: 75px;
	padding-top: 25px;
}
#comedy_central2 {
	width: 158px;
	float: left;
	height: 75px;
	padding-top: 25px;
	color: #FFFFFF;
}
#on_cl_comedy_central {
	width: 190px;
	float: right;
	height: 75px;
	padding-top: 25px;
}
#btm_rgt_img2 {
	height: 100px;
	width: 295px;
	background-image: url(../images_2008/Home/body_home_StateApproved.gif);
	background-repeat: no-repeat;

}
#btm_rgt_img2_2 {
	height: 134px;
	width: 265px;
	background-image: url(../images_2008/Home/body_home_StateApproved.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 18px;
}
#on_cl_btm_rgt_img2 {
	height: 100px;
	width: 353px;
	background-image: url(../images_2008/Online_Classroom/body_online_class_StateApproved.gif);
	background-repeat: no-repeat;

}
#state_app {
	width: 125px;
	float: right;
	height: 75px;
	padding-top: 25px;
}
#on_cl_state_app {
	width: 170px;
	float: right;
	height: 75px;
	padding-top: 25px;
}
#cities {
	clear: both;
	margin-bottom: 8px;
}

#cmr_comments {
	height: 165px;
}
#cmr_comm_line {
	height: 60px;
	font-size: 12px;
}
#cmr_comm_img1 {
	background-image: url(../images_2008/Online_Classroom/body_class_CustComm_001.gif);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 50px;
	padding-right: 5px;
}
#cmr_comm_img2 {
	background-image: url(../images_2008/Online_Classroom/body_class_CustComm_002.gif);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 50px;
	padding-right: 5px;
}
#cmr_comm_img3 {
	background-image: url(../images_2008/Online_Classroom/body_class_CustComm_003.gif);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 50px;
	padding-right: 5px;
}
#cmr_comm_img4 {
	background-image: url(../images_2008/Online_Classroom/body_online_CustComm_001.gif);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 50px;
	padding-right: 5px;
}
#cmr_comm_img5 {
	background-image: url(../images_2008/Online_Classroom/body_online_CustComm_002.gif);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 50px;
	padding-right: 5px;
}
#cmr_comm_img6 {
	background-image: url(../images_2008/Online_Classroom/body_online_CustComm_003.gif);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 50px;
	padding-right: 5px;
}
/*  ===== Login Page ======*/		
#box_login{
	background-color: #FFFFFF;
	border: 10px solid #333333;
	padding-top: 80px;
	padding-bottom: 80px;
}
#box_login_frm {
	width: 400px;
	height:250px;
	background-color: #333333;
	padding: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

.login_lbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	width: 150px;
	text-align: right;
	float: left;
}
.login_fld {
	width: 150px;
	float: left;
	margin-left: 10px;
}
#login_box_btn {
	float: left;
	padding-left: 200px;


}

#box_border{
	background-color: #FFFFFF;
	border: 10px solid #333333;
	margin-top: auto;
	margin-right: 0;
	margin-bottom: auto;
	margin-left: 0;


}

#instructors_list{
	width: 140px;
	float: left;
	height: 100%;

}
#instructors_dtl{
	background-color: #333333;
	padding: 10px;
	color: #FFFFFF;


}
#instructors_dtl h4{
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}


/*  ===== Content ======*/
#content {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#ins_content {
	background-color: #FFFFFF;
	border: 10px solid #333333;
	padding: 8px;
	height: 800px;
	
	clear: both;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

/*  ===== btm logos ======*/
#btm_logos {
	background-image: url(../images_2008/Toolbar/btm_credentials.png);
	background-repeat: repeat-x;
	height: 134px;
	margin-bottom: 8px;
	clear: both;
}
#btm_logos_img00 {
	float: left;
	width: 37%;
	height: 134px;
}
#btm_logos_img01 {
	background-image: url(../images_2008/Toolbar/btm_BBB.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 79px;
	height: 134px;
	padding-right: 28px;
}
#btm_logos_img02 {
	background-image: url(../images_2008/Toolbar/btm_CreditCards_2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 102px;
	height: 134px;
	padding-right: 28px;
}
#btm_logos_img03 {
	background-image: url(../images_2008/Toolbar/btm_AuthorizeNet.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 80px;
	height: 134px;
	padding-right: 28px;
}
#btm_logos_img04 {
	background-image: url(../images_2008/Toolbar/btm_SecureSite.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 120px;
	height: 134px;
	padding-right: 28px;
}

/*  ===== Side Bar ======*/
#tmplts_cont_left {
	width: 535px;
	float: left;
}
#tmplts_cont_right {
	width: 230px;
	float: right;
}
#sidebar {
	background:url(../images2/content_bg.jpg) no-repeat left top ;
	float: left;margin-top: 15px;
	padding-top: 26px;
	width: 30% !important;
	width: 29%;
	

	}


/*  ===== Footer ======*/
#footer {
	background-image: url(../images_2008/Toolbar/btm_toolbar.png);
	background-repeat: no-repeat;
	height: 52px;
	width: 798px;
}
#footer_lks{
	padding: 4px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #29ABE2;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/*  ===== Copyright ======*/
#copyright {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

