﻿body 
{
}

#mainMenuDiv
{
	border-collapse: separate ;
	margin: 0 ;
	padding: 0 ;	
}

#mainMenuDiv img
{
	display:none ;
}

#mainMenuDiv a
{
	display: block ;
	float: right ;
	border: 1px solid #c4e0e6 ;
	border-radius: 0.8em ;
	color: #fdffff ;
	padding: 1.4em 0.2em 0em 0.2em ;
	cursor: pointer ;
	font-family: Arial ;
	height: 3em ;
	width: 4em ;
	margin: 0.2em ;
	text-align: center ;
	vertical-align: middle ;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #B8E2E7),
		color-stop(1, #227F89)		
	);
	background-image: -o-linear-gradient(bottom, #B8E2E7 0%, #227F89 100%);
	background-image: -moz-linear-gradient(bottom, #B8E2E7 0%, #227F89 100%);
	background-image: -webkit-linear-gradient(bottom, #B8E2E7 0%, #227F89 100%);
	background-image: -ms-linear-gradient(bottom, #B8E2E7 0%, #227F89 100%);
	background-image: linear-gradient(to bottom, #B8E2E7 0%, #227F89 100%);	
}

#mainMenuDiv a, #mainMenuDiv a:hover, #mainMenuDiv a:visited
{
	text-decoration: none ;
	color: #fdffff ;
}

#mainMenuDiv a:hover
{
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #D8F2F7),
		color-stop(1, #429FA9)		
	);
	background-image: -o-linear-gradient(bottom, #D8F2F7 0%, #429FA9 100%);
	background-image: -moz-linear-gradient(bottom, #D8F2F7 0%, #429FA9 100%);
	background-image: -webkit-linear-gradient(bottom, #D8F2F7 0%, #429FA9 100%);
	background-image: -ms-linear-gradient(bottom, #D8F2F7 0%, #429FA9 100%);
	background-image: linear-gradient(to bottom, #D8F2F7 0%, #429FA9 100%);	}

aside
{
	width:100% ;
	font-family: Arial ;
	font-weight: bold ;
}

#spacer
{
	display: none ;
}

aside
{
	text-align: center ;
	width: 100% ;
}

.bigBlueRightMenu, .bigOrangeRightMenu, .BlueRightMenu
{
	float: right ;
	border-radius: 0.8em;
	text-align: center ;
	width: 6.2em ;
	height: 6.2em ;
	background-color: #dceff1 ;
	padding: 0.4em ;
	font-size: 0.8em ;
	color: #31a3b9 ;
	margin: 0.4em ;
	border-collapse: separate ;
   	-moz-box-shadow: 0.1em 0.1em 0.2em #aaa;
   	-webkit-box-shadow: 0.2em 0.2em 0.1em #aaa;
   	box-shadow: 0.2em 0.2em 0.1em #aaa;
   	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#0a0a0a')";
   	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#0a0a0a');
   	cursor: pointer ;
}

.bigBlueRightMenu img, .moreDesc, .bigOrangeRightMenu img, .BlueRightMenu img
{
	display: none ;
}

.BlueRightMenu:hover, .bigBlueRightMenu:hover, .bigOrangeRightMenu:hover
{
	background-color:#eafeff ;
	box-shadow:  6px 6px 6px #777;
}

.bigOrangeRightMenu hr
{
	display: none ;
}

.BlueRightMenu hr, .bigBlueRightMenu hr
{
	display: none ;
}


.blueTitle, .blueTitle a, .blueTitle a:hover, .blueTitle a:visited,.orangeTitle, .orangeTitle a, .orangeTitle a:hover, .orangeTitle a:visited
{
	text-align: center ;
	font-size: 1.2em ;
	font-weight: bold ;
	color: #31a3b9 ;
	height:18px;	
	text-shadow: 1px 1px 1px #888;
	text-decoration: none ;
}



.blueTitleSmall, .blueTitleSmall a, .blueTitleSmall a:hover, .blueTitleSmall a:visited
{
	text-align: center ;
	font-size: 1.2em ;
	font-weight: bold ;
	text-shadow: 1px 1px 1px #888;
	text-decoration: none ;
	color: #31a3b9 ;
}

.mainbox
{
	background-image: none ;
	text-align: justify ;
}
 
h1,.mainbox h1 
{
	padding: 0 2% 0.2em 2% ;
	margin: 1em 0 0.5em 0 ;
	font-size: 1.4em ;
	font-weight: bold ;
	color: White ;
	display: block ;
	width: 96% ;
	background-color: #edaf9a ;
	text-align: center ;
	vertical-align: middle ;
}

.mainbox img
{ 
	width: 100% ;
}

#accordion1
{
	display: none ;
}

.freeService
{
	display: none ;
}

.contactUsDiv
{
	width: 19em ;
}

#mainTransitionTd
{
	display: none ;
}

#contactUsDivMobile
{
	position:static ;
	background-color: #565656 ;
	border-radius: 1em ;
	color: White ;
	font-family: Arial ;	
	margin: 1em 2% 1em 0  ;
	width: 96% ;
	padding: 2% 0 2% 0 ;
}

#contactUsDivMobile label
{
	width: 15% ;
	margin: 0.5em 0.5em 0.5em 0 ;
	display: inline-block ;
}


#contactUsDivMobile input
{	
	width: 76% ;
	margin: 1em 0 1em 0 ;
	height: 1.4em ;
	border-radius: 0.5em ;
}

#contactUsDivMobile textarea
{
	width: 76% ;
	height: 3em ;
	margin: 1em 0 1em 0 ;
	border-radius: 0.5em ;
	display: inline-block ;
	vertical-align: middle ;
}

center
{
	width: 100% ;
}

article { width: 100% ;}

article p
{
	width: 96% ;
	margin-right: 2% ;
}

article ul
{
	width: 90% ;
}

#mainDiv
{
	text-align: right ;
	padding: 0;
	margin: 0 ;
	width: 100% ;
}

#contactUsDivMobile input.sendButton
{
	width: 4em ;
	height: 4em ;
	margin: 1em ;
	float: left ;
}

#emailAndPhone
{
	text-align: center ;
	font-size: 1.2em ;
	margin-bottom: 1em ;
}

#emailAndPhone a, #emailAndPhone a:visited, #emailAndPhone a:active
{
	color: White ;
	text-decoration: none ;
}

#emailAndPhone a:hover
{
	text-decoration: underline ;
}



article iframe 
{
	display: none ;
}