/* ### GENERAL ### */
/*
* 

*//* ### FOOTER CONTAINER ### */


#footerCntr {
 padding-top: 34px;
 overflow: hidden;
 height: 120px;
 background: url('../images/footer-bg.gif') top left repeat-x #0a0a0a;
 }

#centerBox{
	
 font-size:16px;	
 float:left;
 text-align:center;
 width: 100%;
 margin: auto;
 margin-top:-50px;

}


/* ### FOOTER BOX ### */

.footerBox {
 margin: auto;
 width: 950px;
 margin: auto;
 overflow: hidden;
}


.footerBox .contact {
 padding-top: 10px;
 margin-right: 20px;
 float: left;
 width: 180px;
 height: 120px;
 /*background: url('../images/footer-sep.gif') top right no-repeat;*/
 
 }


.footerBox .social {

 width: 143px;
 height: 157px;
 float: right;
 }


.footerBox h3 {

 color: #6fb7f9;
 font-size: 18px;
 }

.footerBox h3 a , .footerBox h3 a:hover  {

 color: #6fb7f9;
 font-size: 18px;
 }


.footerBox ul {
 list-style: none;
 }


.footerBox li {

 display:block;
 
 
 font-size: 16px;
 color: #383838;
 line-height: 24px;
 }


.footerBox a {

 color: #5f5f5f;
 text-decoration: none;
 }


.footerBox a:hover {
	color: #FFF;
	background-color:#09F;

 }


.footerBox address {
 font-style: normal;
 line-height: 20px;
 color: #5f5f5f;
 font-size: 16px;
 }


.footerBox ul.network {
 list-style: none;
 overflow: hidden;
 }


.footerBox ul.network li {
 padding-right: 8px;
 float: left;
 }


.footerBox ul.network li a {
 display: block;
 text-indent: -9999px;
 }


.footerBox ul.network li a.fb {
 width: 24px;
 height: 24px;
 background: url('../images/fb-icon.png') top left no-repeat;
 }


.footerBox ul.network li a.twitter {
 width: 25px;
 height: 25px;
 background: url('../images/twitter-icon.png') top left no-repeat;
 }


.footerBox ul.network li a.flicker {
 width: 24px;
 height: 24px;
 background: url('../images/linkedin-icon.png') top left no-repeat;
 }


.footerBox p {
 padding-top: 15px;
 line-height: 16px;
 font-size:16px;
 }


.blog h2{
font-size: 20px;
 color: #0085b5;
 line-height: 30px;
 margin:0px 0px 10px 0px;
 border-bottom: 1px solid #7fb5cd;
 }


.blog h2 a{
font-size: 28px;
 color: #0085b5;
 line-height: 30px;
 text-decoration:none;
}


.blog h2 a:hover{
font-size: 28px;
 color: #000000;
 line-height: 30px;
 text-decoration:none;
}


.blog h3 {
 padding-bottom: 5px;
 font-family: Georgia;
 font-size: 30px;
 font-style: italic;
 font-weight: normal;
 color: #000;
 }


.blog h4{
font-size: 16px;
 color: #0085b5;
 line-height: 20px;
 margin:0px 0px 2px 0px;
}


.blog h6{
font-size: 14px;
 color: #0085b5;
 line-height: 20px;
 margin:0px 0px 10px 0px;
 border-bottom: 1px solid #7fb5cd;
 }


.blog h6 a{
font-size: 14px;
 color: #0085b5;
 line-height: 20px;
 text-decoration:none;
}


.blog h6 a:hover{
font-size: 14px;
 color: #000000;
 line-height: 20px;
 text-decoration:none;
}



.blog p{
 font-size: 18px;
 color: #000;
 line-height: 20px;
 }


.blog a{
 font-size: 14px;
 color: #2d93d4;
 line-height: 20px;
 }


.blog ul{
margin:0px 0px 0px 25px;
 padding:0px;
 display:block;
}


.blog ul li{
 list-style-type:disc;
 padding:10px 0px 5px 0px;
 margin:0px 0px 0px 5px;
  font-size: 14px;
 color: #000;
 line-height: 18px;
}



.box{
width: 212px;
 height: 260px;
 background-color: #000000;
 margin: 0px 20px 35px 0px;
  display: block;
 text-align: left;
 float: left;
}


.box a{
width: 212px;
 height: 260px;
 background-color: #000000;
 margin: 0px;
  display: block;
 text-decoration: none;
}


.type{
font-size: 10px;
 font-family: Arial;
 color: #7bd5fd;
 padding: 0px 0px 0px 8px;
}


.worktitle{
font-size: 18px;
 color: white;
 padding: 0px 0px 0px 8px;
 margin-bottom: 0px;
 line-height:20px;
}


.box img{
padding: 7px 0px 8px 6px;
 }


.box a:hover{
width: 212px;
 height: 260px;
 background-color: #0085b5;
}




