* {
border: 0px;
margin: 0px;
padding: 0px;
font-family: Georgia, Times, serif;
}

body{
text-align: center;
font-size: 13px;
background: url('../images/glass_grad_background.png') top left repeat-x #dcdcdc ;
font-family: Georgia, Times, serif;
}

#container{
text-align: left;
width: 1000px;
margin-right: auto;
margin-left: auto;
}

#shadow_container{
float: left;
width: 1060px;
padding: 0px 30px 0px 30px;
background: url("../images/wrapper.png") top left repeat-y;
overflow: hidden;
}

#wrapper{
float: left;
width: 1000px;
background:#fff;
}

#top{
float: left;
margin: 0px
}

#masthead{
float: left;
margin: 0px;
width: 1000px;
height: 120px;
background: url('../images/moxom_glass_masthead.jpg');
}

#mastheadPhone {
float: right;
margin: 60px 20px 0px 0px;
font-size: 2.5em;
color: #999;
}

#navigation {
background: url('../images/nav-bg.jpg') top left repeat-x #eee;
width: 980px;
padding-left: 10px;
padding-right: 10px;
float: left;
}

#slide {
float: left;
width: 1000px;
}

#slide_clear {
float: left;
height: 200px;
overflow: hidden;
}

#text{
float: left;
margin: 35px 40px 40px 40px;
width: 620px;
background: white;
}

#text img {
float: left;
margin: 0px 20px 10px 0px;
}

#contact {
width: 600px;
margin: 20px 0px 0px 10px;
background: #eee;
padding: 2px 0px;
clear:left;
}

#contact p{
text-align:left;
margin: 10px !important;
font-size: 1em;
line-height: 1.25em;
color: #fff;
}

.rightFeature {
float: right;
margin: 18px 20px 0px 0px;
width: 250px;
border: 1px solid #ddd;
background: #eee;
}

.rightFeature a {
text-decoration: none;
}

.rightFeature a:hover {
color: #00f;
}

#footer {
float: left;
width: 1000px;
margin: 0px 0px 0px 0px;
text-align: center;
background: #eee;
}

#contact p{
text-align:left;
margin: 5px;
font-size: 1em;
line-height: 1.25em;
color: #fff;
font-family: georgia;
}

#footer {
float: left;
width: 1000px;
margin: 0px 0px 0px 0px;
text-align: center;
background: #eee;
}

#footer a {
margin: 0px 5px;
font-size: 0.9em;
color: #777;
text-decoration: none;
}

#footer a:hover {
color: #00F;
}

#navigation a {
height: 2.5em;
font-size: 1em;
line-height: 2.5em;
color: #242F46;
font-family: georgia;
display: block;
float:left;
margin: 0px 10px;
text-decoration: none;
}

#navigation a:hover {
color: #00F;
}

p,
ol,
ul,
li{
margin: 10px;
font-family: georgia, sans-serif;
font-size: 1em;
line-height: 1.6em;
color: #777;
}

h1,
h2,
h3{
margin: 10px 10px 10px 10px;
font-family: Georgia, Helvetica, sans-serif;
font-weight: normal;
color: #666666;
text-align:left;
}
h1 {
font-size: 1.7em;
} 
h2 {
font-size: 1.3em;
} 
h3 {
font-size: 1.1em;
} 

#contact h2 {
color: #1d315a;
}

#contact p {
color: #1d315a;
}

ul {
clear:left;
}

li {
margin-bottom: 0em;
margin-top: 0em;
margin-left: 15px;
}

.rightFeature h3 {
font-weight: bold;
}

.rightFeature p {
line-height: 1.3em;
font-weight: 0.9em;
color: #888
}

#footer p {
font-size: 0.85em;
margin: 5px 10px;
font-family: tahoma;
text-align: right;
}
