body {
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial,helvetica,lucida,verdana,sans-serif;
	font-size: 12px;
	color: #4c4c4c;
}
a {
	text-decoration: none;
	color: #316076;
}
a:hover {
	text-decoration: underline;
	color: #326076;
	font-size: 12px;
}


#header {
	border-bottom: 1px dotted #d2d3d3;
	font-size: 14px;
}
#header-inner {
	position: relative;
	width: 960px;
	padding: 10px 0;
	margin: 0 auto;
	text-align: left;
}
#header a {
	margin-right: 16px;
}


#header #userinfo {
	position: absolute;
	top: 10px;
	right: 190px;
	text-align: right;
	color: #767676;
}
#header #userinfo a {
	margin: 0 2px;
}

#header form {
	position: absolute;
	top: 4px;
	right: 0;
	display: inline;
	width: 144px;
	padding-left: 8px;
	margin: 0;
}
#header form #search_text {
	position: absolute;
	top: 4px;
	right: 20px;
	width: 130px;
	border: 1px solid #cecece;
	height: 19px;
	line-height: 19px;
	font-size: 12px;
	margin: 0;
	padding: 0 2px;
	color: #666;
}
#header form #search_text:focus {
	color: #333;
}
#header form #search_btn {
	position: absolute;
	top: 4px;
	right: 0;
	border: none;
	padding: 0;
}



#topbar {
	border-bottom: 1px solid #eee;
	color: #999;
}
#topbar-inner {
	position: relative;
	width: 800px;
	height: 2.8em;
	margin: 0 auto;
}
#topbar-right {
	position: absolute;
	top: .8em;
	right: 0;
}
#topbar-right a {
	margin-left: .8em;
}


#top-warning {
	background: #faf9de;
	border-top: 1px solid #e6e4b2;
	border-bottom: 1px solid #e6e4b2;
}
#top-warning-inner {
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	padding: .8em;
}
#top-warning-inner h3 {
	margin: 0 0 .8em;
}
#top-warning-x {
	position: absolute;
	top: 10px;
	right: 10px;
}
#top-warning-x a {
	background: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 2em;
	border: 1px solid #e6e4b2;
	padding: 4px 8px;
	color: #464646;
}

#content-top {
	position: relative;
	width: 960px;
	height: 175px;
	margin: 0 auto;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
#content-top h1 {
	position: absolute;
	top: 77px;
	left: 0;
	background: url(images/homepage/bkg-home.jpg) no-repeat 0 0;
	width: 487px;
	height: 155px;
	line-height: 155px;
	margin: 0;
	text-indent: -9000px;
	outline: none;
}
#content-top h1.logo20090120 {
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/homepage/bkg-logo-inauguration.gif) no-repeat 0 0;
	width: 503px;
	height: 283px;
	line-height: 283px;
	margin: -25px 0 0;
	text-indent: -9000px;
	outline: none;
}

#content-top h1.logo20090317 {
	position: absolute;
	top: 47px;
	left: 0;
	background-image: url(images/homepage/bkg-logo-st-patricks.jpg);
	width: 526px;
	height: 197px;
	line-height: 197px;
}


#content-top a.getbutton {
	display: block;
	position: absolute;
	top: 90px;
	right: 0;
	background: url(images/homepage/bkg-home.jpg) no-repeat -488px 0;
	width: 217px;
	height: 57px;
	line-height: 57px;
	text-indent: -9000px;
	outline: none;
}
#content-top a.getbutton:hover {
	background-position: -488px -57px;
}
#content-top #its-free {
	position: absolute;
	top: 156px;
	color: #707070;
    right: 26px;
    font-size: 1.2em;
}


#content-bottom {
	background: #f8f9f9 repeat-x top; 
}
#content-bottom-inner {
	min-height: 120px;
	padding: 0 0 5em 0;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#content-bottom-inner-lip {
	background: url(images/homepage/bkg-home.jpg) no-repeat 0 -155px;
	width: 800px;
	height: 70px;
}
#content-bottom-inner #message {
	width: 600px;
	line-height: 1.1em;
	float: left;
}
#content-bottom-inner #message h3 {
	font-size: 24px;
	font-weight: normal;
	line-height: 1.4em;
	font-family: arial, helvetica, lucida, verdana, sans-serif;
}
#content-bottom-inner #whyuse {
	margin-top: 1em;
	font-size: 1.2em;
	color: #326076;
}
#content-bottom-inner #vote {
	margin-top: 1em;
	font-size: 1.2em;
}
#content-bottom-inner #tryit {
	float: right;
	width: 137px;
	height: 36px;
	background: url(images/homepage/bkg-home.jpg) no-repeat -488px -116px;
}
#content-bottom-inner #at-button {
}
#content-bottom-inner #mouse-over {
	position: absolute;
	top: 214px;
	right: 54px;
	margin: 1.5em 3.5em 0 0;
	left: 414px;
	width: 100px;
	height: 42px;
}

#footer {
	border-top: 1px dotted #d2d3d3;
	margin-top: 0;
	clear: both;
}
#footer-inner {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 14px 0;
	text-align: left;
}
#footer-inner #cslogo {
	position: absolute;
	top: 15px;
	right: 0;
	background: url(images/cslogo-sm.gif) no-repeat 0 0;
	width: 110px;
	height: 12px;
	line-height: 12px;
	text-indent: -9000px;
	outline: none;
	overflow: hidden;
}
#footer-inner #cslogo:hover {
	background-position: 0 -12px;
}
#footer-inner a {
	margin: 0 8px;
	color: #326076;
}
#content-getbutton {
	background: #f8f9f9 repeat-x top;
}
#content-getbutton-inner {
	position: relative;
	min-height: 70px;
	padding: 0 0 0 0;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

/* Main Content/Sidebar */

#maincontent {
    padding: 10px 0 45px;
    line-height: 1.5em;
}
#maincontent.fc {
    padding: 40px 0;
}

#content, .content {
    width: 630px;
    padding-top: 1px;
    float: left;
}
#content.sidenav {
    width: 790px;
}

#sidebar, .side230 {
	width: 230px;
}
.side310 {
    width: 310px !important;
    float: right;
}
#sidebar.add-service {
	background: url(images/bkg-addservice-example1.jpg) no-repeat top;
	padding-top: 260px;
}
#sidebar h3 {
	margin: 0 0 10px;
	font-size: 18px;
}

.relative {position:relative}
.hidden {display:none}
.url input {width:200px;}
.centerbutton {
	text-align: center;
	padding-right: 80px;
}

