* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	/*font-family: Georgia, 'Times New Roman', Times;*/
	font-family: Arial, Times;
	color: #333;
	font-size: 13px;
	/*min-width: 945px;*/
}

h1, h2, h3 {
	color: #345BA8;
}

h1 {
	font-size: 152%;
}

h2 {
	font-size: 129%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ul, ol {
	line-height: 180%;
}

blockquote, ul, ol {
	margin-left: 3em;
}

a {
	color: #345BA8;
}

a:hover {
	text-decoration: none;
}

.boxed {
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 10px;
	border-left: 1px solid #E9EAEB;
	border-top: 1px solid #E9EAEB;	
	border-bottom: 1px solid #E9EAEB; 
}

.boxed .title {
	padding: 5px 10px;
	background: url(images/box_background.jpg) repeat-y left;
	font-family: Georgia, 'Times New Roman', Times;
	color: #5A5252;
}

.boxed .footer {
		background: url(images/box_background.jpg) repeat-y left;
		height: 10px;
}

.boxed .content {
	padding: 10px;
}

.boxed .content img {
	float: right;
	clear: right;
	margin: 7px;
}

.boxed .content span {
	font-style: italic;
	font-size: 90%;
	margin: 10px;
}

.selected {
	text-decoration: none;
	color: #9EA3A4;
}

.customers {
	margin-top: 10px;
}

.customers img {
	clear: none;
	margin: 0px;
	padding: 0px;
}

/* Page */

#page {
	margin: 0 auto;
	/*padding-left: 20px;*/
	width: 948px;
	/*float: top;*/
}

/*content*/

#content {
	float: left;
	width: 589px;
}

#data {
	margin-top: -40px;
}

/*rightbar*/

#rightbar {
	float: left;
	width: 199px;
	height: 400px;
	background: url(images/rightbar.jpg) no-repeat top left;
	color: #666;
	font-family: Georgia, 'Times New Roman', Times;
	font-size: 1.1em;
	font-style: normal;
	text-indent: -5px;
	margin-left: -2px;
}

#subrightbar {
	float: left;
	margin-left: 3px;
	margin-top: 107px;
	padding-top: 8px;
	border-left: 1px solid #D0D1D3;
}

/*sidebar*/

#sidebar {
	float: left;
	width: 160px;
	/*height: 575px;*/
	color: #666;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, 'Times New Roman', Times;
	font-size: 1.1em;
	font-style: normal;
	background: url(images/sidebar.jpg) no-repeat right top;
}

#subsidebar {
	float: left;
	padding-top: 34px;
	margin-top: 108px;
	border-right: 1px solid #D0D1D3;
	margin-right: 1px;
}

/* Logo */

#logo {
	width: 589px;
	height: 152px;
	background: url(images/logo.jpg) no-repeat left top;
}

#logo h1 {
	padding: 100px 20px 0 30px;
	letter-spacing: -1px;
	font-size: 197%;
	font-weight: normal;
	text-align: right;
	color: white;
}

#logo h2 {
	padding: 0px 20px 0px 20px;
	font-size: 85%;
	color: white;	
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* flags */

#flags {
	text-align: left;
	border-bottom: 1px solid #D0D1D3;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-right: 57px;
	margin-bottom: 10px;
}

#flags img {
	margin-right: 7px;
	border: 0px;
}

#flags a {
	text-decoration: none;	
}

/* menu */

#menu {
	margin: 0px;
	padding-top: 2px;
	font-family: Georgia, 'Times New Roman', Times;
}

#menu .title {
	margin-bottom: 10px;
	color: black;
	text-align: center;
}

#menu .content {
	font-size: 85%;
}

#menu h2 {
	font-size: 100%;
}

#menu a {
	color: #345BA8;
}

#menu ul {
	padding: 0px;
	list-style: none;
}

#menu li {
	text-align: right;
	border-bottom: 1px solid #D0D1D3;
	padding-bottom: 5px;
	padding-right: 7px;
}

#menu li img {
	/*padding-bottom: -2.0px;*/
}

/* News */

.news {
	background: url(images/news_background.jpg) no-repeat right top;
	margin-top: 15px;
	padding-top: 7px;
	padding-right: 4px;
	padding-left: 0px;
	border-top: 1px solid #D0D1D3
}

.news .title {
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;	
	font-family: Georgia, 'Times New Roman', Times;	
}

.news .title h2 {
	font-family: Georgia, 'Times New Roman', Times;
	font-size: 80%;	
}

.news .content {
	font-style: italic;	
	padding-top: 4px;
	padding: 13px 0;	
	font-size: 85%;
	text-indent: -10px;
	text-align: right;
}

.news .content span {
	/*padding-right: 10px;*/
	text-indent: 0px;
}

.news h2 {
	font-family: Georgia, 'Times New Roman', Times;
	font-size: 105%;
	text-align: right;
	margin-bottom: 10px;
	color: #5A5252;
}

.news h2 img {
	margin-left: 6px;
	/*vertical-align: center;*/
}

.news a {
	color: #345BA8;
}

.news .content ul {
	list-style: none;
	margin-top: -10px;	
}

.news .content li {
	margin-top: -3px;
}

/* Products */

#products {
}

#products .title {
	padding-left: 10px;
	margin-bottom: 10px;
	font-family: Georgia, 'Times New Roman', Times;
	font-style: normal;
}

#products img {
	border: none;
}

#products .content {
	padding: 1px 20px;
	font-size: 85%;
	font-style: italic;
}

#products h2 {
	font-family: Georgia, 'Times New Roman', Times;
	font-size: 106%;
	color: #5A5252;
}

#products h2 img {
	margin-right: 4px;
}
		
#products a {
	color: #345BA8;
}

#products ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#products li {
	border-bottom: 1px solid #D0D1D3; /* Gray border beneath each menu item */	
	padding-bottom: 5px;
}

#products li span {
}

/* Footer */

#footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 884px;
	height: 22px;
	/*height: 44px;*/
	padding-top: 22px;
	padding-bottom: 0px;
	background: url(images/footer.jpg) no-repeat;
	text-align: center;
	font-size: 77%;
	color: #FFFFFF;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

.content fieldset ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.content fieldset ul li {
	margin: 0px;
	padding: 0px;
	clear: left;
	width: 100%;	
}

.content fieldset {
	border: none;
	padding: 5px;
}

.content fieldset label {
	float: left;
	width: 19em;
	text-align: right;
	margin-right: 0.5em;
}

.showcase a {
	text-decoration: none;	
}

.showcase img {
	border: 0px;
}
u