/* Author : Patrick Sy */

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,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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {	outline:0;}
body { line-height:1;}
/* ol, ul { list-style:none;} */

table { border-collapse:separate; border-spacing:0;}
caption, th, td { text-align:left; font-weight:normal;}
blockquote:before, blockquote:after, q:before, q:after { content:"";}
blockquote, q { quotes:"" "";}

/*** font styles ***/
a,h1,h2,h3,h4,h5,h6,p,pre,table,th,td,label,li,input,textarea,select,blockquote,code,dt,dd {}
a { text-decoration:none; cursor:pointer; color:#333;}
a:hover, a:focus { text-decoration:underlines; color:#b82a36;}
:focus { outline:0;}

h1,h2,h3 {}
p,strong,li,label,pre,table,th,tr,td,tbody,tfoot,thead,blockquote,code  {}
em { font-style:italic;}
strong { font-weight:bold;}
img { vertical-align:top;}
/* ol li { list-style:decimal inside;} */

span.break { display:block; margin-bottom:22px;}
.pink { color:#c22840;}
.alignLeft { float:left;}
.alignRight { float:right;}
.caps { text-transform:uppercase;}
.abs div { position:absolute;}
.clr { height:0; clear:both;}

/*** general ***/
body { text-align:center; font-family:Arial; color:#333; position:relative;}
.wrapper { text-align:left; width:1070px; margin:0 auto; position:relative;}
#header { background:url(images/header.gif) no-repeat; height:194px; padding-top:47px; margin:15px 0 60px 0; position:relative;}
#tagline { padding:20px 0 0 390px; font:17px Arial bold; color:#fff;}
#profile { position:absolute; top:0; right:50px;}
.heading { color:#c22840; font:24px Arial bold;}
.heading2 { font:18px Arial bold;}
.text { font:17px Arial;}
.column { float:left; line-height:24px; color:#333; padding:0 10px;}
.one { width:450px;}
.two { width:380px;}
.three { width:180px;}
.contact { font:22px Arial bold; color:#b82a36; text-align:center; clear:both; padding:40px 0 20px 0;}
.contact a { text-decoration:underline; color:#b82a36;}
.contact a:hover, .contact a:focus { text-decoration:none; color:#333;}