/* content.css */
.imagetext {
	margin-left: 185px;
	margin-bottom: 10px; 
}

.imagetextthin {
	margin-left: 150px;
	margin-bottom: 10px; 
}

#Newimagetextthin {
	margin: 0px 0px 10px 225px;
}

.imagetextflush {
	margin-bottom: 10px;
}

.rightimage {
	float:right;
}

#submenu {
	width: 200px;
    float: left;
	margin:0px;
	padding:0px;
}

#footer {
    width: 200px;
    margin-top:25px;
}

#info {
	margin: 0 0 0 185px;
}

#infoleft {
	margin: 0 115px 0 70px;
}

#infoarea {
	margin: 0 35px 0 225px;
}

#submenu, #info, #infoleft, #infoarea,.imagetext,.imagetextflush,.defaulttext,.imagetextthin,#Newimagetextthin,#address,#intro {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
	font-weight:normal; 
}
#info {
	line-height: 20px;
}

#infoleft {
	line-height: 20px;
}

#infoarea {
	line-height: 20px;
}

#infoarea hr {
	width: 100%;
	background-color:#000000; /*FF */
	color:#000000; /* Explorer */
	line-height: 10px;
}

#submenu {
	text-align:right;
}

#info ul {
	font-weight:bold;
}

#info li {
	font-weight:normal;
}

.imagetext {
	font-weight: bold;
	text-align:left;
}

.imagetextthin {
	font-weight: bold;
	text-align:left;
}

#Newimagetextthin {
	font-weight: bold;
	text-align:left;
}

.imagetextflush {
	font-weight: bold;
	text-align: left;
}

#address {
	width:100%;
}

#address .office {
	width:165px;
	float:left;
	margin:0px;
	padding-right:15px;
}

#address .spacethin {
	float:left;
	padding-right:60px;
}

#address .office h4{
	font-weight:400;
	color:#FF0000;
}

#address .office b{
	font-weight:bold;
	color:#FF00FF;
}

#back {
	width:90%;
	float:left;
	text-align:right;
}

#intro {
	width:350px;
}

#intro ul {
	text-align:left;
}
#intro li {
	text-align:left;
	list-style: none;
	margin: 0;
	padding: 0;
}