body {
    margin-top:0;
	margin-left:0;
    margin-right:0;
    font-family: Verdana, Arial, serif;
    background: url("/images/background_gradient.jpg") repeat-x;
    font-size:10pt;
    height:100%;
}

td#body h1 {
    margin-bottom:5px;
    margin-top:10px;
	font-size:18px;
	font-family: Verdana, Arial, serif;
}

td#navigation {
    background: #99ccff url('/images/background_navigation.jpg') no-repeat;
    height:40px;
    font-weight:normal;
    font-style:italic;
	padding-left:15px;
}

td#body {
    min-height: 450px;
    width:485px;
    padding-left: 10px;
    padding-right: 5px;
    background-color:white;
    margin-left:200px;
    clear:none;
}

td#footer {
    clear: both;
    font-size: 10pt;
    margin-bottom: 5px;
    text-align: center;
    width:800px;
}

div#container {
    margin: 0 auto;
    text-align: left;
    width: 800px;
    height:100%;
}

td#body h3 {
    font-size:12pt;
    margin-bottom:5px;
    margin-top:10px;
}

.quoteTable input, .quoteTable select {
    /*border:1px #336699 solid;*/
}

ul.simpleNavigation {
    list-style:none;
    padding:0;
    margin:0;
    height: 40px;
}

ul.simpleNavigation a {
    display:block;
    padding-top: 8px;
}

ul.simpleNavigation li {
    margin-right:15px;
}

ul.simpleNavigation li, ul.simpleNavigation a {
    height:40px;
    line-height:40px;
    font-size:14pt;
    display:inline;
    color:white;
    text-decoration:none;
}

div.navigation {
	height:40px;
}

table.navigationTable {
	height:40px;
}

table.navigationTable a:hover {
    color:#ff9933;
}

table.navigationTable a {
    height:40px;
    line-height:35px;
    font-size:14pt;
    color:white;
    text-decoration:none;
    padding-right:25px;
}

img {
    border: 0;
}

h1 {
    text-align:center;
    margin-bottom:0px;
}

p {
    margin-bottom:0px;
    margin-top:7px;
}

div.userFeedback {
	color:red;
}

div.advertiseWithUsForm {
	padding-left:15px;
}

div#firstTimeShippingDiv {
	width:200px;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}

div#media {
	width: 480px;
	text-align:center;
}
