/* CSS Document */

#title {
	position: absolute;
	top: 65px;
	left: 60px;
	width: 420px;
	height: 20px;
	background-image: url(images/icons/icon-sm-main.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	font-style: italic;
	color: white;
}

#title p {
	position:absolute;
	margin: 4px 0 0 32px;
}

#main-content {
	position: relative;
	width: 788px;
	height: auto;
	padding: 10px 0 5px;
	margin: 0 auto;
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
}

.left-body {
	position: relative;
	left: 9px;
	padding: 0;
	margin: 0 0 10px;
	width: 411px;
}

.left-top-tab {
	position: relative;
	padding: 0;
	margin: 0;
	width: 411px;
	height: 32px;
	background-image: url(images/tabs/left-tab-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.left-top-tab img {
	position: relative;
	top: 2px;
	left: 134px;	
}

.left-content {
	position: relative;
	padding: 0;
	margin: 0;
	width: 411px;
	height: auto;
	background-image: url(images/bg-left-content.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.left-content img {
	margin: 4px 11px;
	border: solid 1px #00D2FF;	
}

.left-text {
	position: relative;
	left: 12px;
	width: 388px;
	height: auto;
	padding: 0 0 5px;
	margin: 0;
	background-image: url(images/bg-left-text.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}         

.left-text h1 {
	padding: 8px 5px 0px;
	font-size: 14px;
	color: #00D2FF;
}


.left-text p {
	padding: 0 5px 5px;
}

.left-bottom-tab {
	position: relative;
	padding: 0;
	margin: 0;
	width: 411px;
	height: 28px;
	background-image: url(images/tabs/left-tab-bottom.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

.left-bottom-tab p {
	position: relative;
	top: 8px;
	right: 16px;
	font-size: 12px;
	text-align: right;
}

.right-body {
	position: relative;
	float: right;
	right: 8px;
	top: 0;
	padding: 0;
	margin: 0;
	width: 326px;
}

.right-top-tab {
	position: relative;
	padding: 0;
	margin: 0;
	width: 326px;
	height: 32px;
	background-image: url(images/tabs/right-tab-top.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

.right-top-tab img {
	position: absolute;
	top: 0px;
	left: 103px;	
	padding: 0;
	margin: 0;	
}

.right-content {
	position: relative;
	padding: 0;
	margin: 0;
	width: 326px;
	height: auto;
	background-image: url(images/bg-right-content.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

.right-content img {
	margin: 4px 10px;
	border: solid 1px #00D2FF;	
}

.right-text {
	position: relative;
	left: 12px;
	width: 306px;
	height: auto;
	padding: 0 0 5px;
	margin: 0;	
}

.right-text h1 {
	padding: 0px 5px;
	font-size: 14px;
	color: #00D2FF;
}


.right-text p {
	padding: 0 5px 5px;
}

.right-bottom-tab {
	position: relative;
	padding: 0;
	margin: 0 0 10px;
	width: 326px;
	height: 31px;
	background-image: url(images/tabs/right-tab-bottom.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

.right-bottom-tab p {
	position: relative;
	top: 8px;
	right: 10px;
	font-size: 12px;
	text-align: right;
}

#body-space-top {
	width: 788px;
	height: 9px;
	background-image: url(images/bg-body-space-top.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

.bottom-body {
	position: relative;
	clear: both;
	left: 0px;
	padding: 0;
	margin: 0;
	width: 788px;
}

.bottom-top-tab {
	position: relative;
	top: 0px;
	left: 9px;
	padding: 0;
	margin: 0;
	width: 411px;
	height: 32px;
	background-image: url(images/tabs/bottom-tab-top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.bottom-top-tab img {
	position: absolute;
	top: 2px;
	left: 134px;
}

.bottom-content {
	position: relative;
	left: 9px;
	padding: 5px 0;
	margin: 0;
	width: 771px;
	height: auto;
	background-image: url(images/bg-bottom-content.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

.bottom-img {
	position: relative;
	left: 11px;
	float: left;
	width: 120px;
	height: auto;
}

.bottom-img img {
	border: solid 1px #00D2FF;
}

.bottom-text {
	float: right;
	position: relative;
	top: 0px;
	right: 370px;
	width: 268px;
	height: auto;
	background-image: url(images/bg-bottom-text.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.bottom-text h1 {
	padding: 0px 10px;
	font-size: 14px;
	color: #00D2FF;
}


.bottom-text p {
	padding: 0 10px 5px;
}

.bottom-clear {
	float: none;
	clear: both;
}

.bottom-bottom-tab {
	position: relative;
	left: 9px;
	clear: both;
	padding: 0;
	margin: 0;
	width: 411px;
	height: 29px;
	background-image: url(images/tabs/left-tab-bottom.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.bottom-bottom-tab p {
	position: relative;
	top: 8px;
	right: 10px;
	font-size: 12px;
	text-align: right;
}

.right-bottom {
	position: absolute;
	top: 0px;
	left: 453px;
	padding: 0;
	margin: 0;
	width: 326px;
	height: 100%;
	border: solid px white;
}

.right-top-tab2 {
	position: absolute;
	padding: 0;
	top: 0px;
	right: 9px;
	margin: 0;
	width: 326px;
	height: 32px;
	background-image: url(images/tabs/right-tab-top.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

.right-top-tab2 img {
	position: absolute;
	top: 0px;
	left: 103px;	
	padding: 0;
	margin: 0;	
}

.right-content2 {
	position: absolute;
	padding: 0;
	top: 32px;
	right: 9px;
	margin: 0;
	width: 326px;
	height: auto;
	background-image: url(images/bg-right-content.gif);
	background-position: center top;
	background-repeat: repeat-y;
	z-index: 1;
}

.right-content-bg {
	position: absolute;
	bottom: 29px;
	right: 9px;
	padding: 0;
	margin: 0;
	width: 326px;
	height: 100%;
	background-image: url(images/bg-right-content.gif);
	background-position: center top;
	background-repeat: repeat-y;
	z-index: 0;
}


.right-content2 img {
	margin: 4px 10px;
	border: solid 1px #00D2FF;	
}

.right-text2 {
	position: relative;
	left: 12px;
	width: 306px;
	height: auto;
	padding: 0 0 5px;
	margin: 0;
}

.right-bottom-tab2 {
	position: absolute;
	bottom: 0px;
	right: 9px;
	padding: 0;
	margin: 0;
	width: 326px;
	height: 31px;
	background-image: url(images/tabs/right-tab-bottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	z-index: 3;
}

.right-bottom-tab2 p {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 12px;
	text-align: right;
}

#body-space-bottom {
	width: 788px;
	height: 7px;
	padding: 0;
	margin: 0;
	background-image: url(images/bg-body-space-bottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
