﻿#main {width:960px; margin:0 auto;}

#header {height:425px; background:url(images/header-bg.jpg) no-repeat left bottom;}
#p-hom #header {background: url('imagesm/banner1.jpg') no-repeat left bottom; }
#p-sol #header {background: url('imagesm/banner2.jpg') no-repeat left bottom; }
#p-sup #header {background: url('imagesm/banner3.jpg') no-repeat left bottom; }
#p-par #header {background: url('imagesm/banner4.jpg') no-repeat left bottom; }
#p-dow #header {background: url('imagesm/banner4.jpg') no-repeat left bottom; }
#p-con #header {background: url('imagesm/banner1.jpg') no-repeat left bottom; }
#p-3st #header {background: url('imagesm/banner1.jpg') no-repeat left bottom; }

#header 	{ font-size:1.0em;}
#content 	{ font-size:.75em;}

.col-1 		{ float:left;}
.col-2 		{ float:left;}
.col-3 		{ float:left;}

/*======= index.html =======*/
#p-hom #content .line-ver1 	{ background-position:313px top;}
#p-hom #content .line-ver2 	{ background-position:560px top;}
#p-hom #content .col-1 		{ width: 272px;	margin-right: 20px;}
#p-hom #content .col-2 		{ width: 275px;	margin-right: 20px;}
#p-hom #content .col-3 		{ width:340px;}

/*======= 3steps.html =======*/
#p-3st #content .line-ver1 	{ background-position:313px top;}
#p-3st #content .line-ver2 	{ background-position:560px top;}
#p-3st #content .col-1 		{ width: 285px;	margin-right: 20px;}
#p-3st #content .col-2 		{ width: 285px;	margin-right: 20px;}
#p-3st #content .col-3 		{ width: 285px;}

/*======= solutions.html =======*/
#p-sol #content .line-ver1 	{ background-position:313px top;}
#p-sol #content .line-ver2 	{ background-position:560px top;}
#p-sol #content .col-1 		{width:272px; margin-right:47px;}
#p-sol #content .col-2 		{ width:236px; margin-right:31px;}
#p-sol #content .col-3 		{ width:340px;}

/*======= support.html =======*/
#p-sup #content .line-ver1 	{ background-position:313px top;}
#p-sup #content .col-1 		{width:271px; margin-right:71px;}
#p-sup #content .col-2 		{ width:573px;}
#p-sup #content .col-2 .col-1 	{ width:269px; margin-right:35px;}
#p-sup #content .col-2 .col-2 	{ width:265px;}

/*======= partners.html =======*/
#p-par #content .line-ver1 	{ background-position:313px top;}
#p-par #content .col-1 		{width:271px; margin-right:71px;}
#p-par #content .col-2 		{ width:573px;}
#p-par #content .col-2 .col-1 	{ width:269px; margin-right:35px;}
#p-par #content .col-2 .col-2 	{ width:265px;}

/*======= downloads.html =======*/
#p-dow #content .line-ver1	{ background-position:313px top;}
#p-dow #content .line-ver2	{ background-position:560px top;}
#p-dow #content .col-1 		{ width:272px; margin-right:47px;}
#p-dow #content .col-2 		{ width:236px; margin-right:31px;}
#p-dow #content .col-3 		{ width: 330px;}

/*======= contact.html =======*/
#p-con #content .line-ver1 	{ background-position:313px top;}
#p-con #content .col-1 		{width:271px; margin-right:71px;}
#p-con #content .col-2 		{ width:573px;}
#p-con #content .col-2 .col-1 	{ width:324px; margin-right:0;}
#p-con #content .col-2 .col-2 	{ width:249px;}

/*============================*/

#footer { padding-bottom:59px; font-size:.625em;}

