/* CSS Document */


.quik_links
{
	background-color: #fff;
    border: 1px solid #c9c9c9;
    box-shadow: 0 0 2px 0 #d3cbb8;
	position: relative;
	width:235px;
	float:left;
	color:#565656;
	overflow:auto;
	height:135px;
	
}

.quik_linkscontact
{
	background-color: #fff;
  	border: 1px solid #c9c9c9;
    box-shadow: 0 0 2px 0 #d3cbb8;
    margin-top: 14px !important;
	position: relative;
	width:235px;
	float:left;
	height:182px;
	color:#565656;
	
}
.quik_links_repo
{
	background-color: #fff;
 	border: 1px solid #c9c9c9;
    box-shadow: 0 0 2px 0 #d3cbb8;
    margin-top: 14px !important;
	position: relative;
	/*width:235px;
	float:left;
	height:230px;*/
	color:#565656;
}

#quik_top2
{
	height:165px !important;
	overflow-y: hidden !important;
	overflow-x: hidden !important;
	margin-top: 14px !important;
}

.quik_links_partners
{
	background-color: #fff;
    border: 1px solid #c9c9c9;
    box-shadow: 0 0 2px 0 #d3cbb8;
	position: relative;
	width:235px;
	float:left;
	height:132px;
	color:#565656;
	margin-top:14px;
	margin-bottom:14px;
}

.footercontent
{
	background-color:#0c375b;
	padding-top: -10px;
}

.footertext
{
	font-size:11px;
	color:#fff;
}

.footertext a
{
	font-size:11px;
	color:#fff;
}

.footertext a:hover
{
	font-size:11px;
	color:#fff;
	text-decoration:underline;
}

img
{
	border:0;
}