body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	line-height: 1.5em;
	color: #333333;
	letter-spacing: 0.04em;
	background-attachment: scroll;
	background-image: url(../images/top_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 5px;
	padding-top: 5px;
}
#container {
width: 980px;
margin-right: auto;
margin-left: auto;
position: relative;
text-align: left;
}

#top_nav {
	float: right;
	height: 65px;
	width: 900px;
	background-image: url(../images/anewdesign1.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	text-align: right;
}
#top_border {
	background-color: #FFFFFF;
	float: left;
	height: 16px;
	width: 900px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	background-image: url(../images/anewdesign2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header_right {
	background-color: #FF0000;
	float: right;
	height: 275px;
	width: 650px;
	background-image: url(../images/graphics_header.jpg);
}
#header_left {
	float: left;
	height: 275px;
	width: 250px;
	background-color: #CCCCCC;
	background-image: url(../images/anewdesign3.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/*button script*/
.flipper {
	width: 60px;
	height: 60px;
	vertical-align: middle;
        background-position:center center;
        background-repeat: no-repeat;
}

.flipper[class] {
  background-image:url(button_images/home_1.jpg);
}

td.content_col
{
    width: 404px;
}
/*end button script*/

/* BEGIN style5 */
 #navcontainer
{
width: 12em;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
color: #333333;
}
#main {
	background-color: #FFFFFF;
	clear: both;
	float: left;
	width: 900px;
	background-attachment: scroll;
	background-image: url(../images/grey_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#footer {
	width: 900px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	text-align: center;
	background-color: #CCCCCC;
	height: 50px;
	position: fixed;
	bottom: 0px;
}
p {
	font-size: 11px;
}


#main_left {
	background-color: #999999;
	float: left;
	width: 250px;
}
.underline {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#main_right {
	float: right;
	width: 648px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	overflow: auto;
}

#middle_border {
	background-color: #FFFFFF;
	float: left;
	height: 5px;
	width: 900px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #666666;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
}

#navcontainer li a
{
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #000000;
	text-decoration: none;
	width: 100%;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #C0C0C0;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
	color: #FF0000;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #cccccc;
}

/* END style5 */
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
#header_web {
	background-color: #FF0000;
	float: right;
	height: 275px;
	width: 650px;
	background-image: url(../images/hd02.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#header_enews {

	background-color: #FF0000;
	float: right;
	height: 275px;
	width: 650px;
	background-image: url(../flash/images/slides/p_0007.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
.technology{ /*header of 2nd demo*/
	cursor: hand;
	cursor: pointer;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-right: 10;
	margin-bottom: 5px;
	margin-left: 15;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.thelanguage {
	margin-right: 10px;
	margin-left: 15px;
	padding-right: 10px;
	padding-left: 15px;
}

.para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
	color: #666666;
}

.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: #000000;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: #000000;
#main_right_overflow {

	float: right;
	width: 648px;
	border-top-width: 5px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	height: 280px;
}
/* css dock menu */

}
img {
	border: none;
}
[if lt IE 7]>
 div, img { behavior: url(iepngfix.htc) }
<![endif]


/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: right;
}
.dock-container {
	position: absolute;
	height: 50px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: right;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/*rss feed*/
.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
color:#FF0000;
}

.labelfield{ /*CSS for label field in general*/
color:red;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color:white;
font-size: 90%;
}
#example3{ /*Demo 3 main container*/
width: 200px;
height: 200px;
padding: 4px;
}

#example3 div p{ /*Demo 3 P element that separates each entry*/
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
code{ /*CSS for insructions*/
color: red;
}
.redheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	letter-spacing: 0.1em;
}
#header_testimonials {
	background-color: #FF0000;
	float: right;
	height: 275px;
	width: 650px;
	background-image: url(../flash/images/slides/p_0007.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#100 {
	background-color: #000000;
	width: 100%;
}
