@charset "utf-8";

*{
	margin:0;
	padding:0;
}

body {
	background:url(../images/background.jpg) center top repeat-x #FFF;
}
#holder {
	width:882px;
	height:auto;
	margin:auto;
}

#logo {
	width:224px;
	height:114px;
	float:left;
}

#liberty-flash {
	width:494px;;
	height:114px;
	float:left;
}

#liberty-contact {
	width:164px;;
	height:114px;
	float:left;
}

#web-graphic {
	width:882px;
	height:267px;
	clear:both;
	float:left;
	background:url(../images/contact-info.jpg);
}

#motion {
	width:602px;
	height:165px;
	float:left;
	padding-left:280px;
	padding-top:41px;
}

#campaign-web {
	width:292px;
	height:356px;
	float:left;
	padding-left:18px;
}

#political-marketing {
	width:244px;
	height:356px;
	float:left;
}

#political-work {
	width:328px;
	height:356px;
	float:left;
}

#partners {
	width:882px;
	height:106px;
	clear:both;
	float:left;
	background:url(../images/partners-bg.png);
}







/* Rollover Links Styles */

.partnerlink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9c2e2e;
	text-decoration: none;
}

.partnerlink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9c2e2e;
	text-decoration: none;
}
.partnerlink  a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9c2e2e;
	text-decoration: none;
}
.partnerlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9c2e2e;
	text-decoration: underline;
}

.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5b5b;
	text-decoration: none;
	font-weight: normal;
}

.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5b5b;
	text-decoration: none;
	font-weight: normal;
}
.footer  a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5b5b;
	text-decoration: none;
	font-weight: normal;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5b5b;
	text-decoration: underline;
	font-weight: normal;
}

















.arial14-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3a8cb2;
	text-decoration: none;
}
.arial12-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5b5b;
	text-decoration: none;
	line-height: 22px;
}
.arial13-dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5b5b5b;
	line-height: 26px;
	text-decoration: none;
}
.contact-white {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #FFF;
}

