html { height: 100.02%; }
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 80px;
	background-color: #3B5C6B;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	line-height: 1.4em;
}
#lightGreyTable {
	background-image: url(../images/gradient_light_grey.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #E0E1E3;
}

#tableHead {
	background-image: url(../images/water_side.gif);
	background-repeat: repeat-x;
}
#greyTable {
	background-image: url(../images/gradient_grey.gif);
	background-repeat: repeat-y;
}
.textHead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FF0000;
	font-weight: bold;
}
.footerText {
	font-size: 1em;
	color: #B2B2B2;
}
h2 {
	color: #FFFFFF;
	font-size: 1.8em;
}

#tableQuote {
	border: 1px solid #A6A6A6;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #34B3D1;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1A4D73;
	text-decoration: none;
}
.services {
	color: #FF0000;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
}
a.services:link {
	color: #FF0000;
}
a.services:visited {
	color: #FF0000;
}
a.services:active {
	color: #FF0000;
}
.containerType1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
}
.containerType3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
}
.containerType4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
}
.containerType2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #333333;
}
.containerHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
	font-weight: bold;
}
a.services:hover {
	color: #0099FF;
	text-decoration: none;
}
.gmap {
	border: 1px solid #04738E;
}

.quote_form				{width:460px;margin:10px auto;font-family:Arial, sans-serif; padding:20px 0 80px;}
.quote_form input, .quote_form select, .quote_form textarea		{width:90%;background:rgb(30,190,208); color:white;}
.quote_form textarea			{width:96%;height:120px;}
.quote_form input[type=radio]	{width:auto;}
.quote_form span#loading		{display:none;font-size;10px;color:red;text-align:center;width:auto;}

.quote_form_table				{width:100%;border:0;border-collapse:collapse;}
.quote_form_table tr th	h1		{color:red;font-size:18px;font-weight:bold;text-align:left;line-height:30px;}
.quote_form_table tr td			{font-size:14px;line-height:26px;}
.quote_form_table tr td.must	{color:red;}
.quote_form_table tr td span.note	{color:black;font-size:12px;font-style:italic;}

#first_table #postal			{width:100px;}
#second_table #origin, #second_table #destination		{width:160px;}
#fifth_table tr td #equipment	{width:96%;}
#sixth_table tr td.head			{width:200px;}
#sixth_table tr td input		{width:208px;}
#sixth_table tr td input.short	{width:50px;}

#tip							{width:96%;border:1px solid grey; margin:20px 0; background:whitesmoke;display:none;}
#tip p							{text-align:center;color:red;font-size:14px;font-weight:bold;}
.submit_form					{width:96%;}
.submit_form #submit_btn		{width: auto;height:30px;display:block;margin:20px auto 5px;font-size:14px;font-weight:bold;color:red;background:white;border-radius:6px;}
