* {	
	margin:0; 
	padding:0;
}
.flashmoive
{ margin-right:0px;
  position:absolute;
  
	
	
}
body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body {
	background-color: #FFFFFF;
	color: #8a8e8e;
	text-align: center;
	background-image: url(/images/bgHeaderFull.gif);
	background-repeat: repeat-x;
	background-position: top;
}

form {
	display: inline;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color: #fe0000;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 20px;
}
h2 {
	color: #fe0000;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-weight: normal;
	font-size: 18px;
}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
#headerContainter {
	background-image: url(/GrossePointe/images/bgHeader.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 300px;
	text-align: center;
	width: 100%;
}

#menuContainer	{ 
	overflow:hidden; 
	height: 51px;
	width: 950px;
	margin: auto;
	text-align: left;
}
#menu	{ 
	overflow:hidden; 
	height: 51px;
	width: 875px;
	text-align: left;
	font-weight: bold;
	font-size: 15px;
}
#menu a { 
	color:#ffffff; 
	text-decoration:none; 
	padding: 15px 7px 17px 7px; 
	margin: 0px 4px 0px 4px;
	display: inline-block;
}
#menu a:hover, #menu .active { 
	background:#3eb8fc;
}
#logoContainer {
	width: 952px;
	text-align: left;
	margin: auto;
}
#headerLogo {
	width: 323px;
	height: 108px;
	margin: 0px 0px 0px 1px;
}
#headerSlogan {
	width: 537px;
	height: 136px;
}



#greyBackgroundContainer {
	background-color: #e6eded;
	min-height: 275px;
	max-height: 999999px;
	height: auto !important;
	height: 275px;
	padding: 20px 0px 20px 0px;	
}
#greyBackground {
	width: 950px;
	margin: auto;
	text-align: left;
	color: #6a6c6c;
	font-size: 13px;

	height: auto;
}

#footerContainer {
	background-color: #014b92;
	height: 53px;
}
#footer {
	width: 950px;
	margin: auto;
	text-align: left;
	color: #FFFFFF;
	padding-top: 20px;
	font-size: 13px;
}
.box1HeaderLeftNew {
	
	
}

.field {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: #8a8e8e 1px solid;
	height: auto;
	width: 202px;
	margin: 2px 0px 5px 0px;
	padding: 2px;
	background-color: #FFFFFF !important;
	color: #8a8e8e;
}
.field textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: #8a8e8e 1px solid;
	height: auto;
	width: 320px;
	margin: 0px;
	padding: 2px;
	background-color: #FFFFFF;
	color: #8a8e8e;	
}
.box1HeaderMiddle {
	background-image: url(/images/box1/headerMiddle.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #39b5fc;
	height: 76px;
	overflow: hidden;
}
.box1HeaderLeft {
	background-image: url(/images/box1/headerLeft.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.box1HeaderRight {
	background-image: url(/images/box1/headerRight.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.box1HeaderLogo {
	width: 43px;
	height: 42px;
	padding: 17px 10px 0px 10px;
	float: left;
}
.box1HeaderText {
	padding: 17px 0px 20px 0px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;	
}
.box1HeaderSubText {
	padding: 0px 0px 20px 0px;
	font-size: 16px;
	font-weight: bold;
}

.box1ContentTopMiddle {
	background-image: url(/images/box1/contentTopMiddle.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #e6eded;
}
.box1ContentBottomMiddle {
	background-image: url(/images/box1/contentBottomMiddle.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.box1ContentLeft {
	background-image: url(/images/box1/contentLeft.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
.box1ContentRight {
	background-image: url(/images/box1/contentRight.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
.box1ContentTopLeft {
	background-image: url(/images/box1/contentTopLeft.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.box1ContentTopRight {
	background-image: url(/images/box1/contentTopRight.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.box1ContentBottomLeft {
	background-image: url(/images/box1/contentBottomLeft.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	min-height: 254px;
	max-height: 999999px;
	height: auto !important;
	height: 254px;
	overflow: hidden;		
}
.box1ContentBottomRight {
	background-image: url(/images/box1/contentBottomRight.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.box1Content {
	margin: 20px 20px 0px 25px;
	min-height: 178px;
	max-height: 999999px;
	height: auto !important;
	height: 178px;
	text-align: left;
	line-height: 18px;
}

.box1Content a { 
	color: #2272AC;
}

.box1Content a:hover { 
	color:  #3eb8fc; 
}



.box2Top {
	background-image: url(/images/box2/middle.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	float: left;
}
.box2Bottom {
	background-image: url(/images/box2/middle.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.box2Left {
	background-image: url(/images/box2/middle.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.box2Right {
	background-image: url(/images/box2/middle.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.box2TopLeft {
	background-image: url(/images/box2/topLeft.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.box2TopRight {
	background-image: url(/images/box2/topRight.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.box2BottomLeft {
	background-image: url(/images/box2/bottomLeft.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.box2BottomRight {
	background-image: url(/images/box2/bottomRight.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.box2Content {
	padding: 34px 25px 21px 30px;
	width: 244px;
	text-align: left;
	line-height: 18px;
	
	min-height: 220px;
	max-height: 999999px;
	height: auto !important;
	height: 220px;
}

.box2Content a { 
	color: #3eb8fc;
}

.box2Content a:hover { 
	text-decoration: underline;
}
/* malek added from here until  */
.box3HeaderMiddle {
	background-image: url(/images/box1/headerMiddle.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #39b5fc;
	height: 76px;
	overflow: hidden;
}
.box3HeaderLeft {
	background-image: url(/images/box1/headerLeft.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.box3HeaderRight {
	background-image: url(/images/box1/headerRight.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.box3HeaderLogo {
/* malek changed 43 to 430   */
	width: 430px;
	height: 42px;
	padding: 17px 10px 0px 10px;
	float: left;
}
.box3HeaderText {
	padding: 17px 0px 20px 0px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;	
}
.box3HeaderSubText {
	padding: 0px 0px 20px 0px;
	font-size: 16px;
	font-weight: bold;
}

.box3ContentTopMiddle {
	background-image: url(/images/box1/contentTopMiddle.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #e6eded;
}
.box3ContentBottomMiddle {
	background-image: url(/images/box1/contentBottomMiddle.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.box3ContentLeft {
	background-image: url(/images/box1/contentLeft.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
.box3ContentRight {
	background-image: url(/images/box1/contentRight.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
.box3ContentTopLeft {
	background-image: url(/images/box1/contentTopLeft.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.box3ContentTopRight {
	background-image: url(/images/box1/contentTopRight.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.box3ContentBottomLeft {
	background-image: url(/images/box1/contentBottomLeft.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	min-height: 254px;
	max-height: 999999px;
	height: auto !important;
	height: 254px;
	overflow: hidden;		
}
.box3ContentBottomRight {
	background-image: url(/images/box1/contentBottomRight.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.box3Content {
	margin: 20px 20px 0px 25px;
	min-height: 178px;
	max-height: 999999px;
	height: auto !important;
	height: 178px;
	text-align: left;
	line-height: 18px;
}

.box3Content a { 
	color: #2272AC;
}

.box3Content a:hover { 
	color:  #3eb8fc; 
}

/* malek added until  here  */
.boldLinks a {
	font-weight: bold;
	margin: 2px 0px 0px 0px;
	display: inline-block;
}

.box2Content strong {
	font-size: 1em; 
	color: #005eaf; 
	font-weight: bold; 
	padding-bottom:6px;
}

#content {
	width: 950px;
	margin: auto;
	text-align: left;
	
	min-height: 330px;
	max-height: 999999px;
	height: auto !important;
	height: 330px;
	padding: 20px 0px 20px 0px;
}


ul { 
	list-style:none; 
	padding-left: 0px; 
	margin-left: 0px; 
}
li { 
	background:url(/images/arrow.gif) no-repeat 8px 3px; 
	padding-left: 25px; 
	padding-bottom: 2px;
}

.box2Content ul { 
	list-style:none; 
	padding-left: 0px; 
	margin-left: 0px; 
}
.box2Content li { 
	background:url(/images/arrow2.gif) no-repeat 8px 3px; 
	padding-left: 25px; /* 25*/
	padding-bottom: 2px;
}

.plainBullets ul { 
	list-style: disc; 
	padding-left: 25px; 
	margin-left: 0px; 
}
.plainBullets li { 
	background: none; 
	padding-left: 0px; 
	padding-bottom: 2px;
}

.imgIndent {
	margin: 5px 18px 0px 0px; 
	float: left;
	padding: 3px;
	border: #ebebeb 1px solid;
}
.imgIndent2 {
	margin: 5px 0px 0px 18px; 
	float: right;
	padding: 3px;
	border: #ebebeb 1px solid;
}

#botHomeLeft {
	float: left;
	width:90%;
}
#botHomeRight {
	float: left;
	width: 90%;	
}
.contactColumns {
	float: left;
	width: 33%;
}

h3 { font-size:1.692em; font-weight:normal; color:#33b2fc; padding-bottom:16px;}
h4 { font-size:1.462em; font-weight:normal; color:#8d9ca1; line-height:1em; padding:5px 0 7px 53px;}
.link{ display:inline-block; float:right; background:url(/images/buttons/link-tail.gif) top repeat-x; color:#abacac; text-decoration:none; margin-top:10px; cursor:pointer; font-size:0.923em;}
.link span{ display:inline-block; background:url(/images/buttons/link-left-bg.gif) left top no-repeat;}
.link span span{ background:url(/images/buttons/link-right-bg.gif) right top no-repeat; padding:7px 12px 9px 13px;}
.link:hover{ background:url(/images/buttons/link-tail-act.gif) top repeat-x; color:#010101; text-decoration: none;}
.link:hover span{ background:url(/images/buttons/link-left-bg-act.gif) left top no-repeat;}
.link:hover span span{ background:url(/images/buttons/link-right-bg-act.gif) right top no-repeat;}




.Service {
	padding: 34px 25px 21px 30px;
	width: 244px;
	text-align: left;
	line-height: 18px;
	
	min-height: 220px;
	max-height: 999999px;
	height: auto !important;
	height: 220px;
}

.Service a { 
	color: #3eb8fc;
}

.Service a:hover { 
	text-decoration: underline;
}
.Service a {
	font-weight: bold;
	margin: 2px 0px 0px 0px;
	display: inline-block;
}

.Service strong {
	font-size: 1em; 
	color: #005eaf; 
	font-weight: bold; 
	padding-bottom:6px;
}
.Service ul { 
	list-style:none; 
	padding-left: 0px; 
	margin-left: 0px; 
}
.Service li { 
	background:url(/images/arrow2.gif) no-repeat 8px 3px; 
	padding-left: 23px; /* 25*/
	padding-bottom: 1px;
}


.HomeTop {
	background-image: url(/images/box2/middle.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	float: left;
}
.HomeBottom {
	background-image: url(/images/box2/middle.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.HomeLeft {
	background-image: url(/images/box2/middle.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.HomeRight {
	background-image: url(/images/box2/middle.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.HomeTopLeft {
	background-image: url(/images/box2/topLeft.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.HomeTopRight {
	background-image: url(/images/box2/topRight.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.HomeBottomLeft {
	background-image: url(/images/box2/bottomLeft.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.HomeBottomRight {
	background-image: url(/images/box2/bottomRight.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.HomeContent {
	padding: 34px 25px 21px 30px;
	width: 244px;
	text-align: left;
	line-height: 18px;
	
	min-height: 250px;
	max-height: 999999px;
	height: auto !important;
	height:250px;
}

.HomeContent a { 
	color: #3eb8fc;
}

.HomeContent a:hover { 
	text-decoration: underline;
}
.boldLinks a {
	font-weight: bold;
	margin: 2px 0px 0px 0px;
	display: inline-block;
}

.HomeContent strong {
	font-size: 1em; 
	color: #005eaf; 
	font-weight: bold; 
	padding-bottom:6px;
}
#bottomHomeLeft {
	float: left;
	width:95%;
}
#bottomHomeRight {
	float: left;
	width: 95%;	
}

.ContactTop {
	background-image: url(/images/box2/middle.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	float: left;
}
.ContactBottom {
	background-image: url(/images/box2/middle.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.ContactLeft {
	background-image: url(/images/box2/middle.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.ContactRight {
	background-image: url(/images/box2/middle.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.ContactTopLeft {
	background-image: url(/images/box2/topLeft.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.ContactTopRight {
	background-image: url(/images/box2/topRight.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.ContactBottomLeft {
	background-image: url(/images/box2/bottomLeft.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.ContactBottomRight {
	background-image: url(/images/box2/bottomRight.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.ContactContent {
	padding: 34px 25px 21px 30px;
	width: 244px;
	text-align: left;
	line-height: 18px;
	
	min-height: 380px;
	max-height: 999999px;
	height: auto !important;
	height:380px;
}

.ContactContent a { 
	color: #3eb8fc;
}

.ContactContent a:hover { 
	text-decoration: underline;
}
.boldLinks a {
	font-weight: bold;
	margin: 2px 0px 0px 0px;
	display: inline-block;
}

.ContactContent strong {
	font-size: 1em; 
	color: #005eaf; 
	font-weight: bold; 
	padding-bottom:6px;
}
#bottomContactLeft {
	float: left;
	width:95%;
}
#bottomContactRight {
	float: left;
	width: 95%;	
}

.ServiceContent {
	padding: 34px 25px 21px 30px;
	width: 244px;
	text-align: left;
	line-height: 18px;
	
	min-height: 1360px;
	max-height: 999999px;
	height: auto !important;
	height: 1360px;
}
.ServiceContent ul { 
	list-style:none; 
	padding-left: 0px; 
	margin-left: 0px; 
}
.ServiceContent li { 
	background:url(/images/arrow2.gif) no-repeat 8px 3px; 
	padding-left: 25px; /* 25*/
	padding-bottom: 2px;
}


.ServiceContent a { 
	color: #3eb8fc;
}

.ServiceContent a:hover { 
	text-decoration: underline;
}
.ServiceContent a {
	font-weight: bold;
	margin: 2px 0px 0px 0px;
	display: inline-block;
}

.ServiceContent strong {
	font-size: 1em; 
	color: #005eaf; 
	font-weight: bold; 
	padding-bottom:6px;
}
