
* {
	margin: 0;
	padding: 0;
}

body {
background: #FFFFFF url(images/mainbg3.jpg);
	font: normal small Arial, Helvetica, sans-serif;
	color: #666363;
}


h1, h2, h3 {
	margin: 0;
	color: #11A6D4;
}

h2 {
	margin-bottom: .5em;
	font-size: 1.8em;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

p {
}

blockquote {
}

ul {
	margin-left: 2em;
	list-style: none;
}

ul li {
}

ol {
	margin-left: 2em;
}

ol li {
}

a {
	color: #EA672E;
}

a:hover {
	text-decoration: none;
	color: #11A6D4;
}


li.newbullet { background: url(images/tick.gif) left center no-repeat;
 padding-left: 15px;

}

img {
	border: none;
}


.boxed {
	margin-bottom: 1em;
	background: url(images/imgmain.jpg) no-repeat;
	
}

.boxed .title {
	height: 29px;
	padding: 11px 0 0 27px;
	margin-left: 30px;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #FFFFFF;
}

.boxed .content {
	padding: 10px;

	font-size: 11pt;
}

.mboxed {
	margin-bottom: 1em;
	background: url(images/img03c.jpg) no-repeat;
	
}

.mboxed .title {
	height: 29px;
	padding: 11px 0 0 27px;
	margin-left: 30px;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #FFFFFF;
}

.mboxed .content {
	padding: 12px;

	font-size: 11pt;
}

#header {
	width: 750px;
	height: 200px;
background: url(images/shadlog3.jpg) no-repeat;
	margin: 0 auto;
	text-align: right;
}

#logo {
	float: right;
	height: 100px;
	margin-top:5px;
  margin-right:10px;
	padding: 5px 0 0 0;
}

#logo h1 {
	text-transform: uppercase;
	font-size: 2em;
}

#logo h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 1.2em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}


#menu {
	width: 700px;
	height: 40px;
	margin: 0 auto;
	height: 50px;
		
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 14px 10px 0 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;

}

#menu a:hover {
	text-decoration: none;
	background: url(images/sun2.jpg) no-repeat;
}

#menu .first a {
	padding-left: 0;
	background: none;
}


#content {
	width: 700px;
	margin: 0 auto;
	padding: 20px 0;
}

#main {
	float: left;
	width: 460px;
}

#welcome {
	margin: 0 0 3em 0;
	padding: 10px 0 1.5em 0;
	border-bottom: 1px solid #CCCCCC;
}

#sidebar {
	float: right;
	width: 220px;
}

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates li {
	margin-bottom: 1em;
}

#updates h3 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: small;
}

#updates p {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: .85em;
}

#updates a {
	text-decoration: none;
}

#rbox {
}

#rbox ul {
	margin: 0;
	list-style: none;
}

#rbox li {
	margin-bottom: 1em;
}

#rbox h3 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: small;
}

#rbox p {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: .85em;
}

#rbox a {
	text-decoration: none;
}

#footer {
	clear: both;
	width: 700px;
	margin: 0 auto 2em auto;
	border-top: 1px solid #CCCCCC;
}

#legal {
	margin: 0;
	padding: 8px;
	text-align: center;
	font-size: x-small;
	color: #CCCCCC;
}

#legal a {
	font-weight: bold;
	color: #CCCCCC;
}

#links {
	margin: 0;
	padding: 10px;
	text-align: center;
}

p.strap {color: #FFFFFF;}
