/* CSS Document */

body, td, div, input, textarea {
	color:#777777; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	line-height:15px;
}

body {
	background-color:#D3D3DB;
	background-image:url(images/img_base_bg.jpg); 
	background-position:left; 
	background-repeat:repeat-y;
	margin:0px;
}

img {
	border:none;
}

div#main {
	width:850px;
	position:absolute;
}

div#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:181px;
	height:73px;
	z-index:99;
}

div#left {
	width:630px;
	float:left;
	background-image:url(images/img_base_logo.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

div#right {
	width:220px;
	float:right;
}

div#bottom {
	clear:both;
	width:820px;
	height:30px;
	margin-left:15px;
	margin-right:auto;
}

div#footer {
	width:820px;
	height:60px;
	margin-left:15px;
	margin-right:auto;
	background-image:url(images/img_base_footer.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

div#footerCeiling {
	width:820px;
	height:15px;
}

div#footerContent {
	width:820px;
	height:45px;
	text-align:center;
	line-height:20px;
}

div#floor {
	width:820px;
	height:15px;
	margin-left:15px;
	margin-right:auto;
}

div#contents {
	width:605px;
	height:auto;;
	margin-top:55px;
	margin-left:15px;
	margin-right:auto;
}

div#gadgets {
	width:200px;
	margin-left:5px;
	margin-right:auto;
}

div#gadgetSearch {
	width:200px;
	height:73px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(images/img_lay_search.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

div#gadgetServices {
	width:200px;
	margin-top:10px;
	margin-bottom:10px;
}

div#gadgetServicesTop {
	width:200px;
	height:32px;
	background-image:url(images/img_lay_servicesTop.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

div#gadgetServicesMid {
	width:200px;
	background-image:url(images/img_lay_servicesMid.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

div#gadgetServicesContent {
	width:180px;
	margin-left:10px;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	line-height:18px;
}

div#gadgetServicesBot {
	width:200px;
	height:12px;
	background-image:url(images/img_lay_servicesBot.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

div#gadgetWeather {
	width:200px;
	margin-top:10px;
	margin-bottom:10px;
}

div#gadgetWeatherTop {
	width:200px;
	height:26px;
	background-image:url(images/img_lay_weatherTop.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

div#gadgetWeatherMid {
	width:200px;
	background-image:url(images/img_lay_weatherMid.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

div#gadgetWeatherBot {
	width:200px;
	height:12px;
	background-image:url(images/img_lay_weatherBot.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

div#gadgetQC {
	width:200px;
	height:240px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(images/img_lay_qc.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

div#nav {
	width:275px;
	margin-right:10px;
	margin-left:auto;
}

div#contentLeft {
	width:180px;
	margin-top:15px;
	float:left;
	background-color:#EEEEEE;
}

div#contentRight {
	width:405px;
	margin-top:15px;
	float:right;
}

div#secondNav {
	width:160px;
	margin:10px 10px 10px 10px;
}

div#contentText {
	width:390px;
	margin-top:5px;
	margin-left:5px;
}

.impact {
	color: #444444;
}

.impactLarge {
	font-size: 13px;
	color: #444444;
}.george {
	text-align: left;
	margin-left: -15px;
	padding-left:0px;
	list-style-type: square;
	list-style-position: inside;
	word-spacing: normal;
	vertical-align: text-bottom;
	text-indent: -25px;
}
