@charset "UTF-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-image:url(bg.jpg);
	font-family:"arial";
}

img{
border-style:none;
}

#container{
width:790px;
margin-left:auto;
margin-right:auto;
background-image:url(containerbg.jpg);
padding-right:20px;
}

#header{
	width:810px;
	min-height:100px;
	background-image:url(/templates/ParetoLogic/regcure_22/assets/header.jpg);
	position:relative;
	left:1px;
}

#header img{
padding-left:7px;
}

#header h2{
font-family:"verdana";
font-size:20px;
color: #fff;
font-weight:lighter;
font-style:italic;
padding-right:25px;
padding-top:27px;
}

h4, h3{
margin-bottom:7px;
}

p{
margin-top:5px;
line-height:20px;
}


.boxes{
width:790px;
background-image:url(containerbg.jpg);
}

.box{
background-image:url(boxbg.jpg);
width:209px;
min-height:204px;
float:left;
position:relative;
left:25px;
padding:40px 20px 0px 20px;
margin-right:8px;
margin-top:0px;
}

.box h4{
margin-bottom:5px;
}
.box p{
font-size:14px;
line-height:18px;
margin-top:0px;
}

.small{
font-size:14px;
line-height:18px;
margin-top:0px;
padding-top:0px;
}

ul{
margin-top:0px;
padding:0px 0px 0px 25px;

}

li{
background-repeat:no-repeat;
margin-bottom:10px;
list-style-type:none;
}

#bigbox{
float:right;
width:469px;
background-image:url(bigboxbg.jpg);
padding:0px 20px;
position:relative;
top:15px;
}#container .small #listToFix {
	list-style-image: url(list_check.png);
}
#container .boxes #scan #box_footer {
	z-index: 2;
}
#container .boxes #scan #box_body {
	z-index: 99;
}
