/** Header **/

#header {
	background: url('../img/header-bg.png') no-repeat left;
}




/** Content **/

#content {
	border-bottom: 1px solid #535353;
}




/** Sections **/

.section {
	border-top: 1px solid #535353;
}



/** Forms **/

#content form fieldset {
}

#content form ul li{
}


#content form label{
}

#content form input {
	background-color: #e7e1c9;
	border: none;
	border-bottom: 0px solid #a48a47;
	color: #414141;
}

#content form textarea {
	background-color: #e7e1c9;
	border: none;
	border-bottom: 0px solid #a48a47;
	color: #414141;
}

#content form input[type="submit"] {
	background-color: #a48a47;
	color: #fff;
}



/** Footer **/

#footer {
	background: url('../img/footer-bg.png') no-repeat left;
}




/** IMAGEREPLACEMENT & SPRITES **/

.ir {
	padding: 0;
	text-indent: -999em;
	display: block;
}

#content h2.ir {
	width: 220px;
	height: 125px;
}

#content p a,
a.is {
	padding-left: 20px;
}

a.nois,
a.nois:hover {
	padding-left: 0;
	background: none;
}


#header #logo a{														background: url('../img/header-bg.png') no-repeat 0 100;	height: 250px;	width: 500px;}
#header #badge a{														background: url('../img/badge.png') no-repeat 0 0;	height: 45px;	width: 160px;}

#header #badge a:hover{											background: url('../img/badge.png') no-repeat 0 -45px;	height: 45px;	width: 160px;}


#topnav ul li a{														background: no-repeat 0 0;	height: 30px;}
#bottomnav ul li a{													background: no-repeat 0 0;	height: 30px;}
#footer #social a{													background: url('../img/social-btn.gif') no-repeat 0 0;	height: 18px;	width: 159px;}

#topnav ul li a:hover{											background: no-repeat 0 -30px;}
#bottomnav ul li a:hover{										background: no-repeat 0 -30px;}
#footer #social a:hover{										background: url('../img/social-btn.gif') no-repeat 0 -18px;}

#topnav ul li.selected a{							background: no-repeat 0 -30px;}
#bottomnav ul li.selected a{						background: no-repeat 0 -30px;}


#content p a{ 															background: url('../img/icons-sprite.gif') no-repeat 5px -76px;}
#content p a[href^="http:"] { 							background: url('../img/icons-sprite.gif') no-repeat 5px -117px;}
#content p a[href ^="mailto:"] {						background: url('../img/icons-sprite.gif') no-repeat 5px -156px;}

#content p a:hover{ 												background: url('../img/icons-sprite.gif') no-repeat 5px -96px;}
#content p a[href^="http:"]:hover { 				background: url('../img/icons-sprite.gif') no-repeat 5px -137px;}
#content p a[href ^="mailto:"]:hover {			background: url('../img/icons-sprite.gif') no-repeat 5px -175px;}


.is1 {																			background: url('../img/icons-sprite.gif') no-repeat 5px 2px !important;}
.is2 {																			background: url('../img/icons-sprite.gif') no-repeat 5px -38px !important;}
.is3 {																			background: url('../img/icons-sprite.gif') no-repeat 5px -76px !important;}
.is4 {																			background: url('../img/icons-sprite.gif') no-repeat 5px -117px !important;}
.is5 {																			background: url('../img/icons-sprite.gif') no-repeat 5px -158px !important;}

.is1:hover {																background: url('../img/icons-sprite.gif') no-repeat 5px -18px !important;}
.is2:hover {																background: url('../img/icons-sprite.gif') no-repeat 5px -58px !important;}
.is3:hover {																background: url('../img/icons-sprite.gif') no-repeat 5px -96px !important;}
.is4:hover {																background: url('../img/icons-sprite.gif') no-repeat 5px -137px !important;}
.is5:hover {																background: url('../img/icons-sprite.gif') no-repeat 5px -178px !important;}

#footer a.is1 {																			background: url('../img/icons2-sprite.gif') no-repeat 5px 2px !important;}
#footer a.is2 {																			background: url('../img/icons2-sprite.gif') no-repeat 5px -38px !important;}
#footer a.is3 {																			background: url('../img/icons2-sprite.gif') no-repeat 5px -76px !important;}
#footer a.is4 {																			background: url('../img/icons2-sprite.gif') no-repeat 5px -117px !important;}
#footer a.is5 {																			background: url('../img/icons2-sprite.gif') no-repeat 5px -158px !important;}

#footer a.is1:hover {																background: url('../img/icons2-sprite.gif') no-repeat 5px -18px !important;}
#footer a.is2:hover {																background: url('../img/icons2-sprite.gif') no-repeat 5px -58px !important;}
#footer a.is3:hover {																background: url('../img/icons2-sprite.gif') no-repeat 5px -96px !important;}
#footer a.is4:hover {																background: url('../img/icons2-sprite.gif') no-repeat 5px -137px !important;}
#footer a.is5:hover {																background: url('../img/icons2-sprite.gif') no-repeat 5px -178px !important;}

#content h2 a.ir {														background: url('../img/ir-sample.png') no-repeat 0 0;	height: 125px;	width: 220px;}