* {font-size: 100.01%;}
HTML, BODY, DIV, H1, H2, H3, H4, H5, H6, P, A, FORM, FIELDSET, SELECT, INPUT, UL, LI, TABLE, TD, TH, DD, DL, DT
	{padding:0; margin:0;}
.lalign{text-align:left;}
.calign{text-align:center;}
.ralign{text-align:right;}
.float{float:left;}
.froat{float:right;}
.clear{clear:both;} /*ie.css*/
.h23 {height: 23px;}
.h50 {height: 50px;}
IMG{border:none;}


HTML {
	overflow: auto;
	overflow-x: none;
	overflow-y: scroll;
	-moz-overflow-x: none;
	-moz-overflow-y: scroll;
}
HTML, BODY{
	width: 100%;
	height: 100%;
}
BODY {
	position: absolute;
	background: #fff;
	font-family: Arial, Tahoma, 'Trebuchet MS', sans-serif;
	font-size: 11px;
	color: #555;
}
A {
	color: #3476b3;
	text-decoration: none;
}
A:hover { text-decoration: underline; }

STRONG {font-weight: bold;}

EM {font-style: italic;}

.container{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 760px;
	margin:0 auto;
}

/*******HEADER*******/
.header {
	padding: 50px 0 0;
}
/*.logo {
	display: block;
	text-decoration: none;
	outline: none 0; 
}*/
.title {
	position:relative;
	width:189px;
	height:20px;
	overflow:hidden;
	color: #3476b3;
	font: 24px 'Trebuchet MS', sans-serif;
	line-height: 20px;
	font-variant: small-caps;
	letter-spacing: 1px;
	cursor: pointer;
	text-decoration: none;
}
.title span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	width:189px;
	height:20px;
	background: url("../images/logo.gif") top left no-repeat;
	}
.slogan {
	color: #e46101;
	border-left: #e46101 1px solid;
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
	font-family:  'Trebuchet MS', sans-serif;
	padding: 0 0 0 12px;
	margin: 0 0 0 6px;
	height: 20px;
}
/*******MENU: nav.css*******/
.nav {
	height: 35px;
	background: #ededed url(../images/nav-bg.gif) repeat-x top;
}
.nav-l {
	height: 35px;
	background: transparent url(../images/nav-left.gif) no-repeat left top;
	padding: 0 0 0 10px;
}
.nav-r {
	height: 35px;
	display: block;
	background: transparent url(../images/nav-right.gif) no-repeat right top;
	padding: 3px 10px 0 0;
}

/*******COLUMN*******/
.column { /*ie.css*/
	background: #ebebeb;
	width: 200px;
}
.column-t { /*ie.css*/
	padding: 3px 0 0;
	width: 200px;
	background: transparent url(../images/grayblock-top.gif) no-repeat left top;
}
.column-b {
	padding: 0 0 3px;
	width: 200px;
	background: transparent url(../images/grayblock-btm.gif) no-repeat left bottom;
}
H2 {
	color: #e46101;
	font: 18px Arial, sans-serif;
	line-height: 28px;
	height: 24px;
}
H2 A:hover {text-decoration: none;}

.column H2 { /*ie.css*/
	margin: 0 0 0 10px;
	background: url(../images/line-g.gif) no-repeat right bottom;
}
.testim {
	padding: 10px;
}
.testim P {
	color: #777;
	font: italic 12px 'Times New Roman', times, serif;
}
P.customer {
	padding: 5px 0 0 20px;
	color: #444;
	font: normal 12px Arial, sans-serif;
	line-height: 20px;
}
.customer-mail, .customer-site, .customer-phone {
	display: block;
	font-size: 10px;
	line-height: 15px;
	height: 20px;
	padding: 0 0 0 20px;
} 
.customer-mail {
	background: url(../images/ico-email.gif) no-repeat left top;
}
.customer-site {
	background: url(../images/ico-web.gif) no-repeat left top;
}
.customer-phone {
	background: url(../images/ico-phone.gif) no-repeat left top;
}
/*******CONTENT*******/
.content { /*ie.css*/
	padding: 3px 20px 20px;
	width: 520px;
}
.content H2 { /*ie.css*/
	background: url(../images/line-w.gif) no-repeat right bottom;
}
.content H3 {
	position: relative;
	border-left: #336699 1px solid;
	background: #e1e8f0;
	color: #336699;
	font: bold 15px Arial, 'Trebuchet MS', sans-serif;
	padding: 0 0 0 20px;
	margin: 20px 0 0;
	height: 20px;
	line-height: 20px;
}
A.anchor { /*ie.css*/
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/anchor.gif) no-repeat 50%;
	cursor: pointer;
}
.content P {
	padding: 10px 0 0 20px;
}
.content UL {
	list-style: none;
}
.content UL LI {
	padding: 10px 0 0 55px;
	background: url(../images/bullet-blue.gif) no-repeat 43px 14px;
}
.content UL UL {
	padding: 0 0 15px;
}
.content UL UL LI {
	padding: 5px 0 0 15px;
	background: url(../images/bullet-gray.gif) no-repeat 3px 10px;
}
.testimonials {
	width: 720px;
}

/*******FOOTER*******/
.footer {
	position: relative;
	width: 684px;
	height: 42px;
	margin: -42px auto 0;
	font: 11px Tahoma,sans-serif;
	background: #ededed url(../images/footer-bg.gif) repeat-x left top;
}
.footer-l {
	background: transparent url(../images/footer-left.gif) no-repeat left top;
	padding: 0 0 0 15px;
}
.footer-r {
	background: transparent url(../images/footer-right.gif) no-repeat right top;
	height: 36px;
	padding: 6px 15px 0 0;
}