/* AWE intro page css file */

* {
	border: 0;
	margin: 0;
	padding: 0;
}

a img, :link img, :visited img {
	border: 0;
	margin: 0;
	padding: 0;
}

:link, :visited {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 11px;
}

br {
	font-size: 11px;
}

p, h1, h2, h3, h4, h5, h6, div, span, a {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	background-color: #9099A2;
	font-family: Tahoma;
	font-size: 11px;
}

a, a:active, a:visited {
}
	a:hover {
		text-decoration: underline;
	}

div.clr {
	clear: both;
}

div.main {
	color: #1F222A;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 883px;
}

div.inner {
	background: #76818D url(http://80.77.113.132/splash/images/inner.gif) repeat-y;
	height: 682px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	width: 883px;
}

	div.head_left {
		background: transparent url(http://80.77.113.132/splash/images/head_left.jpg) no-repeat;
		float: left;
		height: 104px;
		width: 35px;
	}

	div.head_center {
		background: transparent url(http://80.77.113.132/splash/images/head_center.gif) repeat-x;
		float: left;
		height: 104px;
		width: 813px;
	}

		div.head_center_logo {
			background: transparent url(http://80.77.113.132/splash/images/head_center_logo.jpg) no-repeat;
			height: 66px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 32px;
			text-align: center;
			width: 135px;
		}

	div.head_right {
		background: transparent url(http://80.77.113.132/splash/images/head_right.jpg) no-repeat;
		float: left;
		height: 104px;
		width: 35px;
	}

	div.content {
		height: 578px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		width: 853px;
	}

		div.column {
			background: transparent url(http://80.77.113.132/splash/images/column.jpg) repeat-x;
			float: left;
			height: 578px;
			width: 283px;
		}

			div.column img {
				border: 0;
				margin: 0;
				padding: 0;
			}

			a.column_picture {
				color: #FFFFFF;
				cursor: pointer;
				display: block;
				height: 321px;
				overflow: hidden;
				position: relative;
				text-align: center;
				width: 283px;
			}

				span.column_picture {
					display: block;
					height: 100%;
					left: 0px;
					overflow: hidden;
					position: absolute;
					top: 0px;
					width: 100%;
				}

				span.p01_1 {
					background: transparent url(http://80.77.113.132/splash/images/column_picture01.jpg) no-repeat;
					background-position: center;
					display: block;
				}

				span.p02_1 {
					background: transparent url(http://80.77.113.132/splash/images/column_picture02.jpg) no-repeat;
					background-position: center;
					display: block;
				}

				span.p03_1 {
					background: transparent url(http://80.77.113.132/splash/images/column_picture03.jpg) no-repeat;
					background-position: center;
					display: block;
				}

			a.column_middletext {
				cursor: pointer;
				display: block;
				height: 29px;
				overflow: hidden;
				position: relative;
				text-align: center;
				width: 283px;
			}

			div.column_text {
				background: transparent;
				height: 224px;
			}

				div.column_text ul {
					padding-left: 27px;
					padding-top: 24px;
				}

					div.column_text li {
						text-align: left;
						line-height: 17px;
					}

				div.column_text span.important {
					font-weight: bold;
				}

			a.column_bottomtext {
				cursor: pointer;
				color: #FFFFFF;
				display: block;
				height: 18px;
				overflow: hidden;
				position: relative;
				text-align: center;
				width: 283px;
			}

				span.column_bottomtext {
					display: block;
					height: 100%;
					left: 0px;
					overflow: hidden;
					position: absolute;
					top: 0px;
					width: 100%;
				}

				span.p01_2 {
					background: transparent url(http://80.77.113.132/splash/images/column_bottomtext01.gif) no-repeat;
					background-position: center;
				}

				span.p02_2 {
					background: transparent url(http://80.77.113.132/splash/images/column_bottomtext02.gif) no-repeat;
					background-position: center;
				}

				span.p03_2 {
					background: transparent url(http://80.77.113.132/splash/images/column_bottomtext03.gif) no-repeat;
					background-position: center;
				}


		div.column_inner {
			background: transparent url(http://80.77.113.132/splash/images/column_inner.jpg) no-repeat;
			float: left;
			height: 578px;
			width: 2px;
		}

		div#bottom_left {
			background: transparent url(http://80.77.113.132/splash/images/bottom_left.gif) no-repeat;
			bottom: 0px;
			height: 20px;
			left: 0px;
			position: absolute;
			width: 20px;
		}

		div#bottom_right {
			background: transparent url(http://80.77.113.132/splash/images/bottom_right.gif) no-repeat;
			bottom: 0px;
			height: 20px;
			left: 863px;
			position: absolute;
			width: 20px;
		}

	div.footer {
		color: #39435B;
		height: 70px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		text-align: center;
	}

		div.footer a {
			color: #39435B;
		}

		div.footer p {
			margin-bottom: 10px;
		}
