/* Redefined Tags */
body {
	background-attachment: fixed;
	background-image: url(img/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial;
	text-align: center;
}
img {
	border: 0px none;
}
.pic {
	border: 1px solid #818EC5;
}
b {
	color: #FF8400;
}
ul {
	margin-top: 0px;
}
h1 {
	background-image: url(img/bg_ftr.gif);
	background-repeat: no-repeat;
	position: relative;
	padding-left: .5em;
	font-size: 18px;
}
h2 {
	font-size: 16px;
	color: #CF2200;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E8F4;
}
h3 {
	font-size: 14px;
}

/* Layout IDs */
#container {
	margin: 0px auto;
	padding: 0px;
	width: 764px;
	position: relative;
	left: 0px;
	top: 0px;
	clear: both;
	vertical-align: top;
	text-align: left;
}
#ColLeft {
	margin: 0px;
	padding: 0px;
	width: 160px;
	position: absolute;
	left: 0px;
	top: 0px;
	vertical-align: top;
	clear: left;
	float: none;
}
#ColRight  {
	margin: 0px;
	padding: 0px;
	width: 599px;
	position: absolute;
	left: 166px;
	top: 4px;
	vertical-align: top;
	clear: right;
}
#MainNav {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#Header {
	margin: 0px;
	padding: 0px;
	position: relative;
}
#footer {
	background-image: url(img/bg_ftr.gif);
	background-repeat: no-repeat;
	color: #9EA5C7;
	position: relative;
	vertical-align: middle;
	width: 599px;
	font-size: 10px;
	padding-top: 0.5em;
	padding-left: 1em;
	margin-top: 1.5em;
}
#footer b {
	color: #7D86B1;
}
#content {
	width:96%;
	padding: 0px;
	position: relative;
	font-size: 11px;
	color: #1B2C6C;
	margin-top: 1em;
	margin-right: auto;
margin-left: 0; /*1.2em;*/
}

.content {
	width:96%;
	padding: 0px;
	position: relative;
	font-size: 11px;
	color: #1B2C6C;
	margin-top: 1em;
	margin-right: auto;
	margin-left: 0; /*1.2em;*/
}

.content1 {
	width:96%;
	padding: 0px;
	position: relative;
	font-size: 12px;
	color: #1B2C6C;
	margin-top: 1em;
	margin-right: auto;
	margin-left: 1.2em;
}
#SubNav {
	background-image: url(img/bg_subnav.gif);
	background-repeat: no-repeat;
	text-indent: 2em;
	vertical-align: middle;
	height: 31px;
	width: 599px;
	font-size: 11px;
	padding-top: .7em;
	display:none;
}
#pageTitle {
	background-image: url(img/bg_title.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	height: 26px;
	margin: 0px;
	padding: 0px;
	display: block;
}



/* Link Styles */
a:link {
	color: #235FBD;
	text-decoration: underline;
}
a:visited {
	color: #235FBD;
	text-decoration: underline;
}
a:hover {
	color: #FFB400;
	text-decoration: underline;
}
a:active {
	color: #FFB400;
	text-decoration: underline;
}


/* Class Styles */
.subSep {
	color: #C9C9C9;
	margin-right: .5em;
	margin-left: .5em;
}
.coNews {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.coNewsTitle {
	color: #1B2C6C;
	font-size: 9px;
	background-color: #D4D9EE;
	padding: 5px;
	display: block;
}
.coNewsDescript {
	color: #858DAA;
	font-size: 9px;
	margin:7px;
	display: block;
}


/* Form Styles */
.inputReq {
	font-size: 9px;
	color: #858DAA;
	width: 96%;
	background-color: #FFFFFF;
	border: 1px solid #DBDADA;
	display: block;
	margin-bottom: 2px;
}
.field {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 1px solid #DBDADA;
	background-image: url(img/field_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fieldTitle {
	background-color: #D4D9EE;
	text-align: right;
	/* vertical-align: top; */
	font-size: 11px;
	width: 100%;
	font-weight: bold;
	color: #1B2C6C;
	height: 15px;
	display: block;
}
.fieldDescript {
	vertical-align: top;
	font-size: 11px;
}
.mediaInfo {
	color: #000000;
	background-image: url(img/showInfo_sm.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: .5em;
	vertical-align: top;
}
.mediaInfo p {
	font-size: 10px;
}

/* Showroom Styles */
.showH {
	background-image: url(img/showHdr.gif);
	background-repeat: no-repeat;
	position: relative;
	padding-left: 0.4em;
	padding-bottom: 0.2em;
	font-size: 18px;
	background-position: left bottom;
	color: #FF7800;
}
.showImg {
	border: 1px solid #818EC5;
}
.showMed {
	vertical-align: top;
	width: 150px;
}
.showItem {
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: 20px;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E9FA;
	position: relative;
}
.showItem table td {

padding-right:10px;
}

.showInfo {
	color: #000000;
	background-image: url(img/showInfo_lg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: .5em;
	vertical-align: top;
}
.showInfo h4 {
	font-size: 11px;
	font-weight: bold;
	color: #23336D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6CBE3;
	margin: 0px;
}
.showInfo p {
	font-size: 10px;
}
