BODY {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-attachment: scroll;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

A IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
#content{
	WIDTH: 99%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.topbanner {
	background-image: url(../images/top/blue-crm_top_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#header-wrapper {
	WIDTH: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	WIDTH: 100%;
	background-image: url(../img/index_top_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1670px;
}

#left {
	WIDTH: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/leftbg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	padding: 0px;
	float: left;
}
#right {
	WIDTH: 780px;
	background-image: url(../img/leftbg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	padding: 0px;
	float: right;
	height: 1675px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
