<!--
/* Cross Browser Reset styles */
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
/* End Reset */

body{  background-color:#232323; margin:0px; padding:0px; font-size:16px; font-family::Georgia, "Times New Roman", Times, serif; color:#333333;}
img {outline-style:none;}
#sitebg {background:url(/images/ChrisLegal/site/template/sitebg2.jpg) repeat-x; padding:0px; margin:0px;}

#contentbg {background:url(/images/ChrisLegal/site/template/contentbg.jpg) repeat-y; width:960px; margin:auto}
#footerbg {background:url(/images/ChrisLegal/site/template/footerbg.jpg) repeat-x  center bottom;}
#mastheadbg {background:url(/images/ChrisLegal/site/template/masthead.jpg) no-repeat;}
#masthead {height:169px; position:relative}
#headlink {
position: absolute;
top: 8px;
left: 249px;
width: 462px;
height: 122px;
}
#contentholder {min-height:615px; padding:10px 0 10px 10px; width:620px;}
#footerinfo {padding:0px 25px; height:68px; color:#FFF; text-align:center; font-size:15px;}
#navholder { width:960px; height:33px; margin:136px 0 0 0px; position: absolute; z-index: 3000;}
#navholder ul li {list-style:none; text-indent:-9000px; height: 33px;}

.left {float:left;}
a {outline-style: none;}
a:link    {color: #BA8510; outline-style: none;}
a:active  {color: #BA8510;outline-style: none;}
a:visited {color: #000000; outline-style: none;}
a:hover   {color: #333333; outline-style: none;}

#btmtag { text-align:center; color:#666666; font-family:Verdana, Geneva, sans-serif; padding-top:25px; margin-bottom:15px;  font-size:12px;}
#btmtag a {
	color: #666666; font-weight:normal; text-decoration:none; 
}
#btmtag a:hover{
	color:#BA8510; font-weight:normal; text-decoration:underline;
}

#header {background:url(/images/ChrisLegal/site/template/header.jpg) no-repeat; padding-top:334px;}

#services {color:#333333; font-size:16px; width:270px; padding:0 30px; margin-top:-85px;}
#services h3 {font-size:24px; font-weight:bold; margin-bottom:15px;}
#services ul {list-style:none; font-size:18px;}
#services ul li {margin-bottom:6px; border-bottom:1px dashed #FFF; padding-bottom:6px;}

h2 {font-size: 26px; font-weight: bold; font-family:'Trajan Pro', Verdana, Geneva, Arial, Helvetica, sans-serif;}
h3 {font-size: 18px; font-weight: bold; font-style: italic;}

--> 
