body {
 margin:0px;
 padding:0px;
 background-color:#FFFFFF;
 }

#header {
 position:relative;
 margin:0px;
 padding:0px;
 width:100%;
 height:150px;
 background-color:#333333;
 background-image:url(images/logo0001.gif);
 background-position:center;
 background-repeat:no-repeat;
}

#nav {
 position:relative;
 margin:auto;
 width:800px;
 height:20px;
 top:120px;
 color: #CCCCCC;
 font-size: 12px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-weight: bold;
}

#nav a:link, #nav a:visited {
 color:#CCCCCC;
 font-size: 12px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-weight: bold;
}

#nav a:hover {
 color: #FFFFFF;
 font-size: 12px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-weight: bold;
}

#main { 
 position:relative;
 margin:0px;
 padding:0px;
 background-image:url(images/backgroundfade3x600.gif);
 background-position:bottom;
 background-repeat:repeat-x;
}

#maininfo { 
 position:relative;
 top:0px;
 margin:auto;
 width:800px;
 background-color:#FFFFFF;
 color: #333333;
 font-size: 16px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-weight: normal;
}

#maininfo a:link, #maininfo a:visited {
 color:#333333;
 font-size: 16px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-weight: bold;
}

#maininfo a:hover {
 color: #990000;
 font-size: 16px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-weight: bold;
}

#images {
 position:absolute;
 top:0px;
 left:0px;
 width:280px;
 height:280px;
 background-color:#FFFFFF;
 padding:10px;
}

#bullets {
 position:absolute;
 top:300px;
 left:0px;
 width:280px;
 height:280px;
 padding:10px;
 background-color:#FFFFFF;
 color: #333333;
 font-size: 16px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-weight: normal;
}

#info {
 position:absolute;
 top:0px;
 left:300px;
 width:480px;
 height:880px;
 padding:10px;
 background-color:#FFFFFF;
 color: #333333;
 font-size: 16px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-weight: normal;
}

#info a:link, #info a:visited {
 color:#333333;
 font-size: 16px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-weight: bold;
}

#info a:hover {
 color: #990000;
 font-size: 16px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-weight: bold;
}

.title {
 font-family:Arial, Helvetica, sans-serif;
 font-size:36px;
 color:#333333;
 font-weight:normal;
}

.title2 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:20px;
 color:#333333;
 font-weight:normal;
}

#footerimage {
 position:absolute;
 top:900px;
 left:0px;
 marging:0px;
 padding:0px;
 width:800px;
 height:359px;
 background-image:url(images/background0001_800.jpg);
 background-position:center;
 background-position:bottom;
 background-repeat:no-repeat;
}

#designinfo {
 position:relative;
 margin:0px;
 padding:0px;
 padding-top:20px;
 width:100%;
 height:50px;
 background-color:#FFFFFF;
 text-align:center;
 color: #333333;
 font-size: 14px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-weight:normal;
}

#designinfo a:link, #designinfo a:visited {
 color: #333333;
 font-size: 14px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-weight: bold;
}

#designinfo a:hover {
 color: #990000;
 font-size: 14px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-weight: bold;
}