@charset "utf-8";

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	background-color: #CCCCCC;
}



* {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	margin: 0px auto;
	width: 760px;
	background-color: #FFFFFF;
	overflow: auto;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

#toptitle {
	width:760px;
	height:53px;
	background-image: url(images/executive_decision_r1_c1.jpg);
	line-height: 100%;
}
#toptitle h1 {
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #426C96;
	text-align: right;
	margin-top: 7px;
	margin-right: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#toptitle h2 {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	padding: 0px;
}
#logo {
	width:760px;
	height:115px;
	background-image: url(images/executive_decision_r2_c1.jpg);
}
#header {
	width:760px;
	height:231px;
	background-image: url(images/executive_decision_r3_c1.jpg);
}
#header h1 {
	float: right;
	font-size: 170%;
	text-align: right;
	margin-right: 20px;
	margin-top: 30px;
	font-weight: bold;
	color: #3B5B82;
	line-height: 160%;
}

#headernav {
	font-family: Arial, Helvetica, sans-serif;
	width: 170px;
	margin-left: 80px;
	line-height: normal;
	font-weight: bold;
}
#headernav ul {
	list-style: none;
}
#headernav li {
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#headernav li a {
	width: 100%;
	padding-bottom: 20px;
	display: block;
	padding-top: 20px;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 0.1em;
	color: #B48032;
}

#headernav li a:hover {
	color: #000000;
}
#aboutheader {
	width:760px;
	height:231px;
	background-image: url(images/executive_decision_r3_c1a.jpg);
}
#aboutheader h1 {
	float: right;
	font-size: 170%;
	text-align: right;
	margin-right: 20px;
	margin-top: 30px;
	font-weight: bold;
	color: #3B5B82;
	line-height: 160%;
}








#content {
	width:760px;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
	border-top: 1px solid #CCCCCC;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
#leftside {
	width: 252px;
	float: left;
}
#leftcontent {
	text-align: center;
	color: #8F8F8F;
}

#paypal {
	text-align: center;
}
#paypal fieldset {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#rightside {
	margin-left: 260px;
	width: 495px;

}
#mainbody  {
	margin: 15px;
}
#mainbody h1 {
	color: #B48032;
	font-size: 24px;
}

#mainbody h2 {
	font-size: 18px;
	color: #999999;
}
#mainbody h3 {
	color: #B48032;
	font-size: 13px;
}
#mainbody p {
	line-height: 150%;
}
#mainbody a {
	color: #3B5B82;
}
#mainbody a:hover {
	color: #B48032;
}
#mainbody li {
	margin-left: 45px;
	list-style: url(images/BULLET.GIF);
	line-height: 150%;
	font-weight: bold;
}

#contact {
	text-align: center;
	line-height: normal;
}
#contact h4 {
	font-size: 30px;
	color: #3B5B82;
	letter-spacing: 0.2em;
}



#footer {
	width: 740px;
	height: 55px;
	background-color: #3B5B82;
	padding-top: 20px;
	color: #CCCCCC;
	overflow: auto;
	padding-right: 10px;
	padding-left: 10px;
}

#footernavigate {
	font-size: 14px;
	float: right;
	font-weight: bold;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
	color: #B48032;

}


.left {
	float: left;
	margin-right: 12px;
	margin-bottom: 25px;
	margin-top: 6px;
}
