a:link {color: #369;}
a:visited {color: #369;}
a:hover {color: #000;}
a:active {color: #369;}
#content {
	color: #333;
	background-image: url(assets/pagetop.jpg);
	background-repeat: no-repeat;
	padding: 13px 20px;
	position: relative;}
#content a:link {color: #4E73A9;}
#content a:visited {color: #4E73A9;}
#content a:hover {color: #000;}
#content a:active {color: #4E73A9;}
.content-white {display:block; width: 200px;	font-size: 10px; background-color: white; padding:0px;}
/* font */
html, body, table, td {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
html, body {text-align: center; margin: 0 auto;} 
#frame {
	width: 750px; 
	border-left: 1px solid black;
	border-right: 1px solid black;
	margin: 0 auto;
	text-align: left;
	background-color: #369;
	}
div#topimg {
	/*height: 39px;*/
	background-color: #6599CB;
	font-size: 23px;
	font-weight: normal;
	color: white;
	text-align: center;
	font-family: tahoma, impact,helvetica, futura, onuava, vellve-book, avenir, venusmager, ATBernhardt, courier;
	padding: 3px;}
div#topimg img {display: none;}
/*NAV*/
#navcontainer { float: left; position:relative;}
#navcontainer ul { margin: 0; padding: 0; list-style-type: none; width: 200px; }
#navcontainer ul ul {width: 200px;}
#navcontainer li { margin: 0; padding: 0;  }
#navcontainer li li{ margin: 0; padding: 0;  }
#navcontainer li li li { margin: 0; padding: 0;  }

#navcontainer li a {
	text-transform: normal;
	font-size: 11px;
	display: block;
	height: 13px;
	width: auto;
	padding: 3px 0 3px 6px;
	background-color: #7796B5;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	text-decoration: none;
	}
#navcontainer li li a			{font-size: 11px; font-weight: normal;padding-left: 20px; }
#navcontainer li li li a	{font-size: 11px; font-weight: normal;padding-left: 30px; }
#navcontainer li  a#current	{background-color: orange;}

#navcontainer a:link 		{color: #fff;}
#navcontainer a:visited {color: #fff;}
#navcontainer a:active 	{color: #fff;}
#navcontainer a:hover 	{color: #fff;background-color: #ADC2D7;}

/* content area*/
div#contentframe { background-color: white; width: 548px; float: right; position: relative; line-height: 1.1}
div#contentframe div#content {}
div#contentframe div#content a {}
div#contentframe div#content #category  a {margin-left: 0;}
p.fileupload {margin: 0.5em 0; }

h1 {
	font-family: verdana, tahoma, impact,helvetica, futura, onuava, vellve-book, avenir, venusmager, ATBernhardt, courier;
	font-weight: normal;
	font-size: 18px;
	color: #213884;
	margin: 0;
	padding: 0;
	margin-left: 140px;
	margin-bottom: 30px;
	}
h2 {font-size: 16px;color: #213884; margin-bottom: 0em}
p {margin-top: 0.5em;}
div#category {}
#category div.right,
#category div.left {}

div.listing { clear: both; margin-top: 1em;}

div.right {float: right; margin-left: 10px; margin-bottom: 1em;}
img.imageright {float: right; margin-left: 34px; margin-bottom: 0.5em;}
img.imageleft {float: left; margin-right: 14px; margin-bottom: 0.5em;}

div.left {float: left; margin-right: 10px; margin-bottom: 1em;}
div.right {float: right; margin-left: 20px; margin-bottom: 1em;}
.imgtxt {text-align: center;}

div#break {font-size: 1px; line-height: 1em; clear: both;}
div.break {font-size: 0px; line-height: 0; clear: both}

div#copy {font-size: 10px; padding: 10px;}
div#copy a:link {color: #369;}
div#copy a:visited {color: #369;}
div#copy a:active {color: #369;}
div#copy a:hover {color: #000;}

/* little icons for file upload types */
.pdf, .txt, .doc, .ppt, .xls, .IES { width:20px; padding:0 20px 0 0; }
.pdf { width:23px; padding:0 23px 0 0; margin:0 5px 0 0; background: url(images/file-ext/pdf.png) no-repeat right; }
.txt { width:23px; padding:0 23px 0 0; margin:0 5px 0 0; background: url(images/file-ext/txt.png) no-repeat right; }
.doc { width:23px; padding:0 23px 0 0; margin:0 5px 0 0; background: url(images/file-ext/doc.png) no-repeat right; }
.ppt { width:23px; padding:0 23px 0 0; margin:0 5px 0 0; background: url(images/file-ext/ppt.png) no-repeat right; }
.IES { margin:0 2px 0 0; background: url(images/file-ext/ies.gif) no-repeat right; }
.xls { background: url(images/file-ext/xls.png) no-repeat right; }
.zip { width:23px; padding:0 23px 0 0; background: url(images/file-ext/zip.png) no-repeat right; }


/* BOTTOM ADDRESS */
div.bottomadd
{
	font-size: 11px;
	text-align: center;
	color: #213884;
	line-height: 18px;
	margin: 10px 0 5px 0;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: navy;
}

.bottomadd p
{
	position: relative;
	top: 7px;
	display: inline;
}

/* BOTTOM SUMA INDUSTRIES */
div.bottom 	{

	font-size: 11px;
	text-align: center;
	}

