/* CSS Reset 
*{ padding:0; margin:0;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0;	padding: 0; }
table { border-collapse: collapse;	border-spacing: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style: normal; font-weight: normal; }
ol,ul { list-style: none; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-size: 100%;
	font-weight: normal; }
q: before,q: after { content: ''; }
abbr,acronym { border: 0; }
a{ text-decoration:none;}*/

/* Begin Site Stylesheet */
/*
* { text-align: left; }
#page { position: relative; width: 960px; margin: 0 auto;  }
#header { clear:both;}
#logo { width: 30%;  float: left; min-height:auto; overflow: hidden; }
#header-module { width: 70%;min-height:auto;  float: right; }
#navbar{clear:both;}
#navbar .menu {  padding: 10px;}
#frame { width: 960px; min-height: 100%; clear: both; }
#content  { width: 80%; min-height: auto; float: left; text-align: left; }
#sidebar { width: 20%; min-height: 100%; float: right; padding: 10px 0; }
#footer { bottom: 0; width: 960px; clear: both;}
#footer ul li{display: inline; }
#footer-nav { height:20px;  padding: 10px;}
#footer-nav ul li{ padding:6px;}
#bottom{ clear: both; padding:10px; }

.menu ul { list-style: none; }
.menu ul li { display: inline; padding:6px; }
.module { width: 90%;  margin: 0 auto 10px; overflow:hidden; }
#weblinks {  width: 90%; margin: 0 auto 10px; }

img.image { background-color: yellow; width: 100px; height: 100px; margin: 10px; float: left; }
*/body{
                            font-family:;
                            background-color:#215284;
                            background-image:url(../images/bkgd.jpg);
                            background-repeat:no-repeat;
        }
#header{
                            background-color:;
                            background-image:url(../images/);
                            background-repeat:;
							height:;
        }
h1{
                            font-size:36px;
                            color:#393939;
        }
h2{
                            font-size:;
                            color:;
        }
h3{
                            font-size:15px;
                            color:#393939;
        }
a:link{
                            color:#666;
        }
a:visted{
                            color:;
        }
#sidebar{
                            background-color:#497199;
                            background-image:url(../images/bkgd_sibebar.gif);
                            background-repeat:;
														color:;
        }
#module-1 {
							height:600;
        }
#module-1 h3{
                            color:#fff;
                            font-family:;
                            font-size:20px;
                            font-weight:;
							background-image:url(../images/);
							background-repeat:;
							background-position:;
        }
#module-1 a{
                            color:;
        }
#module-2 {
							height:200px;
        }
#module-2 h3{
                            color:;
                            font-family:;
                            font-size:;
                            font-weight:;
							background-image:url(../images/);
							background-repeat:;
							background-position:;
        }
#module-2 a{
                            color:;
        }
#navbar{
                            background-color:none;
                            background-image:url(../images/);
                            background-repeat:;
        }
#navbar #menu{
                            background-color:;
                            background-image:url(../images/);
                            background-repeat:;
                            color:;
                            font-family:;
                            font-size:;
                            font-weight:;
        }
#weblinks {
							height:200px;
        }
#weblinks h3{
                            color:;
                            font-family:;
                            font-size:;
                            font-weight:;
							background-image:url(../images/);
							background-repeat:;
							background-position:;
        }
#weblinks a{
                            color:#b1d0ef !important;
        }
#footer{
                            color:#fff;
                            font-family:;
                            font-size:11px;
                            font-weight:;
                            background-color:none;
                            background-image:url(../images/);
                            background-repeat:;
        }
#footer a{
                            color:#fff;
        }
#bottom #disclaimer{
                            color:#fff;
                            font-size:11px;
        }
.buynow {
                            color:#ffffff !important;
                            font-family:Arial, Helvetica, sans-serif;
                            font-size:20px;
                            font-weight:bold;
                            background-color:;
                            background-image:url(../images/buynow_background_image.jpg);
                            background-repeat:no-repeat;
        }

