@charset "utf-8";
/* CSS Document */

/* Global Styles */

* {
border:none;
margin:0px;
padding:0px;
}

body {
background-color:#000;
background-image:url(images/body_background.jpg);
background-position:top center;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
margin:4px;
}

a, a:active, a:visited {
font-size:1em;
letter-spacing: 0.1em;
text-decoration: none;
}

a:hover {
text-decoration:underline;
}

em {
font-weight:normal;
}


h3 {
color:#283D6E;
margin:0px 0px 6px 0px;
}

.center {
text-align:center
}

.h5_margin {

}

.price_special {
color:#990000;
}

.column_width {
width:100px;
}
/* End Global Styles */

/* Begin Page */

#page {
background-image:url(images/diamond_plate_tile.jpg);
font-size:.84em;
margin:0px auto;
position:relative;
width:888px;
}
/* End Page */


/* Blue Bar */

.blue_bar {
background-color:#283D6E;
clear:both;
height:7px;
margin:0px 0px 5px 0px;
}

/* End Blue Bar */

/* Begin Main Navigation */

#main_navigation {

}

/* End Main Navigation */

/* Begin Navigation */

#navigation {
background-color:#00264C;
color:#4F88D5;
height:20px;
padding:24px 0px 17px 0px;
text-align:center;
}

#navigation a, #navigation a:active, #navigation a:visited {
border: 1px #4F88D5;
border-style:none solid none none;
color: #fff;
padding:3px 17px;
}

#navigation a:hover {
color:#7BACCA;
}

.bottom_navigation {
background-image:url(images/bottom_navigation_background.png);
background-repeat:repeat-x;
}

.top_navigation {
background-image:url(images/top_navigation_background.png);
background-repeat:repeat-x;
margin:0px 0px 20px 0px;
}

/* End Navigation */

/* Begin Header */
#header {
color:#fff;
}

#header h1 {
background-color:#283D6E;
background-image:url(images/header_background.png);
background-repeat:repeat-x;
font-size:1.2em;
padding:10px 80px 6px 30px;
width:220px;
}
/* End Header */

/* Begin Main Content */
#main_content {
clear:both;
margin:0px 0px 20px 0px;
}

#logo {
float:left;
margin:0px 30px 30px 30px;
}

#home_text {
float:left;
line-height:1.6em;
margin:300px 0px 0px 0px;
padding:20px;
width:400px;
}

.text_box {
background:url(images/transparent_background.png);
margin:30px 0px;

}

.text_box p {
	line-height:1.6em;
	padding:10px 50px;
}

.text_box { behavior:url(iepngfix.htc) }


#middle_section {
text-align:center;
}

#middle_section img {
border:10px solid #fff;
}

#milling_left_pic {
border:5px solid #fff;
float:left;
margin:0px 10px 0px 30px;
}

#milling_images {
clear:both;
padding:30px 0px;
text-align:center
}

#milling_images img {
border:5px solid #BEBAB6;
margin:0px 20px;
}

#milling_images2 {
clear:both;
padding:30px 0px;
text-align:center
}

#milling_images2 img {
border:10px solid #fff;
margin:0px 80px;
}

#list {
float:left;
margin:0px 10px 10px 20px;
padding:0px 0px 20px 0px;
}

#list li {
margin:4px 0px;
}

.list2 {
margin:0px 10px 10px 68px;
padding:0px 0px 20px 0px;
}

.list2 li {
margin:4px 0px;
}

#columns p {
float:left;
margin:20px 40px;
padding:0px 10px;
width:320px;
}

#columns p img {
float:right;
}

.height_clear {
height:166px;
}

.height_clear2 {
height:194px;
}
/* End Main Content */


#location {
line-height:1.6em;
padding:20px;
position:absolute;
top:160px;
right:140px;
width:130px;
}






/* Begin Footer */

#footer {
background-color:#00264C;
clear:both;
padding:6px 20px 8px 0px;
}

#footer p {
color:#fff;
font-size:.8em;
font-weight:bold;
letter-spacing: 0.1em;
text-align:right;
}

#footer p span {
padding:0px 20px 0px 50px;
}

.table_column_width {
width:180px;
}

table {
padding:30px;
}

td {
line-height:1.6em;
padding:6px;
vertical-align:top;
}

input {
margin:0px 10px 0px 0px;
}

#promotional_tag {
background-color:#000;
font-size:.78em;
padding:10px;
text-align:right;
}

#promotional_tag a, #promotional_tag a:active, #promotional_tag a:visited {
color:#fff;
}

#promotional_tag img {
margin:0px 0px 0px 10px;
vertacle-align:middle;
}



