/* Start Reset */

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,form, fieldset, input, p, blockquote, th, td  { margin : 0; padding : 0; }
h1,h2,h3,h4,h5,h6 { font-size : 100%; }
ol,ul { list-style : none; }
table { border-collapse : collapse; border-spacing : 0; }
fieldset,img { border : 0;}
input {outline:none;}
a:link, a:active, a:visited, a:hover {outline:none;}
.clear {width:100%; height:0px;	font-size:0px; line-height:0px; clear:both;}

/* End Reset */

html, body
{
	min-height:780px;
	color:#222;
	font-size:12px;
	font-family:Century Gothic, Arial;
	background:url(images/page-bg.jpg) 0 0 repeat-x;
}

a:link,
a:active,
a:visited,
a:hover
{
	
}

p
{
	margin:0 0 15px 0;
}

#MainTable
{
	width:100%;
}

#MainTable td
{
	text-align:left;
	vertical-align:top;
}

#HeaderWrapper
{
	width:930px;
	margin:0 auto;
	height:319px;
	position:relative;
}

#EpiShield
{
	position:absolute;
	left:-40px;
	top:64px;
	height:100px;
}

#DioShield
{
	position:absolute;
	right:-40px;
	top:64px;
	height:100px;
}

#HeaderPic
{
	width:930px;
	height:275px;
}

#TopNav
{
	width:900px;
	padding:0 15px;
	height:44px;
}

#TopNav .nav ul
{
	list-style: none;
	list-style-image: none;
	color: #FFF;
	padding: 0;
	margin: 0;
}

#TopNav .nav ul li
{
	display: inline;
	list-style-image: none;
	background-image: none;
	height: 44px;
	margin: 0;
	padding: 0;
}

#TopNav .nav ul li a
{
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
	line-height: 44px;
	padding: 0;
	display: block;
	float: left;
	text-align: center;
	cursor: pointer;
	padding:0px 5px 0px 5px;
}

#TopNav .nav ul li a:hover
{
	background-color: #22599D;
}

/* Second Level */
#TopNav .nav ul li ul
{
	background-color: #032145;
	font-size: 12px;
	text-align: left;
}

#TopNav .nav ul li ul li
{
	height: 30px;
	line-height: 30px;
	padding:0;
	text-align: left;
}

#TopNav .nav ul li ul li a
{
	display: block;
	line-height: 30px;
	text-align: left;
	cursor: pointer;
	padding: 0 10px 0 10px;
}

#TopNav .nav ul li ul li a:hover
{
	background-color: #22599D;
}

#BodyContentWrapper
{
	width:880px;
	height:300px;
	margin:0 auto 25px auto;
	padding:10px;
	background:#EFE8CB;
	border-right:1px solid #CD441F;
	border-bottom:1px solid #CD441F;
	border-left:1px solid #CD441F;
}

/* ------------------------------------------------
		Start Two Column Equal
--------------------------------------------------- */

#TwoColumnEqual
{
	width:880px;
}

#TwoColumnEqual #LeftColumn
{
	width:414px;
	padding:0 26px 0 0;
	float:left;
}

#TwoColumnEqual #RightColumn
{
	width:414px;
	padding:0 0 0 26px;
	float:right;
}


/* ------------------------------------------------
		End Two Column Equal
--------------------------------------------------- */

/* ------------------------------------------------
		Start Three Column Layout
--------------------------------------------------- */

#ThreeColumn
{
	width:880px;
}

#ThreeColumn #LeftColumn
{
	width:267px;
	padding:0 26px 0 0;
	float:left;
}

#ThreeColumn #CenterColumn
{
	width:267px;
	padding:0 13px;
	float:left;
}

#ThreeColumn #RightColumn
{
	width:267px;
	padding:0 0 0 26px;
	float:right;
}


/* ------------------------------------------------
		End Three Column Layout
--------------------------------------------------- */

/* ------------------------------------------------
		Start Two Column Left Small Layout
--------------------------------------------------- */

#TwoColumnSmallLeft
{
	width:880px;
}

#TwoColumnSmallLeft #LeftColumn
{
	width:175px;
	float:left;
}

#TwoColumnSmallLeft #RightColumn
{
	width:681px;
	float:right;
}


/* ------------------------------------------------
		End Two Column Left Small Layout
--------------------------------------------------- */

/* ------------------------------------------------
		Start Two Column Right Small Layout
--------------------------------------------------- */

#TwoColumnSmallRight
{
	width:880px;
}

#TwoColumnSmallRight #LeftColumn
{
	width:681px;
	float:left;
}

#TwoColumnSmallRight #RightColumn
{
	width:175px;
	float:right;
}


/* ------------------------------------------------
		End Two Column Right Small Layout
--------------------------------------------------- */