﻿/** Changing the file size */ 
#main{
     width:800px;
	 margin:0 auto;
	 position:relative;
}

#header{
     height:287px;
}

#header, #content, #footer{
     font-size:0.689em;
}

.col-1, .col-2, .col-3{
     float:left;
}

/*======= default.htm =======*/
#page1 #content .col-1{
     width:234px;
	 margin-right:22px;
}

#page1 #content .col-2{
     width:486px;
}

/*======= solutions.htm =======*/
#page2 #content .col-1{
     width:234px;
	 margin-right:22px;
}

#page2 #content .col-2{
     width:486px;
}

/*======= support.htm =======*/
#page3 #content .col-1{
     width:486px;
	 margin-right:22px;
}

#page3 #content .col-2{
     width:234px;
}

/*======= careers.htm =======*/
#page4 #content .col-1{
     width:472px;
	 margin-right:36px;
}

#page4 #content .col-2{
     width:234px;
}

/*======= events.htm =======*/
#page5 #content .col-1{
     width:234px;
	 margin-right:22px;
}

#page5 #content .col-2{
     width:486px;
}

#page5 #content .col-2 .col-1{
     width:225px;
	 margin-right:33px;
}

#page5 #content .col-2 .col-2{
     width:225px;
}

/*======= contact-us.htm =======*/
#page6 #content .col-1{
     width:234px;
	 margin-right:22px;
}

#page6 #content .col-2{
     width:486px;
}

#page6 #content .col-2 .col-1{
     width:186px;
	 margin-right:40px;
}

#page6 #content .col-2 .col-2{
     width:186px;
}

/*======= about-us.htm =======*/
#page8 #content .col-1{
     width:486px;
	 margin-right:22px;
}

#page8 #content .col-2{
     width:234px;
}

/*======= services.htm =======*/
#page9 #content .col-1{
     width:420px;
	 margin-right:22px;
}

#page9 #content .col-2{
     width:300px;
}

/*======= privacy-policy.htm =======*/
#page7 #content .row-1{
     width:728px;
}

/*=========================*/
#footer{
     height:85px;
}
