﻿/* A Free Design by Bryant Smith (bryantsmith.com) */

html, body {
text-align: center;
}
p {text-align: left;}

body {
	margin: 0;
	padding: 0;
	background: #E9E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E9E5E5;
	background: #E9E5E5 url(background.png) repeat-y;
	width: auto;
	height: auto;
}
*
{
	margin: 0 auto 0 auto;
	text-align: left;
	color: #000000;
}



#page
{
	margin: 0 auto 0 auto;
	display: block;
	height: auto;
	position: relative;
	overflow: hidden;
	width: auto;
	bottom: auto;
	left: auto;
}

#header
{
margin-top:25px;
padding-top:50px;
padding-left:0px;
padding-right:0px;
background-image:url(header.png);
background-repeat:no-repeat;
height:124px;
width:753px;
overflow:hidden;
}

#header h1, #header h2
{
margin-left:20px;
width:693px;
position:relative;
color:#000000;
text-align:center;
font-size:15px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
clear:both;
}

#header h1
{
margin-left:0px;
width:693px;
position:relative;
color:#26476E;
font-size:30px;
}



#bar
{
background-image:url(bar.png);
background-repeat:no-repeat;
height:53px;
width:750px;
padding-bottom:15px;
text-align:center;
margin:0 auto 0 auto;
}

#bar ul {
	margin: 0px auto 0px auto;
	padding: 0px;
	list-style-type: none;
	height: 74px;
	text-align:center;
}
#bar ul li , #bar ul li a, #bar ul li a:visited{
	margin: 0px;
	padding: 0px;
	height: 30px;
	overflow: hidden;
	display: inline;
	text-align:center;
	line-height:65px;
	color:#26476E;
	padding-left:6px;
	padding-right:6px;
}

#bar ul li a:hover
{
color:#000000;
text-decoration:underline;

}



.contentTitle
{
width:700px;
height:44px;
margin-top:20px;
margin-left:200px;
margin-right:25px;
background-image:url(tab_back.png);
background-repeat:no-repeat;

}

.contentTitle h1
{
margin-left:51px;
padding-top:8px;
font-size:21px;
font-weight:bold;
letter-spacing:-1px;
color:#FFFFFF;
}


.contentText
{
width:680px;
padding-left:30px;
padding-right:30px;
font-size:12px;
color:#FFFFFF;
line-height:30px;
}

a
{
	text-decoration: none;
	color: #3366FF;
}

a:hover
{
border-bottom:1px dotted #F1F3F8;
}


#footer {
width: 750px;
height:20px;
text-align:center;
font-size:9px;
color:#223F8D;
padding-top:20px;
}

html, body {
text-align: center;
}
p {
margin:7px;
text-align: left;
text-align:justify;
}
