

html, body {
	margin: 0px;
  	padding: 0px;
  	border: 0px;
}

body {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#666;
	line-height:18px;
}


b {
 	color:#336699;
}
li {
	list-style-type: circle;
}

#homebullets {
	text-align:center;
	list-style-image: url(../images/check-bullet.gif);
	list-style-type: circle;
	font-weight:bold;
	padding:0;
	margin:0;
}

#services-bullets {
	list-style-image: url(../images/arrow.gif);
}


#man-list {
	margin:5px 0 0 -28px;
	/margin-left:15px;
	line-height:15px;
}

#man-list li {
	padding:0 0 12px 0;
	margin:0;
}

input, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	border:1px solid #666;
	vertical-align: middle;
}
.submit {
	border:none;
}

a {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#336699;
	text-decoration:none;
}

a:link {
	color:#336699;
	text-decoration:none;
}

a:hover {
	color:#99ccff;
	text-decoration:none;
}

a.footer {
	font-family:Arial, sans-serif;
	font-size:10px;
	color:#336699;
	text-decoration:none;
	padding:0 5px;
}

a.footer:link {
	color:#336699;
	text-decoration:none;
}

a.footer:hover {
	color:#99ccff;
	text-decoration:none;
}

a.white {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

a.white:link {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

a.white:hover {
	color:#99ccff;
	text-decoration:none;
}



h1 {
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size:22px;
	color:#336699;
	text-decoration:none;
}

h2 {
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#999;
	text-decoration:none;
	margin:0;
	line-height:22px;
}

h3 {
	font-family:Arial, sans-serif;
	font-size:10px;
	color:#fff;
	margin:0;
}

h4 {
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size:14px;
	color:#000;
	text-decoration:none;
	margin:0;
	line-height:22px;
}

#titles {
	font-family:Arial, sans-serif;
	font-size:22px;
	font-weight:normal;
	color:#336699;
	text-decoration:none;
	margin:0;
}

#titles2 {
	font-family:Arial, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#336699;
	text-decoration:none;
	margin:0;
}


#main-content {
	margin:-180px 10px 20px 40px;
}

table#main-content  {
	margin:0 10px 30px 10px;
	padding:0;
	width:98%;
	font-size:11px;
	color:#666;
	line-height:22px;
}

#colspace {
	width:220px;
	padding:0 40px 0 0;
	border-left:1px dotted #ccc;
}

#footer {
	color:#336699;
	margin:10px 0 20px 10px;
	font-size:10px;
}




/* curved corner box
----------------------------------------------- */
#tl {
	background: #fff url(../images/tl.gif) no-repeat 0 0;
	width:12px;
	height:11px;
	padding:0;
}

#tm {
	background: #fff url(../images/tm.gif) repeat-x 0 0;
	height:11px;
	padding:0;
}

#tr {
	background: #fff url(../images/tr.gif) no-repeat top right;
	width:12px;
	height:11px;
	padding:0;
}

#leftside {
	background: #fff url(../images/l.gif) repeat-y 0 0;
	width:12px;
	padding:0;
}

#rightside {
	background: #fff url(../images/r.gif) repeat-y top right;
	width:12px;
	padding:0;
}

#boxedcontent {
	margin:0;
	padding:0 10px;
	text-align:left;
}


#bl {
	background: #fff url(../images/bl.gif) no-repeat 0 0;
	width:12px;
	height:15px;
	padding:0;
}

#bm {
	background: #fff url(../images/bm.gif) repeat-x 0 0;
	height:15px;
	padding:0;
}

#br {
	background: #fff url(../images/br.gif) no-repeat top right;
	width:12px;
	height:15px;
	padding:0;
}

/* end curved corner box
----------------------------------------------- */



/* curved corner with grey top 
------------------------------------------------*/
#tlg {
	background: #fff url(../images/tlg.gif) no-repeat 0 0;
	width:12px;
	height:11px;
	padding:0;
}

#tmg {
	background: #eee url(../images/tmg.gif) repeat-x 0 0;
	height:11px;
	padding:0;
}

#trg {
	background: #fff url(../images/trg.gif) no-repeat top right;
	width:12px;
	height:11px;
	padding:0;
}

#lheader {
	background: #ccc url(../images/lheader.gif) repeat-y 0 0;
	width:12px;
	padding:0;
}


#rheader {
	background: #fff url(../images/rheader.gif) repeat-y top right;
	width:12px;
	padding:0;
}


/* end curved corner with grey top
-----------------------------------------*/
