@charset "UTF-8";

/*** Global Styles ***/
* {margin:0;padding:0;}
a {color:#9f0000;outline:0;}
p {margin-bottom:10px;}
#content p {line-height:12pt;}
ul {}
h1, h2 {font-size:1.09em;color:#fff;}
h3 {font-size:1.05em;text-decoration:underline;color:#271d67;}
h4 {float:left;display:inline;clear:both;font-size:12pt;line-height:15pt;width:100%;color:#2d2974;}
img.left {float:left;padding:0px 10px 10px 0;}
img {border:0;}

/*** Styles ***/
.invis {visibility:hidden;}

body {
font:normal 10pt helvetica, arial, sans-serif;
background:#020407 url(images/bg.jpg) repeat-x 0 0;
}

/*** Layout ***/
#wrapper {
margin:0 auto;
width:905px;
}
#container {
float:left;display:inline;
width:905px;margin:15px 0 15px 0;
}
#header {
float:left;display:inline;
width:905px;height:177px;
background:url(images/bg_header.jpg) no-repeat 0 0;
}
#middle {
float:left;display:inline;
width:905px;
background:#fff;
}
#content {
float:left;display:inline;
width:905px;min-height:300px;
background:#fff url(images/bg_content.jpg) repeat-y 0 0;
}
#footer {
float:left;display:inline;
width:905px;color:#fff;padding:23px 0 10px 0;
background:#282828;border-top:2px solid white;
}

/*** Inside Header ***/
#logo a {
float:left;display:inline;
width:165px;height:130px;
margin:0 0 0 75px;
text-decoration:none;
}
#header #text {
float:right;display:inline;
text-align:right;
width:500px;
margin:50px 15px 0 0;
line-height:17pt;
}
#header #menu {
float:left;display:inline;
width:900px;height:37px;
margin:10px 0 0 2px;
}
#header #menu li {
float:left;display:inline;
}
#header #menu li a {
float:left;display:inline;
width:150px;height:37px;
text-decoration:none;
}
#header #menu li span {
visibility:hidden;
}

/*** Inside Middle ***/
#slideshow {
float:left;display:inline;
width:900px;height:272px;
background:#000;
margin-left:2px;margin-bottom:2px;
}

/*** Inside Content ***/
#content .medium {
float:left;display:inline;
width:623px;
margin:0px 0 5px 3px;
background:#e7eaee;
}
#content .mediumtop {
float:left;display:inline;
width:603px;height:23px;
padding:7px 0 0 20px;
background:url(images/bg_mediumtop.jpg) no-repeat 0 0;
}
#content .mediuminner {
float:left;display:inline;
width:588px;
padding:15px 15px 0 20px;
}
#content .small {
float:left;display:inline;
width:274px;
margin:0px 0 5px 3px;
background:#283046;
color:#fff;
}
#content .smalltop {
float:left;display:inline;
width:254px;height:23px;
padding:7px 0 0 20px;
background:url(images/bg_smalltop.jpg) no-repeat 0 0;
}
#content .smallinner {
float:left;display:inline;
width:239px;
padding:0;
}
#content .smallinner p {
margin:15px 0 10px 15px;
width:245px;
}
#content .smallinner a {
color:#76d3ff;
}

/*** Displays ***/
#display_about {
float:left;display:inline;
width:900px;height:179px;
margin:0 0 2px 2px;
background:url(images/display_about.jpg) no-repeat 0 0;
}
#display_services {
float:left;display:inline;
width:900px;height:179px;
margin:0 0 2px 2px;
background:url(images/display_services.jpg) no-repeat 0 0;
}
#display_products {
float:left;display:inline;
width:900px;height:179px;
margin:0 0 2px 2px;
background:url(images/display_products.jpg) no-repeat 0 0;
}
#display_contact {
float:left;display:inline;
width:900px;height:179px;
margin:0 0 2px 2px;
background:url(images/display_contact.jpg) no-repeat 0 0;
}

/*** Sections ***/
.section-one {
float:left;display:inline;
width:170px;height:135px;
margin:15px 20px 0 0;
border-right:1px dotted #666;
}
.section-two {
float:left;display:inline;
width:170px;height:75px;
margin:15px 20px 0 0;
border-right:1px dotted #666;
}
.section-three {
float:left;display:inline;
width:170px;margin-top:15px;
}
.thankyou {
float:left;display:inline;width:550px;
margin:20px 0 40px 0;
}
.service {
float:left;display:inline;
width:245px;height:170px;
margin:0 25px 5px 0;
border-top:1px Dotted #666;
padding-top:20px;
}

/*** Product Page ***/
.prodrow {
float:left;display:inline;
display:block;width:580px;
margin:0 0 20px 0;padding:15px 0 0 0;
border-top:1px dotted #666666;
}
.prodrow h3 {
display:block;width:200px;
text-align:center;
margin:0 0 5px 0;
}
.prodrow ul {
float:left;display:inline;
margin:0 0 0 35px;
width:135px;line-height:15pt;
}
.prodrow ul li {
text-decoration:underline;
}

/*** Footer ***/
#footer a {
color:#fff;
}
#footer p {
width:905px;text-align:center;
}
