img {
	border: none;
}

div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* page style */
#container {
	margin: 0px;
	background-color: #FFFFFF;
/*	background-image: url(../images/pages/header_contact.jpg);
	background-position: top left;
	background-repeat: no-repeat; */
	padding-top: 0px;
	width: 760px;
	height: 199px;
}

#navigation {
	float: right;
	width: auto;
	height: 48px;
	top: 0px;
	text-align: right;
}

#navigation img {
	border: none;
}

#navigation #menu ul {
	padding: 0px; 
	margin-left: auto; 
	margin-top: 3px;
}

#navigation #menu ul li {
	list-style: none;
	margin: 0px; 
	display: inline; 
}

#logo {
	clear: both;
	float: none;
	margin-left: 585px;
	width: auto;
	border: 0px;
}

#divTitle {
	margin-left: 0px;
	margin-top: 85px;
	width: 440px;
	text-align: right;
	vertical-align: bottom;
}

#divTitle img {
	margin-left: auto;
	margin-top: auto;
	border: none;
}

#columnLeft {
	width: 351px;
	background-image: url(../images/assets/border-dot-vertical.gif);
	background-position: right;
	background-repeat: repeat-y;
	float: left;
}

#columnCenter {
	width: 409px;
	margin-left: 351px;
	padding: 10px;
}

#copyright {
	clear: both;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	width: 760px;
	height: 40px;
	padding-top: 20px;
	text-align: center;
}

/* custom style */
.icon {
	border: none;
	float: left;
	text-align: left;
	margin-left: auto;
	margin-right: 0px;
	margin-top: 3px;
	padding-right: 5px;
	height: 20px;
}

.row {
/*	padding: 0px 0px 25px 0px; */
	display: block;
	width: auto;
}

.cellLabel {
	margin-left: 10px;
	float: left;
	width: 75px;
}

* html .cellLabel {
	margin-left: 5px;
}

.cellForm {
	float: left;
	width: 250px;
}

.info {
	background-image: url(../images/assets/border-dot-horizontal.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 320px;
	padding: 10px 0px 10px 30px;
}

* html .info {
	width: 100%;
}
