/*Main CSS file for surethingsoftware.com*/

body {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
font-size:12px;
font-family:Arial;
}

table,tr,td {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.red {
	color:#FFFFFF;
	background-color:#FF0000;
}

#container {
z-index:1
}

#head {
background: url('images/header.jpg') no-repeat;
height: 179px;
width: 950px;
}

#l_col {
background: #FFFFFF url('images/l_col_bot.jpg') no-repeat bottom;
margin: 0px 0px 0px 0px;
width: 222px;
}

#l_col div.content {
margin: 0px 10px 50px 15px;
}

#l_col div.content span {
color:#306FB6;
}

#l_col div.content span a{
color:#306FB6;
text-decoration:none;
}

#l_col div.content span a:link{
color:#306FB6;
}

#l_col div.content span a:active{
color:#306FB6;
}

#l_col div.content span a:hover{
color:#306FB6;
text-decoration:underline;
}

#l_col div.content span a:visited{
color:#306FB6;
}

#main {
width: 429px;
background: url('images/main_back.jpg') repeat-y;
margin: 0px 0px 0px 0px;
}

#main div.content {
margin: 0px 15px 0px 50px;
}


#r_col {
background-color: #FFFFFF;
width: 299px;
}

#footer_left {
height:79px;
}

#footer_main {
height:79px;
background:#FFFFFF url('images/main_back.jpg') repeat-y;
}

#footer_main .content {
background:url('images/main_bot.jpg') no-repeat bottom;
height:79px;
}

.info {
position: relative;
left: 50px;
top: 10px;
font-size: 10.5px;
font-weight: bold;
}

#footer_right {
height:79px;
background:#FFFFFF url('images/r_col_bot.jpg') no-repeat bottom;
}

/* NAVIGATION STYLES */
#menu1 {
height: 20px;
font-family: Arial;
font-size: 13px;
position: absolute;
top:0px;
left:600px;
}

#menu1 a {
text-decoration:none;
color:#000000;
}

#menu1 a:link {
color:#000000;
}

#menu1 a:active {
color:#000000;
}

#menu1 a:hover {
text-decoration:none;
color:#FFFFFF;
}

#menu1 a:visited {
color:#000000;
}

#menu1 .spacer {
width:10px;
font-weight: bold;
font-size: 11px;
float: left;
text-align: center;
}

#menu1 .item1 {
width: 50px;
float:left;
text-align: center;
}

#menu1 .item2 {
width: 90px;
float:left;
text-align:center;
}

#menu1 .item3 {
width: 70px;
float:left;
text-align: center;
}

#menu1 .item4 {
width: 90px;
float:left;
text-align: center;
}

#menu2 {
height: 20px;
font-family: Arial;
font-size: 12px;
font-weight:bold;
position: absolute;
top:100px;
left:335px;
}

#menu2 a {
text-decoration:none;
color:#000000;
}

#menu2 a:link {
color:#000000;
}

#menu2 a:active {
color:#000000;
}

#menu2 a:hover {
text-decoration:none;
color:#FFFFFF;
}

#menu2 a:visited {
color:#000000;
}

#menu2 .spacer {
width:10px;
font-weight: bold;
font-size: 11px;
float: left;
text-align: center;
}

#menu2 .item1 {
width: 135px;
float:left;
text-align: center;
}

#menu2 .item2 {
width: 80px;
float:left;
text-align:center;
}

#menu2 .item3 {
width: 100px;
float:left;
text-align: center;
}

#menu2 .item4 {
width: 115px;
float:left;
text-align: center;
}

#menu2 .item5 {
width: 120px;
float:left;
text-align: center;
}

#menu3 {
height: 20px;
font-family: Arial;
font-size: 12px;
font-weight:bold;
position: absolute;
top:128px;
left:515px;
}

#menu3 a {
text-decoration:none;
color:#000000;
}

#menu3 a:link {
color:#000000;
}

#menu3 a:active {
color:#000000;
}

#menu3 a:hover {
text-decoration:none;
color:#FFFFFF;
}

#menu3 a:visited {
color:#000000;
}

#menu3 .spacer {
width:10px;
font-weight: bold;
font-size: 11px;
float: left;
text-align: center;
}

#menu3 .item1 {
width: 130px;
float:left;
text-align: center;
}

#menu3 .item2 {
width: 120px;
float:left;
text-align: center;
}

#menu3 .item3 {
width:50px;
float:left;
text-align: center;
}

#copy {
z-index:2;
position:relative;
left:15px;
top:-25px;
width:400px;
color:#FFFFFF;
float:left;
}

#policy {
z-index:3;
position:relative;
left:28px;
top:-25px;
width:200px;
color:#FFFFFF;
float:left;
}

#policy a{
color:#FFFFFF;
text-decoration:none;
}

#policy a:link{
color:#FFFFFF;
}

#policy a:active{
color:#FFFFFF;
}

#policy a:hover{
color:#FFFFFF;
text-decoration:underline;
}

#policy a:visited{
color:#FFFFFF;
}