
body {
margin-top : 10px;
padding : 0;
font : 80% "Arial", verdana, tahoma, sans-serif;
color : #555;
background : url(background.jpg) top left repeat-x;
line-height : 1.8em;
}

#page {
width : 1024px;
margin-left : auto;
margin-right : auto;
}

#container {
width : 1024px;
margin-left : auto;
margin-right : auto;
padding : 0;
border-left : 2px solid #cecece;
border-top : 2px solid #cecece;
border-right : 2px solid #cecece;
border-bottom : 2px solid #cecece;
background : #fff;
}


div.gallery {
width : 700px;
margin : 3px 0px 0px 0px;
padding : 0 0px 0 0px;
}
div.img
{
  margin: 3px;
  border: 1px solid #2D2D2D;
  float: left;
  text-align: left;
  padding-bottom : 0px;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #9B9B9B;;
}
div.img a:hover img {border: 1px solid #847337;}
div.desc
{
  margin-top: 0px;
  margin-left: 10px;
  display: block;
  font-weight: normal;
  color : #9B9B9B;
  font-size : 70%;
  line-height : 1.2em;
  width : 200px;
}

#column3list li {
list-style : none;
}
#banner {
width : 1024px;
height : 220px;
padding : 0;
margin : 0;
color : #fff;
background : #fff;
}
#banner_col1 {

width : 400px;
float : left;
height : 220px;
padding : 0;
margin : 0;
color : #fff;
background : #fff;
}

#banner_col2 {
padding-top : 40px;
width : 420px;
float : left;
height : 220px;
padding : 0;
margin : 0;
color : #fff;
background : #fff;
}
#banner_col2 h1 {
font : 180% "Arial";
padding-top : 20px;
letter-spacing : 0px;
text-transform : none;
border-bottom : 1px #ff6600;
color : #000;
background : #fff;
}
#banner_col2 h2
{
  font : 100% "Arial";
  padding : 10px 0px 0px 4px;
  margin-right : 40px;
  display: block;
  font-weight: normal;
  /*color : #666666;*/
  color : #9B9B9B;
  line-height : 1.2em;
}
#banner_col2 h3
{
  font : 100% "Arial";
  padding : 10px 0px 20px 4px;
  margin-top: 5px;
  margin-right : 40px;
  display: block;
  font-weight: normal;
  /*color : #666666;*/
  color : #000;
  line-height : 1.2em;
}
#content {
padding : 5px;
margin-left : 220px;
margin-bottom : 5px;
color : #555;
background : #fff;
}
#contentlist {
padding : 3px 0;
margin : 0;
}
#contentlist li {
list-style : none;
margin : 0;
display : inline;
}

.column2 { 
clear : both;
display : inline;
float : left;
width :360px;
margin-left : 10px;
margin-right : 0px;
border-right : 1px dashed #999;
margin-top : 0px;
margin-bottom : 0px;
line-height : 1.6em;
background : #fff;
} 
.column3 {
display : inline;
margin-right : 10px;
float : right;
width : 620px;
height : 100%;
margin-top : 5px;
margin-bottom : 0px;
line-height : 1.4em;
background : #fff;
padding-bottom: 0px;
padding-left: 0px;
}

#software {
padding : 2px;
margin : 50px;
font-size : 105%;
line-height : 1.8em;
color : #000;
background : #cecece;
clear : both;
}
#footer {
clear : both;
padding : 5px;
margin-left : 10px;
font-size : 90%;
/* border-top : 1px dashed #e1d7df; */
color : #676767;
background : #fff;
}
#footer a:link, #footer a:visited {
text-decoration : none;
background : inherit;
color : #1f2e58;;
}
#footer a:hover {
border-bottom : 1px solid;
background: inherit;
color : #1f2e58;
}

h1 {
margin : 10px 0 10px 2px;
padding : 0;
font : 130% "Trebuchet MS", verdana, tahoma, sans-serif;
color : #000;
background : inherit;
}
h2 {
margin :10px 0 2px 0px;
font : 110% "Trebuchet MS", verdana, tahoma, sans-serif;
padding : 1px;
border-bottom : 0px solid #738ca5;
text-transform : none;
color : #000;
background : inherit;
}
a {
text-decoration : bold;
color : #061b79;
background : inherit;
}
a:hover {
text-decoration : underline;
color : #66a0e0;
background : inherit;
}

p img {
border : 1px solid #3d62a9;
margin : 5px;
}
a img {
border : 0;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #999;
}


a.site {
letter-spacing : 5px;
padding-top : 2px;
float : right;
color : #709ecf;
text-decoration : none;}