body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 16px; 
	font-style: normal; color: #003399
}
.InvisibleText {
	font-size: 1px;
	color: #FFFFFF;
}
.NavBarTextBold {
	font-size: 11px;
	font-weight: bold;
}
.NavBarTitle {
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}

.MainTitle {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}

.smallsecurity {
	font-size: 11px;
	color: #666666
}

.FootMarketTag {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
}
.FootMarketTag2 {
	font-family: "Comic Sans MS", cursive;
	color: #039;
	font-size: 12px;
}

a {color: #003399;text-decoration: underline;}
a:hover {color: #990033;text-decoration:none;}
a:visited {color: #003399;}
a:active {color: #003399;}

/*---
*
*Structural CSS 
*
*----*/

header {width:95%; margin:0 auto; border-bottom:1px solid #B6E5F6; height:12em;}
#top{width:740px; margin:0 auto;}
#logo {float:left; height:110px; position:aboslute; top:50%; margin-top:12px;}
#callus {float:right; height:110px; position:aboslute; top:50%; margin-top:30px;}

#main {clear:both; width:740px; margin:0 auto; overflow:hidden;}
#main .col {float:left; margin-bottom:-99999px; padding-bottom: 99999px;}
#main .col:nth-child(1){background:#ECFCFF;}
#main .col:nth-child(2){background:#fff;}
#main .col:nth-child(3){background:#fff; border-left:1px solid blue;}

#leftcol{float:left; width:157px;}
.leftnav{background:#ECFCFF;}
.leftnav h2 {padding:3px; margin-bottom:0;}
.leftnav ul {margin:0;padding:0 3px; list-style:none;}
.leftnav li { font-weight:bold; padding:3px;}
.sitenav { padding-top:12px !important; margin-top:9px !important;}

.content {float:left; width:417px; font-family:Georgia; font-weight:bold; text-align:center; }
.content p{padding:3px 5px;}
.banner {margin-bottom:50px;}
#products {}
#products td {}

#rightcol {float:left; width:157px; text-align:center; font-family:Georgia; padding:3px;}

footer {clear:both; width:740px; margin:0 auto; text-align:center;}

