﻿/*======= columns =======*/
.col-4{ float:left}
.col-3{ float:left}
.col-2{ float:left}
.col-1{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:980px; background:#fff }

/*======= 3 Columns of equal size =======*/
.cols-3Equal .col-1{ width:282px; margin-right:43px}
.cols-3Equal .col-2{ width:282px}
.cols-3Equal .bg{ background:url(../images/tail.gif) repeat-y 303px top } 
.cols-3Equal .bg1{ background:url(../images/tail.gif) repeat-y 628px top }
/*======= Two Columns - The first column is narrow the second is wide =======*/
.cols-2Unequal .col-1{ width:282px; margin-right:43px}
.cols-2Unequal .col-2{ width:550px; float:right; margin-right:20px}
.cols-2Unequal .bg{ background:url(/jetsoft/images/tail.gif) repeat-y 303px top } 
/*======= Two Columns Reversed - The first column is wide the second is narrow =======*/
.cols-2UnequalReverse .col-1{ width:600px; margin-right:20px; margin-left:20px;}
.cols-2UnequalReverse .col-2{ width:242px; float:right; margin-left:0px}
.cols-2UnequalReverse .bg{ background:url(/jetsoft/images/tail.gif) repeat-y 650px top } 
/*======= Single Column Tan - Privacy =======*/
.cols-Single .col-1{ width:95%; margin-right:20px}
/*======= Single Column =======*/
.page12 .col-1{ width:95%; margin-right:20px}
.page12 #header {height:400px;  background:url(../images/top.gif) repeat-x top}

/*======= Partner =======*/
#partner


/*======= footer =======*/
#footer { height:139px; }