@charset "utf-8";
/* CSS Document */
<!--
/* RESET */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
/* TJ'S FRAMEWORK */ body {text-align:center;} body div {text-align:left;} #wrap {margin:0px auto;} .hide {display:none;} .dirt {height: 0px;visibility:hidden;clear: both;} strong {font-weight:bold;} .handy{cursor: pointer;} body,td,div,p {font-family: Arial, Helvetica, sans-serif;} .nomar{margin:0;}
body {
	background: #d4dbdf url(images/bg.GIF) repeat-y center top;
	margin: 0;
}
a {color:#333333;}
#wrap {width:908px;}
.showr {cursor:pointer;}
#header {width:900px;padding: 14px 4px;}
#mid {width:908px;}
#nav {width:900px;height:47px; display:block;padding: 6px 4px; background:url(images/mtop.png) no-repeat center bottom;}
#nav ul {margin-left:6px;}
#nav li { display:inline;}
#nav a {width:114px;height:21px;float:left;padding:13px 17px;font-family:Arial, Helvetica, sans-serif;font-size:13px;color:#454545;text-decoration:none;font-weight:700;}
#nav a:hover { background:url(images/nhov.png); color:#2c7cc0;}
#nav a.on { background:url(images/non.png)}
#content {width:848px;padding: 26px 30px; background:url(images/mmid.png) repeat-y center bottom;}
#content p { margin: 8px 0; font-size: 0.8em;}
#content td { font-size: 0.8em; padding: 5px;}
#content h2 { margin: 8px 0; font-weight:700; color:#7e8f9e; font-size: 1em;}
#close {width:908px;background:url(images/mbottom.png) no-repeat center bottom;height:10px;display:block;}
#foot { text-align:center;width:848px;padding: 60px 30px 30px 30px; border-top: 1px solid #7e8f9e;margin: 70px 0 0 0; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#90a1b0;}
#foot a { color:#90a1b0; text-decoration:none;}
#foot a:hover {color:#333333;}
.list li{ list-style:square; marign-left: 20px;font-size:0.8em;}
ul.list{padding-left:20px;}
/* SERVICES ROTATOR */
#services{ 
	width:100px; 
	padding-right:250px; 
	position:relative; 
	height:425px; 
}
#services ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:0px; 
	list-style:none; 
	padding:0; margin:0; 
	width:250px; 
}
#services ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:0px;  
	font-size:12px; 
	color:#666;
}
#services ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#services ul.ui-tabs-nav li span{ 
	font-size:15px; font-family:Verdana; 
	line-height:18px;
}
#services li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#999;color:#0070cd; 
	line-height:20px;
	text-decoration:none;
	padding: 5px;
}
#services li.ui-tabs-nav-item a:hover{ 
	background: url(images/tab_h.gif) no-repeat top left; color:#555; 
}
#services li.ui-tabs-selected{ 
}
#services ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background: url(images/tab.gif) no-repeat top left; color:#FFF;
}
#services .ui-tabs-panel{ 
	width:600px; height:250px; 
	position:relative; left: 270px;
}
#services .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('images/transparent-bg.png'); 
}
#services .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#services .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#services .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#services .info a:hover{ 
	text-decoration:underline; 
}
#services .ui-tabs-hide{ 
	display:none; 
}
-->