/* CSS Document */

html { height: 100%; margin-bottom: 1px; }

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
margin:0px;
background-color:#000000;
width:800px;
margin-left:auto;
margin-right:auto;
}

#header {
height:123px;
background-image:url(Images/header_bg.jpg);
border-bottom:1px solid #FF9933;
}

#logo {
float:right;
margin-right:30px;
margin-top:42px;
}

#topnav {
background-image:url(Images/topnav_bg.gif);
width:484px;
height:35px;
padding-left:10px;
margin-left:17px;
margin-top:80px;
float:left;
}

#topnav a {
line-height:35px;
color:#FFFFFF;
text-decoration:none;
display:block;
width:19%;
float:left;
text-align:center;
border-right:1px solid #21519B;
}

#topnav a.larger {
width:22%;
}

#topnav a.smaller {
width:16%;
}

#topnav a#topnav_last {
border-right:0px;
}

#topnav a:hover {
color:#F97C00;
}

#content {
display:table;
width:100%;
height:auto;
background-image:url(Images/content_bg.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
padding-bottom:10px;
}

#leftmenu {
padding-top:10px;
width:220px;
float:left;
}

#leftmenu a {
display:block;
width:220px;
height:35px;
background-image:url(Images/leftmenu_bg.gif);
border-top:1px solid white;
text-decoration:none;
color:#333333;
line-height:34px;
text-indent:20px;
}

#leftmenu a#first {
border-top:0px;
}

#leftmenu a:hover {
background-image:url(Images/leftmenu_bg_hv.gif);
}

#leftmenu a.validation:hover {
background-image:url(Images/leftmenu_bg.gif);
}

#leftmenu a.validation {
background-image:url(Images/leftmenu_bg.gif);
height:45px;
}

#leftmenu a.validation img {
border:0px;
margin-top:6px;
}

#bodytext {
display:block;
float:left;
width:490px;
margin-top:30px;
padding-left:30px;
}

h1 {
font-size:16px;
}

h2 {
font-size:15px;
color:#7fa8c8;
}

#footer {
background-image:url(Images/footer_bg.jpg);
height:80px;
}

#intramation {
float:left;
margin-left:20px;
margin-top:25px;
}

#callnow {
float:right;
margin-top:26px;
margin-right:25px;
}

#footerlinks {
color:#666666;
text-indent:15px;
height:30px;
}

#footerlinks a {
color:#666666;
text-decoration:none;
margin-right:5px;
margin-left:5px;
line-height:20px;
}

#footerlinks a:hover {
color:#F97C00;
}

#sectionlinks {
float:right;
padding-top:25px;
padding-bottom:5px;
}

#sectionlinks div {
float:left;
width:175px;
font-size:11px;
background-image:url(Images/linkborder.gif);
background-repeat:no-repeat;
background-position:right;
}

#sectionlinks div#larger {
width:190px;
}

#sectionlinks div#last {
width:190px;
background-image:url(Images/blank.gif);
}

#sectionlinks img {
float:left;
margin-top:5px;
margin-bottom:15px;
margin-right:5px;
}

#sectionlinks a {
font-weight:bold;
color:#F97C00;
text-decoration:none;
}

#sectionlinks a:hover {
text-decoration:underline;
}

.quote {
font-style:italic;
}

.normalimg {
margin-right:-30px;
margin-left:15px;
margin-bottom:10px;
}
#contactform {
font-weight:bold;
color:#666666;
}

#contactform input.txt, textarea.txt {
width:250px;
font-family:Arial, Helvetica, sans-serif;
border:1px solid #cccccc;
}

.txt:hover {
background-color:#FAF5FA;
}

.btn {
background-color:#E4D6E5;
border:0px;
font-size:11px;
padding:3px;
}

.btn:hover {
background-color:#9D639D;
color:#FFFFFF;
}

.contactimg {
margin-bottom:-5px;
margin-right:10px;
}

#portfolio a img {
border:1px solid white;
padding:3px;
}

#portfolio a img:hover {
border:1px solid #E8DAE9;
}

a {
color:#7fa8c8;
}

a:hover {
text-decoration:none;
}

