* {padding: 0; margin: 0;}
body {background: #FFFFFF; padding-top:4px; color: #5C5C5C; }

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}
a {color:#6981AF;}

#main { width:800px;  margin-left: auto ;  margin-right: auto ; background: #FFFFFF;}
#border { padding: 0px 20px 20px 20px; }

html{ font-family: Arial, Helvetica, sans-serif; font-size:0.90em; line-height:1.333em; color:white;}


/* top,right,bottom,left */



/* header */
#header{ background: #FFFFFF; background:url(../images/logo.jpg) top left no-repeat; height: 120px; position:relative;} 
#nav { width:100%; overflow:hidden; bottom:0; position:absolute; background: white;}


/* body */

#body { background: #FFFFFF;  width: 720px;}
#body .container { padding: 15px 0px 0px 0px;  margin: 0;}

#body .more { color: #6981AF; font-size: 11px;}

#body .err { font-weight: bold;  font-size: 19px; color: red;}


/* column */

#column-1 { width:720px; overflow:hidden; float: left; }
#column-1 .block {background: #FFFFFF; margin-bottom: 3px;  }
#column-1 .content {padding:3px 0px 8px 0px;}
#column-1 .block h3 { padding-bottom: 3px; color: #D6AF69; }
#column-1 .block p { color: #5C5C5C; padding-bottom: 8px;}
#column-1 .content td {vertical-align:top;}

#column-2 { width:0px; overflow:hidden; float: right; }
#column-2 .block { background: #5C5C5C; margin-bottom: 10px;}
#column-2 .content {padding:8px 8px 8px 8px;}
#column-2 .block h3 { color: red;}

#categories td {padding-bottom:5px;}
#categories a { font-size: 16px; padding:2px 2px 4px 25px;  background-image: url(../images/bullet5.jpg); background-repeat: no-repeat;  text-decoration:none;   color:#5C5C5C; }
#categories a:hover { text-decoration:none; color:#D6AF69;}

#faqs p {padding-bottom: 10px;}


div#niftycorner{ background: #EEF3FD; }

#searchform {padding-left: 10px; padding-bottom: 6px;}
#searchform input[type=text]  {  font-size: 11px;   padding: 3px;  border: solid 1px #999999;  background-color: #FFFFFF; width:250px; color:#737373; } 
#searchform input[type=submit] {   font-size:11px;}

#about {padding-bottom: 8px;}
#about ul {padding-left: 20px; 	list-style-type: none;	padding-left: 0;	margin-left: 0; }
#about li { padding: 0px 0px 10px 24px;   background: url(../images/bullet5.jpg) left 0 no-repeat }


/* footer */
#footer {background: #EEF3FD; width: 720px; font-size: 9pt; clear: both;  padding-left: 4px; color:#999999; overflow: hidden;}
#footer  a { text-decoration:none;   color:#999999; }
#footer a:hover {color:#D6AF69;  text-decoration: underline;}
#footer span.leftfoot {float: left;}
#footer span.rightfoot {float: right; margin-right: 4px;}

