@charset "utf-8";
/* CSS Document */

#outer_container {
	position: absolute;
    top: 0;
    left: 0;
	width:778px;
	min-height: 100%;
	height: auto !important;
	margin-left: 0px;
	margin-bottom: -37px; /* the bottom margin is the negative value of the footer's height */
	background-image: url(../../images/design/side_background.gif);
	background-repeat: repeat-y;
}

#header_container {
	float: left;
	width:778px;
	height: 305px;
}

#header-tl_ {
	position:absolute;
	left:0px;
	top:0px;
	width:328px;
	height:287px;
}

#header-tr_ {
	position:absolute;
	left:328px;
	top:0px;
	width:450px;
	height:162px;
}

#header-home_ {
	position:absolute;
	left:328px;
	top:162px;
	width:101px;
	height:32px;
}

#header-membership_ {
	position:absolute;
	left:429px;
	top:162px;
	width:124px;
	height:32px;
}

#header-benefits_ {
	position:absolute;
	left:553px;
	top:162px;
	width:108px;
	height:32px;
}

#header-contacts_ {
	position:absolute;
	left:661px;
	top:162px;
	width:117px;
	height:32px;
}

#header-text_ {
	background-image: url(../../images/design/header_text.jpg);
	position:absolute;
	left:328px;
	top:194px;
	width:450px;
	height:93px;
}

#header-b_ {
	position:absolute;
	left:0px;
	top:287px;
	width:778px;
	height:18px;
}

#content_container {
	float: left;
	width:574px;
	margin-bottom: 38px;
}

#id001_ {
	float: left;
	width:17px;
	height:378px;
}

#content-t_ {
	float: left;
	width:557px;
	height:18px;
	padding: 0px;
}

#content-l_ {
	float: left;
	width:28px;
	height:360px;
	padding: 0px;
}

#id001014_ {
	float: left;
	width:529px;
}

#side_container {
	float: left;
	width:204px;
	background-image: url(../../images/design/side_background.gif)
}

#side-background_ {
	float: left;
	width:204px;
	height:9px;
}

#side-home_ {
	float: left;
	width:204px;
	height:18px;
}

#side-about_ {
	float: left;
	width:204px;
	height:16px;
}

#side-membership_ {
	float: left;
	width:204px;
	height:16px;
}

#side-certification_ {
	float: left;
	width:204px;
	height:13px;
}

#side-events_ {
	float: left;
	width:204px;
	height:14px;
}

#side-news_ {
	float: left;
	width:204px;
	height:14px;
}

.side_dots_ {
	float: left;
	width:204px;
	height:15px;
	margin-bottom: 3px;
}

#side-speaker_ {
	float: left;
	width:204px;
	height:14px;
}

#side-forum_ {
	float: left;
	width:204px;
	height:15px;
}

#side-business_ {
	float: left;
	width:204px;
	height:15px;
}

#side-newsletter_ {
	float: left;
	width:204px;
	height:13px;
}

#side-contact_ {
	float: left;
	width:204px;
	height:14px;
}

div.push {
	position: float;
	float: left;
	height:37px;
}

#footer_ {
	float: right;
	width:529px;
	height:37px;
	text-align: right;
	vertical-align: middle;
	line-height: 37px;
	padding-right: 20px;
	}
	
#footer_ a{
		text-decoration: none;	
	}
