body {
	background-color : #2F2F2E;
	color : #FFFFCC;
	text-align : center;
	font-family : tahoma, sans-serif;
	font-size : 12px;
	margin-left: 5px;
}
.NavColor {color: #CC9900}
.heading1 {
	font-size: 12px;
	color: #333333;
}

/* PAGE BODY */
.small {
	font-size : 9px;
}
#page_bodybox {
	width : 770px;
	height : auto;
	background-color : #A15B2E;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#leftborder {
	width : 14px;
	height : auto;
	background : url('images/box_left.gif') repeat-y 0px 0px;
	float : left;
}

#leftborder #top {
	width : 14px;
	height : 10px;
	background : url('images/box_topleft.gif') no-repeat left top;
	overflow : hidden;
}

#bot {
	width : 14px;
	height : 15px;
	background : url('images/box_botleft.gif') no-repeat left bottom;
	overflow : hidden;
}

#bodyborder {
	float : none;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 14px;
	padding-left: 0px;
}

#page_content {
	width : 765px;
	height : auto;
	overflow : hidden;
}


/* CONTENT LEFT COLUMN */

#leftSiteMap {
	width : 235px;
	height : auto;
	float : left;
	text-align : left;
	font-weight : bold;
	background-color: #333333;
}

#leftcol {
	width : 300px;
	height : auto;
	float : left;
	text-align : right;
	font-weight : bold;
	background-image: url(images/home_main.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#leftcol a {
	color : #E2E0E0;
	text-decoration : none;
	line-height : 13px;
}

#leftcol #nav {
	margin-top : 379px;
	margin-right : 7px;
	float : right;
}

#leftcol #nav span {
	display : block;
	margin : 0px 1px 0px 2px;
}

#leftcol #nav b {
	margin-left : 1px;
	border : #CCCCCC 1px solid;
	display : block;
	float : left;
}
/* ONE COLUMN */

#onecolfull {
	width : 99%;
	height : auto;
	float : left;
	text-align : center;
	margin-left: 5px;
}
#onecolfullcenter {
	width : 99%;
	height : auto;
	margin-left: 5px;
	margin-top: 5px;
	padding-top: 5px;
	clear: right;
}
#colSiteMap {
	width : 465px;
	height : auto;
	float: left;
	overflow : hidden;
	text-align : justify;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 2px;
}

/* CONTENT CENTER COLUMN */
#maincol {
	width : 280px;
	height : auto;
	float: left;
	overflow : hidden;
	text-align : justify;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#maincol h2, #maincol h3 {
	font-size : 12px;
	margin-bottom : 15px;
}

#maincol p {
	padding-top : 0px;
	padding-bottom : 19px;
}


#maincol ul {
	padding-top : 2px;
	padding-bottom : 0px;
	display : block;
	padding-left: 2px;
}

#maincol li {
	padding-left : 8px;
	padding-bottom : 6px;
	background : url('images/bullet_arrow.gif') no-repeat 0px 2px;
	font-weight : bold;
	display : block;
}

#maincol_nav {
	margin-top : 8px;
	color : #2F2F2E;
	text-align : center;
}

#maincol_nav a {
	color : #2F2F2E;
	text-decoration : none;
	font-weight : bold;
}

#maincol_nav a:hover {
	color : #3D3D3D;
}


/* CONTENT RIGHT COLUMN */

#rightcol {
	width : 148px;
	height : auto;
	background-color : #333331;
	float: left;
	margin-left: 10px;
}

#rightcol_top {
	width : 148px;
	height : 7px;
	display : block;
	overflow : hidden;
	background-color: #333331;
	background-image: url(images/rightcol_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#rightcol_bot {
	width : 148px;
	height : 7px;
	display : block;
	background-color: #333331;
	background-image: url(images/rightcol_bot.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#rightcol_main {
	margin : 0px 9px;
	width : 130px;
	height : auto;
	overflow : hidden;
	float: left;
}

#rightcol .arrow a {
	margin-top : 2px;
	display : block;
	font-size : 3px;
	line-height : 1px;
	height : 3px;
}

.model_thumbnail {
	margin-bottom : 1px;
	width : 130px;
	height : 107px;
	display : block;
	overflow : hidden;
}

.model_nametag {
	margin-bottom : 5px;
	border : #60605D 1px solid;
	color : #FFCC66;
}

.model_nametag a {
	display : block;
	padding-top : 2px;
	padding-bottom : 2px;
	width : 128px;
	color : #FFCC66;
	font-weight : bold;
	text-decoration : none;
}

.model_nametag_bot {
	width : 130px;
	height : 17px;
	color : #FFCC66;
	background-image: url(images/rightcol_tagbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.model_nametag_bot a {
	display : block;
	padding-top : 3px;
	padding-bottom : 2px;
	width : 128px;
	color : #FFCC66;
	font-weight : bold;
	text-decoration : none;
}
.model_name {
	color : #66FF00;
	font-size: 18px;
}


/* PAGE FOOTER */

#page_footer {
	margin : 2px auto 0px;
	width : 770px;
	height : auto;
	color : #6C6C69;
	font-weight : bold;
}

#page_footer a {
	color : #6C6C69;
	text-decoration : none;
}

#page_footer a:hover {
	text-decoration : none;
	color : #797977;
}



a {
	color : #FFCC66;
}

a:hover {
	color : #FF9933;
}

span {
	display : none;
}

img {
	border: 0px;
}

p {
	text-align : justify;
	line-height : 13px;
}


.clearthis {
	margin : 0px;
	display : none;
	clear : both;  
	float : none;	
	font-size : 1px;
	line-height : 0px;
}
.head1 {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	line-height: 16px;
	padding-top: 10px;
}
.head2 {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
.ProductName {
	line-height: 15px;
	font-weight: bold;
	text-transform: capitalize;
}
.PageTitle {
	font-style: italic;
	font-weight: bolder;
	color: #FFFFCC;
	margin-top: 10px;
}
.imgDoubleBorder {
	padding:1px;
	border:1px solid #FFFFFF;
	border-color: #993300;
}
.imgright {
	padding:8px;
	float: right;
	clear: left;
}
.imgDoubleBorderright {
	padding:2px;
	border:1px solid #FFFFFF;
	border-color: #993300;
	float: right;
	margin-top: 5;
	margin-right: 5;
	margin-bottom: 5;
	margin-left: 10px;
}
.imgDoubleBorderleft {
	padding:2px;
	border:1px solid #FFFFFF;
	border-color: #993300;
	float: left;
	margin-top: 5;
	margin-right: 5;
	margin-bottom: 5;
	margin-right: 10px;
}
#bulletBox {
	margin: 2px;
	width: 98%;
	padding: 5px;
	font-size: 11px;
	}
.tall {
	line-height: 20px;
	text-align: left;
	padding: 10px;
	clear: left;
}
.center {
	text-align: center;
}
.footerCompany {
	color: #A15B2E;
}
.todo {
	color: #00CC00;
}
.FeatureFont {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFCC66;
	text-align: center;
}

