html 
{
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}
body {
	font: 0.75em Arial, Helvetica, sans-serif;
	background: #848484;
}
a {
	color: #4b8ab7;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
label {
	cursor: pointer;
}
input, select, textarea {
	font: 100% Arial, Helvetica, sans-serif;
}
.wrap {
	width: 1002px;
	padding-top: 0px;
	background: url(img/wrap.jpg) no-repeat 0 0;
}
.top {
	height: 10px;
	padding: 21px 50px 0 0;
	font-size: 0.9em;
	text-align: right;
	background: url(img/top.png) no-repeat;
	background-position: bottom;
}
.top a {
	color: #fff;
	padding-left: 18px;
	background: url(img/login.gif) no-repeat left center;
}
body .topbar {
	background: #848484 url(img/body.gif) repeat-x;
	height: 6px;
}
body.istylist .topbar {
	background: #848484 url(img/istylist/body.gif) repeat-x;
	height: 6px;
}
#main {
	padding: 0 31px;
	background: url(img/main.png) repeat-y;
	overflow: hidden;
}
#header {
	height: 82px;
	border-bottom: 1px solid #d4d4d4;
	padding: 0 20px 0 19px;
	background: url(img/header.jpg) no-repeat;
}
#header img {
	float: left;
	margin-top: 24px;
}
#header ul {
	float: right;
	margin-top: 14px;
	height: 50px;
	background: url(img/topnav.gif) repeat-x;
}
#header li {
	float: left;
}
li.home {
	width: 50px;
	height: 33px;
	padding-top: 17px;
	background: url(img/topnav_left.gif) no-repeat;
}
li.last {
	padding-right: 35px;
	background: url(img/topnav_right.gif) no-repeat right;
}
#header li a {
	color: #e7e7e7;
	font-size: 0.9em;
	text-decoration: none;
	display: block;
	width: 83px;
	height: 40px;
	padding: 10px 0 0 27px;
}
#header li.home a, #header li.home a:hover {
	width: 16px;
	height: 14px;
	padding: 0;
	margin: auto;
	text-indent: -10000em;
	background: url(img/home.gif) no-repeat;
}
#header li a:hover, #header li.active a {
	background: url(img/topnav_hover.gif) no-repeat;
}
#header li a strong {
	font-size: 1.1em;
}
.slogan {
	padding: 19px 0 16px;
	text-align: center;
	border-bottom: 1px solid #dfdfdf;
	background: #fff;
}
.breadcrumbs {
	height: 28px;
	line-height: 28px;
	padding-left: 19px;
	background: url(img/breadcrumbs.jpg) repeat-x;
	border-bottom: 1px solid #bfbfbf;
	font-size: 0.9em;
}
.breadcrumbs a {
	color: #797979;
	text-decoration: none;
	background: url(img/arrow.gif) no-repeat right center;
	padding-right: 15px;
	margin-right: 3px;
}
.intro {
	background: #fff url(img/intro.gif) repeat-x;
	overflow: hidden;
	padding-bottom: 45px;
}
.intro h1 {
	width: 350px;
	padding: 0 0 23px 1px;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.5em;
}
.intro .float-left {
	background: url(img/intro_left.jpg) no-repeat;
	padding: 22px 0 0 19px;
	width: 331px;
}
.intro .float-left p {
	padding-left: 1px;
	height: 82px;
	font-size: 1.1em;
}
.intro .float-right {
	background: url(img/intro_right.jpg) no-repeat right top;
	padding: 51px 81px 0 0;
	width: 468px;
}
.overview {
	color: #919191;
	text-align: center;
	padding-bottom: 13px;
	background: #fff;
}
.overview span {
	padding: 0 13px;
}
.overview strong {
	font-weight: normal;
	color: #666;
}
.content_right 
{
	float: right;
	width: 715px;
	margin: 25px 20px 34px 0;
	overflow: hidden;
}
.content {
	float: left;
	width: 454px;
}

.widecontent {
	float: left;
	width: 700px;
}

.content h1 {
	font-size: 2em;
	font-weight: bold;
	color: #d2232a;
	margin-bottom: 15px;
}
.content h2 {
	font-weight: bold;
	color: #676767;
	margin-bottom: 7px;
}
.content p {
	margin-bottom: 23px;
	line-height: 1.5em;
}
.content p.p2 {
	margin-bottom: 0;
}
.content ul {
	margin: 15px 0 6px 19px;
}
.content ol {
	margin: 15px 0 6px 39px;
	list-style-type: decimal;
}
.content ul li {
	padding-left: 17px;
	margin-bottom: 9px;
	background: url(img/list3.gif) no-repeat 0 4px;
}
.content ol li {
	margin-bottom: 9px;
}
.quote {
	border-bottom: 1px solid #bebebe;
	background: #f7f7f7 url(img/quote_bg.gif) repeat-x;
	padding: 16px 0 0 12px;
	margin-top: 30px;
}
.content .quote p {
	margin: 0;
	padding: 0 28px 28px 30px;
	background: url(img/quote.gif) no-repeat;
}
.rightcol {
	float: right;
	width: 191px;
	margin-top: 41px;
}
.quote_top {
	height: 5px;
	font-size: 1px;
	background: url(img/quote_top.gif) no-repeat;
}
.quote2 {
	background: #eef8fb url(img/quote2.jpg) repeat-x;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	padding: 10px 0 14px 16px;
}
.quote_bottom {
	height: 4px;
	font-size: 1px;
	background: url(img/quote_bottom.gif) no-repeat;
	margin-bottom: 44px;
}
.border {
	padding-left: 17px;
	background: url(img/border.gif) repeat-y left top;
	font-size: 0.9em;
	color: #666;
}
.border h3 {
	font-weight: bold;
}
.rightcol li {
	margin-top: 7px;
}
.list1 {
	margin-bottom: 20px;
}
.leftcol {
	float: left;
	width: 180px;
	margin-bottom: 34px;
	background: #f7f7f7 url(img/leftcol.jpg) repeat-y right;
	color: #636363;
	border-bottom: 1px solid #d7d7d7;
}
.leftcol div {
	padding: 14px 0 14px 18px;
}
.leftcol h4 {
	font-size: 1.1em;
	font-weight: bold;
}
.left_top {
	border-bottom: 1px solid #d7d7d7;
	height: 25px;
	background: url(img/left_top.jpg) no-repeat;
}
.leftcol li {
	margin-top: 6px;
}
.leftcol a {
	color: #636363;
	text-decoration: none;
}
.leftcol a:hover {
	color: #e1787c;
}
.services {
	float: left;
	width: 206px;
	height: 141px;
	padding: 13px 10px 0 19px;
	border: solid #dcdcdc;
	border-width: 1px 1px 1px 0;
	background: url(img/services.jpg) no-repeat;
}
.contact {
	width: 203px;
	border-right: none;
	background-image: url(img/services2.jpg);
}
.services p {
	color: #7e7e7e;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-bottom: 13px;
}
a.more {
	margin-left: 15px;
	padding: 1px 21px 1px 0;
	background: url(img/more.gif) no-repeat right center;
	font-size: 0.9em;
	text-decoration: none;
}
.highlights a.more {
	margin-left: 20px;
}
a.moreinfo 
{
	padding: 1px 21px 1px 0;
	background: url(img/more.gif) no-repeat right center;
	font-size: 0.9em;
	text-decoration: none;
}
.services h2, .services h5 {
	font-size: 1.2em;
	font-weight: bold;
	color: #656565;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 13px;
}
.expertise h2, .expertise h5 {
	padding-left: 21px;
	background-image: url(img/title1.gif);
	margin-bottom: 15px;
}
.sdx h2, .sdx h5 {
	padding-left: 25px;
	background-image: url(img/title2.gif);
}
.highlights h2, .highlights h5 {
	padding-left: 27px;
	background-image: url(img/title3.gif);
	margin-bottom: 15px;
}
.contact h2, .contact h5 {
	padding-left: 25px;
	background-image: url(img/title4.gif);
}
.expertise ul {
	margin: 0 0 9px 1px;
}
.highlights ul {
	margin: 0 0 9px 3px;
}
.expertise li {
	color: #7e7e7e;
	font-size: 0.9em;
	background: url(img/list1.gif) no-repeat 0 5px;
	padding-left: 14px;
	line-height: 1.5em;
}
.highlights li {
	color: #7e7e7e;
	font-size: 0.9em;
	background: url(img/list2.gif) no-repeat 0 3px;
	padding-left: 18px;
	margin-bottom: 0.4em;
}
.phone {
	padding-left: 20px;
	background: url(img/phone.gif) no-repeat 4px 2px;
}
.email {
	padding-left: 20px;
	background: url(img/email.gif) no-repeat 2px 3px;
}
#footer {
	clear: both;
	overflow: hidden;
	font-size: 0.9em;
	color: #7f7f7f;
	padding: 12px 19px;
	background: #fff;
}
#footer a {
	color: #7f7f7f;
}
.bottom {
	height: 26px;
	background: url(img/bottom.png) no-repeat;
}
* html #main {
	margin-top: -21px;
}
* html .content_right {
	display: inline;
}

.anchor 
{
	padding-left: 19px;
}

.lastlink
{
	margin-bottom: 19px;
}


img.sshot 
{
	border: solid 1px #ccc;
	margin-bottom: 10px;	
	margin-right: 10px;	
}


/* istylist */

.features
{
	background: #fff url(/img/istylist/bg.png) repeat-x 0 top;
	clear: both;
	padding-top: 30px;
}
.features p.feature
{
	width: 550px;
	height: 230px;
	clear: both;
	margin-bottom: 30px;
}
.feature .sshot-right
{
	float: right;
	margin-left: 30px;
}
.feature .sshot-left
{
	float: left;
	margin-right: 30px;
}

ul.thumb {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 620px;
	height: 600px;
	margin-left: 20px;
}
ul.thumb li {
	margin: 0; padding: 1px;
	float: left;
	position: relative;
	width: 120px;
	height: 105px;
}
ul.thumb li img {
	width: 120px; height: 105px;
	padding: 0;
	background: #fff;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover {
	border: 2px solid #fff;
}
