html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	background: #ffffff url(images/bg_top.gif) no-repeat;
	min-width: 960px;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

* html body {
	width:  expression(document.getElementsByTagName('html')[0].clientWidth < 960 ? '960px' : '100%');
}

img {
	border: 0;
}

a:visited {
	color: #387089;
}

#bodyContainer {
	padding-bottom: 45px;
	position: relative;
}

#header {
	padding-top: 40px;
	margin-bottom: 40px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
}


.leftFrame {
	width: 40%;
	float: left;
	margin-right: -100%;
}

/*#logo {
	width: 40%;
	margin-right: -100%;
	float: left;
}*/

#header .leftFrame table {
	margin-left: 14px;
	margin-top: 5px;
}

#header .leftFrame table td {
	width: 11%;
}

#header .leftFrame .lt {
	width: 5px !important;
	text-align: center;
}

.rightFrame {
	margin-left: 40%;
	padding-left: 4px;
}

#header .rightFrame {
	padding-left: 0;
}

#menu {
	display: block;
	list-style-type: none;
	float: left;
	margin: 0;
}

#menu li {
	clear: both;
	padding: 0;
	margin: 0;
	margin-bottom: 1px;
}

* html #menu li {
	display: block;
	border-bottom: 1px solid #ffffff;
}

span.grey {
	color: #777777;
}

#menu a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 2px 5px 4px 3px;
	float: left;
}

#menu .aclr a, #menu .aclr a span {
	color: #FF0059;
}

#menu a:hover, #menu a:hover span {
	color: #00AFFF;
	text-decoration: none;
}

#menu a.active,
#menu a.active span {
	color: #ffffff;
	background: #00AFFF;
}


#menu2 a {
	color: #000000;
	text-decoration: none;
	display: block;
	display: inline-block;
	padding: 2px 5px 4px 3px;
	clear: both;
	font-size: .9em;
}

#menu2 a:hover, #menu2 a:hover span {
	color: #00AFFF;
	text-decoration: none;
}

#menu2 a.active,
#menu2 a.active span {
	color: #ffffff;
	background-color: #ff0059;
}


#contacts {
	width: 260px;
	float: right;
	padding: 0;
	margin-right: 25px;
	color: #8C8C8C;
	font-size: .83em;
	line-height: 2em;
}

#contacts a {
	color: #00AFFF;
	text-decoration: none;
}

#contacts a:hover {
	text-decoration: underline;
}

#framesCont {
	background-image: url(images/bg_left.gif);
	background-repeat: no-repeat;
	min-height: 110px;
	position: relative;
}

#lftContent {
	margin-left: 110px;
	margin-right: 70px;
}

#mainContent {
	position: relative;
	background: #ffffff url(images/bg_right.gif) no-repeat;
	background-position: top right;
	min-height: 110px;
	margin-left: 110px;
	padding-right: 110px;
}

* html #mainContent {
	height: 110px;
}

.rightFrame #mainContent {
	margin-left: 0px;
	padding-right: 110px;
}


.portfolio a {
	display: block;
	text-decoration: none;
	color: #000;
	margin-bottom: 10px;
}

.portfolio a:link:hover {
	text-decoration: underline;
}

.portfolio b, .portfolio a b {
	font-weight: normal;
	font-size: 90%;
	color: #00afff;
}


.ff-fix {
	display: table;
	width: 100%;
}

.ff-fix2 {
	display: table-cell;
	width: 100%;
}

#footer {
	position: absolute;
	width: 100%;
	height: 20px;
	left: 0;
	bottom: 0;
	background: #ffffff url(images/bg_bottom.gif) no-repeat;
	background-position: 0 bottom;
}

.clearFloat { 
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
	overflow: hidden;
}


.pCount {
	line-height: 1.4em;
	margin-top: 50px;
}

.pCount div {
	font-size: 10px;
	color: #555555;
}

.pCount a, .pCount span {
	margin-right: 3px;
	position: relative;
	display: inline;
	font-size: 12px;
}

.pCount a:hover {
	color: #000000;
	text-decoration: underline;
}

.pCount span {
	font-size: 20px;
	top: .17em;
	color: #ff0059;
}
