﻿#content-right
{
	float:right;
	width:100%;
	height:100%;
	min-height:100%;
	border:solid 1px black;
}

#content-colleft
{
	height:100%;
	min-height:100%;
	float:left; 
	text-align:left; 
	width:492px;
	margin: auto;
}

#content-colleft .clearfix
{
	height:100%;
	min-height:100%;
}

#content-colleft .wrapper-box .box-title 
{
	background:url(../images/box_title.png) 0 0 no-repeat; 
	height:40px;
	/*width:100%;*/
}


#content-colright
{
	height:100%;
	min-height:100%;
	float:right;
	text-align:left;
	width:192px;
}

#content-colright .clearfix
{
	height:100%;
	min-height:100%;
}

#content-colright .wrapper-box .box-title 
{
	background:url(../images/box_title1.png) 0 0 no-repeat; 
	height:45px;
}

#content-colright .wrapper-box .box-title-2line 
{
	background:url(../images/box_title1.png) 0 0 no-repeat; 
	height:45px;
}

.wrapper-text .corner-top-left 
{
	background:#F1F8E8 url(../images/corner2_top_left.gif) no-repeat left top;
}

.wrapper-text .corner-top-right 
{
	background:url(../images/corner2_top_right.gif) no-repeat right top;
}

.wrapper-text .corner-bottom-left 
{
	background:url(../images/corner2_bottom_left.gif) no-repeat left bottom;
}

.wrapper-text .corner-bottom-right 
{
	background:url(../images/corner2_bottom_right.gif) no-repeat right bottom;
}

/* Section Title */
.wrapper-title-top 
{
	background:url(../images/wrapper_title_top_left.gif) 0 0 no-repeat;
	height:14px;
	margin-top:15px;
}

.wrapper-title-top span 
{
	display:block; 
	height:14px; 
	background:url(../images/wrapper_title_top_right.gif) top right no-repeat; 
	padding:0 15px;
}

.wrapper-title-top span span 
{
	background:url(../images/wrapper_title_top.gif) 0 0 repeat-x;
	padding:0 !important;
}

.wrapper-title .border1-top 
{
	background:url(../images/border3_top.gif) repeat-x top #346F0D;
}

.wrapper-title .border1-left 
{
	background:url(../images/border3_left.gif) repeat-y left;
}

.wrapper-title .border1-right 
{
	background:url(../images/border3_right.gif) repeat-y right;
}

.wrapper-title .corner1-top-left 
{
	background:url(../images/corner3_top_left.gif) no-repeat left top;
}

.wrapper-title .corner1-top-right 
{
	background:url(../images/corner3_top_right.gif) no-repeat right top;
}

.wrapper-title-bottom 
{
	background:url(../images/wrapper_title_bottom_left.gif) 0 0 no-repeat; 
	height:14px;
}

.wrapper-title-bottom span 
{
	display:block; 
	height:14px; 
	background:url(../images/wrapper_title_bottom_right.gif) top right no-repeat; 
	padding:0 15px;
}

.wrapper-title-bottom span span 
{
	background:url(../images/wrapper_title_bottom.gif) 0 0 repeat-x; 
	padding:0 !important;
}

.bull-title 
{
	padding-right:5px;
}

.bull-title h3 
{
	color:#FFFFFF; 
	font-size:16px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	padding:0px 0 0 12px;
	margin:0px;
}

.bull-title h2 
{
	color:#000000; 
	font-size:14px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	margin:3px;
}

.s1 .box-title h3 
{
	background:url(../images/title_bull_2.gif) 20px 12px no-repeat; 
	padding-left:47px !important;
}

.s2 .clear
{
	padding-left:10px;
}

.s2 .box-title h3 
{
	background:url(../images/title_bull_3.gif) 20px 12px no-repeat; 
	padding-left:47px !important;
}
