/*
Designed by Imzadi Web Designs
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #f5f5f5 url(images/img1b.png)  No-repeat;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	color: #000000;
}

h4, h5, h6 {
     color: #800000;
}

p, blockquote, ul, ol {
	margin-bottom: 1.8em;
	line-height: 180%;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

.boxed {
	padding: 05px;
	background: url() repeat-x;
}

.heading {
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 12px;
	text-align: left;
}
.links {
    margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 12px;
	text-align: left;
	background-color: ;
}
.pgdiv {
         width:320;
         height:250;
         background:#E9EFF4;
         border:0px solid #C4D5E3;
         padding:10px;
         margin-bottom:20;
         font-family:arial;
         font-size:12px;
}

	
/* Header */

#header {
	width: 660px;
	height: 180px;
	margin: 0 auto;
	background:  no-repeat;
	background-position: 0% 100;
}

#header a {
	text-decoration: none;
	text-transform: uppercase;
}

#header h1 {
	padding-top: 35px;
	letter-spacing: 3px;
	font-size: 28px;
	text-align: center;
}

#header h2 {
	letter-spacing: 8px;
	font-size: 14px;
	text-align: left;
}
#header h3 {
    letter-spacing: 1px;
	font-size: 12px;
	text-align: center;
}	

#header h4 {
    letter-spacing: 1px;
	font-size: 12px;
	text-align: center;
}

#header h5 {
    letter-spacing: 1px;
	font-size: 12px;
	text-align: center;
}

#header h6 {
    letter-spacing: 8px;
	font-size: 12px;
	text-indent: 3em;
}

/* Columns */

#left {
	float: left;
	width: 240px;
	margin-left: 10px;
	
}

#right {
	float: right;
	width: 320px;
	margin-right: 10px;
	
}

#left ul, #left ol, #right ul, #right ol {
	list-style-position: inside;
}

#left li, #right li {
	margin-bottom: 1.0em;
}

#center {
	background: url() No-repeat;
	margin: 0 240px 0 240px;	
}

#center ul, #center ol {
	margin-left: 0em;
}

/* Footer */

#footer {
	background: url(images/img3a.png) repeat-x;
	text-align: center;
	font-size: 77%;
	color: #000000;
}

#copyright {
	margin: 0;
	padding: 20px 0 0 0;
	line-height: normal;
}

#links {
	margin: 0;
	padding: 20px 0;
	line-height: normal;
}