* {
	margin: 0;
}
html, body {border: 0;  background-color:#ffffff;  }
body {font-family:Arial, Helvetica, sans-serif; color:#ffffff; width:100%; font-size:12px;text-align:center; padding:0; margin:0;}

/***** Main Css *****/

#Wrapper { width:100%; padding:0; position:relative; margin:auto; padding-top:30px;}


/**** Header *****/
#headerWrapper { width:100%; height:152px; background-color:#ffffff; background-repeat:repeat-x; background-position:center;}
#headerContainer { width:965px; height:152px; position:relative; margin:auto;}

#row2Wrapper { width:100%; height:114px; background-color:#ffffff; background-repeat:repeat-x; background-position:center;}
#row2 { width:965px; height:114px; position:relative; margin:auto;}


#row3Wrapper { width:100%; height:277px; background-color:#ffffff; background-repeat:repeat-x; background-position:center;}
#row3 { width:965px; height:277px; position:relative; margin:auto;}
#row3Left { float:left; display:inline; width:459px; height:277px;}
#row3Right { float:left; display:inline; width:506px; height:277px;}
#row3RightTop { float:left; display:inline; width:506px; height:213px;}
#row3RightBottom { float:left; display:inline; width:506px; height:64px; background:url(../images/row3RightBottomBG.jpg); background-repeat:no-repeat; text-align:left; }
#phone { width:506px; height:30px; float:left; display:inline; padding-bottom:5px;}
#email {width:506px; height:29px; float:left; display:inline;}

#row4Wrapper { width:100%; height:130px; background-color:#ffffff; background-repeat:repeat-x; background-position:center;}
#row4 { width:965px; height:130px; position:relative; margin:auto;}


#row5Wrapper { width:100%; height:111px; background-color:#ffffff; background-repeat:repeat-x; background-position:center;}
#row5Container { width:965px; height:111px; position:relative; margin:auto; }
#row5Left { float:left; display:inline; width:221px; height:111px; }
#row5 { float:left; display:inline; width:708px; height:111px; background:url(../images/row5BG.jpg); background-repeat:no-repeat; text-align:left; }
#row5Right { float:left; display:inline; width:36px; height:111px; }


/***** Text ****/
.brownText {font-family:Tahoma, Geneva, sans-serif; font-size:24px; color:#a38455; text-decoration:none;  }
.emailText {font-family:Tahoma, Geneva, sans-serif; font-size:20px; color:#ffffff; text-decoration:none;  }
.emailText a:link, .emailText a:visited, .emailText a:hover {font-family:Tahoma, Geneva, sans-serif; font-size:20px; color:#ffffff; text-decoration:underline;  }
.text {font-family:Tahoma, Geneva, sans-serif; font-size:14px; color:#ffffff; text-decoration:none;  }







