body 
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-Size: 12px;
	color: #3C3C3C;
	background: #6D6D6D url("Images/bg.gif") repeat-x;
}

a
{
	color: #006699;
	text-decoration: none;
}

.Rubrik, .rubrik
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
}

.Underrubrik, .underrubrik, h2  		
{
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 16px;
}


.Ingress
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.Brodtext 
{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

h1
{
	margin: 0px 0px 0px 0px;
}

h2
{
	margin: 0px 0px 0px 0px;
}

h3
{
	margin: 0px 0px 0px 0px;
}

#container
{
	/* Center the everything */
	position: relative;
	margin: 0 auto;
	width: 762px;
}

#header
{
	margin: 10px 0 0 0;
	width: 762px;
	height: 84px;
	background: url("Images/header.gif") no-repeat;
}

#header .contentPadding
{
	padding: 13px 16px 0 16px;
}

#header #logo
{
	float: left;
	width: 100px;
	height: 65px;
}

#header #tabStrip
{
	float: right;
	width: 292px;
}

#horizontalMenu
{
	height: 26px;
	border-right: solid 2px #FFFFFF;
	border-left: solid 2px #FFFFFF;
	background: url("Images/topmenu_bg.gif") repeat-x;
}

#fade
{
	width: 758px;
	height: 59px;
	background: url("Images/fade.png") repeat-x;
	border-top: solid 6px #FFFFFF;
	border-right: solid 2px #FFFFFF;
	border-left: solid 2px #FFFFFF;
	border-bottom: solid 6px #FFFFFF;
}

#columns
{
	position: relative;
	width: 762px;
	background: url("Images/columnBackground.gif") repeat-y;
}

#columns .left
{
	float: left;
	width: 230px;
	margin: 0 0 40px 0;
}

#verticalMenu
{
	margin-left: 10px;
	width: 230px;
	min-height: 40px;
	color: #666666;
	background: url("Images/verticalMenuTop.png") no-repeat;
}

#verticalMenu .contentPadding
{
	padding: 8px 0 0 11px;
}

#leftColumnBottom
{
	position: absolute;
	bottom: 0;
	left: 10px;
	width: 230px;
	height: 5px;
	background: url("Images/verticalMenuBottom.png") no-repeat bottom;
}

#menuHeader
{
	margin-bottom: 30px;
}

#columns .right
{
	float: right;
	width: 509px;
}

#columns .right .contentPadding
{
	padding: 0 10px 0 0;
}

#columns .right .extraPadding
{
	padding: 0 10px 0 10px;
}

#dividerContainer
{
	border-left: solid 10px #FFFFFF;
	border-right: solid 10px #FFFFFF;
	background-color: #FFFFFF;
	padding-top: 20px;
}

#divider
{
	border-top: solid 1px #C0C0C0;
	height: 16px;
}

#footer
{
	height: 104px;
	width: 762px;
	background: #FFFFFF url("Images/footer.gif") no-repeat bottom;
}

#footer .contentPadding
{
	padding: 0 9px 0 9px;
}

#footer #address
{
	float: right;
	text-align: right;
	font-size: 11px;
}

#footer #address .contentPadding
{
	padding: 18px 0 0 0;
}

.zitacBlue
{
	color: #006699;
}

.toolFade
{
	background: url(Images/bg_toolfade.gif) no-repeat;
	width: 292px;
	height: 39px;
	font-family: Verdana;
	font-size: 11px;
	
}

.toolFade .fadePadding
{
	padding: 5px 10px 0 10px;
}

.toolfade .textPadding
{
	/*padding: 0px 0 0 0;*/
	float: left;
}

.tabTextBox
{
	font-family: Verdana;
	font-size: 11px;
	background: url(Images/textBox.gif) no-repeat;
	_background-attachment: fixed;
	padding: 5px 4px 0 4px;
	width: 98px;
	height: 23px;
	margin: 0 6px 0 0;
	_margin-top: -1px;
	border: none;
}

.tabSearchTextBox
{
	font-family: Verdana;
	font-size: 11px;
	background: url(Images/searchTextBox.gif) no-repeat;
	_background-attachment: fixed;
	padding: 5px 4px 0 4px;
	width: 228px;
	height: 23px;
	margin: 0 6px 0 0;
	_margin-top: -1px;
	border: none;
}

.contactMessageBox
{
	font-family: Verdana;
	font-size: 11px;
	background: url(Images/messageBox.gif) no-repeat;
	_background-attachment: fixed;
	padding: 5px 4px 5px 4px;
	width: 204px;
	height: 120px;
	_margin-top: -1px;
	border: none;
}

.contactTextBox
{
	font-family: Verdana;
	font-size: 11px;
	background: url(Images/contactTextBox.gif) no-repeat;
	_background-attachment: fixed;
	padding: 5px 4px 0 4px;
	width: 204px;
	height: 23px;
	_margin-top: -1px;
	border: none;
}

.extra
{
	clear: both;
}

#formWrapper
{
	width: 325px;
}

.formHeader
{
	width: 300px;
	margin-bottom: 31px;
}

.formLabel
{
	width: 95px;
	float: left;
}

.inputContainer
{
	width: 230px;
	height: 30px;
	float: left;
}

.multiInputContainer
{
	width: 230px;
	height: 140px;
	float: left;
}

.formButtons
{
	
	width: 300px;
	text-align: right;
}

/* Image Gallery */
#imageGallery
{
	margin: 10px 0 10px 10px;
	/*border: solid 1px red;
	float: right;*/
}

#left
{
	float: left;
	width: 30px;
	height: 506px;
	background: url("Images/left.gif") no-repeat;
}

#middle
{
	width: 500px;
	height: 500px;
	float: left;
	
	/*border: solid 1px red;*/
}

#leftArrow
{
	width: 31px;
	height: 104px;
	float: left;
	margin-top: 30px; 
	/*background-color: #8B8B8B; /*url("Images/leftArrow.gif") no-repeat;*/	
}

#leftArrow .contentPadding
{
	padding-top: 40px;
}

#rightArrow
{
	width: 31px;
	height: 104px;
	float: left; 
	margin-top: 30px;
	/*background-color: #8B8B8B; /*url("Images/rightArrow.gif") no-repeat;*/
}

#rightArrow .contentPadding
{
	padding-top: 40px;
}

#head
{
	width: 550px;
	height: 30px;	
	background: url("Images/head.gif");		
}

#rotator
{
	width: 400px;
	height: 104px;
	float: left;
	/*background-color: #8A8A8A;	*/
}

#right
{
	float: left;
	width: 30px;
	height: 506px;
	background: url("Images/right.gif") no-repeat;
}

#imageGallery .footer
{
	width: 610px;
	height: 20px;
	background: url("Images/imageGalleryFooter.gif");
}



/* sIFR */ 
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 25px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 20px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 17px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

.formLeft
{
	float: left;
	width: 180px;	
}



