@charset "utf-8";

/* CSS Document */

#header_wrap_inner{

	width:900px;
	height:91px;
	float:left;
	background-color:#8539a7;
	background-image:url(../images/header_baloons.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	}
#content_wrap_inner{
	width:900px;
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/header_baloons_men_inner.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	padding:10px 0px 10px 0px;
	min-height:400px;
	height: expression( this.scrollHeight < 400 ? '400px' : 'auto');
	}

#content_wrap_inner_left{
	width:640px;
	float:left;
	padding:0px 5px 0px 15px;
	}

.inner_logo_wrap{
	width:640px;
	float:left;
	}

.inner_ellen_logo{
	width:260px;
	height:99px;
	float:left;
	}

.inner_ellen_caption{
	width:380px;
	height:99px;
	float:left;
	}

.inner_content_wrap{	
	width:640px;
	float:left;
	padding:15px 0px 0px 0px;
	}

.training_box_top{
	width:640px;
	text-align:center;
	float:left;
	}

.training_box_left{
	width:215px;
	float:left;
	}

.training_box_center{

	width:210px;

	float:left;

	}

.training_box_right{

	width:215px;

	float:left;

	}

.service_list_inner{

	width:290px;

	float:left;

	}

.content_list_inner{

	width:325px;

	float:left;

	padding-right:15px;

	}

.service_page_contentbox{

	width:630px;

	float:left;

}

.service_rightbox_banner{
	width:290px;
	float:left;
	padding:20px 0px 10px 0px;

	}



#content_wrap_inner_right{

	width:215px;

	float:left;

	padding:100px 15px 0px 10px;

	}

.inner_content_right_wrap{

	width:215px;

	float:left;

	padding:15px 0px 0px 0px;

	}

.inner_image_border{
	padding:1px;
	width:286px;
	border:1px solid #771c9f;
	}

.client_list_head{
	width:285px;
	background-color:#771c9f;
	padding:5px 0px 5px 5px;
	text-align:center;
	}

.client_list{
	width:268px;
	border:solid 1px #771c9f;
	padding:10px;
	border-top:0px;
	}

.main_services{

	width:630px;

	float:left;

	}

.main_services_left{

	width:305px;

	float:left;

	padding:5px 5px 5px 0px;

	}

.main_services_right{

	width:315px;

	float:left;

	padding:5px 0px 5px 5px;

	}
