html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, pre,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html {
	height:100%;
	width: 100%;
}
body{
	text-align:center;
}
body, #companyprofile {
	background-color:#ffffff; 
	font-family:Tahoma, Geneva, sans-serif;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {}
#bodycontent{}
#header{height:auto; width:100%; display:block;}
#wrapper{ display:block; padding:10px;}
#wrapper p#maillink {text-indent:0; position:absolute; top:430px; left:346px;}
#wrapper p#maillink a { text-indent: -9999px; display: block; width:140px; height: 20px;}
#content{background-color:#fff; position: relative; height:auto; width:100%; display:block; text-align: center;}
#footer{height:auto; width:100%; display:block; font-size:80%; color:#999;}
#bottom{position: absolute; bottom:54px; right:0px; width:100%; display:block; z-index:100; text-align:right;}
.label { display:inline; width:80px;}
#c1{border:3px solid #003366; border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; padding:5px;}
#c2{border:2px solid #F90; border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; padding:15px;}
#logo{margin:10px 0;}
.section{margin:0 0 20px 0;}
h1{font-size:120%; color:#003366;}
