* {
	margin : 0px;
	padding : 0px;
}

body {
	background-color : #2F2F2E;
	color : #000000;
	font-family : tahoma, sans-serif;
	font-size : 11px;
}


/* PAGE HEADER & MENU */

#page_header {
	margin : 20px auto  0px auto;
	width : 704px;
	height : 50px;
}

#page_header #logo {
	width : 280px;
	height : 49px;
	background : url('images/companylogo.gif') no-repeat 5px 0px;
	float : left;
}

#page_menu {
	 margin: 0;
	font-family : arial,tahoma, sans-serif;
	font-size: 10px;
   	font-style: normal;
   	font-variant: normal;
   	font-weight: bold;
    	text-decoration: none;
	display:block;
	padding-top : 18px;
	width : 424px;
	height : 20px;
	float : right;
}

#page_menu ul {
	margin-left : 30px;
	height : 10px;
	list-style-position: inside;
	list-style-image: none;
	 margin-left: auto;
	 margin-right: auto;
	display:block;
	 top:25px;
}

#page_menu li {
	padding-left : 5px;
	height : 7px;
	float : right;
	list-style-position: inside;
	list-style-image: none;
	display:inline;
        list-style: none;
        position: relative;
	float: left;
}

#page_menu a {
   color: #cdcdcd;
   display: block;
   padding-left: 5px;
   text-decoration: none;

}

#page_menu a:hover {
   color: #e98d00;
   text-decoration: none;
}



/* PAGE BODY */

#page_bodybox {
	margin : 0px auto;
	width : 689px;
	height : 580px;
	background-color : #669933;
/*	background-color : #a2561E;*/ 
}

#leftborder {
	width : 14px;
	height : 580px;
	background : url('images/box_left.gif') repeat-y 0px 0px;
	float : left;
}

#leftborder #top {
	width : 14px;
	height : 15px;
	background : url('images/box_topleft.gif') no-repeat left top;
	overflow : hidden;
}

#leftborder #bot {
	width : 14px;
	height : 565px;
	background : url('images/box_botleft.gif') no-repeat left bottom;
	overflow : hidden;
}

#bodyborder {
	padding : 14px 11px 14px 0px;
	border-top : #aaaaaa 1px solid;
	border-bottom : #aaaaaa 1px solid;
	border-right : #aaaaaa 1px solid;
	float : left;
}

#page_content {
	width : 663px;
	height : 550px;
	overflow : hidden;
}


/* CONTENT LEFT COLUMN */

#leftcol {
	width : 300px;
	height : 550px;
	/*background : url('images/main_img1.jpg') no-repeat 0px 0px; */
	margin : 40px 0px 0px 0px;	
	float : left;
	font-weight : bold;
}

#leftcol a {
	color : #112211;
	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;
}

#leftcol h2, #leftcol h3 {
        font-size : 16px;
        margin-bottom : 15px;
        color: #cdcdcd;
}
#leftcol li {
        padding-left : 8px;
        padding-bottom : 6px;
        background : url('/images/bullet_arrow.gif') no-repeat 0px 2px;
        font-weight : bold;
        display : block;
}



/* CONTENT CENTER COLUMN */

#maincol {
	margin : 0px 12px 0px 10px;
	width : 310px;
	height : 550px;
	float: right;
	overflow : hidden;
	text-align : justify; 
}

#maincol h2, #maincol h3 {
	font-size : 18px;
	margin-bottom : 15px;
	color: #cdcdcd;
}

#maincol p {
	padding-top : 0px;
	padding-bottom : 19px; 
}


#maincol ul {
	padding-top : 2px;
	padding-bottom : 10px;
	display : block;
}

#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 : #112211;
	text-align : center;
}

#maincol a {
        color : #cccccc;
        text-decoration : none;
        font-weight : bold;
}

#maincol a:hover {
        color : #e68d00;
}


/* CONTENT RIGHT COLUMN */

#rightcol {
	width : 148px;
	height : 550px;
	background-color : #333331;
	float: left;
}

#rightcol_top {
	width : 148px;
	height : 7px;
	display : block;
	background : url('images/rightcol_top.gif') #333331 no-repeat 0px 0px;
	overflow : hidden;
}

#rightcol_bot {
	width : 148px;
	height : 7px;
	display : block;
	background : url('images/rightcol_bot.gif') #333331 no-repeat 0px 0px;
}

#rightcol_main {
	margin : 0px 9px;
	width : 130px;
	height : 386px;
	overflow : hidden;
}

#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 : #90908E;
}

.model_nametag a {
	display : block;
	padding-top : 2px;
	padding-bottom : 2px;
	width : 128px;
	color : #90908E;
	font-weight : bold;
	text-decoration : none;
}

.model_nametag_bot {
	width : 130px;
	height : 17px;
	background : url('images/rightcol_tagbg.gif') no-repeat 0px 0px;
	color : #90908E;
}

.model_nametag_bot a {
	display : block;
	padding-top : 3px;
	padding-bottom : 2px;
	width : 128px;
	color : #90908E;
	font-weight : bold;
	text-decoration : none;
}


/* PAGE FOOTER */

#page_footer {
	margin : 2px auto 0px;
	width : 689px;
	height : 20px;
	color : #6C6C69;
	font-weight : bold;
}

#page_footer a {
	color : #a2561e;
	text-decoration : none;
}

#page_footer a:hover {
	text-decoration : none;
	color : #e68d00;
}



a {
	color : #a2561e;
}

a:hover {
	color : #e68d00;
}

span {
	display : none;
}

img {
	border: 0px;
}

p {
	text-align : justify;
	line-height : 13px;
}

ul {
	list-style-type: none;
	display : block;
}

li {
	text-indent: 0px;
	list-style-type: none;
	display : block;
}

.clearthis {
	margin : 0px;
	display : none;
	clear : both;  
	float : none;	
	font-size : 1px;
	line-height : 0px;
}

