@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Trebuchet MS", Verdana;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	background-color:#ffffff;
}
.wrapper {
	position:absolute;
	z-index: 4;
	top: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
}
.sub {
	position:absolute;
	z-index: 2;
	top: 0px;
	overflow: hidden;
	height: 100%;	
}

p {
text-align:justify;
padding-right: 10px;
}
h2 {
font-size:16px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 380px;
	padding-left: 14px;
	line-height:12px;
}
.clientexp {
line-height: 18px;
text-align:justify;
}
.frost{
background-image:url(images/frost.png);

}
.links{
	font-size: 12px;
	color: #000000;
	background: url(images/linksbg.png) ;
}


/* new
----------------------------------------------- */
div#content {
	background-color: inherit;
	color: inherit;
	margin-top: 170px;
	padding: 0pt;
	position: absolute;
	top: 0pt;
	width: 914px;
}


div.content-box {
	padding: 10px 10px 0 10px;
	width: 590px;
	margin: -3px 5px;
	background-color: transparent;
	background: url(images/linksbg.png) top left repeat;
	text-align:justify;
}
div.content-box ul {
    list-style-type:square;
}



div.content-leftbox ul {
    list-style-type:square;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-family: "Myriad Pro",  Tahoma;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-family: "Myriad Pro",  Tahoma;
}
a:hover {
	color:#FFCC66;
	text-decoration:underline;

}
a:active {
color:#FFCC66;
text-decoration:underline;
}
h3 {
	font-size: 20px;
	color: #3580CA;
	font-family: Tahoma, Verdana;
	font-weight: bold;
}
.quote {
	font-size: 12px;
	line-height: 18px;
	width: 440px;
	margin-left: 100px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0099CC;
	padding-left:5px;
}
.credit {
	font-size: 10px;
}
