body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #656563;
	background-color: #ababab;
	padding: 0px;
	margin:auto;
	margin-top: 0px;
	text-align:center;
	line-height: 16px;
}
#all {
	text-align: left;
	margin: auto;
	width: 1000px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: hidden;
}

#navi {
	width: 210px;
	margin-left: 33px;
	float:left;
}

html. * #navi {
	margin-left: 13px;
}

* html #navi {
	margin-left: 13px;
}


.text {
	width: 375px;
	float: left;
	padding: 10px;
}

html. * .text { 
	width: 350px;
	w\idth: 330px;
}

input, textarea {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

textarea {
	line-height: 17px;
}

h1 {
	font-size: 16px;
	color: #1265ab;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.picture {
	float: right;
}
#footer {
	width: 900px;
	clear: both;
	padding: 20px;
	text-align: right;
	margin:auto;
	color: #e9e9e8;
}


#content {
	width: 640px;
	float: right;
	margin-top:30px;
	margin-right:46px;
	padding: 10px;
	height: 423px;
}

html. * #content { 
	width: 660px;
	w\idth: 640px;
	margin-right:23px;
}

* html #content {
	margin-right:23px;
}


#content_personal {
	width:639px;
	margin-right:37px;
	float: right;
	margin-top:32px;
	background-image: url(../pix/personal_bg.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

html. * #content_personal { 
	width: 679px;
	w\idth: 639px;
}

#content_clients {
	width:619px;
	margin-right:37px;
	float: right;
	margin-top:32px;
	background-image: url(../pix/personal_bg.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	line-height: 22px;
}

html. * #content_clients { 
	width: 679px;
	w\idth: 619px;
}

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

li a {
	background-image:url(../pix/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	padding-left: 18px;
	color: #e9e9e8;
	text-decoration:none;
}
li a:hover, li .active {
	background-image:url(../pix/bullet_over.gif);
	color: #1265ab;
}
.subnav, .subnav:hover {
	background-image:none;
}
.subnavactive, .subnavactive:hover {
	background-image:none;
	color: #1265ab;
}
a {
	color:#666562;
}

#footer_pic, #footer_pic_long{
	margin-left:287px;
}

* html #footer_pic {
	margin-left:250px;
}

* html #footer_pic_long {
	margin-left:244px;
}
