body {
background-color:#3E3E3E;
margin:0px;
font-family: tahoma, verdana;
background-image:url(../images/gradient.jpg);
background-repeat:repeat-x;
color:white;
}

p,a,img,form,table,div,h1,h2,h3,h4,h5,h6 {
margin:0px;
padding:0px;
}

h1,h2,h3,h4,h5,h6 {
font-weight:normal;
font-family:georgia;
}

h1 {
font-size:22px;
}

h4 {
font-size:18px;
}

a {
outline:none;
}

#maincontainer {
position:relative;
width:850px;
height:auto;
margin-left:auto;
margin-right:auto;
overflow:auto;
background-color:black;
padding:40px;
background-image:url(../images/back.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

#header {
position:relative;
width:100%;
height:auto;
overflow:auto;
text-align:center;
}

#content {
position:relative;
width:100%;
height:auto;
overflow:auto;
margin-bottom:20px;


padding-top:20px;

}

p.address {
font-size:13px;
float:right;
}

p.heading {
font-size:16px;font-family:tahoma;
}

p.normal {
font-size:14px;
margin-top:20px;
margin-bottom:20px;
line-height:1.5;
}

.small_text {
font-size:11px;
}

#footer a {
color:white;
text-decoration:none;
font-size:11px;
}



#footer a.home_link {
color:#fffc00;
}

.left {
float:left;
}


.right {
float:right;
}

.green {
color:#fffc00;
}

.thumb_div {
position:relative;
width:100px;
height:100px;
overflow:hidden;
float:left;
border:1px solid #3E3E3E;
margin:5px;
}

.thumb_div img {
margin-left:-5px;
margin-top:-5px;
border:none;
}

.thumb_title {
position:relative;
width:148px;
height:auto;
float:left;
padding-left:10px;

}

.home_thumb_div {
position:relative;
width:140px;
height:140px;
overflow:hidden;
float:left;
border:4px solid white;
margin:5px;

}

.home_thumb_div img {

border:none;
}

#image_container {
text-align:center;
}

#image_container img {
padding:20px;
border:1px solid #3E3E3E;
}

.ajax-loading2 {
	background: url(../images/ajax-loader.gif) no-repeat center;
}

table.contact td {
font-size:14px;
}

table.contact td input {
font-size:14px;
width:200px;
background-color:#1B1B1B;
/*border:1px solid #7DB339;*/
border:1px solid #393939;
color:white;
}

textarea {
width:400px;
height:150px;
overflow:hidden;
background-color:#1B1B1B;
border:1px solid #393939;
color:white;
font-family: tahoma, verdana;
font-size:14px;
line-height:1.5;
}

table.contact input.send {
background-color:black;
border:none;
background-image:url(../images/submit.gif);
background-repeat:no-repeat;
background-position:center;
width:93px;
height:33px;
cursor:pointer;
font-size:11px;
font-family: tahoma;
}

#page_select {
position:relative;
width:99%;
height:auto;
overflow:auto;
padding-top:20px;
z-index:99;
}

#page_select a {
display:block;
font-size:16px;
color:white;
text-decoration:none;
margin-right:5px;


}

#quote_methods {
position:relative;
height:auto;
overflow:auto;
margin-bottom:20px;
}

.method {
margin:10px;
padding:10px;
border:1px solid #393939;
height:auto;
}

.method h4 {
margin-bottom:10px;
}

.method p {
font-size:14px;
}

table.calculator td {
padding-bottom:15px;
font-size:14px;
}

table.calculator td input {
border:none;
}

table.calculator td select {
border:none;
}

table.calculator input.send {
background-color:transparent;
border:none;
background-image:url(../images/submit.gif);
background-repeat:no-repeat;
background-position:center;
width:93px;
height:33px;
cursor:pointer;
font-size:11px;
font-family: tahoma;
color:white;
}

#price_container {
width:99%;
padding:10px;
text-align:center;
}

#form1 {
padding:15px;
border:1px solid white;
}

ol li {
margin-bottom:10px;
}

img.white_border {
padding:8px;
background-color:white;
margin-bottom:20px;
}

#new_menu {
position:relative;
width:850px;
height:36px;
background-image:url(../images/menu.jpg);
margin-top:30px;
}

#new_menu a {
color:black;
font-family:arial;
text-decoration:none;
margin-right:20px;
font-weight:bold;
font-size:14px;
}

#new_menu a:hover {
color:#978b00;
}

.contact_box {
width:340px;
height:auto;
background-color:yellow;
padding:10px;
margin-bottom:20px;

}

.contact_box p {
color:black;
font-size:18px;
}
