/* CSS Document */
body{	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	background-color:#ffffff;
	font-family: verdana, arial;
	font-size: 12px;
	line-height:16px;
}
#wrapper {text-align: center; margin: 0 auto; width: 990px;}
#box{width:990px; text-align:center; background-color:#ECF2FC;margin-top:20px;} 
#services{text-align:right; height: 20px; background-color:#ffffff;padding:0px;margin:0px} 
#header{background: url('/usetools/images/backgroundHeader.gif'); background-repeat:repeat-x; text-align:left; height: 52px; background-color:#E3E1DF;padding:0px;margin:0px} 
#menu{height:18px; background-color:#d3d3d3;border-bottom: 1px solid #999999; text-align:left;margin:0; padding:0px;margin:0px} 
#title{background: url('/usetools/images/main/backgroundHomepage.jpg'); background-repeat:repeat-x; text-align:left; height: 158px;margin:0px; background-position:top  }
#content{ background-color:#F2F2FB;padding:12px; text-align:left;}
#footer{background-image: url('/usetools/images/backgroundFooter.gif'); background-repeat: repeat-x; height:28px; font-size:10px}
.container{border:solid 1px #000000; text-align:left;width:202px; margin-top:24px; background-color:#FFFFFF}
.containerTitle{ background-repeat:repeat-x; padding:4px;font-size:12px; font-weight:bold; background-image:url(/images/container/background.gif); background-repeat:repeat-x;}
.containerContent{background-color:#f8f8f8;padding:4px;}
.containerContent p{text-align:left;font-size:11px;}

#title p {color: #FFD200; font-size: 32px; line-height: 40px; margin: 0px; padding: 60px 12px 12px 12px}

#services a:link {font-size:11px; color: #8B8B8B; text-decoration:none}
#services a:visited {color: #8B8B8B; text-decoration:none}
#services a:hover {color: #FFDA36; text-decoration:none}

#header p{margin:0 4px 0 0;font-size:11px; color:#3B73B9}

h1{font-size:20px; color:#1C3E7D; line-height:26px; }
h2{font-size:18px; color:#000000; line-height:22px; }
h3{font-size:12px; color:#000000; line-height:20px; }
div.clearer {clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px;}
