@charset "UTF-8";
body {
	background-image: url(images/blubackround.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7C7C7C;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#wrapper {
	height: 1500px;
	width: 100%;
}
#headeroutter {
	height: 430px;
	width: 100%;
	padding: 0px;
	margin-top: 12px;
	background-image: url(images/outerheadercolor.png);
	background-repeat: repeat-x;
}
#logo {
	background-color: #FFF;
	height: 100px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#flashbannermenu {
	background-color: #FFF;
	height: 330px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
	clear: both;
}
#menu {
	height: 40px;
	width: 996px;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #122C5A;
	text-align: center;
}
.topmmenu {
	color: #FFF;
	font-family: trajon;
	display: inline;
	font-size: 16px;
	padding-top: 20px;
	padding-left: 10px;
	margin-top: 10px;
	line-height: 40px;
	text-align: center;
}
#menu .topmmenu {
	color: #FFF;
}
#flashbox {
	margin: 2px;
	height: 260px;
	width: 996px;
	background-color: #FFF;
	overflow: hidden;
}
#container {
	height: 1000px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #4F4F4F;
}
#containerinner {
	height: 990px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/containerbackround.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-top: 5px;
	overflow: scroll;
}
#mytabsmenu {
	text-align: center;
	height: 30px;
	padding-top: 7px;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
}
#leftcolumn {
	background-color: #4A5569;
	margin: 10px;
	height: 966px;
	width: 296px;
	float: left;
	border: 2px solid #E6E6E6;
}
.padbutton {
	padding-left: 47px;
}
#innercontainer {
	background-color: #B3B3B3;
	padding: 0px;
	float: right;
	height: 966px;
	width: 640px;
	border: 2px solid #E0E0E0;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#footer {
	height: 380px;
	width: 996px;
	margin-top: 130px;
	margin-right: auto;
	margin-left: auto;
	background-color: #8F8F8F;
}
h1 {
	font-size: 29px;
	margin: 15px;
	padding: 0px;
	color: #334868;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #486492;
	border-right-color: #486492;
	border-bottom-color: #486492;
	border-left-color: #486492;
	border-top-style: none;
	border-bottom-style: solid;
	text-align: center;
}
p {
	font-family: trajon;
	font-size: 17px;
	font-variant: normal;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 15px;
}
#footer p {
	color: #1F2E40;
	line-height: 3px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
