@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#0f75bc url(images/fullBkgrd.jpg) repeat-x center top;
}

a img {
	border:none;
}

h1, h2, h3, p, ul, ol, li, a { font-family:Arial, Helvetica, sans-serif; }

#container {
	height: 100%;
	min-height:100%;
	width:800px;
	margin: 0 auto;
	padding:0;
	overflow:hidden;
}

#header {
	width:800px;
    height:178px;
	overflow:hidden;
}

h1.conLogo {
	background: url(images/conLogo.jpg) no-repeat;
	width:322px;
	height:73px;
    margin-top:80px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:center;
	text-indent:-9999px;  
}

#content {
	width:790px;
	height:100%;
	margin:20px 0 30px 0;
	padding:0 0 10px 10px;
	float:left;
	overflow:hidden;
}

#content p.intro {
	margin:0;
	padding:0 0 20px 0;
	line-height:28px;
	color:#fff;
	font-size:16px;
}

h2.headline {
	font-size:22px;
	color:#999;
	margin:5px 0 5px 0;
	padding:20px 0 0 50px;	
}

/*image replacement thanks to http://www.evotech.net/blog/2007/09/css-image-replacement-method/ - Estelle Weyl */

.concentrateCall {
	display:-moz-inline-box;
  	display:inline-block;
  	background:transparent none 0 0 no-repeat;
	background-image:url(images/main_concentrateBlk.gif);
	width:155px;
	height:35px;
  	text-indent:-3000px;
  	font:0/0 Arial;
  	overflow:hidden;
  	vertical-align:middle;

}

.headlineCon {
	width:210px;
	height:48px;
	margin:0;
	padding:0;
	background:url(images/topicConcentrate.gif) no-repeat;
}

h2.headlineWhat {
	width:210px;
	height:48px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	background:url(images/topicWhat.gif) no-repeat;
}

h2.headlineHow {
	width:210px;
	height:48px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	background:url(images/topicHow.gif) no-repeat;
}

.sm_Mark { font-size:10px; vertical-align:super; }

.copyBold { font-weight:bold; }

.centerGraph {
	width:650px;
	height:170px;
	margin:20px auto 0 auto;
	padding:0 0 10px 0;
	background-color:#000;
	border-bottom:1px dotted #bce1fc;
	border-top:1px dotted #bce1fc;
}

.belowcenterGraph {
	width:695px;
	margin:0 auto 10px auto;
	padding:0 0 0 40px;
}

ul.leftColumn {
	width:197px;
	list-style-type:none;
	font-weight:bold;
	font-size:16px;
	color:#999;
	float:left;
	margin:0;
	padding:0 0 0 52px;
	line-height:28px;
}

ul.rightColumn {
	width:350px;
	list-style-type:none;
	font-size:16px;
	color:#fff;
	float:left;
	margin:0;
	padding:0;
	line-height:28px;

}

#content p {
	line-height:20px;
	color:#fff;
	font-size:16px;
	padding:10px 0 10px 0;
	margin:0;
}

ul.listSecond {
	color:#fff;
	font-size:16px;
	margin:0;
	list-style:none;
}

ul.listSecond li {
	margin:0;
	padding-left: 15px;
	background-image: url(images/listBullet8.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;

}

.push {
	height:100px;
}

#footer {
	width:100%;
	height:200px;
	float:left;
	background:#e8e8e8 url(images/footerGrad.jpg) repeat-x;
	overflow:hidden;
}

#footer .footercontainer {
	width:800px;
	margin:0 auto;
	padding:0;
	height:100px;
}

.infoLeft {
	width:480px;
	height:130px;
	margin:0;
	padding-left:10px;
 	float:left;
}

a:link.email {
	text-decoration:underline;
	color:#000;
}

a:hover.email {
	text-decoration:underline;
	color:#333;
}

.infoRight {
	display:table;
	width: 302px;
	padding:0;
	margin:0;
	height:115px;
	font-size:13px;
	float:right;
	background: url(images/kuciaCallBox_2.jpg) 0 -30px no-repeat;
	overflow:hidden;

}

.infoRight a:link, .infoRight a:visited {
	text-decoration: none;
	color:#333;
	font-weight:bold;
}

.infoRight a:hover, .infoRight a:active {
	text-decoration:underline;
	color:#000;
	font-weight:bold;
}

#footer p.footerIntro {
	font-size:14px;
	color:#000;
	margin:25px 0 0 0;
	padding:0;
}

#footer p {
	font-size:14px;
	color:#000;
	margin:0;
	padding:0;
}

ul.footerList {
	color:#333;
	font-size:14px;
	margin:0 0 10px 0;
}

ul.footerList li {
	padding-top:5px;

}

ul.kuciaLinks {
	list-style-type:none;
	font-size:12px;
	color:#333;
	margin:10px 0 5px 5px;
	padding:0 0 0 20px;
}

ul.kuciaLinks li {
	display:inline;
	padding-left:5px;
	margin:0;
}

p.kuciaLogo {
	width:271px;
	height:42px;
	text-indent:-9999px;
	margin:10px 0 5px 0;
	padding:0;
}

.smText {
	color:#333;
	font-size:12px;
	text-align:center;
	margin:0 0 0 30px;
	padding:0;
}
