body {
	margin: 0px;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
.top_bg {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.request_quote {
	background-image: url(images/request_quote.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.menu_bg {
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.left_sed {
	background-image: url(images/left_sed.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.right_sed {
	background-image: url(images/right_sed.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.grey_bdr {
	border: 4px solid #eaeaea;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #1db3f8;
	text-decoration: none;
	background-image:url(images/bot_dot_bdr.jpg);
	background-repeat:repeat-x;
	background-position:right bottom;
	padding-bottom:5px;
	margin-top:20px;
	margin-bottom:10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #565656;
	text-decoration: none;
}

.grey_22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #9e9e9e;
	text-decoration: none;

}
.grey_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
}
.blue_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1db3f8;
	text-decoration: none;
}
.blue_12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1db3f8;
	text-decoration: none;
}
.black_11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1d1d1d;
	text-decoration: none;
}
.black_11_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1d1d1d;
	text-decoration:underline;
}
.black_11_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1d1d1d;
	text-decoration: none;
}
.bottom_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1d1d1d;
	text-decoration: none;
}
.bottom_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1d1d1d;
	text-decoration:underline;
}
.white11_link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
.white11_link:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.bot_bg {
	background-image: url(images/bot_bg.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}