/* 6:41pm */
@charset "UTF-8";
body {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
padding: 0px;
margin:0px

}
#container {
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	width: 980px;
	background-image:url(images/signature.gif);
	background-repeat:no-repeat
}
#navigation {
padding-top:12px;
height: 160px
}
#logo {
float:left;
width: 268px;
margin-left:12px;
margin-top:8px
}
#interface {
float:right;
width: 700px;
margin-top:16px;
font-family:"Times New Roman", Times, serif
}

#content {
border-left:thin solid $404040;
clear:both;
padding-left:78px
}
#small {
font-size:80%
}
#homepage_content {
clear:both
}
#homepage_image {
width:400px;
float:right
}
#homepage_image img {
margin-top: 0px;

}
#homepage_text {
width:450px;
margin-left:28px;
float:left
}
#text_left
{
width:450px;
margin-left:28px;
float:left;
}
#image_right {
width:400px;
float:right;
}
#image_right img {
max-width:390px;
margin-top: 0px;
text-align:center;
    display:block;
	padding: 5px

}
#footer
{font-size:11px;
width:450px;
text-align:center;
padding-left:106px;

}
#footer_line {
border-top: solid thin #404040;
}
H1 {
border-left: solid thin #404040;
border-top: solid thin #404040;
padding-left: 4px;
padding-top: 4px;
font-size: 28px;
	font-weight: bold;
	color: #C80505;
	margin-top:0px;

}
H2 { font-size:21px;
color: #C80505;
}

a {
color:#000000;
text-decoration:none
}
a:hover {
text-decoration:underline
}
UL {
list-style:none
}
#pullquotes {
font-size: 21px;
color: #196E9F;
font-style:italic

}
