/* structure */


html,body {
	text-align:left;
	background-color: #E7E7E9;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}


div#container {
	width:800px;
	position: relative;
	text-align:left;
	background-repeat: repeat-y;
	margin: 0 auto;
	background-image: url(../images/pta_strategy_content_bg.jpg);
	}
div#content_1 {
	width:300px;
	text-align: left;
	padding: 12px 470px 0px 30px;
	background-image: url(../images/pta_strategy_home_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 394px;
	}
	
div#content_2 {
	width:800px;
	text-align: left;
	margin: 0px;
	line-height: 18px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/pta_strategy_content_bg.jpg);
	background-repeat: repeat-y;
	}
	
div#content_3 {
	width:310px;
	text-align: left;
	padding: 12px 460px 0px 30px;
	background-image: url(../images/pta_strategy_about.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 394px;
	}	
		
div#header {
	height: 139px;
	width: 800px;
	background-color: #E7E7E9;
	background-image: url(../images/pta_strategy_header.jpg);
	background-repeat: no-repeat;
	}
	
#header-left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 139px;
	width: 360px;
	}	
#header-right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 139px;
	width: 440px;
	}	
#clear  {
	clear:left;
	margin:0px;
	padding:0px;
}
#top-row {
	float: left;
	height: 54px;
	width: 440px;
		}
#bottom-row {
	float: left;
	height: 80px;
	width: 440px;
		}
#menu-item {
	width: 88px;
	float: left;
	font-weight: bold;
	color: #9D0001;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 7px;
	}	
#menu-item a {
	color: #9D0001;
	text-decoration: none;

	}	
#menu-item a:hover {
	color: #000;
	text-decoration: none;
	}		
	
#leftcol-content {
	width: 304px;
	padding-right: 20px;
	padding-left: 30px;
	}

#leftcol-about {
	float: left;
	width: 304px;
	padding-right: 20px;
	height: 450px;
	background-image: url(../images/pta_strategy_content_bg_final.jpg);
	padding-left: 30px;
	}	
	
#leftcol-contact {
	float: left;
	width: 304px;
	padding-right: 20px;
	height: 450px;
	background-image: url(../images/contact.jpg);
	padding-left: 30px;
	background-repeat: no-repeat;
	}		
	
#leftcol-consultation {
	float: left;
	width: 304px;
	padding-right: 20px;
	height: 450px;
	background-image: url(../images/consultation.jpg);
	padding-left: 30px;
	background-repeat: no-repeat;
	}		
#leftcol-analysis {
	float: left;
	width: 304px;
	padding-right: 20px;
	height: 450px;
	background-image: url(../images/analysis.jpg);
	padding-left: 30px;
	background-repeat: no-repeat;
	}		
#leftcol-choice {
	float: left;
	width: 304px;
	padding-right: 20px;
	height: 450px;
	background-image: url(../images/choice.jpg);
	padding-left: 30px;
	background-repeat: no-repeat;
	}	
#leftcol-leadership {
	float: left;
	width: 304px;
	padding-right: 20px;
	height: 450px;
	background-image: url(../images/leadership.jpg);
	padding-left: 30px;
	background-repeat: no-repeat;
	}	
#leftcol-planning {
	float: left;
	width: 304px;
	padding-right: 20px;
	height: 450px;
	background-image: url(../images/planning.jpg);
	padding-left: 30px;
	background-repeat: no-repeat;
	}		
#leftcol-vision {
	float: left;
	width: 304px;
	padding-right: 20px;
	height: 450px;
	background-image: url(../images/vision.jpg);
	padding-left: 30px;
	background-repeat: no-repeat;
	}		
#leftcol-execution {
	float: left;
	width: 304px;
	padding-right: 20px;
	height: 450px;
	background-image: url(../images/execution.jpg);
	padding-left: 30px;
	background-repeat: no-repeat;
	}			
#leftcol-workshops {
	float: left;
	width: 304px;
	height: 450px;
	background-image: url(../images/workshops.jpg);
	padding-right: 20px;
	padding-left: 30px;
	background-repeat: no-repeat;
	}			
	
#rightcol {
	float: right;
	width: 410px;
	padding-bottom: 20px;
	padding-right: 30px;
	}		
#rightcol p {
	margin-top: 0px;
	padding-top: 0px;

	}		
	
div#footer {
	clear:both;
	width:100%;
	height: 20px;
	background-image: url(../images/pta_strategy_footer.jpg);
	background-repeat: no-repeat;
	background-color: #E7E7E9;
	padding-top: 14px;
	font-size: 11px;
	color: #000;
	}
div#footer a {
	color: #000;
	text-decoration: none;
	}	
div#footer a:hover {
	color: #E60000;
	}		
	

/* fonts */



h1 {
	font: normal 24px/12px Arial, Helvetica, sans-serif;
	padding-top: 6px;
	margin-top: 0px;
	color: #FFB0B0;
}

h2 {
	color: #FFFFFF;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
}
h2 a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
h2 a:hover {
	color: #FFFFFF;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
}



.content_link {
	color: #2A2D6C;
	font-weight: bold;
	text-decoration: none;
}
a.content_link {
	color: #061A5F;
	text-decoration: none;
}
a.content_link:hover {
	color: #990000;
	text-decoration: none;
}

p {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 18px;
}

p a {
	text-decoration: none;
	color: #C40001;
	font-weight: bold;
}
p a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

div#content_2 p {
	text-align: left;
	line-height: 18px;
	color: #333333;
}

b,strong {
	font-weight: bold;
}

.tag {
	font: italic bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #051A5D;
}
.image {
	border: 1px solid #CEBB95;
}
li {
	text-decoration: none;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #333;
}

li a {
	text-decoration: none;
	color: #C40001;
}
li a:hover {
	color: #000;
	text-decoration: underline;
}

#left_list li {
	color: #FFF;
	}
#left_list li a {
	color: #FFF;
	}
#left_list li a:hover {
	color: #FFF;
	text-decoration: underline;
	}	


/* header menu */

.menulink1 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #9D0001;
	text-decoration: none;
	padding-top: 7px;
}

.menulink1 a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #9D0001;
	text-decoration: none;
}

.menulink1 a:hover {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}

.menulink2 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #9D0001;
	text-decoration: none;
	padding-top: 3px;
}

.menulink2 a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #9D0001;
	text-decoration: none;
}

.menulink2 a:hover {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}

/* footer menu */

#footer_left {
	float: left;
	padding-left: 26px;

}

#footer_right {
	float: right;
	width: 400px;
	text-align: right;
	padding-right: 26px;

}



/* forms */

.textinput1 {
	width: 250px;
	border: 1px solid #000000;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin-bottom: 7px;
}
.textinput2 {
	width: 330px;
	border: 1px solid #000000;
	height: 155px;
	color: #000000;
	font: normal 12px Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top: 3px;
}

.button1 {
	color: #FFFFFF;
	background-color: #C40001;
	border: 1px solid #FFFFFF;
	font-weight: bold;
}

.spacerimage {
	border: 0px none;
}
.null_image_border {
	border: none;
}

@media print{ 


body {
	padding:0;
	margin-top: 20px;
	background-color: #FFFFFF;
	color: #000000;
}
h1 {
	color: #061A5F;
	font: bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
}
div#header {
	display:none;
} 
div#navigation {
	display:none;
}  
 
div#container {
	width:600px;
	float:none;
	border: none;
	background-color: #FFFFFF;
	background-image: none;
	color: #000000;
}

div#content_1 {
	float:right;
	width:600px;
	text-align: left;
	padding: 12px 0px 0px;
	margin: 0px;
	color: #000000;
	background-image: none;
	border-style: none;
	}

div#content_2 {
	float:right;
	width:600px;
	text-align: left;
	line-height: 18px;
	padding: 12px 0px 0px;
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	background-image: none;
	}
	
div#content_3 {
	float:right;
	width:600px;
	text-align: left;
	padding: 12px 0px 0px;
	margin: 0px;
	background-image: none;
	}

div#footer {
	color: #000000;
	display: none;
}

#footer_menu_position {
	color: #000000;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	top: 20px;
	position: fixed;
	width: 550px;
	padding-top: 10px;
	padding-left: 20px;
}
p {
	text-decoration: none;
	line-height: 18px;
	color: #000000;
}

h1 {
	color: #01511C;
	font: normal 24px/16px Arial, Helvetica, sans-serif;
}

h2 {
	color: #666666;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
}
li {
	text-decoration: none;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #000000;
}

li a {
	text-decoration: none;
	color: #000000;
}
li a:hover {
	color: #000000;
	text-decoration: underline;
}

}
.splash_image {
	padding-right: 75px;
	padding-left: 75px;
}
