* { 
    margin: 0; 
    padding: 0; 
}

/*body.fullbg, #bg, #bg table, #bg td, #cont {
    height:100%;
    width:100%;
    overflow:hidden;
}*/
body {
	background-color: #263d6c;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/uploads/michael/images/m-dalton-bg.jpg);
	background-repeat: repeat-x;
}



/* =center| center container
==================================================*/

#center {
	position: relative;
	width: 1115px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding: 0;
	background-color: #FFFFFF;
}
	
#banner {
	height: 147px;
}


#banner-left{
	float: left;
	width: 318px;
	height: 147px;
}

#banner-right{
	float: right;
	text-align: left;
	margin-top: 100px;
}

#banner-image{
}

#main-content-area{
}

#main-left{
	float: left;
	width: 700px;
	margin-top: 15px;
	padding-left: 50px;
	padding-right: 30px;
}

#main-right{
	float: right;
	width: 270px;
	text-align: right;
	margin-top: 15px;
	margin-right: 30px;
}



.breaker{
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	width: 100%;
}

.bullit-points{
	font-size: 17px;
	color: #333333;
	margin-left: 70px;
	line-height: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.pad-img-bottom-10{
	padding-bottom: 10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	margin-top: 8px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #990033;
	margin-top: 18px;
	line-height: 32px;
	margin-bottom: 18px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #990033;
	margin-top: 18px;
	line-height: 32px;
	margin-bottom: 18px;
}



#footer{
	font-family: Arial, Helvetica, sans-serif;
	color: #a0a0a0;
	font-size: 11px;
	line-height: 16px;
	width: 100%;
	background-color: #a0a0a0;
	margin-top: 35px;
	padding-top: 3px;
	padding-bottom: 3px;
}


#footer-left{
	float: left;
	color: #333333;
	margin-left: 5px;
}

#footer-right{
	float: right;
	width: 300px;
	text-align: right;
	color: #333333;
	margin-right: 15px;
}


a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993366;
	text-decoration: none;
	margin-right: 25px;
}


a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	margin-right: 25px;
}




a.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990033;
	line-height: 18px;
	text-decoration: none;
}


a.main:hover {
	color: #435B8B;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}


a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin-left: 15px;
}


a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-left: 15px;
} 
/* Stylesheet: Michael Dalton Modified On 2013-11-27 07:12:21 */
