body {
background-color: #7CAFCD;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
a {color:#564b47;text-decoration: none;}
a:hover {color: #990000;text-decoration: none;}
a:active { color:#990000; text-decoration: none;}


h1 {
font-size: 10px;
color:#7CAFCD;
text-transform:uppercase;
font:Arial, Helvetica, sans-serif;
height:40px;
background-color:#7CAFCD;
background-image:url(images/top.png);
background-repeat:no-repeat;
padding:0px 10px 0px 0px;
margin:0px }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px 0px 18px;
margin:0px;}

h3 {
font-size: 10px;
padding:0px 15px;
margin:0px }

h4 {
font-size: 10px;
padding:0px 15px;
margin:0px }
img.download {vertical-align:middle;}

h5 {
font-size:20px;
font-weight: normal;
color:#990000;
padding: 5px 10px 0px 0px;
margin:0px;}

h6 {
font-size: 10px;
color:#7CAFCD;
text-align:right;
text-transform:uppercase;
font:Arial, Helvetica, sans-serif;
height:40px;
padding:0px 30px 0px 0px;
margin:0px }

h7 {
font-size:14px;
font-weight:600;
color:#666666;
padding: 5px 10px 0px 18px;
margin:0px;}

h8 {
font-size:12px;
font-weight:700;
text-transform:uppercase;
color:#666666;
padding: 5px 10px 0px 18px;
margin:0px;}

h9 {
font-size:30px;
font-weight:500;
color:#990000;
padding: 5px 10px 0px 18px;
margin:0px;}



/* ----------container to center the layout-------------- */
#container {
width: 800px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-image:url(images/left_nav.png);
background-position:left;
background-color:#DFEFBF;
}

#indexcontainer {
width: 800px;
font-size:30px;
color:#FFFFFF;
font-weight:500;
letter-spacing:8px;
background-image:url(images/home_new.gif);
background-repeat:no-repeat;
margin-bottom: 10px;
margin-top:85px;
margin-left: auto;
margin-right: auto;
}

div#indexcontainer a:hover{color:#666666;}
div#indexcontainer { 
min-height:400px;
height:expression(this.scrollHeight > 400 ? "auto":"400px"); 
}
/* ----------banner for logo-------------- */
#banner {
background-color: #7CAFCD;
text-align: right;
padding: 0px;
margin: 0px;
}
#banner img {padding:10px 0px;} 

/*-----------------menu---------------------------*/
* {margin:0;padding:0}
ul#nav{
list-style:none;
margin:20px 0px 30px 15px;
}
#nav li,ul#nav li a{
	width:15em;
	line-height:32px;
	display:block;
}
ul#nav li a{
	border-bottom:1px dashed #FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	text-indent:20px;
	font-weight:bold;
	color:#7CAFCD;
}
ul#nav li a span{
		float:left;
		background-repeat:no-repeat;
		height:4px;
		width:4px;
		padding:8px;
		margin:5px;
	
}
ul#nav li a:hover{background:#FFFFFF;color:#333333;}
ul#nav li a:hover span{background-image:url(images/favicon.ico); background-repeat:no-repeat;}

/* -----------------content--------------------- */
#contactcontent {
background-color:FFFFFF;
background-image:url(images/circle.gif);
background-repeat:no-repeat;
padding: 10px 0px 0px 55px;
text-align:center;
margin-left: 250px;
margin-right: 0px;
}
div#contactcontent { 
min-height:650px;
height:expression(this.scrollHeight > 650 ? "auto":"650px"); 
}
#contactcontent a {color:#7CAFCD;text-decoration:none; font-style:italic; font-weight:bold;}
#contactcontent a:hover {color: #990000;text-decoration: none;}

#servicecontent {
background-color:FFFFFF;
background-image:url(images/circle.gif);
background-repeat:repeat-y;
padding: 0px 10px 0px 30px;
margin-left: 250px;
margin-right: 0px;
}
div#servicecontent { 
min-height:800px;
height:expression(this.scrollHeight > 800 ? "auto":"800px"); 
}
#servicecontent a {color:#7CAFCD;text-decoration:none; font-style:italic; font-weight:bold;}
#servicecontent a:hover {color: #990000;text-decoration: none;}

#tricontent {
background-color:FFFFFF;
background-image:url(images/circle.gif);
background-repeat:repeat-y;
padding: 0px 10px 0px 30px;
margin-left: 250px;
margin-right: 0px;
}
div#tricontent { 
min-height:1070px;
height:expression(this.scrollHeight > 1070 ? "auto":"1070px"); 
}
#tricontent a {color:#7CAFCD;text-decoration:none; font-style:italic; font-weight:bold;}
#tricontent a:hover {color: #990000;text-decoration: none;}

#content {
background-color:FFFFFF;
background-image:url(images/circle.gif);
background-repeat:repeat-y;
padding: 0px 10px 0px 30px;
margin-left: 250px;
margin-right: 0px;
}
div#content { 
min-height:660px;
height:expression(this.scrollHeight > 660 ? "auto":"660px"); 
}
#content a {color:#7CAFCD;text-decoration:none; font-size:10; font-style:italic; font-weight:bold;}
#content a:hover {color: #990000;text-decoration: none;}

#faqcontent {
background-color:FFFFFF;
background-image:url(images/circle.gif);
background-repeat:repeat-y;
padding: 0px 10px 0px 30px;
margin-left: 250px;
margin-right: 0px;
}
div#faqcontent { 
min-height:1030px;
height:expression(this.scrollHeight > 1030 ? "auto":"1030px"); 
}
#faqcontent a {color:#7CAFCD;text-decoration:none; font-size:10; font-style:italic; font-weight:bold;}
#faqcontent a:hover {color: #990000;text-decoration: none;}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
background-image:url(images/left_nav.png);
float: left;
width: 250px;
margin: 0px;
padding: 0px;
}

#quote {
float: left;
color:#666666;
text-transform:uppercase;
font-size:9px;
width: 190px;
margin: 0px;
padding:20px 0px 50px 20px;
}
#quote a {color:#666666; text-decoration:none; font-weight:bold;}
#quote a:hover {color: #990000;text-decoration: none;}

#updates {
float: left;
margin: 0px;
padding:10px 0px 10px 20px
}
/* -----------footer--------------------------- */


#footer {
height:27px;
background-color:#7CAFCD;
background-image:url(images/bottom.png);
background-repeat:no-repeat;
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }

#indexfooter {
height:27px;
background-repeat:no-repeat;
clear: both;
margin-top:20px;
padding: 0px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
text-align:center;
}

