* {
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474848;
	background-color: #F5F5F5;
	background-image: url(images/imgheader.gif);
	background-repeat: repeat-x;
}

h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 0px;
	line-height: 150%;
}

p {
}

a {
	text-decoration: none;
	color: #1D62B3;
}

a:hover {
	background: none;
	color: #666666;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
	background: url(images/imgi.gif) repeat-x left bottom;
}


/* Header */

#header {
	height: 101px;
}


/* Page */

#page {
	width: 960px;
	background: #FFFFFF url(images/imgg.gif);
	left: 6px;
	float: none;
	margin-top: 55px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#bgtop {
	height: 20px;
	background: url(images/imgh.gif);
}

#bgbottom {
	padding-bottom: 20px;
	background: url(images/imgj.gif) no-repeat left bottom;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding-left: 15px;
	background-image: url(images/imgl.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}

/* Content */

#content {
	float: left;
	width: 700px;
	height: 800px;
	min-height: 800px;
	padding: 0 0 0 20px;
}

html>body #content {
	height: auto;
}

/* Sidebar Common Style */

.sidebar {
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
}

#page .sidebar li ul {
}

#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url(images/imgl.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}

.sidebar a {
	background: none;
}

/* Sidebar One */

#sidebar1 {
	float: left;
	width: 250px;
	padding: 0 0 0 20px;
}

/* Sidebar Two */

#sidebar2 {
	float: right;
	width: 180px;
	padding: 0 20px 0 0;
}

/* Footer */

#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url(images/imgk.gif) no-repeat;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}
