/* 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;
	color: #016AB4;
}

h1, h4, h5, h6, pre, code {
	font-size: 11px;
}

h2 {
	font-family: tahoma;
	font-size: 16px;
	color: #ffffff;
}


h3 {
	font-family: tahoma;
	font-size: 14px;
	color: #244e90;
	text-align: left;
}

h3 a {
	color: #ffffff;
	text-decoration: none;

}

h3 a:hover {
	color: #1F222A;
	text-decoration: none;

}

br {
	font-size: 11px;
}

p, h1, 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://static.awempire.com/imgs/awe/design/splash2/images/inner.gif) repeat-y;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	width: 883px;
}

	div.head_left {
		background: transparent url(http://static.awempire.com/imgs/awe/design/splash2/images/head_left.jpg) no-repeat;
		float: left;
		height: 104px;
		width: 35px;
	}

	div.head_center {
		background: transparent url(http://static.awempire.com/imgs/awe/design/splash2/images/head_center.gif) repeat-x;
		float: left;
		height: 104px;
		width: 813px;
	}
	
	.awe_label {
			width: 813px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			text-align: center;
			color: #ccd7e4;
			overflow: hidden;
			font-weight: bold;
		}

		div.head_center_logo {
			background: transparent url(http://static.awempire.com/imgs/awe/design/splash2/images/logo.png) no-repeat;
			*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://static.awempire.com/imgs/awe/design/splash2/images/logo.png", sizingMethod="crop");
			height: 60px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 18px;
			text-align: center;
			width: 135px;
		}

	div.head_right {
		background: transparent url(http://static.awempire.com/imgs/awe/design/splash2/images/head_right.jpg) no-repeat;
		float: left;
		height: 104px;
		width: 35px;
	}

	div.content {
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		width: 853px;
	}

		div.column {
			float: left;
			width: 283px;
		}
		
		div.headmenu {
			background: transparent url(http://static.awempire.com/imgs/awe/design/splash2/images/headmenu_bg.jpg) repeat-x;
			float: left;
			height: 40px;
			width: 283px;
			color: #ffffff;
			font-size: 11px;
			font-family: tahoma;
			text-align: center;
			padding-top: 5px;
		}
		
		div.headmenu a {
			color: #ffffff;
			text-decoration: none;
		}
		
		div.headmenu a:hover span.title {
			color: #fbf0b0;
			text-decoration: none;
		}
		div.headmenu a span.title {
			display: block;
			font-family: tahoma;
			font-size: 16px;
			font-weight: bold;
			color: #ffffff;				
		}
		
		div.headmenu_sep {
			background: transparent url(http://static.awempire.com/imgs/awe/design/splash2/images/headmenu_sep.jpg) no-repeat;
			float: left;
			height: 45px;
			width: 2px;
		}
				
				.splashtext1 {
					font-family: Arial, Helvetica, sans-serif;
					font-size: 20px;
					font-weight: bold;
					color: #ffffff;
				}
				
				.splashtext2 {
					font-size: 14px !important;
				}
				
				.splashtext1 a {
					text-decoration: none;
					color: #eeeeee;
				}
				
				.splashtext1 a:hover {
					text-decoration: none;
					color: #ffffff;
				}

			a.column_middletext {
				cursor: pointer;
				display: block;
				height: 29px;
				overflow: hidden;
				position: relative;
				text-align: center;
				width: 283px;
			}
			
			div.text_sep {
			background: transparent url(http://static.awempire.com/imgs/awe/design/splash2/images/text_sep.jpg) no-repeat;
			float: left;
			height: 224px;
			width: 2px;
		}

			div.column_text {
				background: transparent url(http://static.awempire.com/imgs/awe/design/splash2/images/text_bg.jpg) repeat-x;
				height: 212px;
				padding-left: 27px;
				padding-top: 12px;
			}

				div.column_text ul {
					margin: 0px;
					padding: 0px;
				}
				
					div.column_text li {
						text-align: left;
						line-height: 17px;
					}

				div.column_text span.important {
					font-weight: bold;
				}
				
				div.column_text span.title {
					display: block;
					font-weight: bold;
					font-family: tahoma;
					font-size: 14px;
					color: #016ab4;
					text-align: left;
				}
				
				div.column_text a:hover span.title {
					color: #024c80;
					text-decoration: none;
				}

			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%;
				}
				
		div.left_corner {
		background: transparent url(http://static.awempire.com/imgs/awe/design/splash2/images/left_corner.jpg) no-repeat;
		float: left;
		height: 35px;
		width: 35px;
	}	
	
		div.right_corner {
		background: transparent url(http://static.awempire.com/imgs/awe/design/splash2/images/right_corner.jpg) no-repeat;
		float: left;
		height: 35px;
		width: 35px;
	}
		
		
		div.footermenu_text a {
			color: #ffffff;
			font-size: 11px;
			font-family: tahoma;
			}
			
		div.footermenu_text a:hover {
			color: #fbf0b0;
			text-decoration: none;
			}
		
		div.footermenu1 {
			background: transparent url(http://static.awempire.com/imgs/awe/design/splash2/images/footer_bg.jpg) repeat-x;
			float: left;
			line-height: 18px;
			height: 35px;
			width: 263px;
			text-align: center;
			}
			
		div.footermenu2 {
			background: transparent url(http://static.awempire.com/imgs/awe/design/splash2/images/footer_bg.jpg) repeat-x;
			float: left;
			line-height: 18px;
			height: 35px;
			width: 283px;
			text-align: center;
			}
		
		div.footer_sep {
			background: transparent url(http://static.awempire.com/imgs/awe/design/splash2/images/footer_sep.jpg) no-repeat;
			float: left;
			height: 35px;
			width: 2px;
		}
		
		

	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 a:hover {
			color: #ffffff;
			text-decoration: none;
		}

		div.footer p {
			margin-bottom: 10px;
		}
