@charset "utf-8";
/* CSS Document */

#hacking-left-column{
	width:30%;
	height:470px;
	float:left;
	font-size: small;
	text-align: justify;
	font:Verdana, Arial, Helvetica, sans-serif;
}
#hacking-right-column{
	width:55%;
	height:470px;
	float:left;
	font-size: small;
	text-align: justify;
	font:Verdana, Arial, Helvetica, sans-serif;
}

ul hacking-objectives {
	height:60%;
	width:98%;
	margin-left:2%;
	float:left;
}

#right-column-top {
	width:100%;
	height:55%;
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}


#course-program{
	font-weight:bold;
	font-size:medium;
	padding-left: 35%;
	border: 1px none #999999;
	float: left;
	height: 25px;
	width: 100%;
}


#course-days{
	width:100%;
	height:20px;
	float:left;
	font-weight:bold;
	text-align: center;
	margin-right: 3%;
}
#days-margin {
	width:2%;
	height:240px;
	float:left
}

#day-1 {
	width:30%;
	height:100%;
	float:left;
	font-weight:bold;
	text-align: center;
	
}
#day-1-margin {
	width:4%;
	height:240px;
	float:left
}
#day-2-margin {
	width:2%;
	height:240px;
	float:left
}
#day-3-margin {
	width:2%;
	height:240px;
	float:left
}

#program{
	width:120px;
	height:220px;
	float:left;
	font-weight:normal;
	text-align:justify;
	
}
#day-2 {
	width:30%;
	height:240px;
	float:left;
	font-weight:bold;
	text-align: center;
	
}
#day-3 {
	width:30%;
	height:240px;
	float:left;
	font-weight:bold;
	text-align: center;
	
}


#right-column-bottom {
	width:500px;
	height:25%;
	float:left;
}
#right-column-bottom-left{
	width:170px;
	height:100%;
	float:left;
}
#right-column-bottom-right{
	width:204px;
	height:100%;
	float:left;
}

#pricing{
	width:100%;
	height:50%;
	float:left;
}


#hacking-pic{
	background-image:url(images/hacking-1-150-wide.png);
	width:170px;
	height:150px;
	float:left;
	background-position: center center;
	background-repeat: no-repeat;
}
#hacking-pic-margin{
	width:10px;
	height:100%;
	float:left;
}

#bottom-right-column-pricing{
	width:320px;
	height:150px;
	float:left;
}





#hacking-contact-request {
	height:50%;
	width:100%;
	float:left;
	text-align: center;
	font-weight: bold;
	}




#right-of-picture{
	width:298px;
	height:150px;
	float:left;
}






#hacking-headings {
	height:20px;
	width:90%;
	font-size:medium;
	float:left;
	margin-left: 10%;
}
#introduction {
	height:120px;
	margin-left:20%;
	width:80%;
	float:left;
	
}




ul.coaching li{

}

#hacking-administration {
	height:150px;
	width:80%;
	float:left;
	margin-left:20%;
	font-size: medium;
	
}

.hacking-bullets {
height:15px;
width:100%;

}



#book-now{
	width:40%;
	height:100px;
	float:left;
	background-color:#993333;
	background-position: center center;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 100px;
	margin-left: 20px;
}
