* {
	margin: 0;
	padding: 0px;
}

body {
background: #e7e7e7 url(images/sleek_bg.jpg) repeat-x;
font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 17px;
color: #65727b;
}

#imageright {
	float:right;
	border:groove;
	margin: 5px;
}


#sddm
{   position:relative;
    margin-left: 0px;
	margin-top:-18px;
	height: 70px;
    line-height: 70px;
    background: url(images/menu.png);
	padding: 0;
	z-index: 30;
}

#sddm li
{	margin-top: 12px;
    margin-left:20px;
	padding: 15px;
	list-style: none;
	color: #1b4787;
	float: left;
	font: bold 11px arial;}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width:70px;
	font-size: 1.1em;
	text-align: center;
	color: #1b4787;
	text-decoration: none;}

#sddm li a:hover a:active
{	background: #fff;}

#sddm li a:active
{	color: #65727b;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #999;
	border: 1px solid #666;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #fff;
		color: #1b4787;
		font: 11px arial}

	#sddm div a:hover
	{	background: #65727b;
		color: #FFF}



a {
text-decoration: underline;
color: #092958;
border: none;
}

a:hover {
text-decoration: underline;
color: #65727b;
}

#wrap {
margin: 0 auto;
width: 800px;
}

p {
	margin-top:1em;
}

#header {
height: 142px;
margin-top:0px;
}

#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 30px 0 0 20px;
line-height:30px;
color: #65727b;
}
#header h1 a { 
color: #1b4787;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #fff;
}

#header img { 
border: none;
padding-left:10px;
padding-top:20px;
}

#header h2 {
position:absolute;
font-size: 19px;
float:right;
color: #fff;
padding-left: 290px;
padding-top: 0px;
padding-right: 20px;
letter-spacing: -1px;
font-weight: 100;
}

#chip_header {
width:1024px;
height: 80px;
background-image:url(images/sleek_header.jpg);
margin-top:4px;
margin-left:-100px;
}

/*  old menu for template

#menu {
height: 70px;
line-height: 70px;
background: #fff url(images/menu.gif) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 40px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 14px;
}
#menu ul li a:hover {
color: #1b4787;
text-decoration: none;
}

*/


#content {
background: url(images/content.gif) repeat-y;
padding: 0 20px 20px 20px;
}

.mainwide {
float: left;
width: 700px;
text-align: left;
}

.main {
float: left;
width: 580px;
text-align: left;
}

.main a{
color: #1b4787;
}

.main h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 15px 0;
}
.main h2 a {
text-decoration: none;
}
.main h2 a:hover {
color: #333;
}

.main img {
border: 3px solid #ccc; 
margin-top:15px;
}

.main ol {
	margin-left: 3em;
	margin-top:1em;
}

.main ul {
	margin-left: 3em;
}

.main li {
	margin: 3px;
}

.main table {
	border:inset #ccc;
}

.main table td {
	vertical-align:text-top;
}

.main table a {
	color:#000033;
	text-decoration:underline;

}

.caption {
	font-size:10px;
	font-style:italic;
	line-height:10px;
	margin-bottom:2em;
	
}

/* .contact {
background-color: #fff;
color:#092958;
padding-left:5px;
}

.contact table{
	border:inset;
	border:inset #ccc;
	vertical-align:text-top;
}
*/

.column {
float: right;
width: 160px;
background-color: #092958;
padding-left:5px;
margin-top: 230px;
}

.column-inset-first {
	background-color:#e7e7e7;
	border:thin #fff;
	color: #65727b;
	width:140px;
	padding-left:5px;
	margin: 8px 5px 0px 5px;
	text-align:left;
	
}

.column-inset-only {
	background-color:#e7e7e7;
	border:thin #fff;
	color: #65727b;
	width:134px;
	padding-left:5px;
	padding-right:5px;
	margin: 15px 5px 15px 5px;
	text-align:left;
	
}

.column-inset-last {
	background-color:#e7e7e7;
	color: #65727b;
	width:140px;
	padding:5px;
	margin: 2px 5px 15px 5px;
	text-align:left;
	
}

.column-inset-first h2 {
margin: 15px 0 0 0;
padding-left: 30px;
height: 24px;
line-height: 24px;
color: #65727b;
font-size: 14px;
}
.column-inset-first ul {
list-style-type: none;

}

.column-inset-first ul li {
	padding-bottom: 5px;
	padding-left:2px;
}

.column-inset-first ul li a {
color: #1b4787;
text-decoration:underline;
margin-bottom:5px;
}
.column-inset-first ul li a:hover {
color: #333;
}


.column-inset-last h2 {
margin: 0 0 0 0;
padding-left: 30px;
height: 24px;
line-height: 24px;
color: #65727b;
font-size: 14px;
}
.column-inset-last ul {
list-style-type: none;

}

.column-inset-last ul li {
	padding-bottom: 8px;
	padding-left:2px;
}

.column-inset-last ul li a {
color: #1b4787;
text-decoration:underline;
margin-bottom:5px;
}
.column-inset-last ul li a:hover {
color: #333;
}

.column-inset-only h2 {
margin: 5px 0 0 0;
padding:5px;
text-align:center;
line-height: 16px;
color: #333;
font-size: 14px;
}

.column-inset-only ul {
margin-left: 1em;
margin-right: .5em;
list-style-type: disc;
}

.column-inset-only ul li {
	padding-bottom: 7px;
}

.column-inset-only ul li a {
color: #1b4787;
text-decoration:underline;
}
.column-inset-only ul li a:hover {
color: #333;
}


.columntwo {
float: right;
width: 160px;
background-color: #092958;
padding-left:5px;
}


#bottom {
position:relative;
background: url(images/bottom.png) no-repeat;
padding: 0px;
}

#footer  {
text-align: center;
font-size: 11px;
}
