body {
	text-align: center;
	font-family: arial;
  }

#container {
	margin: 0 auto;
	width: 760px;
	background-image: url(images/background_repeat.gif);
	background-repeat: repeat-y;
  }
 #header {
 /*padding: 5px 30px;*/
 width: 760px;
 /*background-color:#cccccc;*/
 } 
    #header_left {
	text-align:left;
	/*width: 380px;*/
	width:213px;
	background-color:#2b3f86;
	float:left;
	clear:none;
 }
    #header_right {
	text-align:left;
	float:right;
	clear:none;
	width:547px;
	background-color:#CDCDD5;
	font-size: x-small;
 }
 #prodbox{
	height:204px;
	padding-left: 20px;
 }
  #prodbox form{
	padding: 5px;
 }
 
 .footer{
	text-color: pink;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
 }
 
 .mainsub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
 
 }
 
  .submenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
 
 }
 
 #newsbox{
	height:204px;
 }
#newsbox h1 {
	color: #FFFFFF;
	font-size: medium;
	padding: 5px 20px 0px;
	font-weight: normal;
}
#newsbox p {
	color: #FFFFFF;
	font-size: xx-small;
	padding: 20px 20px 10px;
}
#newsbox a:link{
	color: #00CCFF;
	
}
#newsbox a:visited{
	color: #00CCFF;	
}
#newsbox a:hover{
	color: #00CCFF;
	text-style:underline;	
}
#header_right h1 {
	color: #333333;
	font-size: medium;
	padding: 5px 20px 0px;
} 
#header_right p {
	color: #000000;
	font-size: x-small;
	padding: 20px 20px 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: large;
	font-weight: normal;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #330066;
	font-size: medium;
	line-height: .5em;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: x-small;
	line-height: .5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;
}
a:link {
	font-size: x-small;
	color: #000033;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #330066;
	text-decoration: none;
	font-size: x-small;
	font-weight: normal;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333399;

}
a:active {
	color: #FFFFFF;
	background-color: #333399;
	text-decoration: none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
#footer {
	background-color:#FFFFFF;
	clear:both;
	float: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	list-style-image: none;

}

a.left:link {
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;


}
a.left:visited {
	font-size: x-small;
	color: #FFFFFF;
	line-height: 30px;
}
a.left:hover {
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #2b3f86;



}
.left{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	line-height: 30px;
	list-style-type: none;
	text-align: right;



}

#navcontainer ul{
	list-style-type: none;

}
