/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#fff;}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,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;}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%;}

img { _behavior: url(iepngfix.htc); } /* for ie6 */

html { height:100%; }

body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	height: 100%;
}

:focus {
	outline: none;
}

a {
	color: #0067cd;
	text-decoration:none;
}

a:hover {
	text-decoration: underline; 
}

ul { padding:0 0 0 20px; }
ul li { list-style-type:disc; }

#wp {
	margin: 0 auto;
	width: 970px;
	height: 100%;
}

#header {
	margin: 20px 0 0 0;
	height: 80px;
	padding: 0 0 0 470px;
	background: url('clipart/head_logo.png') left 7px no-repeat;
	color: #667;
	position:relative;
}

.phone-sep-search { vertical-align: middle; width: 56px; background: url('clipart/head_phone_sep_search.png') center center no-repeat; }

.head-search  { height: 28px; width: 220px; background: url('clipart/head_search.png') left top no-repeat; overflow: hidden; zoom: 1; }

.head-search form { float: left; }

.head-search input {
	border-style:none;
	border-width: 0;
	color:#000000;
	height:22px;
	position:relative;
	top:3px;
	left: 5px;
	width:190px;
}

.head-search div {
	cursor: pointer;
	float: left;
	height:23px;
	width: 22px;
	overflow: hidden;
	margin: 3px 0 0 3px;
}

#footer { height: 40px; }

#menu {
	Qheight: 44px;
	margin: 15px 0 0;
	Qoverflow: hidden; zoom: 1;
}

/*
.menu-item.lev0 { background: url('clipart/menu_c.png') top repeat-x; float: left; margin-right: 1px; _margin-right: 2px; }
.menu-item.lev0 .l { background: url('clipart/menu_l.png') top repeat-x; float: left; height: 43px; width: 3px; font-size: 0; }
.menu-item.lev0 .c { margin: 0 11px 0 10px; _margin: 0 8px 0 7px; line-height: 43px; float: left; }
.menu-item.lev0 .r { background: url('clipart/menu_r.png') top repeat-x; float: left; height: 43px; width: 3px; font-size: 0; }

.menu-item.lev0.sel { background-image: url('clipart/menu_sel_c.png'); }
.menu-item.lev0.sel .l { background-image: url('clipart/menu_sel_l.png'); }
.menu-item.lev0.sel .r { background-image: url('clipart/menu_sel_r.png'); }

.menu-item.lev0 a { color: #fff; }
.menu-item  a { text-decoration: none; }

.menu-item.lev1 { position: relative; background-color: #0f0; }
*/

#bigpic { margin: 0 0 5px; }

.ucap { padding: 12px 0; font-size: 22px; color: #333; background: url('clipart/caption_line.png') left bottom repeat-x; margin: 0 0 12px; } 
.ucap a { color: #333; }

#content { overflow: hidden; zoom: 1; }
#left-col { float: left; width: 630px; }
#right-col { float: right; width: 285px; }

.hidden {
	display: none;
}

.obj-container {
	background: url('clipart/obj_bg.png') top repeat-x; 
	height: 120px;  
	margin: 0 0 15px; 
	padding: 10px;
	overflow: hidden; zoom: 1;
	position: relative;
	border: #dae0e4 1px solid;
}
.obj-image {
	float: left;
	width: 153px;
	height: 120px;
	overflow: hidden;
}
.obj-text {
	margin-left: 173px;
	color: #667;
}
.obj-btn {
	position: absolute;
	bottom: 18px;
	left: 183px;
}
.obj-cap {
	color: #333;
	font-size: 18px;
	margin: 0 0 5px;
}

.m-obj-container  {
	padding: 0 0 10px;
	margin: 0 0 10px;
	border-bottom: #b1bac6 dotted 1px;
	overflow: hidden; zoom: 1;
}
.m-obj-image {
	float: left;
	border: 1px #dde2e6 solid;
	padding: 2px;
	width: 80px;
	height: 80px;
	overflow: hidden;
}
.m-obj-text {
	margin-left: 98px;
}
.m-obj-cap {
	color: #667;
	font-style: italic;
}

#footer {
	border-top: #b1bac6 3px solid;
	margin: 32px 0 0;
	padding: 15px 0 0;
	overflow: hidden; zoom: 1;
	color: #0067cd;
}
#footer a {
	padding: 0 3px;
	font-size: 12px;
}
#copyright { float: right; margin-left: 15px; }
