/* CSS Document */
img, div, #tagline1, .leftc, .rightc { behavior: url(iepngfix.htc) }
html {
	margin: 0 auto;	
	padding: 0;
	}
	
body {
	color: #000022;
	background-color: #FFFFFF;
	background-image: url(images2/background-stripe.jpg);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
		}	
.clear {
	height:1px;
	margin:0 0 -1px 0;
	clear:both;
	overflow:hidden;
}
h1 {
	text-indent: -9999px;
	margin-top: -400px;
	}
h2 {
	font-family: Tahoma;
	font-size: 16px;
	background-color: #EEEEEE;
	text-transform: uppercase;
	padding: 2px 4px;
	}
h3 {
	margin: 20px 0px 20px 0px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	}	
h4 {
	color: #C0142C;
	font-family: Georgia, "Times New Roman", Times, serif;
	}	
a:link, a:visited {
	color: #000022;
	text-decoration: none;
	}
a:hover {
	color: #C0142C;
	text-decoration: none;
	}			
/*-----------------------------all homepage styling--------------------*/
#headerwrap {
	width: 101%;
	height: 259px;
	background-color: #fff;
	background-image: url(images2/background-stripe.jpg);
	color: #C3102D;
	}
#header {
	width: 920px;
	margin: 0 auto;
	background-position: center;
	padding: 45px 20px 0px;
	}
.floatl {
	float: left;
	}
.floatr {
	float: right;
	}	
.headerimages {
	margin-top: 15px;
	float: right;
	}	
#mainwrap {
	width: 101%;
	background-color: #FFFFFF;
	}
#main {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	}	
#nav {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	margin-left: -30px;
	}
ul#navlist li{
	list-style-type: none;
	text-align: center;
	display: inline;
	padding: 0px 2px;
	}	
ul#navlist a, ul#navlist a:visited {
	text-decoration: none;
	font-size: 14px;
	color: #000022;
	padding: 5px 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: normal;
	border: 1px solid #DFDFDF;
	}
ul#navlist a:hover {
	color: #C0142C;
	text-decoration: none;
	padding: 5px 35px;
	}	
#footerwrap {
	width: 101%;
	background-image: url(images2/footer-background.jpg);
	background-repeat: repeat;
	background-color: #EEEEEE;
	}
#footer {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000022;
	line-height: 2em;
	padding: 20px 0px 0px;
	overflow: hidden;
	}
#footer p {
	line-height: 1.7em;
	}	
#footer a:link, #footer a:visited {
	line-height: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000022;
	}	
#footer a:hover {
	line-height: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C0142C;
	}		
.icon {
	margin-bottom: -5px;
	margin-right: 10px;
	}
.icon2 {
	margin-bottom: -3px;
	margin-right: 5px;
	}	
.padding-right {
	padding-right: 65px;
	}	
.columnone {
	width: 300px;
	float: left;
	margin: 0px 20px 0px 0px;
	padding-top: 5px;
	}
.columntwo {
	width: 300px;
	float: left;
	margin: 0px 20px 0px 0px;
	text-align: center;
	}
.columnthree {
	width: 300px;
	float: left;
	margin: 0px 0px 0px;
	text-align: center;
	}			
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000022;
	line-height: 1.5em;
	margin-bottom: 20px;
	}
.big-cap {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	}
	
.decorative {
	width: 260px;
	height: 65px;
	background-image: url(images2/decorative-box.jpg);
	background-repeat: no-repeat;
	padding: 35px 20px 20px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	}
.decorative2 {
	width: 289px;
	height: 163px;
	padding: 20px 0px 0px 0px;
	background-image: url(images2/decorative-box-wider.jpg);
		
	}
/*--------------------Accordion begins here -------------------*/
.accordion {
	width: 289px;
	background-repeat: no-repeat;
	height: 183px;
	margin-left: 22px;
}
.accordion h5 {
	padding: 7px 0px 5px 0px;
	margin: 0;
	width: 241px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	background-image: url(images2/accordian-back.jpg);
	background-repeat: repeat-x;
	height: 15px;
	position: relative;
}
.accordion h5:hover {
	width: 241px;
	color: #C0142C;
}

.accordion p {
	margin: 0;
	padding: 10px 15px 10px;
	display: none;
	width: 211px;
	background-color: #EDEFEE;
	z-index: auto;
	position: relative;
}
.polliespacing {
	margin-bottom: 25px;
	border: none;
	}
.aapc {
	margin-bottom:15px;
	border:none;
	}	
/*--------------------------all other page styling-----------------*/

.leftc {
	width: 600px;
	float: left;
	margin: 0px 30px 0px 0px;
	padding: 5px 0px 0px 20px;
	}
.rightc {
	width: 275px;
	float: left;
	padding: 10px 0px 0px 0px;
	}	
.toplinks {
	width: 100%;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border: 1px solid #EEEEEE;
	padding: 4px 0px;
	overflow: hidden;
	}
.toplinksinner {
	width: 200px;
	float: left;
	margin: 0px 0px 0px 30px;
	text-align: left;
	padding-left: 50px;
	line-height: 1.7em;
	}
.toplinksinner2 {
	width: 250px;
	float: left;
	margin: 0px 0px 0px 40px;
	text-align: left;
	line-height: 1.7em;
	}		
.toplinks a:link, .toplinks a:visited {
	color: #000022;
	text-decoration: none;
	}
.toplinks a:hover {
	color: #C0142C;
	text-decoration: none;
	}	
.toplinkspadding {
	padding-right: 70px;
	line-height: 1.7em;
	}
.toplinkspaddingservices {
	padding-right: 45px;
	line-height: 1.7em;
	padding-left: 45px;
	}	
.toplinkspaddingclients {
	padding-right: 20px;
	line-height: 1.7em;
	padding-left: 20px;
	}
.toplinkspaddinghall {
	padding-right: 15px;
	line-height: 1.7em;
	padding-left: 10px;
	}			
.star {
	margin-bottom: -3px;
	margin-right: 5px;
	border: none;
	}
.imageleftwb {
	padding: 2px;
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #EEEEEE;
	}
.imageleftwbwmb {
	padding: 2px;
	float: left;
	margin: 0px 10px 20px 0px;
	border: 1px solid #EEEEEE;
	}	
.imagewb {
	padding: 2px;
	border: 1px solid #12124E;
	}
.imagewblight {
 	border : 1px solid #DDDDDD;
	}
		
.imagerightwb {
	padding: 2px;
	float: right;
	margin: 0px 0px 10px 10px;
	border: 1px solid #eeeeee;
	}
.clients {
	padding: 3px;
	border: 2px solid #eeeeee;
	text-align: center;
	float: left;
	margin-right: 9px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 20px;
	
	}			
.about {
	width: 100%;
	padding-bottom: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	overflow: hidden;
	}
.sidebartext {
	font-size: 12px;
	color: #484862;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #23245C;
	border-left-color: #23245C;
	width: 250px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #23245C;
	padding: 3px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #23245C;
	}
.sidebartext a:link, .sidebartext a:visited {
	color: #484862;
	text-decoration: underline;
	}
.sidebartext a:hover {
	color: #C0142C;
	}
.sidebar {
	padding: 10px 4px 4px 10px;
	text-align: center;
	}	
.sidebarborder {
	padding: 10px 4px 4px 10px;
	border: 1px solid #23245C;
	}
ul.services{
	list-style-image: url(images2/checkmark.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000022;
	line-height: 1.6em;
	list-style-position: inside;
	list-style-type: none;
	}
.services {
	width: 355px;
	list-style-image: url(images2/checkmark.png);
	}
.top {
	font-size: 13px;
	}
.navyborder {
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #23245C;
	border-right-color: #23245C;
	border-left-color: #23245C;
	}
.clientc {
	width: 275px;
	float: left;
	margin: 0px 15px 20px 0px;
	line-height: 18px;
	}
.small {
	font-size: 11px;
	}
.marginleft {
	margin-left: 10px;
	}	
.clientname	{
	font-weight: bold;
	font-size: 12px;
	}
.indent25 {	
	margin-left: 25px;
	}
.view {
	width: 400px;
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	}
.newsdiv {
	border-bottom: 1px solid #DFDFDF;
	margin-bottom: 20px;
	padding-bottom: 10px;
	}
.logofloatl	{
	float: left;
	border: none;
	}
.like {
	text-align: center;
	width: 275px;
	margin-left: 25px;
	
}
.pen {
	margin: 10px 0px;
}
