/* CSS Document */

body {
	background: #f5f9fe url(../worldwallp.gif) top center repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #004;
	margin:0 0 0 0;
	padding: 0;
}

img {
	border: 0;
}

p	{
	margin: 0;
}

#container
	{
	background: url(../topbar.gif) top center repeat-x;
	width:100%;
	margin:0;
	padding:4px 0 0 0;
}

#container2
	{
	background: url(../cellwallp.png) top center repeat-y;	
	width:768px;
	height:765px;
	margin-left:auto;
	margin-right:auto;
	padding:24px 32px 0 32px;
}

#logobox	{
	float:left;
}

#address	{
	padding:8px 0 0 0;
}

#contact	{
	float:right;
	text-align:right;
	line-height:16pt;
	margin-top:4px;
}

#menu	{
	clear:both;
	padding:22px 0 0 0;
	width:770px;
	height:38px;
	background: url(../toolbar.gif) top left no-repeat;	
	background-position:0px 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:1px;
}

#menu a	{
	color:#fff;
	text-decoration:none;
	outline:0;
}

#menu a:hover	{
	color:#ffffaa;
}

#menu li {
	float: left;
	padding:0 10px 0 10px;
	border-right:1px solid #3c3c3c;
}

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

#container2 p	{
	line-height:14pt;
	margin-top:12px;
}

#columnl,#columnr	{
	background: #e0e0e0 url(../boxwallp.gif) top center repeat-x;	
	width:46%;
	height:250px;
	padding:12px;
}

#columnl	{
	float:left;
}

#columnr	{
	float:right;
}

#flash	{
	width:100%;
	height:350px;
}

a	{
	text-decoration:none;
	color:inherit;
}

a:hover	{
	text-decoration:underline;
}