/*
Theme Name: Smart Solutions May 2010
Theme URI: http://smartsolutionsonline.com
Description: The template for the SSI homepage as of May 2010.
Author: John Kesegich
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #fff;
	color: #333;
	text-align: center;
	}

#page {
	background-color: #fff;
	border:0;
	text-align: left;
	}

#header {
	background: #fff;
	border:0;
	text-align: left;
	margin: auto;
	margin-top:8px;
	padding-bottom: 0;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	width: 840px;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 120px;
	width: 840px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn {
	text-align: center;
	}

.postmetadata {
	text-align: right;
	}

.thread-alt {
	background-color: #fff;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #fff;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Times New Roman', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#header .name, #header .name a {
	color: #000;
	font-size:46px;
	}
#header .name a:hover {
	color: #000;
	font-size:46px;
	text-decoration:none;
	}

#header .description {
	font-size:15px;
	cursor:default;
	
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 17px;
	padding:10px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #fff;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	/*font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #808080;
	}

a:hover {
	color: #767676;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 12px;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	margin: auto;
	padding-top: 2px;
	width: 840px;
	}

.pagebgimg{
}

#header {
	
	/*margin: 0 0 0 1px;*/
	height: 105px;
	width: 836px;
	border: 0;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 776px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 550px;
	}

.post {
	margin: 0 20px 60px;
	text-align: left;
	font-family: "Trebuchet MS", "Arial", sans-serif
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 10px;padding-bottom:7px;
	position:relative;left:-2px;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:7px;
	border:0;
	text-align:right;
	font-size: 13px;
	color:#000;
	font-family:'Arial', sans-serif;
	width: 820px;
	clear: both;
	height:20px;
	background: #fff;
	}

#footer div {
	display:none;
}

#footer a, #footer a:hover{
	color:#333;
	text-decoration: none;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

/*#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}*/

h3 {
	padding: 0;
	}

h3.comments {
	padding: 0;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

span select {
	width: 300px;
	font-size:13px;
	position:relative;
	top:-5px;
	left:15px;
	font-weight:normal;
	}

select {
	display:none;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	/*padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;*/
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	border-top:1px dotted #C0C0C0;
	margin-left:15px;margin-right:15px;
	margin-top:3px; margin-bottom:3px;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #fff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.headertext, .headertext a {
	font-family:"Times New Roman", serif; color:#000;
	text-decoration: none;
}

.homebutton {
	display:none;
}
.homebutton:hover {
	background-position: 16px -23px;
}

.menubutton {
	display:none;
}
.menubuttoncontainer:hover .menubutton, .menubutton:hover, .menubutton a:hover, .menubuttonactive, .menubuttonactive a {
	display:none;
}
.menubuttoncontainer {
	display:none;
}

.menubuttoncontainer:hover div{
	display:none;
}

.buttonhr {
	display:none;
}

.menucutout{
	display:none;
}

#s, #sb {
	display:none;
}
.mainmenu {
	width:776px;
	padding:25px;
	padding-bottom:30px;
	height:203px;
	overflow:hidden;
	margin-left:5px;margin-right:5px;
	position:relative;left:3px;
}
.mainmenu div {
	margin:0;padding:0;outline:0;
}


.category {
	border-left: 1px solid #a1a1a1;
	margin-top:1px;
	margin-right:1px;
	background-color:#fff;
	display:block;
	padding:10px;padding-left:20px;
	width:150px;height:19px;
	text-align:left;
	font-size:15px;
	font-family: "Arial";
	color:#000;
	text-decoration:none;
	cursor:pointer;
}
#categoriesbg {
	border:0;margin:0;padding:0;outline:0;
	background-color:#a1a1a1;
	display:block;
	width:182px;
	height:202px;
	border-top-left-radius:8px;
		-webkit-border-top-left-radius:8px;
		-moz-border-radius-topleft:8px;
		-khtml-border-top-left-radius:8px;
	border-bottom-left-radius:8px;
		-webkit-border-bottom-left-radius:8px;
		-moz-border-radius-bottomleft:8px;
		-khtml-border-bottom-left-radius:8px;
}

.category:hover{
	color:#000;
	text-decoration:none;
	cursor:pointer;
}

#category1, #category1st {
	border-top-left-radius:8px;
		-webkit-border-top-left-radius:8px;
		-moz-border-radius-topleft:8px;
		-khtml-border-top-left-radius:8px;
	border-top:1px solid #a1a1a1;
	border-left:1px solid #a1a1a1;
	margin-top:0;
}

#category3, #category3st {
	height:20px;
}

#category5 {
	border-bottom-left-radius:8px;
		-webkit-border-bottom-left-radius:8px;
		-moz-border-radius-bottomleft:8px;
		-khtml-border-bottom-left-radius:8px;
	border-bottom:1px solid #a1a1a1;
	border-left:1px solid #a1a1a1;
}
#category5st {
	border-bottom-left-radius:8px;
		-webkit-border-bottom-left-radius:8px;
		-moz-border-radius-bottomleft:8px;
		-khtml-border-bottom-left-radius:8px;
	border-bottom:1px solid #a1a1a1;
}

.selected {
	width:200px;
	white-space: nowrap;
	text-decoration:none;
	cursor:pointer;
}
.selected:hover {
	color:#fff;
	text-decoration:none;
}

.selectedtitle {
	border-left:1px solid #a1a1a1;
	margin-top:1px;
	margin-left:0;
	background-color:#e7e7e7;
	color:#000;
	font-weight:bold;
	height:19px;
	width:150px;
	text-align:left;
	font-size:15px;
	font-family: "Arial";
	padding:10px;padding-left:20px;
	display:block; float:left;
	white-space: nowrap;
	text-decoration:none;
}
.selectedfader {
	display:none;
}

#viewer {
	width:600px;
	height:202px;
	
	border-top-right-radius:8px;
		-webkit-border-top-right-radius:8px;
		-moz-border-radius-topright:8px;
		-khtml-border-top-right-radius:8px;
	border-bottom-right-radius:8px;
		-webkit-border-bottom-right-radius:8px;
		-moz-border-radius-bottomright:8px;
		-khtml-border-bottom-right-radius:8px;
	float:right;
	position:relative;top:-202px;
}
.viewcategory {
	width:600px;
	height:200px;
	position:relative;padding-top:1px;padding-bottom:1px;
	display:block;
	border: 1px solid #a1a1a1;border-left:0;padding:0;
	border-top-right-radius:8px;
		-webkit-border-top-right-radius:8px;
		-moz-border-radius-topright:8px;
		-khtml-border-top-right-radius:8px;
	border-bottom-right-radius:8px;
		-webkit-border-bottom-right-radius:8px;
		-moz-border-radius-bottomright:8px;
		-khtml-border-bottom-right-radius:8px;
}

#homeabout {
	/*border:1px solid #a1a1a1;*/
	width:270px;
	padding:0;
	float:left;
	margin-left:32px;
	margin-right:13px;
	margin-top:5px;
	/*background-color:#fff;*/
	
}

#homenews {
	width:480px;
	margin-left:15px;
	margin-right:30px;
	margin-top:5px;
	float:right;
}

.homenewstitle, .homenewstitle a {
	text-align:center;
	font-size:16px;
	color:#555;
	font-family:'Arial', sans-serif;
	text-decoration:none;
}

.titletext {
	display:block;
	height:15px;
	color:#000;
	font-family: "Times New Roman", serif;
	text-align:left;
	border-left:1px solid #c0c0c0;
	border-top:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-top-left-radius:7px;
		-webkit-border-top-left-radius:7px;
		-moz-border-radius-topleft:7px;
		-khtml-border-top-left-radius:7px;
	border-top-right-radius:7px;
		-webkit-border-top-right-radius:7px;
		-moz-border-radius-topright:7px;
		-khtml-border-top-right-radius:7px;
	margin-top:5px;
	margin-bottom:5px;
}

.titletext span {
	font-size: 24px;
	padding-left:10px;
	padding-right:10px;
	background-color:#fff;
	position:relative;
	top:-20px;
	left:30px;
}

.titletext2 {
	display:block;
	height:15px;
	color:#000;
	font-family: "Times New Roman", serif;
	text-align:right;
	border-left:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-bottom-left-radius:7px;
		-webkit-border-bottom-left-radius:7px;
		-moz-border-radius-bottomleft:7px;
		-khtml-border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
		-webkit-border-bottom-right-radius:7px;
		-moz-border-radius-bottomright:7px;
		-khtml-border-bottom-right-radius:7px;
	margin-top:5px;
	margin-bottom:5px;
}

.titletext2 span {
	font-size: 28px;
	padding-left:10px;
	padding-right:10px;
	background-color:#fff;
	position:relative;
	display:block;float:right;
	top:6px;
	left:-15px;
}

.bodytext {
	line-height:22px;
	font-family:"Times New Roman", serif;
	font-size: 14px;
	margin-left:20px;
	margin-right:20px;
}
.viewertitle {
	float:right;
	/*margin-top:2px;margin-right:2px;*/
	padding-top:3px;padding-bottom:4px;padding-right:6px;padding-left:6px;
	font-size: 29px;
	font-family:"Times New Roman", serif;
	color:#000;
	border-top:1px solid #a1a1a1;
	border-right:1px solid #a1a1a1;
	border-bottom-left-radius:8px;
		-webkit-border-bottom-left-radius:8px;
		-moz-border-radius-bottomleft:8px;
		-khtml-border-bottom-left-radius:8px;
	border-top-right-radius:8px;
		-webkit-border-top-right-radius:8px;
		-moz-border-radius-topright:8px;
		-khtml-border-top-right-radius:8px;
	position:relative;top:-1px;left:1px;
}
.viewertitlewhite {background:none;
	/*background-image:url('images/translucentwhite.png');*/
}
.learnmore {
	text-decoration: none;
	border: 1px solid #a1a1a1;
	font-family:"Arial", sans-serif;
	font-size:18px;
	color: #000;
	background:#fff;
	border-radius:7px;
		-webkit-border-radius:7px;
		-moz-border-radius:7px;
		-khtml-border-radius:7px;
	padding:4px;
	padding-right:12px;padding-left:12px;
	margin:3px;
	position:relative;
	top:169px;
	left:459px;
	text-shadow: 0 0 4px #fff;
	white-space: nowrap;
}
.learnmore:hover {
	text-decoration:none;
	border: 1px solid #a1a1a1;
	background-color:#fff;background-image:none;
	color:#777;
}
.moreabout {
	font-family:"Arial", sans-serif;
	font-size:15px;
	color: #808080;
	text-shadow: 0 0 4px #fff;
	white-space: nowrap;
	text-decoration:none;
}
.moreabout:hover {
	color: #000000;
	text-decoration: none;
}
.infobubble {
	color:#000;
	border:1px solid #999;
	border-radius:7px;
		-webkit-border-radius:7px;
		-moz-border-radius:7px;
		-khtml-border-radius:7px;
	font-family: "Arial", sans-serif;
	font-size:13px;
	display:block;
	margin-left:200px;
	padding-left:10px;padding-right:10px;margin-top:10px;
	position:relative;
	top:0px;
}
.infobubble span {
	position:relative;
	top:-10px;
}
.infobubble a {
	color:#555;
	text-decoration:underline;
}
.infobubble a:hover {
	color:#555;
	text-decoration:underline;
}

.viewfader {
	display:none;
	
}

.dropdownmenu {
	position:absolute;
	border: 2px solid #333;
	top:18px;
	background:#fff;
	border-bottom-left-radius: 7px;
		-webkit-border-bottom-left-radius:7px;
		-moz-border-radius-bottomleft:7px;
		-khtml-border-bottom-left-radius:7px;
	border-bottom-right-radius: 7px;
		-webkit-border-bottom-right-radius:7px;
		-moz-border-radius-bottomright:7px;
		-khtml-border-bottom-right-radius:7px;
	border-top-right-radius: 7px;
		-webkit-border-top-right-radius:7px;
		-moz-border-radius-topright:7px;
		-khtml-border-top-right-radius:7px;
	display:none;
	font-family:"Arial", sans-serif;
	color:#333;
	font-size:14px;
}
.dropdownmenu a{
	color:#555;
	font-size:14px;
	text-decoration:none;
	padding-left:2px;padding-right:2px;padding-top:2px;padding-bottom:2px;
}
.dropdownmenu ul {
	padding-right:0; margin-right:0; margin-top:3px; margin-bottom:3px; position:relative;left:-15px;list-style-type:none;line-height:30px;
}
.dropdownmenu a:hover	{
	color: #000;
}
.dropdownmenu ul li:hover {
	list-style-type:disc;
}

.pagetitle {
	font-family: "Times New Roman", serif;
	font-size:30px;
	margin-top:15px;
	padding:4px;
	padding-left:14px;
	padding-right:14px;
	white-space:nowrap;
	float:left;
	position:relative;
	left:-30px;
	text-align:left;
	width:100%;
}
#sidebar {
	display:none;
}
#sidebar .sbtitle{
	/*text-align: center;
	font-size:14px;
	font-weight:bold;
	padding:2px;*/
}
#sidebar .sbtext {
	/*background-color:#fff;color:#000;
	border-bottom-left-radius:5px;
		-webkit-border-bottom-left-radius:5px;
		-moz-border-radius-bottomleft:5px;
		-khtml-border-bottom-left-radius:5px;
	//border-top-left-radius:5px;
	//	-webkit-border-top-left-radius:5px;
	//	-moz-border-radius-topleft:5px;
	//	-khtml-border-top-left-radius:5px;
	padding:5px;
	margin:2px;
	margin-left:0;
	margin-right:0;*/
	
}
#sidebar a {
	/*font-weight:bold;
	text-decoration:underline;
	color:#000;*/
}
#subfooter {
	height:20px;
}
.contactfooter {
	font-size:15px;
	font-weight:bold;
	color:#000;
	white-space:nowrap;
	overflow:visible;
	padding-top:10px;
	padding-bottom:10px;
}
.contact {
	font-size:17px;
	font-family:"Arial", sans-serif;
	padding:2px;
	margin-top:3px;
}
.headercontact, .headercontact:hover {
	text-align:left;
	font-family:'Arial', sans-serif;
	display:block;
	width:330px;
	padding-top:3px;
	padding-left:3px;
	padding-bottom:5px;
	margin:0;
	border-bottom-left-radius:10px;
		-webkit-border-bottom-left-radius:10px;
		-moz-border-radius-bottomleft:10px;
		-khtml-border-bottom-left-radius:10px;
	border-top-right-radius:23px;
		-webkit-border-top-right-radius:23px;
		-moz-border-radius-topright:23px;
		-khtml-border-top-right-radius:23px;
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	position:relative;
	top:-115px;
	left:477px;
	white-space:nowrap;
}

.headercontact a, .headercontact a:hover {
	text-decoration:none;text-align:left;
	color:#000;
}

.headercontact a span {
	text-decoration:none;text-align:left;
	color:#000;
	font-weight:normal;
	font-size:12px;
	text-transform:uppercase;
}
.logolink {
	text-decoration:none;
}
.logolink img {
	background-color:#fff;
	padding:5px;
	border-radius:7px;
		-webkit-border-radius:7px;
		-moz-border-radius:7px;
		-khtml-border-radius:7px;
}

.borderbg {
	display:none;
}

.borderbgupsidedown {
	display:none;
}

