@charset "UTF-8";
/* CSS Document */




<!-- styles used by jquery --!>
.hidden {
background-image:url(../images/blank.jpg);
}




#bg {

width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:none;
	height:800px;
	clear:none;
	background-repeat: no-repeat;
	
}

#secondary_content, #primary_content {
float:left;

margin-left:5px;
margin-right:5px;

padding-top: 14px;

}

#primary_content {

position:absolute;
top:60%;
left:60%;
}

#secondary_content h4 {
color:#ffbf00;
}
.blog_primary {
float:left;
margin-left:5px;
margin-right:5px;
}

#secondary_content {
width:150px;
}

.secondary_item {
 padding:2px;

}

#secondary_content a {
text-decoration:none;
color:#a51B0a;
}
#secondary_content a:hover {
color:#ffbf00;
}




#primary_content p a {
text-decoration:none;
color:#ffbf00;
}

#primary_content p a:hover {
color:#a51b0a;
}




#footer {
	clear:both;
font-family: Helvetica, Futura, Geneva;
	font-size: 10px;
color:#666;
width:100%;
text-align:center;
padding-top:60px;
}

#footer a {
text-decoration:none;
color:#ffbf00;
}

#footer img {
border: none;
}

.brief {
	margin-left:5px;
	margin-right:5px;
	font-family: Helvetica, Futura, Geneva;
	font-size: 11px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	
	padding: 5px;
	border-bottom-color: #666666;
}

/* blocks */


#dg {
z-index:111;
background:transparent url(../images/newbutts/dg2.png) no-repeat;
float:left;
}

#dg:hover {
background:transparent url(../images/newbutts/dg2.png) 0 -75px no-repeat;
}

#fa {
z-index:110;
background:transparent url(../images/newbutts/fa2.png) no-repeat;
left:156px;
}

#fa:hover {
background:transparent url(../images/newbutts/fa2.png) 0 -75px no-repeat;
}

#wr {
z-index:113;
background:transparent url(../images/newbutts/wr2.png) no-repeat;
bottom:15px;
}

#wr:hover {
background:transparent url(../images/newbutts/wr2.png) 0 -75px no-repeat;
}

#org {
z-index:112;
background:transparent url(../images/newbutts/org2.png) no-repeat;
left:109px;
bottom:90px;
}

#org:hover {
background:transparent url(../images/newbutts/org2.png) 0 -75px no-repeat;
}


#me {
z-index:115;
background:transparent url(../images/newbutts/me2.png) no-repeat;
bottom:180px;
}

#me:hover {
background:transparent url(../images/newbutts/me2.png) 0 -75px no-repeat;
}

#cv {
z-index:114;
background:transparent url(../images/newbutts/cv2.png) no-repeat;
left:70px;
bottom:105px;
}

#cv:hover {
background:transparent url(../images/newbutts/cv2.png) 0 -75px no-repeat;
}

.btnWrapper {
float:left;
clear:both;
width:350px;
}

.catBtns {
position:relative;
cursor:pointer;
background-repeat:no-repeat;
height:75px;
}

.largeBtn {
width:166px;
}

.medBtn {
width:119px;
}

.smBtn {
width:80px;
}


