/* CSS Document */



body
{
	text-align: left;
	background-image: url('images/BG_Repeat.gif');
	background-repeat: repeat-x;
	background-color: #333949;
	color: #ffffff;
	font-family: arial, sans-serif;
	padding: 0px;
	margin: 8px;
	margin-right: 0px;
	line-height: 20px;
}

ul li
{
	list-style-type: none;
}

a
{
	text-decoration:none;
}

#Container
{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	width: 920px;
}

#Content
{
	position: relative;
	top: 24px;
	width: 920px;
	background-image: url('images/Right_Fade.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

#Content_Blank
{
	position: relative;
	top: 24px;
	width: 920px;
	background-image: url('images/Right_Fade_Blank.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

#Sub_Content
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 25px;
	width: 900px;
}


#Header_Bar
{
	vertical-align: middle;
	height: 20px;
	color: #485766;
}

.Div_WB
{
	width: 900px;
	height: 337px;
}


#Front_Links_Box
{
	Position: relative;
	top: 20px;
}

#Front_Links
{
	width: 100%;
	border-spacing:10px;
	border-collapse: separate;
	background-color: #232631;
}

#Front_Links td
{
	background-color: #1d202a;
	padding: 10px;
	text-align: center;
	width: 33%;
	color: #ffffff;
	vertical-align: top;
}

.Mini_Header
{
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	background-image: url('images/Sub_Menu_Gradient.jpg');
	background-repeat: repeat-x;
	padding: 2px;
}

.Mini_Content
{
	color: #ffffff;
	padding: 4px 2px 0px 2px;
}

.Mini_Content a
{
	color: #ffffff;
	text-decoration: underline;
}

.Mini_Content_Header_Sub-Title
{
	font-weight: bold;
}

.std
{
	color: #ffffff;
}

.std a
{
	color: #ffffff;
}

.std:hover
{
	color: red;
	background-image: url('images/Top_Menu_Gradient.jpg');
	background-repeat: repeat-x;
}

#Nav_Bar
{
	width: 100%;
	text-align: center;
	height: 34px;
}

#Intro_text
{
	position: relative;
	top: 10px;
	width: 450px;
	left: 5px;
	line-height: 19px;
}

#Trade_Customers
{
}

#Trade_Customers tr
{
	background-color: #232631;
	margin: 3px;
}

#white_customer_quote
{
	background-color: #4d515d;
}

#white_customer_quote_2
{
	background-color: #232631;
}

#Content_Text
{
	padding: 20px;
}

#Title_Image
{
	margin-top: 5px;
	margin-bottom: 15px;
}

#Main_Title_Image
{
	margin-left: auto;
	margin-right: auto;
	float: center;
}

.HR
{
	height: 2px;
	width: 100%;
	background-color: white;
}

.BLI
{
	margin-right: 15px;
}

.TRI
{
	margin-top: 5px;
	margin-left: 15px;
}

#Prices_Images
{
	width: 300px;
	float: right;
}

.Link_Text
{
	color: white;
	text-decoration: underline;
}

.TC_Link_Text
{
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

.Gallery_Group
{
	background-color: white;
	border: 1px solid grey;
	margin-bottom: 10px;
	color: black;
	padding: 5px;
}

.Gallery_Image
{
	border: 1px solid white;
	margin-right: 5px;
}

.Gallery_Image:hover
{
	border: 1px solid #D0D0D0;
}


.Clear_Float
{
	clear: both;
}

.FB_Logo
{
	float: right;
	margin-right: 25px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.FB_Like
{
	margin-top: 10px;
}
