/* CSS Document */


* {margin:0; padding:0;}

body{
	font-family: Tahoma, Verdana, Arial, Georgia, sans-serif; 
	font-size:1em;
	line-height: 1.3em;
	color: #444;
	background-image: url(../images/comp01bkg2.gif);
 	behavior: url(css/csshover.htc);
}


p { 
	padding-bottom: 10px; 
	text-align: justify;
	}
	
p, div#footer, th, td{
font-size: 75%;}

div#container p{
margin-top: 10px;}

 p.dropcap :first-line{
font: bold times, serif;
margin-left: 10px;
color:red;}

div#secnav{
margin:0px 0px 0px 0px;
padding-left: 5px;
border-top:thin solid #60050A;
width: 98%;
}

.nomargin{
margin-bottom: -5px;}

div#secnav p{
margin-top:0px;
}
/* table chart settings*/

table{
	margin-bottom: 20px;
	border: thin solid #ccc;
	border-collapse: collapse;
}

th, td{
	border: thin solid #ccc;
	padding: 5px;}

th{
	background-color:#ffc;
	color:#036;}

td{color: #333;}
/*end HTML selectors*/


/* start ID selectors*/

div#dropshadow{
	margin: 0px auto;
	width: 835px; 
	background: url(../images/img-dropshadow.gif) repeat-y;
}

/* start container wrapper settings */

html>body div#container {
  width:799px;
} 

div#container{
	margin: 0px auto;
	padding: 0px;
	width: 799px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 799px;
	background-color: #fff;
	background-image:url(../images/bkg_lite_blue.gif);/**/
	background-position: right;
	background-repeat: repeat-y;
}


/* start header and banner settings */

div#header{
top: 140px;
	width: 799px;
	height: 140px;
	background: url(../images/header_sm.jpg) no-repeat;
}

html>body div#banner {width:590px;} 

div#banner{
	width: 590px;
  	height: 140px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 590px;
	/*background:url(../images/banner options/banner_03.jpg) no-repeat;*/
	margin-left: 3px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-left: 5px;	
/*float: left;*/
}

div#banner p{margin:0px; padding:0px;}

div#box{
width: 590px;
float: left;
margin: 0px;
}


html>body div#fax {width:200px;} 

div#fax{
	margin-top: -10px;	
	width: 190px;
	height: 650px;
	/*background: url(../images/img-pdf-repair.gif) no-repeat;*/

	position:relative;
	top:auto;
	/*right:2px;
	voice-family: "\"}\"";
	voice-family:inherit;
	right:2px;*/
	float: right;
}


div#slogan{
	width: 590px;
	height: 25px;
	margin: 0px 0px 20px 8px;
	background:url(../images/slogan.jpg) no-repeat;
}

div#col1{
width: 170px;
margin: 0px;
padding: 0px;
float:left;
}

div#col1.email{
padding: 0px 0px 0px 10px;
}


/*div#fax .sidebar{
width: 200px;
margin: 0px;
text-align:left;}*/

.sidebar p{
margin:0px;
width: 150px;
font-size: .4em;
line-height: 1em;

}

p.sidebar img{margin:0px; padding:0px;}
/* start content area settings */

div#content{
	width: 399px;/**/
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 399px;
  	margin-left: 190px;
}

html>body div#content {
	width: 399px;
	/*padding: 20px 0px;*/
} 

/*html>body div#content>p{
	margin-top: 20px;
} */

div#content ul{
	margin: 10px;
	padding: 0px 20px 10px;
}

div#content ul li{line-height: 10px;}

div#content ul li a:link, 
div#content ul li a:active, 
div#content ul li a:visited{color:#333;}



/* start home page content area */


div#content_home{
margin: 0px 20px;}

div#content_home div{
width: 158px;
margin:10px;
float:left;
}


div#content_home div p{
text-align:left;}/**/


/* start footer area */

div#footer{
	width: 789px;
	height: 150px;
	background-image: url(../images/footer.jpg);
	font-weight: bold;
	color: #ccc;
	padding-left: 10px;
}

div#footer ul{list-style: none;}

div#footer ul li{
	display: inline;
	padding-top: 50px;
}

div#footer ul li a:link{
	color: #fff;
	/*font-size: .8em;*/
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}

div#footer ul li a:visited{
	display: inline;
	color: #ccc;
	font-size: .7em;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}

#copyright{
	color: #ccc;
	font-size: .7em;}

#tag{
	margin: 0px auto 80px 165px;
	width: 487px;
	height: 30px;
	/*background: url(../images/img-footer-tag.gif) no-repeat;*/
}



/* class alignment settings*/

.clear{clear:both;}

.center{text-align:center;}

.right{text-align:right;}

.left{text-align:left;}

.orange {color: #FF9900;}

.staff
{
float: left;
border: 1px solid #999;
margin: 0 15px 15px 0;
padding: 5px;
}

.thumbnail ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;}

.thumbnail ul li{
	float: left;
	padding: 20px;
	width: 150px;
	}

a {text-decoration:none; color:#60050A; font-weight: bold;}



img{
margin:0px;
border: 0px;}

h3 img{display: block;}

.img_border{border-right: 3px solid #fc6; margin-top:5px; }
