/*================== index.php ==================*/
#page1 #content .col_2 {
	padding-left: 10px;
}

#page1 #content .container {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#page1 #content .col_2 .mod_1 .container {
	width:auto;
	height: 875px;
	padding-left: 0px;
	padding-top: 0px;
}


/*================== websites.php ==================*/
/*these have a single content column that loads flash*/

#page2 #content .col_2 {
	padding-left: 10px;
}

/*#page2 #content .container {
	padding-left: 0px;
	padding-top: 0px;
}
*/

#page2 #content .col_2 .mod_1 .container {
	height: auto;
	padding-left: 0px;
	padding-top: 0px;
}

/*================== product.php, branding.php==================*/
/*these have a single content column that loads flash*/

#page2a #content .col_2 {
	padding-left: 10px;
}

/*#page2a #content .container {
	padding-left: 0px;
	padding-top: 0px;
}
*/

#page2a #content .col_2 .mod_1 .container {
	height: 600px;
	padding-left: 0px;
	padding-top: 0px;
}

/*================== resume.php ==================*/
#page2b #content .col_2 {
	padding-left: 10px;
}

/*#page2b #content .container {
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 20px;
}*/

#page2b #content .col_2 .mod_2 {
	padding-top: 0px;
	float:left;
	width: 750px;
	
}

#page2b #content .col_2 .mod_2 .container{
	padding-top: 20px;
	height: auto;
	/*background-image:url(images/why_01.jpg);*/
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*==================  ==================*/
#page2d #content .col_2 {
	padding-left: 10px;
}

#page2d #content .container {
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#page2d #content .col_2 .mod_2 {
	padding-top: 0px;
	float:left;
	width: 750px;
	
}

#page2d #content .col_2 .mod_2 .container{
	padding-top: 20px;
	height: auto;
	background-image:url(images/seiWay_01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*==================  ==================*/
#page2e #content .col_2 {
	padding-left: 10px;
}

#page2e #content .container {
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 20px;
	height:auto;
}

#page2e #content .col_2 .mod_2 {
	padding-top: 0px;
	float:left;
	width: 750px;
	
}

#page2e #content .col_2 .mod_2 .container{
	padding-top: 20px;
	height: auto;
	background-image:url(images/ls_clients.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*================== eLearning.php==================*/
/*these have a single content column that loads flash*/

#page2f #content .col_2 {
	padding-left: 10px;
}

/*#page2a #content .container {
	padding-left: 0px;
	padding-top: 0px;
}
*/

#page2f #content .col_2 .mod_1 .container {
	height: 700px;
	padding-left: 0px;
	padding-top: 0px;
	z-index:0;
	visibility: visible;
}


/*==================  ==================*/
#page3 #content .col_2 {
	padding-left: 10px;
}

#page3 #content .container {
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 20px;
}

#page3 #content .col_2 .mod_2 {
	padding-top: 0px;
	float:left;
	width: 260px;
}
#page3 #content .col_2 .mod_3 {
	padding-top: 0px;
	width: 479px;
	float:right;
}

#page3 #content .col_2 .mod_2 .container{
	height: 600px;
}
#page3 #content .col_2 .mod_3 .container{
	height: 600px;
	background-image:url(images/ea_01.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

/*==================  ==================*/
#page4 #content .col_2 {
	padding-left: 10px;
}

#page4 #content .container {
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 20px;
}

#page4 #content .col_2 .mod_2 {
	padding-top: 0px;
	float:left;
	width: 260px;
}
#page4 #content .col_2 .mod_3 {
	padding-top: 0px;
	width: 479px;
	float:right;
}

#page4 #content .col_2 .mod_2 .container{
	height: 620px;
}
#page4 #content .col_2 .mod_3 .container{
	height: 620px;
	background-image:url(images/it_01.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}


/*================== contact.php ==================*/
#page6 #content .col_2 {
	padding-left: 10px;
}

#page6 #content .container {
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 20px;
}

#page6 #content .col_2 .mod_2 {
	padding-top: 0px;
	float:left;
	width: 300px;
}
#page6 #content .col_2 .mod_3 {
	padding-top: 0px;
	width: 439px;
	float:right;
}

#page6 #content .col_2 .mod_2 .container{
	height: 550px;
}
#page6 #content .col_2 .mod_3 .container{
	height: 550px;
	background-image:url(images/contact_01.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
