body{
	margin:0px;
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
	background-color:#999ea7;
	/*color:#434b57;*/
}

html, body {height: 100%;}

.main_outer_div{
	margin:0 auto;
	width:1100px;
	background-color:#434b57;
	border-left:8px #686b71 solid;
	border-right:8px #686b71 solid;
}

.header{
	background-image:url('/templates/jj_main/top_logo_wide.jpg');
	background-repeat:no-repeat;	
	height:140px;
}

.top_menu{
	background-image:url('/templates/jj_main/top_logo_small.jpg');
	background-repeat:no-repeat;
	background-color:#5f644e;
	height:40px;
}

.top_menu_ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.top_menu_ul li{
	float:right;
	margin-right:20px;
}

.top_menu_ul li a{
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
}

.top_menu_ul li a{color:#FFF;text-decoration:none;}
.top_menu_ul li a:visited{color:#FFF;text-decoration:none;}
.top_menu_ul li a:hover{color: #000;;text-decoration:none;}


.center{
	background-image:url('/templates/jj_main/main_bg_ornament.jpg');
	background-repeat:repeat-x;
	height:100%;
	padding:5px;
	padding-top:20px;
}

/* ------------------------------------------------------------------ */

.left_column{
	float:left;
	width:267px;
	/*border:1px #686b71 solid;*/
}

.center_column{
	float:left;
	width:550px;
	/*border:1px #686b71 solid;*/
}

.right_column{
	float:left;
	width:267px;
	/*border:1px #686b71 solid;*/
}

/* ------------------------------------------------------------------ */

.box{
	width:245px;
	margin:0 auto;
	margin-bottom:20px;
}

.box_tab{
	height:28px;
	width:245px;
}

.box_tab_center{
	background-image:url('/templates/jj_main/box_tab.jpg');
	background-repeat:no-repeat;
	width:144px;
	height:28px;
}

.tab_header{
	color:#434b57;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
}

.box_top{
	background-image:url('/templates/jj_main/box_top.jpg');
	background-repeat:no-repeat;
	height:6px;
	font-size:0px;
}

.box_center{
	background-color:#d8d9b8;
	border-bottom:1px #b7b985 solid;
	color:#434b57;
	font-size:11px;
	padding:10px;
}

.box_bottom_place{
	height:40px;
	background-color:#b7b985;
	border-top:1px #e6e6c9 solid;
}

.box_bottom{
	background-image:url('/templates/jj_main/box_bottom.jpg');
	background-repeat:no-repeat;
	height:8px;
	font-size:0px;
}

/* ------------------------------------------------------------------ */
.box_button_div{
	text-align:center;
	padding:8px;
}

.box_btn{
	height:30px;
	color:#434b57;
	font-size:11px;
	font-weight:bold;
}

.box_links{
}

.box_links ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

.box_links ul li{
	display:block;
	margin-bottom:5px;
}

.box_links ul li a{color:#434b57; text-decoration:none; border-bottom:1px dotted #434b57;}
.box_links ul li a:hover{color:#FFF; text-decoration:none; border-bottom:1px dotted #FFF;}
.box_links ul li a:visited{color:#434b57; text-decoration:none;border-bottom:1px dotted #434b57;}

.p_box{
	margin:0px;
	padding:0px;
	line-height:15px;
	margin-bottom:10px;
}

.mail_form input{
	width:215px;
	background-color:#f6f6e1;
	border:1px solid #434b57;
	color:#868b93;
	margin-bottom:10px;
	font-size:11px;
	padding:3px;
}

.mail_form textarea{
	width:215px;
	background-color:#f6f6e1;
	border:1px solid #434b57;
	color:#868b93;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	padding:3px;
	height:150px;
	overflow:hidden;
}

/* ------------------------------------------------------------------ */

.center_main_title{
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	margin-left:15px;
	margin-bottom:20px;
	margin-top:10px;
}

/* ------------------------------------------------------------------ */

.center_box{
	width:520px;
	margin:0 auto;
	margin-bottom:20px;
}

.center_box_tab{
	height:28px;
}

.center_box_tab ul{
	display:inline;
	list-style:none;
}

.center_box_tab ul li{
	display:block;
	float:left;
	background-image:url('/templates/jj_main/box_tab_unselected.jpg');
	background-repeat:no-repeat;
	height:28px;
	width:144px;
	margin-right:1px;
}

.center_box_tab ul li.selected{
	background-image:url('/templates/jj_main/box_tab.jpg');
	background-repeat:no-repeat;
}

.center_tab_header{
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding-top:6px;
}

.center_box_tab ul li a{color:#FFF; text-decoration:none;}
.center_box_tab ul li a:hover{color:#FFF; text-decoration:none;}
.center_box_tab ul li a:visited{color:#FFF; text-decoration:none;}

.center_box_tab ul li.selected a{color:#434b57; text-decoration:none;}
.center_box_tab ul li.selected a:hover{color:#434b57; text-decoration:none;}
.center_box_tab ul li.selected a:visited{color:#434b57; text-decoration:none;}

.center_box_top{
	background-image:url('/templates/jj_main/center_box_top.jpg');
	background-repeat:no-repeat;
	height:6px;
	font-size:0px;
}

.center_box_top_tabless{
	background-image:url('/templates/jj_main/center_box_top_tabless.jpg');
	background-repeat:no-repeat;
	height:6px;
	font-size:0px;
}


.center_box_center{
	background-color:#d8d9b8;
	color:#434b57;
	font-size:11px;
	padding:10px;
}

.center_box_bottom_place{
	height:40px;
	background-color:#b7b985;
}

.center_box_bottom{
	background-image:url('/templates/jj_main/center_box_bottom.jpg');
	background-repeat:no-repeat;
	height:8px;
	font-size:0px;
}

/* ------------------------------------------------------------------ */

