html {

	margin: 0px;
	padding: 0px;
	border-width: 0px;
}

body {
	margin: 17px auto;
	width: 700px;
	padding: 0px;
	border-width: 0px;
	text-align:center;
	background-image: url('images/background.gif');
}

#spacer {
clear: both;
display: block;
line-height: 1px;
height: 1px;
font-size: 1px;
}

img {
display: block;
}

#formlabel {
float: left;
width: 120px;
font-weight: bold;
}

FORM {
margin: 0px;
padding: 0px;
}

#cseparator {
height: 128px;
width: 3px;
float: left;
display: block;
}

#contactarea {
width: 140px;
float: left;
padding-left: 10px;
font-weight: bold;
display: block;
}

#forminput {
float: left;
}

#formcont {
clear: both;
}

INPUT.contactform {
width: 200px;
border: 2px solid #7f7f7f;
}

TEXTAREA.contactform {
width: 350px;
border: 2px solid #7f7f7f;
}

#newsimage {
float: left;
width: 103px;
height: 97px;
background-image: url("images/news_image.jpg")
}

#newstext {
padding-top: 10px;
float: left;
width: 390px;
}

#newstext2 {
padding-top: 10px;
float: left;
width: 490px;
}


#newssummary {
width: 154px;
background-color: #dfe3ef;
}

#sidenewstext {
font-size: 10px;
font-family: Verdana, Arial, sans-serif;
padding-left: 8px;
padding-right: 8px;
}

#sidenewstext a {
color: #293a80;
font-weight: bold;
text-decoration: none;
}

#sidenewstext a:hover {
text-decoration: underline;
}

#newsitem {
float: left;
display: block;
clear: both;
width: 100%;
}

#exptext {
float: left;
width: 141px;
}

#text1 {
display: block;
}

#text2 {
display: none;
}

#text2 {
display: none;
}

#text3 {
display: none;
}

#text4 {
display: none;
}

#text5 {
display: none;
}

#text6 {
display: none;
}

#text7 {
display: none;
}

#text8 {
display: none;
}

#text9 {
display: none;
}
img.exp {
display: inline;
}

#exppics {
width: 350px;
float: right;
}

#maincontainer {
border: 1px solid #828282;
width: 700px;
padding-top: 16px;
padding-left: 20px;
padding-right: 20px;
background-color: #ffffff;
}

#greybox {
background-color: #e9e9e9;
width: 494px;
padding: 15px;
text-align: left;
font-size: 11px;
font-family: Verdana, Arial, sans-serif;
}

#quote {
margin-top: 10px;
font-size: 11px;
color: #7a7a7a;
font-family: Verdana, Arial, sans-serif;
font-style: italic;
}

#quoteperson {
margin-top: 7px;
margin-bottom: 7px;
font-size: 11px;
color: #7a7a7a;
font-family: Verdana, Arial, sans-serif;
font-style: italic;
font-weight: bold;
text-align: right;
}

#tshead{
margin-top: 15px;
margin-bottom: 7px;
font-size: 17px;
color: Black;
font-family: Helvetica, sans-serif;
font-weight: bold;
text-align: left;
letter-spacing: -.5pt;
word-spacing: 0.01em;	
}

#content {
float: left;
}

#content a {
color: #6071b6;
font-weight: bold;
text-decoration: none;
}

#content a:hover {
color: #6071b6;
font-weight: bold;
text-decoration: underline;
}

#header {
height: 70px;
text-align: left;
}

#logo {
float: left;
}

#callus {
float: right;
}

#purpleline {
background-color: #6071b6;
height: 6px;
width: 100%;
line-height: 1px;
font-size: 1px;
}

#purplelinecontent {
background-color: #6071b6;
height: 6px;
width: 524px;
line-height: 1px;
font-size: 1px;
}

#copyright {
padding-top: 10px;
font-size: 10px;
color: #000000;
font-family: Verdana, Arial, sans-serif;
text-align: right;
}

#menu {
float: left;
width: 176px;
background-image: url('images/menu_back.gif');
background-repeat: no-repeat;
text-align: left;
}

UL {
padding: 0px 0px 0px 10px;
margin: 0px;
list-style-position: outside;
list-style-type: none;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #293a80;
font-weight :bold;
line-height: 20px;
}

UL a {
color: #293a80;
text-decoration: none;
}

UL a:hover {
text-decoration: underline;
}

UL.second {
padding: 0px 0px 0px 20px;
margin: 0px;
list-style-position: outside;
list-style-type: none;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #293a80;
font-weight: normal;
font-style: italic; 
}

#head2 {
margin-top: 10px;
font-size: 15px;
color: #7a7a7a;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-style: italic;
}
/*hoverpopups type 1*/

/*#popup { color: #000; background-color: #c0c0c0; }*/

/*#popup a, #popup a:visited {
position: relative;
display: block;
width: 130px;
line-height: 30px;
text-align: right;
padding: 0 10px;
margin: 0;
border: 1px solid #666;
text-decoration: none;
font-size: 1em;
font-weight: bold;
}*/

#popup a span {display: none;}

/*#popup a:hover { background-color: #e9e9e2; }*/

/* the IE correction rule */
#popup a:hover	{
color: #f00; background-color: #e9e9e2;
text-indent: 0; /* added the default value */
}

#popup a:hover span{
display: block;
position: center;
top: 0px;
left: 500px;
width: 475px;
margin: 0px;
padding: 10px;
color: #335500;
font-weight: normal;
background: #e5e5e5;
text-align: left;
border: 1px solid #666;
}