html{
	margin:0;
	padding:0;
	background-image:url(../images/congruent_outline.png);
	background-repeat: repeat-x repeat-y;
}
body{
	margin:0;
	padding:17px 0;

	font-family:arial, sans-serif;
	color:#666;
	font-size:12px;
	line-height:1.3;
}
.clear{
	clear:both;
	height:0;
	overflow:hidden;
}
.hide{ display:none; }
input, select, textarea{
	font-family:inherit;
	font-size:inherit;
}
label{ cursor:pointer; }
a:hover{
	cursor:pointer;
	text-decoration:none;
}
a{ color:inherit; }
.inh{ color:inherit !important; }
a img{ border:none; }
.nom{ margin:0 !important; }
a.rev{ text-decoration:none; }
a.rev:hover{ text-decoration:underline; }
.ld{ float:left; }
.rd{ float:right; }
.first{ margin-top:0 !important; }
.last{ margin-bottom:0 !important; }
.ca{ text-align:center; }
.ra{ text-align:right; }
.cd{
	margin-left:auto;
	margin-right:auto;
}
.upper{ text-transform:uppercase; }

#wrap{
	width:960px;
	position:relative;
	margin:0 auto;
}
#header{
	height:287px;
	overflow:hidden;
	background:url(../images/leloheader2.png);
	position:relative;
}
.c{
	width:16px;
	height:16px;
	background:url(../images/c3.png);
	position:absolute;
}
#ctl{
	left:-8px;
	top:-8px;
}
#ctr{
	margin-left:100%;
	left:-8px;
	top:-8px;
}
#cbl{
	left:-8px;
	bottom:-8px;
}
#cbr{
	margin-left:100%;
	left:-8px;
	bottom:-8px;
}


#menu{
	position:relative;
	height:38px;
	background:#fff;
	padding-left:90px;
}
#social{
	position:absolute;
	right:70px;
	top:0;
}
#social a{ margin-left:5px; }
#social a:hover{
	position:relative;
	top:-19px;
}
#menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#menu li{ float:left; }
#menu ul a{
	display:block;
	line-height:38px;
	height:38px;
	background:#DADADA;
	color:#404040;
	font-size:15px;
	text-shadow:1px 1px 1px #c0c0c0;
	text-decoration:none;
	padding:0 10px;
}
#menu ul a:hover, #menu li.active a{
	color:#000;
	background:#B3B3B3;
}
#menu_l, #menu_r{
	width:13px;
	height:38px;
	background:url(../images/menu_c.png);
}
#menu_l{
	float:left;
	margin-left:-13px;
	background-position:0 0;
}
#menu_r{
	float:right;
	margin-right:-13px;
	background-position:0 -76px;
}
.total a {
    color: #103C65;
    text-decoration: none;
    line-height: 38px;
    padding: 0px 10px;
    display: inline-block;
}
#menu ul a:hover #menu_l, #menu li.active a #menu_l{ background-position:0 -38px; }
#menu ul a:hover #menu_r, #menu li.active a #menu_r{ background-position:0 -114px; }
#menu1 a{ padding-left:0 !important; }
#menu_last a{ padding-right:0 !important; }

#footer_wrap{
	overflow:hidden;
	border-top:1px solid #000;
	position:relative;
	z-index:1000;
}
#footer{
	padding:30px 5px 0px;
	background:#808080;
	text-align:center;
	color:#000;
	font-size:11px;
	border-top:1px solid #fff;
}
#footer_b{
	height:8px;
	overflow:hidden;
	position:relative;
}
#footer_m{
	height:8px;
	overflow:hidden;
	margin:0 8px;
	background:#4E4E4E;
}
#footer_s{
	width:374px;
	height:20px;
	background:url(../images/shade.png);
	overflow:hidden;
	float:right;
}
#footer_links{
	margin:0 0 20px;
	color:#fff;
	font-size:15px;
}
#footer_links span{ margin:0 5px; }
.ftext{
	width:615px;
	text-transform:justify;
	margin:1em auto 0;
}
#footer a{ color:#fff; }
#footer td{
	font-size:10px;
}
#footer table{
	position:relative;
	top:8px;
}

#content_wrap{
	position:relative;
	z-index:1000;
	background:url(../images/content_bg.png) top repeat-x #fff;
	padding:20px 40px 5px;
}
#main_image{
	width:868px;
	height:277px;
	margin:0 auto;
	position:relative;
}
#mi_wrap{
	position:relative;
	padding:6px 0 0;
	background:url(../images/mi_top.png) top repeat-x #fff;
}
#mi_c1, #mi_c2{
	width:6px;
	height:6px;
	overflow:hidden;
	background-image:url(../images/mi_c.png);
	position:absolute;
	top:0;
}
#mi_c1{
	left:0;
	background-position:-6px 0;
}
#mi_c2{
	left:100%;
	margin-left:-6px;
	background-position:0 0;
}
#mi_shade{
	width:878px;
	height:48px;
	background:url(../images/mi_shadow.png);
	overflow:hidden;
	margin:6px auto 20px;
}
#index_bottom{
	overflow:hidden;
	margin-top:25px;
}
#index_bottom a{
	float:left;
	margin-right:10px;
}
#index_left{
	float:left;
	width:400px;
}
#index_right{
	float:right;
	width:410px;
}
.style1{
	font-size:18px;
	font-weight:normal;
	margin-bottom:25px;
}
.style2{
	font-size:18px;
	font-weight:normal;
	text-transform:upper;
	margin-bottom:4px;
}
.style3{
	color:#404040;
	font-size:18px;
	font-weight:bold;
}
.style4{
	font-size:14px;
	font-weight:bold;
}
.style5{
	font-size:15px;
	font-family:georgia, serif;
	font-style:italic;
}
ul.plain{
	margin-left:0;
	padding-left:40px;
	list-style:none;
}
#content ul.plain{ padding-left:0; }
#content_wrap a{ color:#E95836; }
.index_bl{
	overflow:hidden;
	margin-bottom:35px;
	line-height:1.2;
}
.ibl_img{ float:left; }
.ibl_text{
	margin-left:170px;
}
#page_title{
	line-height:59px;
	height:59px;
	position:relative;
	color:#000000;
	font-size:20px;
	font-weight:normal;
	margin:0 18px 10px;
	background:url(../images/pt_bg.png) repeat-x;
}
.pt_dark{ color:#fff !important; }
.pt_dark{ background-image:url(../images/ptb_bg.png) !important; }
.pt_dark #pt_left{ background-image:url(../images/ptb_left.png) !important; }
.pt_dark #pt_right{ background-image:url(../images/ptb_right.png) !important; }
#pt_left, #pt_right{
	width:18px;
	height:59px;
	overflow:hidden;
}
#pt_left{
	float:left;
	margin-left:-18px;
	background:url(../images/pt_left.png);
}
#pt_right{
	float:right;
	margin-right:-18px;
	background:url(../images/pt_right.png);
}
#content{
	float:left;
	width:612px;
	padding:10px;
	position:relative;
	overflow:hidden;
	background:url(../images/cbg.png) top repeat-x;
	line-height:1.6;
}
#content h2{
	color:#000000;
	font-size:18px;
	font-weight:normal;
	margin-top:40px;
	line-height:1.1;
}
.c2{
	width:36px;
	height:36px;
	background:url(../images/c2.png);
	position:absolute;
}
.c2tl{
	left:-18px;
	top:-18px;
}
.c2tr{
	margin-left:100%;
	left:-18px;
	top:-18px;
}
.c2bl{
	left:-18px;
	bottom:-18px;
}
.c2br{
	margin-left:100%;
	left:-18px;
	bottom:-18px;
}
#sidebar{
	float:right;
	width:235px;
	color:#333;
}
#sb_in{
	padding:20px 17px;
	background:#9dc1e3;
	position:relative;
	overflow:hidden;
}
#instr_left{
	float:left;
	font-size:14px;
	color:#369;
	width:115px;
	padding-top:9px;
}
#instr_right{
	float:left;
	margin-left:10px;
	width:455px;
	padding:1px 15px;
	margin-top:9px;
	background:#fff;
	position:relative;
}
#instr_tl{
	position:absolute;
	top:0;
	left:0;
}
#instr_tr{
	position:absolute;
	top:0;
	left:100%;
	margin-left:-17px;
}
#instr_about *{ vertical-align:middle; }
#instr_about img{ margin-right:15px; }
.c_active{
	font-weight:bold;
	text-decoration:none;
}
#gal_img{ dispaly:block; }
#gallery{
	position:relative;
}
#gal_content{
	position:absolute;
	left:20px;
	top:15px;
	width:840px;
}
#gal_cats{
	margin:0 0 25px;
	padding:0;
	list-style:none;
	text-align:center;
	font-size:18px;
}
#gal_cats li{
	display:inline;
	margin:0 25px;
}
#gal_cats li a{ color:#fff; }
.active_cat a{
	color:#936 !important;
	text-decoration:none;
}

#ph_thumbs{
	float:left;
	width:310px;
	height:480px;
	overflow:hidden;
	position:relative;
}
#thumbs_in{
	position:absolute;
	top:0;
	left:0;
	width:960px;
	height:495px;
}
.thumb{
	float:left;
	width:150px;
	height:150px;
	margin:0 10px 15px 0;
}
.thumb img{ display:block; }
#instr_text{
	position:absolute;
	bottom:55px;
	left:480px;
	width:350px;
	color:#fff;
}
#instr_scroll{
	position:absolute;
	bottom:0;
	left:340px;
	color:#333;
	font-size:14px;
}
#instr_scroll span{ cursor:pointer; }

#gallery2{
	background:url(../images/g2_bgr.png) bottom repeat-x #fff;
	position:relative;
	overflow:hidden;
	padding:1px 0 20px 15px;
}
.c3{
	width:36px;
	height:18px;
	position:absolute;
	background:url(../images/c3.png);
}
.c3bl{
	left:-18px;
	bottom:0;
}
.c3br{
	margin-left:-18px;
	left:100%;
	bottom:0;
}
.style6{
	font-size:16px;
	color:#666;
	font-weight:normal;
}
#gal2_cats{
	margin:25px 0 35px;
	padding:0;
	list-style:none;
	text-align:center;
}
#gal2_cats li{
	display:inline;
	margin:0 8px;
	font-size:16px;
}
#gal2_cats a{ color:#000; }
.active_cat2 a{
	color:#c06 !important;
	text-decoration:none;
}
#kids_logo{
	margin:140px 0 0;
	position:relative;
	left:25px;
}
#g2_text{ padding:0 90px 0 70px; }
#g2_images{
	width:440px;
	margin:0 auto 20px;

}
#g2_images a{
	float:left;
	margin:0 10px 10px 0;
}
#g2_images img{ display:block; }
#ee{
	color:#000 !important;
	font-size:16px;
}

.cleft{
	float:left;
	width:290px;
}
.cright{
	float:right;
	width:290px;
}
.cnobg{ background:none !important; }
#contact_box1{ margin:0 50px 0 200px; }
#contact_box1 h2{ margin:15px 0 0; }
#callback_form{
	padding:25px 20px;
	background:url(../images/form_bg.png) bottom repeat-x;
	overflow:hidden;
}
#callback_form fieldset{
	width:258px;
	margin:0;
	padding:0;
	border:none;
}
#callback_form .ra{
	right:-12px;
	position:relative;
}
.text{
	color:#666;
	border:1px solid #369;
	padding:5px;
	width:100%;
}
.fwrap{
	margin:0 0 10px;
	position:relative;
	padding-right:12px;
}
.icon_select{
	position:absolute;
	top:1px;
	right:1px;
}
select{
	position:absolute;
	top:0;
	padding:3px 5px;
	width:100%;
	opacity:0;
	filter:alpha(opacity=0);
}

#resume h3{
	font-weight:normal;
	text-transform:uppercase;
	font-size:16px;
	padding-bottom:5px;
	margin:30px 0 5px;
	border-bottom:1px solid #ccc;
}
#resume td{
	font-size:10px;
	border-bottom:1px solid #fafafa;
}
#resume td strong{ font-size:12px; }
.resume_tbl{ padding:3px; }