@charset "UTF-8";
/* CSS Document */

body {
margin: 0;
background-image:url(img/bkg2.jpg);
background-repeat:repeat-y;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}

a:link, a:visited {
color:#f62929;
}

.pagetitlebar {
margin-bottom:50px;
}

.thumbpic {
border:2px solid #1282e2;
}


img {
border:none;
}

H1 {
color: #CC0033;
margin:0;	
}

H1 img {

}

#shell {
padding-top:110px;
width: 1060px;
min-height:900px;
background-image:url(img/bkg1.jpg);
background-repeat:no-repeat;
}

#menu {
margin-top:5px;
float:right;
margin-right:35px;
}

#menu a:link {
color:white;
font-size:16px;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-transform:uppercase;
}


#content {
padding-top:20px;
margin-top:45px;
margin-left:150px;
margin-right:35px;
}

#content .leftcolumn {
width:638px;
float:left;
}
#content .rightcolumn {
margin-top:-10px;
width:212px;
float:right;
text-align:center;
}
#content .rightcolumn .feature {
clear:both;
text-align:left;
font-size:10px;
margin-left:23px;
margin-right:5px;
}
#content .rightcolumn .feature .head {
	margin-left:-12px;
}
#content .rightcolumn .feature img {
border:1px solid black;
border-right:2px solid black;
border-bottom:2px solid black;
float:left;
margin-right:10px;
}
#copyright {
border-top:1px solid #f62929;
text-align:center;
}
#copyright a:link, #copyright a:visited {
color:#333333;
text-decoration:none;
}

.clear {
clear:both;
}

#screenshotlinks a {
display:block;
background-color:#1282e2;
font-size:11px;
color:white;
text-align:left;
padding-left:8px;
padding-top:4px;
padding-bottom:4px;
text-decoration:none;
border-bottom:1px solid white;
}

#screenshotlinks a:hover {
color:#1282e2;
background-color:white;
}

#screenshotlinks .active {
color:#1282e2;
background-color:white;
}

.featuregrid td {
border-top:1px solid #999999;
}

.red {
color:#C00;	
}

#phone {
color:#C00;
float:right;
margin-top:-80px;
margin-right:25px;
font-size:24px;
}