body {text-align: center;}

#container {width: 900px; margin: 0 auto; text-align: left;}
#header {background: #18319f;}
#nav {background: #18319f;}
#nav ul {margin: 0; padding: 5px 5px; text-align: center;}
#nav li {display: inline; list-style: none; padding: 0px 22px;}
#nav li a {color: #ffffff; text-decoration: none; font-size: 22px;}
#content {}
#leftColumn {width: 350px; float: left; display: inline; margin: 0; padding: 0;}
#leftColumnIndex {width: 350px; float: left; display: inline; margin: 0; padding: 0;}
#leftColumn img {border: 1px solid #18319f; margin: 40px 10px 0px 20px;}

#leftColumnIndex img {border: none !important; margin: 0 !important;}

#rightColumn {width: 550px; float: left; display: inline; margin: 0; padding: 0;}
#rightColumn h2 {color:#18319f; font-size: 32px; font-style: italic; margin: 10px 0;}
#rightColumn h3 {color:#18319f; font-size: 28px; font-style: italic; margin: 10px 0;}
#rightColumn h4 {color:#18319f; font-size: 20px; margin: 10px 0;}
#rightColumn td {padding-right: 12px;}
#rightSubColumnLeft {width: 275px; float: left; display: inline;}
#rightSubColumnRight {width: 275px; float: left; display: inline;}

.indexBox {padding: 5px;}
.indexBox h4 {margin: 1px 0; color: #ffffff !important; font-size: 28px; font-weight: normal; width: 180px; line-height: 0.9em;}
.indexBox h3 {margin: 1px 0; color: #ffffff !important; font-size: 32px; font-weight: normal; width: 180px; line-height: 0.9em;}
.indexBox a {width: 180px; text-decoration: none; color: #18319f; font-size: 18px; }
.indexBox a:hover {text-decoration: underline;}

#boxOne {background: url(assets/images/firedamagebox.jpg) no-repeat; width: 245px; height: 115px; color: #ffffff;}
#boxTwo {background: url(assets/images/weddingbox.jpg) no-repeat; width: 245px; height: 115px; color: #ffffff;}
#boxThree {background: url(assets/images/drapesbox.jpg) no-repeat; width: 245px; height: 115px; color: #ffffff;}
#boxFour {background: url(assets/images/emptybox.jpg) no-repeat; width: 245px; height: 115px; color: #ffffff;}

.clear {clear: both;}