@charset "utf-8";
/* CSS Document */

/* **************************************************************************** */
/* Nexus IT - Custom CSS */
/* **************************************************************************** */
.custom-homepage { width:707px; margin:0; padding:0;  }
.custom-homepage h1 { font-family:verdana; font-size:14px; font-weight:lighter; padding:5px; }
.custom-homepage .block { float:left; width:100%; margin:0; padding:0; margin-bottom:30px; }
.custom-homepage .block .slideshow { display:block; float:left; width:438px; height:343px; }
.custom-homepage .block .slideshow img { border:none; width:438px; height:343px; }
.custom-homepage .block .links { display:block; float:left; margin-left:5px; width:226px; height:343px; }
.custom-homepage .block .links img { border:none; width:266px; height:112px; margin:0; padding:0; }
.custom-homepage .block-content { padding:10px; }
.custom-homepage .block-content p { padding-bottom:5px; }
.custom-homepage .border { border:1px solid #e9e9e9; background:#fbfaf6; }
