#outerwrapper {
	margin: 0 auto;
	width: auto;
}
#header {
	width: auto;
	height: 100px;
	position: relative;
	background: url(../New/Logo/logo1.gif) no-repeat;
	border-top: 20px solid #82C0FF;
	border-bottom: 10px solid #82C0FF;
}
#content {
	font-size: 0.8em;
	padding-top: 5px;
	overflow: auto;
	height: auto;
	width: auto;
}
#footer {
	width: auto;
	font: 10px Arial, Helvetica, sans-serif;
	color: #777777;
	text-align: center;
	border: 1px groove #555555;
	background: #CCFF33;
}
#topBorder {
	width: 100%;
	height: 28px;
	background-color: #666666;
}
#bottomBorder {
	width: 100%;
	height: 10px;
	background: #82C0FF;
}
#footerText {
	width: 100%;
	height: 32px;
	text-align: center;
	font-size: 0.625em;
	padding-top: 16px;
}
#clearDiv {
    clear:both;
    height:1px;
    overflow:hidden;
}
#navColumn {
	width: 175px;
	float: left;
	line-height: 150%;
	background: #C8D2FB no-repeat;
	padding: 10px;
	border-right: 1px double #0000CC;
	border-left: 1px double #007700;
}
.FavoFonts {
	font: normal 12px/5px Georgia, "Times New Roman", Times, serif;
	color: #000077;
}

#topNavigation {
	width: 100%;
	height: 121px;
	background-image: url(../main_logo.gif);
	background-repeat: no-repeat;
	background-position: 30px 50px;
}
#navbar {
	position: absolute;
	bottom: 0px;
	left: 0px;
	font: 0.9em Geneva, Arial, Helvetica, sans-serif;
}
body {
	font-family: "Trebuchet MS";
	margin: 0;
}
#contentColumn {
	width: auto;
	border-left: solid 1px #CCC;
	color: #000000;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
/* For three columns */
/*
#rightColumn {
	width: 205px;
	float: left;
	padding-top: 95px;
	font-size: 10px;
	color: #666;
}
*/
#mainContent {
	width: auto;
	float: left;
}
#breadcrumb {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.currentSection {
	color: #666666;
}
#content h1 {
	font-size: 2.25em;
	font-style: italic;
	color: #609DC9;
	margin-bottom: 0px;
}
#content h2 {
	font-size: 1.1em;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
}
.firstParagraph {
	margin-top: 0px;
}
.floatLeft {
	float: left;
	padding-right: 10px;
	padding-left: 5px;
}
#navColumn .currentLink {
	color: #609DC9;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	margin-left: -10px;
	padding-left: 10px;
}
#rightColumn p {
	padding-right: 20px;
}
#contentFeature {
	width: 100%;
	text-align: right;
	padding-top: 20px;
}
.floatRight {
	float: right;
	padding-right: 10px;
}
.pullQuote {
	background-image: url(../pullquote_bg.jpg);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	width: 140px;
	border-top: solid 1px #333333;
	border-bottom: solid 1px #333333;
	float: right;
	color: #333;
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	font-style: oblique;
	padding-left: 10px;
}
.arrowBox {
	padding-left: 10px;
}

#navColumn a:link, #navColumn a:visited {
	color: #000000;
	text-decoration: none;
}
#navColumn .currentLink a:link, #navColumn .currentLink a:visited {
	color: #609DC9;
}
#navColumn a:hover, #navColumn a:active {
	color: #609DC9;
	text-decoration: none;
}
#navbar ul {
	list-style: url(none);
}
#navbar li {
	white-space: nowrap;
	float: left;
}
#navbar a:link, #navbar a:visited {
	color: #4b4b4b;
	text-decoration: none;
}

#navbar a {
	background: url(../New/navbar/model1.gif) no-repeat;
	text-align: center;
	display: block;
	height: 25px;
	width: 110px;
	padding-top: 0px;
}
#navbar a:hover, #navbar a:active {
	color: #4b4b4b;
	text-decoration: none;
	background: url(../New/navbar/model2.gif) no-repeat;
	bottom: 15px;
}
#sellink a:link, #sellink a:visited, #sellink a:hover, #sellink a:active {
	color: #4b4b4b;
	text-decoration: none;
	background: url(../New/navbar/model2.gif) no-repeat;
	Bottom: 0px;
}
.request {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC3300;
}
