/* 
------ CSS Body, Div and Content
------ Created by Eric Zabinsky
------ flashbyz.com 
*/
body{
padding:0; 
margin:0; 
background:url(/images/bodybk.gif) 0 0 repeat-x #FCFAE6; 
font:14px/20px Arial, Helvetica, sans-serif; color:#3D3C2C; font-weight:normal;
}

div, p, h1, h2, h3, ul, img{
padding:0px; margin:0px;
}

ul{
list-style-type:none;
}

acronym {
    background:#DF5600;
	color:#3C3728;
    border:1px solid #DCDAC2;
	cursor:help;
	padding: 0 2px 0 2px;
}

a img {
   text-decoration: none;
}

#top{
width:765px; 
height:65px; 
position:relative; 
margin:0 auto; padding:0;
}

#top img{
width:210px; 
height:59px; 
display:block; 
padding:20px 0 0 5px;
border: 0;
}


#top ul{
width:520px; 
height:90px; 
display:block; 
position:absolute; top:0px; right:9px; 
margin:0; padding:0;
}

#top ul li{
float:left; 
width:104px; 
display:block; 
text-align:center;
}

#top ul li a{
width:104px;  
display:block; 
font:14px/14px "Trebuchet MS",Arial, Helvetica, sans-serif; 
color:#2E4E00; 
background:url(/images/navbk.gif) 0 0 repeat-x #F4F1DD; 
text-decoration:none; 
margin:0; 
padding:61px 0 0 0; 
}

#top ul li a:hover{ 
width:104px; 
height:96px; 
display:block; 
background:#FCFAE6; 
color:#BC4504; 
text-decoration:none;
}

#top ul li span{
width:104px; 
height:35px; 
display:block;  color: #BC4504; line-height: 14px;
background:url(/images/div1.gif) 100% 0 no-repeat #FCFAE6; 
text-decoration:none; padding:61px 0 0 0;
}

#header{
width:765px; 
height:280px; 
position:relative; 
margin:0 auto; 
padding:0;
}

#header h1{
width:512px; 
height:230px; 
position:absolute; 
top:38px; right: 0px; 
background:url(/images/header_pk.jpg) 0 0 no-repeat #FCFAE6; 
color:#fff; font-size:24px; 
line-height:18px; 
text-transform:uppercase; 
text-indent:-2000px;
}

#headerleft{ 
width:237px; 
height:214px; 
position:absolute; 
top:48px; left:9px;
}

#header #article{ 
float:left; 
width:237px; 
height:62px; 
position:relative; 
margin:0 auto; 
background:url(/images/icon1.gif) 0 0 no-repeat;
}
#header #article h2{
width:90px; 
height:10px; 
background:#fff; 
display:block; 
position:absolute; left:0px; top:0px; 
margin:14px 0 5px 81px; 
font:16px/14px Georgia, "Times New Roman", Times, serif; 
color:#BC4504; z-index:1; text-transform:uppercase;
}
#header #article p{
width:103px; 
height:10px; 
display:block; 
position:absolute; 
font:12px/14px "Trebuchet MS",Arial, Helvetica, sans-serif; 
color:#2E5000; 
background:#fff; 
margin:34px 0 0 81px; 
z-index:1; 
}
#header #article a{
text-decoration:none; 
display:block; 
width:237px; 
height:62px;
}
#header #article a:hover{
text-decoration:none; 
background:url(/images/icon1-hover.gif) 
no-repeat 0 0;
}

#header #portfolio{ 
float:left; 
width:237px; 
height:62px; 
position:relative; 
margin:13px 0 0 0; 
background:url(/images/icon2.gif) 0 0 no-repeat;
}
#header #portfolio h2{
width:90px; 
height:10px; 
background:#fff; 
display:block; 
position:absolute; 
left:0px; top:0px; 
margin:14px 0 5px 81px; 
font:16px/14px Georgia, "Times New Roman", Times, serif; 
color:#BC4504; 
z-index:1; 
text-transform:uppercase;
}
#header #portfolio p{
width:103px; 
height:10px; 
display:block; 
position:absolute; font:12px/14px "Trebuchet MS",Arial, Helvetica, sans-serif; 
color:#2E5000; 
background:#fff; 
margin:34px 0 0 81px; 
z-index:1; 
}
#header #portfolio a{
text-decoration:none; 
display:block; 
width:237px; 
height:62px;
}
#header #portfolio a:hover{
text-decoration:none; 
background:url(/images/icon2-hover.gif) no-repeat 0 0;
}

#header #gallery{ 
float:left; 
width:237px; 
height:62px; 
position:relative; 
margin:13px 0 0 0; 
background:url(/images/icon3.gif) 0 0 no-repeat;
}
#header #gallery h2{
width:90px; 
height:10px; 
background:#fff; 
display:block; 
position:absolute; 
left:0px; top:0px; 
margin:14px 0 5px 81px; 
font:16px/14px Georgia, "Times New Roman", Times, serif; 
color:#BC4504; 
z-index:1; 
text-transform:uppercase;
}
#header #gallery p{
width:103px; 
height:10px; 
display:block; 
position:absolute; 
font:12px/14px "Trebuchet MS",Arial, Helvetica, sans-serif; 
color:#2E5000; 
background:#fff; 
margin:34px 0 0 81px; 
z-index:1; 
}
#header #gallery a{
text-decoration:none; 
display:block; 
width:237px; 
height:62px;
}
#header #gallery a:hover{
text-decoration:none; 
background:url(/images/icon3-hover.gif) no-repeat 0 0;
}
#content{
width:765px; 
position:relative; 
margin:0 auto; 
padding:0;
}