*{
	margin:  0;
	padding: 0;
}

body{
	background: url(../images/default/background.gif);
	font:       62.5% "Trebuchet MS", Serif;
}

a img{
	border: 0;
}

/***************************************************************************/
/* Dividers                                                                */
/***************************************************************************/

body > #content{
	background: url(../images/default/content/background.png);
}

body > #foot{
	background: url(../images/default/foot/background.png);
}

#content{
	background: url(../images/default/content/background.gif);
	margin:     0 auto;
	width:      810px;
}

#content_sidebar{
	background: url(../images/services/content/background.png);
	_background: url(../images/services/content/background.gif);
	margin:     0 auto;
	width:      810px;
	overflow: hidden;
}

#content_foot{
	background: url(../images/default/content/foot.gif);
	height:     50px;
	margin:     0 10px;
	clear: both;
}

#content_head{
	background: url(../images/default/content/head.gif);
	height:     50px;
	margin:     0 10px;
}

#foot{
	background: url(../images/default/foot/background.gif);
	height:     115px;
	margin:     0 auto;
	width:      810px;
}

#head{
	background: #000;
	height:     250px;
	margin:     0 auto;
	position:   relative;
	width:      790px;
}

.tab_1{
	background-position: 0 -50px !important;
}

.tab_2{
	background-position: 0 -100px !important;
}

.tab_3{
	background-position: 0 -150px !important;
}

.tab_4{
	background-position: 0 -200px !important;
}

.tab_5{
	background-position: 0 -250px !important;
}

/***************************************************************************/
/* Images                                                                  */
/***************************************************************************/

#head img{
	left:     25px;
	position: absolute;
	top:      25px;
}

/***************************************************************************/
/* Lists                                                                   */
/***************************************************************************/

#navigation{
	bottom:          0;
	left:            5px;
	list-style-type: none;
	position:        absolute;
}

#navigation li{
	display: inline;
}

/***************************************************************************/
/* Links                                                                   */
/***************************************************************************/

p a {
	background: #fbaf5d;
	color: #754c24;
	text-decoration: none;
	padding: 0 2px;
}

p a:hover {
	background: #fbf95d;
}

#head a,
#head span {
	background: none;
	color: #754c24;
	text-decoration: none;
	padding: 0;
	font-size: 11px;
	font-family: "Georgia", Garamond, Trebuchet MS, helvetica, verdana, sans-serif;
	line-height: 1.4em;
}

#head span a{
	color: #707070;
}

#head span a:link,
#head span a:visited{
	text-decoration: none;
}

#head span a:hover,
#head span a:active{
	text-decoration: underline;
}

#navigation li a{
	background:      url(../images/default/head/tab.gif);
	color:           #fff;
	display:         block;
	float:           left;
	font:            bold 1.1em "Trebuchet MS", Serif;
	line-height:     30px;
	margin-left:     1px;
	text-align:      center;
	text-decoration: none;
	text-transform:  lowercase;
	width:           115px;
}

#navigation li a:hover{
	background-position: 0 -30px;
}

#navigation li a#selected{
	background-position: 0 -60px;
}

/***************************************************************************/
/* Paragraphs                                                              */
/***************************************************************************/

#content p{
	font-size: 11px;
	font-family: "Georgia", Garamond, Trebuchet MS, helvetica, verdana, sans-serif;
	line-height: 1.4em;
}

#content_sidebar p{
	font-size: 11px;
	font-family: "Georgia", Garamond, Trebuchet MS, helvetica, verdana, sans-serif;
	line-height: 1.4em;
}

#foot p{
	color:       #fff;
	font-size: 11px;
	font-family: "Georgia", Garamond, Trebuchet MS, helvetica, verdana, sans-serif;
	line-height: 1.4em;
	text-indent: 20px;
	padding-top: 15px;
}

/***************************************************************************/
/* Spans                                                                   */
/***************************************************************************/

#head span{
	color:    #a0a0a0;
	position: absolute;
	right:    25px;
	top:      25px;
}

/***************************************************************************/
/* Headers                                                                 */
/***************************************************************************/

#content h1 {
margin: 0 0 25px 45px;
}
