/* Template by IConsulting */
/* This file style the global layout of the pages */
* {margin:0; padding:0} /* reset positions to get the same look in all browsers */
#content { margin: 0;}
#container {}
#main-body {
}
#footer {width: 100%; margin-top: 5px; clear:both; border-top: 1px dashed #333;}
.inside {
	padding-left:190px;
	overflow: visible;
}
#narrow {
	padding-right:185px !important;
	padding-right:210px;
}
#right {
	position:absolute;
	right: 2px;
	width: 170px;
}
#left {
	position:absolute;
	width: 190px;
}
.red-banner {
	margin: 0px;
	padding: 5px 0 5px 0;
	height: auto;
	width: auto;
}
.logo {
	margin: 4px 0 0 5px;
}
.black-banner {
	height: 24px;
}
.google-search {
	position: absolute;
	right: 0;
}
.g {
	position: relative;
	top: 3px;
}
.input-txt input {
	height: 14px;
}