* {
	margin:0;
	padding:0;
}
body {
	background:#333333 none repeat-x scroll top left;
	margin:0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}


/* wrapper */
div#wrap {
	width:1024px;
	margin:0 auto;
	padding:0 10px;
}


/* header & nav */
div.header {
	margin:0 auto;
}
div.nav {
	padding:0;
	margin:0 0 0 15px;
	background:#660099 url('images/nav-bg-right.png') no-repeat scroll bottom right;
}
div.nav1 {
	padding:0;
	margin:0 0 0 15px;
	background:#FFFFFF no-repeat scroll bottom right;
}
div.title {
	padding:50px 20px;
	margin:0 auto; 
	background:#333 url('images/titlebg.png') repeat-x scroll 50% 50%;
}
div.innernav { 
	margin:0 15px 0 0;
	background:#660099 url('images/nav-bg.png') repeat-x scroll bottom left;
	height:80px;
}
div.outernav {
	width:1024px;
	margin:0 auto;
	background:#660099 url('images/nav-bg-left.png') no-repeat scroll bottom left;
}
div.innertitle {
	width:1024px;
	margin:0 auto;
}
div.nav ul {
	list-style:none;
	padding:0 0 0 10px;
	margin:0;
	position:relative;
}
div.nav ul li {
	display:inline;
	float:left;
}
div.nav ul li a, div.nav ul li a:visited {
	float:left;
	margin:0 5px;
	padding:30px 20px 10px 20px;
	height:40px;
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
}
div.nav ul li a:hover {
	background-color:#660099;
}


/* headers */
h1, h2 {
	text-align:left;
	color:#fff;
}
h1 {
	padding:0 0 10px 10px;
	font-size:1em;
	font-family:Calibri, "Calibri", Times, serif;
}
h1 a, h1 a:hover, h1 a:visited {
	text-decoration:none;
	color:#ffffff;
}
h2 {
	padding:0 0 10px 10px;
	font-size:0.9em;
	font-family:Calibri, "Calibri", Times, serif;
}
h3 {
	font-size:1.5em;
	font-family:'Lucida Sans Unicode','Lucida Grande',verdana,sans-serif;
	font-weight:normal;
	color:#333333;
}
h4 {
	color:#660099;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-weight:normal;
	padding:5px 5px 5px 10px;
	border-left:10px solid #960236;
}

h5 {
	color:#0C0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	font-weight:bold;
}
h6 {
	color:#900;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	font-weight:bold;
}


/* element defaults */
p {
	margin-bottom:20px;
	line-height:1.7em;

	font-size:0.95em;	color:#333333;
}
ul {
	padding:0 0 20px 35px;
}
code {
	border:1px solid #020296;
	border-left-width:10px;
	display:block;
	padding:10px;
	margin:10px 0;
}

/* default forms */
form {}
form input, form textarea {
	border:2px solid #dddddd;
	padding:5px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
form input.formbutton {
	background:#5E008D url('images/nav-bg.png') repeat-x scroll bottom left;
	color:#ffffff;
	font-size:0.9em;
	border:1px solid #220033;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* default tables */ 
table {
	width:100%;
	margin-bottom:10px;
}
table tr th, table tr td {
	padding:5px 10px; 
}
table tr th {
	background:#960236 url('images/nav-bg.png') repeat-x scroll bottom left;
	color:#FFFFFF;
}
table tr td {
	border-bottom:1px solid #dddddd;
}


/* default links */
a { 
padding:0px 5px 10px 5px;
font-weight:bold;
	font-size:1em;
	font-family:Calibri, "Calibri", Times, serif;
	color:#ffffff;
}
a:visited { 
padding:0px 5px 10px 5px;
font-weight:bold;
	font-size:1em;
	font-family:Calibri, "Calibri", Times, serif;
	color:#ffffff;
} 
a:hover { 
padding:0px 5px 10px 5px;
font-weight:bold;
	font-size:1em;
	font-family:Calibri, "Calibri", Times, serif;
	color:#ffd500; 
}
	

/* centeral page */
div.pagewrapper {
	margin:0 auto;
	background:#333333 url('images/content-bg-right.png') no-repeat scroll top right;
	
}
div.innerpagewrapper {
	background:#333333 url('images/content-bg-left.png') no-repeat scroll top left;
	margin:0 11px 0 0;
}
div.page {
	margin:0 0 0 11px;
	background-color:#333333;
	padding:10px 10px 0 10px;
}
div.page ul {
	list-style:square;
	font-size:0.95em;
}
div.page ul li {
	padding:3px 0;
}


/* content */
div.content {
	width:65%;
	float:left;
}


/* sidebar */
div.sidebar {
	width:30%;
	float:right;
}
div.sidebar ul {
	list-style:none;
	padding:10px 10px 25px 10px;
}
div.sidebar ul li {
	padding:7px 0;
}
div.sidebar ul li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:1.1em;
}

/* footer */
div.footer {
	clear:both;
	margin-top:10px;
	border-top:1px solid #c6c6c6;
	background:#dddddd url('images/footerbg.png') repeat-x scroll bottom left;
	height:80px;
}
div.footer p {
	text-align:center;
	color:#666666;
	padding-top:30px;
	font-size:0.9em;
	font-family:"Trebuchet MS", Verdana, Arial;
}
div.footer p a {
	color:#666666;
}

/* search form */
form.searchform {
	padding-top:10px;
}


/* misc classes */
*:focus {
	outline:none;
}
.clear {
	clear:both;
}b {
	font-weight: bold;
}
