/* CSS Document */

#box1{
	width:205px;
	border: 1px solid #ddddda;
	background-color: #fff;
	background-image: url(../images/box_bot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}

#box2{
	width:660px;
	border: 1px solid #ddddda;
	background-color: #fff;
	background-image: url(../images/inner_pics.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
	padding:0px;

}

#box2a{

	background-image: url(../images/inner_pics.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
	padding:0px;
}


#box3{
	width:440px;
	border: 1px solid #81689f;
	/*background-image: url(images/bullet.gif);
	background-repeat: no-repeat;*/
	background-color: #a99f9d;
	background-position: left top;
	margin-top:14px;

}

#box4{
	width:888px;
	border: 1px solid #ddddda;
	background-color: #fff;
	background-image: url(../images/box_bot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#box4a{

	background-image: url(../images/botpic.jpg);
	background-repeat: no-repeat;

}

#box5{
	width:280px;
	height:210px;
	border: 1px solid #ddddda;
	background-color: #fff;
	background-image: url(../images/box_bot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#box6{	
	width:280px;
	height:210px;
	border: 1px solid #ddddda;
	background-color: #fff;
	background-image: url(../images/mouse.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

#box6inner{	
	width:184px;
	height:250px;
	border: 1px solid #ddddda;
	background-color: #fff;
	background-image: url(../images/mouse.jpg);
	background-repeat: no-repeat;
	background-position: -90px bottom;
}

#box6innerc{	
	width:184px;
	height:200px;
	border: 1px solid #ddddda;
	background-color: #fff;

}

p.home { 
	font: 10px verdana; 
	padding:0px 14px 0px 14px;
	line-height:18px;
	height:130px;
	margin:0px;

	}
	
p.homefree { 
	font: 10px verdana; 
	padding:0px 14px 0px 14px;
	line-height:18px;
	height:105px;
	margin:0px;

	}
	
	
p.homeblue { 
	font: 10px verdana; 
	padding:0px 14px 0px 14px;
	line-height:18px;
	height:130px;
	margin:0px;
	color:#4a9cc0
	}
		
p.action{
	text-align:right;
	padding:0px 14px 0px 5px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	margin:0px;
	margin-left:180px;
	font-weight:bold;

}

p.action1{
	text-align:right;
	padding:0px 14px 0px 5px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-left:30px;
	font-weight:bold;
	width:120px;

}

p.actioninner{
	text-align:right;
	padding:0px 14px 0px 5px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-left:40px;
	font-weight:bold;


}

p.homea { 
	font: 11px verdana; 
	padding:0px 14px 5px 330px;
	line-height:22px;
	margin:0px;
	}
	
p.homeinner1 { 
	font: 11px verdana; 
	padding:0px 300px 0px 14px;
	line-height:22px;
	}
	
p.homeinner{ 
	font: 11px verdana; 
	padding:0px 10px 10px 14px;
	line-height:22px;
	}

p.testimonials { 
	font: italic 11px/18px verdana; 
	padding:0px 14px 0px 14px;
	color:#4a9cc0;
	}	

	
div.pad{
	
	padding:5px 0px 0px 10px;
	
	}
	
p.risk { 
	font: 10px verdana; 
	padding:0px 14px 0px 14px;
	line-height:18px;
	height:150px;
	margin:0px;
	}
	
/* Links */
	
A.action:link {
	text-decoration:none;
	color:#4a9cc0;

}


A.action:active {
	text-decoration:none;
	color:#4a9cc0;

}

A.action:visited  {
	text-decoration:none;
	color:#000;

}


A.action:hover {
	text-decoration:underline;
	color:#ff6600;


}

/* Lists */

li{
	padding-bottom:10px;

}

.list{

	height:130px;
	font: 10px verdana;

}

.list ul{

margin:0;
padding:0 0 0 35px;

}