@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	color: white;
	text-align: center;
	min-width: 950px;
	/*
	background-image: url(img/BKGRND-SLICE.gif); 
	background-repeat: repeat-x;
	*/
	font: small Arial, Helvetica, Verdana, sans-serif;
}


#wrapper {
	text-align: left;
	width: 950px;
	
	background-color: #ffffff; /* #fdf8f2; */
	color: black;
	/* margin: 10px 40px 30px 40px; */
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-top: solid  #CCCCCC 1px;
	border-bottom: 0;
	border-left: solid  #CCCCCC 1px;
	border-right: solid  #CCCCCC 1px;
}


#header-bottom {
	border-top: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	height: 1%; /* ie hack HOLLY HACK */
}

#header-bottom ul {
	margin: 0;
	padding: 0;
	padding: 0 30px 0 0;
	text-align: right;
}

#header-bottom li {
	display: inline;
	background-color: #ffffff;
}

#header-bottom a:link, #header-bottom a:visited {
	text-decoration: none;
	background-color: #ffffff;
	color: #050845;
}

#tagline {
	font-weight: bold;
	background-color: #ffffff;
	color: #050845;
	font-style: italic;
	margin: 0;
	padding: 0 0 0 20px;
	width: 350px;
	float: left;
	font-size: 12px;
}

#main {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin-top: 10px;
}

#content {
	margin: 0 145px 0 190px;
	border: 1px solid #FFFFFF;
	background-color: white;
	color: black;
	min-height: 380px;
}

#content .inner {
	margin: 10px 20px 10px 40px;
}

#content .inner h2 {
	color: #191970;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #CCCCCC;
	font-size: 140%;
}

#content .inner h3 {
	color: #483D8B;
	padding-bottom: 0.2em;
	font-size: 120%;
}

#content .inner ul.features {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content .inner p {
	color: #666666;
	font-size: 100%;
}

#contentIMG {
	margin: 0px 145px 0 190px;
	border: 1px solid #FFFFFF;
	background-color: white;
	color: black;
	min-height: 380px;
}

#contentIMG .inner {
	margin: 260px 20px 10px 40px;
}

#contentIMG .inner h2 {
	color: #191970;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #CCCCCC;
	font-size: 140%;
}

#contentIMG .inner h3 {
	color: #483D8B;
	padding-bottom: 0.2em;
	font-size: 120%;
}

#contentIMG .inner ul.features {
	margin: 0;
	padding: 0;
	list-style: none;
}

#contentIMG .inner p {
	color: #666666;
	font-size: 100%;
}

#mainfeature {
	background-color: #000033;
	color: white;
	padding: 0 0 0 360px;
	height: 1%;  /* ie hack HOLLY HACK */
}

.mainimage {
	position: absolute;
	top: 1px;
	left: 191px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#mainfeature h1 {
	font-size: 130%;
}	

#mainfeature h2 {
	margin: 0;
	font-weight: normal;
	font-size: 130%;
}

#mainfeature p {
	font-size: 110%;
}

.image {
	padding: 1em;
}

.leftimg {
	float: left;
	padding: 1em;
	border: 0;
}

.rightimg {
	float: right;
	padding: 1em;
	border: 0;
}

/*
#sidebar {
	position: absolute;
	top: 0;
	left: 0;
	width: 220px;
	background-color: #ffffff;
	color: white;
	margin: 0;
	padding: 0;
	border: solid #CCCCCC 1px;
}
*/

#sidebar {
position: absolute;
top: 0;
right: 0;
width: 144px;
background-color: #ffffff;
color: white;
margin: 0;
padding: 0;
border: 0;
}

/*#sidebar h3 {
	font-size: 110%;
	background-image: url(img/sidebar-header-bg.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0.2em 0 0.2em 10px;
	font-weight: normal;
}

#sidebar .inner {
	padding: 10px;
}

#sidebar ul {
	list-style-image: url(img/more-bullet.gif);
	margin-left: 0;
	padding-left: 20px;
}

#sidebar p, #sidebar li {
	font-size: 90%;
	line-height: 1.4em;
}
*/

#sidebar2 {
position: absolute;
top: 0;
left: 0;
width: 179px;
border: 1px solid #FFFFFF;
background-color: white;
color: black;
margin: 0;
padding: 0;
}


#sidebar2 .inner {
margin:
10px;
}

#sidebar2 p {
font-size: 90%;
color: #666666;
}
#sidebar2 a:link, #sidebar2 a:visited {
color: #000099;
font-weight: bold;
}

#sidebar2 h2 {
color: #000099;
padding-bottom: 0.2em;
border-bottom: 1px solid #CCCCCC;
font-size: 140%;
}

#sidebar2 h3 {
color: #000099;
padding-bottom: 0.2em;
border-bottom: 1px solid #CCCCCC;
font-size: 110%;
}

#bloglatest h4 {
color: #000066;
font-size: 120%;
font-weight: bold;
}



#nav {
list-style: none;
margin: 0;
padding: 0;
}

#nav li {
border-bottom: 1px solid #CCCCCC;
padding: 0.4em 0 0.2em 0;
font-size: 100%;
}

#nav li a:link, #nav li a:visited {
text-decoration: none;
color: #000099;
font-weight: normal;
}

#blog {
margin: 0;
padding: 0 0 0 20px;
list-style: url(img/more-bullet.gif);
}

#blog li {
font-size: 90%;
padding-bottom: 0.5em;
color: #ff4e00;
font-weight: bold;
}



#footer {
clear: both;
width: 100%;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
margin-top: 10px;
}

#footer p {
font-size: 90%;
color: #000099;
margin: 0;
padding: 0.2em 0 0.2em 0;
}

.clear {
	clear: both;
}

.tableimg {
	padding: 10px;
	text-align:center;
}

.tableright {
width: 300px;
float: right;
}

.tableleft {
width: 200px;
float:left;
}

.center {
	text-align: center;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
