body {
	margin: 0px;
	text-align: center;
	background: #ffffff url(../images/main-footer-bg.gif) bottom left repeat-x;
}
form {
	margin: 0px;
	padding: 0px;
}
table {
	border-collapse: collapse;
}
table td{
	vertical-align: top;
	padding: 0px;
}
p, td, div, th, input, select, textarea, li {
	font-family: Trebuchet MS;
	font-size: 12px;
	text-align: left;
	color: #000000;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
}
a{
	color: #2f81a9;
}
a:hover{
	text-decoration: none;
}
a img {
	border: none;
}
div.Left {
	float: left;
}
div.Right {
	float: right;
}
div.Clear {
	clear: both;
	font-size: 1px;
}
input.Text {
	width: 115px;
	float: left;
	margin-right: 5px;
}
/********** Headers *************/
h1 {
	margin: 0px;
	color: #333333;
	font-size: 22px;
	font-family: Trebuchet MS;
	padding: 0px;
	font-weight: bold;
}
h2 {
	font-size: 30px;
	font-weight: normal;
	font-family: Trebuchet MS;
	padding: 0px;
	margin: 0px;
	color: #660000;
}
h3 {
	font-size: 29px;
	font-weight: normal;
	padding: 0px;
	color: #ffffff;
	margin: 0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 18px 0px;
	color:#595959;
	margin: 0px;
}

/************** Common Layout Parts ************/
div#FixMinWidth {
	width: expression((document.body.clientWidth < 937) ? "937px":"100%");
	min-width: 937px;
	text-align: center;
	background: url(../images/main-bg.gif) top left repeat-x;
}
div.MainArea {
	width: 937px;
	margin-left: auto;
	margin-right: auto;
}
div.Header {
}
div.Header div.Right {
	background: url(../images/tv-bg.gif) left top no-repeat;
	width: 729px;
}
div.Logo {
	float: left;
	padding: 30px 0px 0px 11px;
}
div.Logo p {
	margin: 0px;
	color: #868686;
	font-size: 18px;
	margin-top: -1px;
	padding-left: 1px;
}
div.TopNav {
	text-align: right;
	padding: 16px 32px 0px 0px;
	color: #999999;
	font-style: italic;
}
div.TopNav a {
	color: #2f80a9;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
}
div.TopNav a:hover {
	text-decoration: underline;
}
div.FooterArea{
	border-top: 1px solid #dcdcdc;
	background: url(../images/footer-bg.gif) bottom right no-repeat;
}
div.FooterLogo {
	padding: 15px 50px 41px 9px;
	float: left;
}
div.FooterLinks {
	padding: 36px 0px 0px 0px;
	float: left;
	color: #999999;
	font-size: 11px;
}
div.FooterLinks a {
	color: #006699;
	font-size: 11px;
}
/********************* Menu ********************/
div.MenuArea {
	padding: 15px 0px 27px 25px;
}
div.Menu {
	width: 703px;
	_width: 709px;
	height: 55px;
	background: #ffffff url(../images/menu-bg.gif) bottom left repeat-x;
}
div.Menu div.Right {
	width: 21px;
}
div.Menu a {
	display: block;
	text-decoration: none;
	float: left;
	text-align: center;
	padding: 13px 7px 18px 7px;
	color: #666666;
	font-size: 19px;
}
div.Menu a:hover,
div.Menu a.Active {
	color: #e04a18;
	background: url(../images/menu-ovr.gif) bottom left repeat-x;
}
div.Menu a#home {
	width: 21px;
	text-align: left;
	padding: 20px 0px 18px 0px;
}
div.Menu a#home:hover,
div.Menu a#home.Active {
	background: none;
}
div.Menu div.Divider {
	background: #ffffff url(../images/sepline.gif) center no-repeat;
	width: 9px;
	height: 55px;
	float: left;
}
/******************** Homepage ********************/
div.TopArea {
	width: 937px;
	/*height: 180px;*/
}

div.TopAreaSpace {
	background: #ffffff url(../images/top-bg.gif) left top repeat-y;
}

div.TopArea table {
	width: 902px;
}
div.TopArea td.Description {
	width: 100%;
}
div.TopArea td.Description img {
	margin: 4px 0px 7px 20px;
}
div.TopArea td.Description p {
	margin: 0px 15px 0px 18px;
	color: #c5c5c5;
	font-size: 16px;
	line-height: 19px;
}
div.TopArea td.Description p a {
	color: #88b2c6;
}
div.TopArea td.Description ul {
	margin: 7px 35px 5px 28px;
	color: #c5c5c5;
	font-size: 16px;
	line-height: 19px;
}
div.TopArea td.Description li {
	color: #c5c5c5;
	background: url(../images/tick3.gif) left 10px no-repeat;
	padding: 0px 0px 0px 15px;
}
div.TopArea div.AskArea {
	background: url(../images/top-inner-l.gif) left 0px no-repeat;
	height: 148px;
	padding: 0px 11px 0px 16px;
}
div.TopArea td.Ask {
	background: url(../images/top-inner-r.gif) right 0px no-repeat;
}
div.TopArea td.Ask p {
	margin: 0px 0px 16px 0px;
	padding-top: 15px;
	color: #c8c8c8;
	font-size: 13px;
	line-height: 15px;
	text-align: center;
}

div.CentralArea {
	padding: 11px 0px 0px 0px;
}
div.Central {
	background: url(../images/central-bg.gif) top left repeat-y;
	padding: 0px 9px 0px 8px;
}
div.Item {
	width: 302px;
	height: 130px;
	float: left;
	cursor: pointer;
}
div.ItemOver {
	background: url(../images/item-ovr.gif) bottom left repeat-x;
}
div.Central div.Divider {
	float: left;
	width: 7px;
}
div.Item div.LeftImg {
	padding: 8px 15px 0px 15px;
	float: left;
	cursor: pointer;
}
div.Item div.BrowserArea {
	background: url(../images/browser.gif) center top no-repeat;
	padding: 8px 2px 4px 2px;
}
div.Item div.BrowserArea  div.ItemImage {
	width: 102px;
	height: 82px;
}
div.Item div.BrowserArea  div#shot1 {
	background: url(../images/screens/Pivot_small.gif) center no-repeat;
}
div.Item div.BrowserArea  div#shot2 {
	background: url(../images/screens/SalesForce_small.gif) center no-repeat;
}
div.Item div.BrowserArea  div#shot3 {
	background: url(../images/screens/LiveArt_small.gif) center no-repeat;
}
div.Item img {
	float: left;
	margin: 8px 15px 0px 15px;
}
div.ItemText {
	float: left;
	width: 160px;
	padding-top: 10px;
}
div.ItemText h2 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
}
div.ItemText h2 a {
	color: #333333;
	text-decoration: none;
}
div.ItemText h2 a:hover {
	color: #2f80a9;
	text-decoration: underline;
}
div.ItemText p{
	margin: 0px;
	color: #4a4a4a;
	font-size: 12px;
	line-height: 14px;
}
div.CentralBottom {
	padding: 0px 4px 0px 3px;
	margin-top: -3px;
	position: relative;
}
div.ProdInfo {
	float: left;
	width: 440px;
}
div.ProdInfo div.Title {
	color: #333333;
	font-size: 22px;
	float: left;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}
div.ProdInfo div.PriceArea {
	float: right;
	width: 133px;
	height: 47px;
	background: url(../images/price-bg.gif) center no-repeat;
}
div.ProdInfo div.PriceArea div.PriceText {
	float: left;
	color: #747474;
	line-height: 12px;
	padding: 11px 8px 0px 19px;
}
div.ProdInfo div.PriceArea div.Price {
	font-size: 26px;
	color: #cf4d26;
	font-weight: bold;
	padding: 7px 0px 0px 0px;
}
div.ProdInfo div.Sepline {
	border-bottom: 1px solid #e5e5e5;
	margin-top: 7px;
}
div.MainDescription {
	padding: 20px 0px 0px 0px;
}
div.MainDescription li {
	padding: 0px 0px 12px 19px;
	background: url(../images/tick.gif) left 10px no-repeat;
	font-size: 13px;
}

table td.CiteCor {
	width: 5px;
	vertical-align: bottom;
}
table td.CiteT {
	background: url(../images/cite-t.gif) top right no-repeat;
	height: 26px;
}
table td.CiteL {
	border-left: 1px solid #dedede;
}
table td.CiteR {
	border-right: 1px solid #dedede;
}
table td.CiteB {
	border-bottom: 1px solid #dedede;
}
table td.CiteC {
	padding: 2px 3px 2px 3px;
}
table td.CiteC img{
	margin-right: 12px;
}
table td.CiteC div.CiteText p {
	color: #333333;
	line-height: 14px;
	margin: 0px 0px 5px 0px;
}
table td.CiteC div.CiteText p.Author {
	font-size: 16px;
	color: #999999;
	font-style: italic;
	font-weight: bold;
	margin: 0px 0px 12px 0px;
}
table td.CiteC div.CiteText p.Author span {
	color: #333333;
}

table td.CiteC div.CiteText p.Author a {
	color: #999999;
	text-decoration: none;
}
table td.CiteC div.CiteText p.Author a:hover {
	color: #2F80A9;
	text-decoration: underline;
}


div.LinksArea {
	padding: 10px 0px;
}
div.LinksArea a {
	display: block;
	padding: 5px 15px 6px 15px;
	float: right;
}
div.LinksArea a.More {
	background: url(../images/more-bg.gif) center no-repeat;
	padding: 5px 32px 6px 16px;
}
div.LinksArea div.LinkDivider {
	float: right;
	background: url(../images/link-div.gif) center no-repeat;
	height: 29px;
	width: 1px;
}
/**************** Inner *************************/
div.MainContentArea {
	border-top: 1px solid #dcdcdc;
	padding: 20px 0px 0px 0px;
}
div.ContentArea {
	float: left;
	width: 448px;
}
div.TitleArea {
	padding: 0px 0px 18px 10px;
	border-bottom: 1px solid #dcdcdc;
}
div.TitleArea p {
	color: #929292;
	margin: 0px;
}
div.TitleArea a {
	color:black;
	text-decoration:none;
}
div.TitleArea p span {
	font-size: 16px;
	color: #cf4d26;
	font-weight: bold;
}
 
div.Content {
	padding: 20px 20px 0px 10px;
	color: #595959;
	font-size: 13px;
}
div.Content p {
	color: #595959;
	font-size: 13px;
	margin: 0px 0px 14px 0px;
}
div.Content li {
	padding: 0px 0px 7px 16px;
	background: url(../images/tick2.gif) left 7px no-repeat;
	color: #595959;
	font-size: 13px;
}
div.LeftLinks {
	float: left;
}

div.LeftLinks div{
	display: block;
	float: left;
}


div.LinkButton {
	float: left;
	background: url(../images/btn-right.gif) top right no-repeat;
}
div.LinkButton a {
	display: block;
	padding: 5px 20px 6px 34px;
	background: url(../images/btn-left.gif) top left no-repeat;
}
a.LinkIcon {
	display: block;
	padding: 5px 0px 6px 25px;
}
a.ZipIcon{
	background: url(../images/zip-ico.gif) left 8px no-repeat;
}
a.PdfIcon {
	background: url(../images/pdf-ico.gif) left 8px no-repeat;
}
div.RightLinks {
	float: right;
	text-align: right;
	color: #999999;
	padding-top: 14px;
}
div.ImgArea {
	float: right;
}
div.SmallItemArea {
	padding: 29px 0px 19px 0px;
}
div.SmallItem {
	float: left;
	width: 33%;
}
div.SmallItem img {
	margin: 0px 17px 17px 27px;
}
div.SmallItem p.SmallItemTitle {
	padding: 0px 0px 8px 0px;
}
div.SmallItem p.SmallItemTitle a {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
div.SmallItem p.SmallItemTitle a:hover {
	color: #2f81a9;
}
div.SmallItem p {
	margin: 0px;
	color: #7f7f7f;
	font-size: 11px;
	line-height: 13px;
	width: 165px;
	float: left;
	padding: 0px 0px 8px 0px;
}
div.SmallItem p a{
	color: #7f7f7f;
	text-decoration: none;
}
div.BigItem {
	border-bottom: 1px solid #dcdcdc;
	padding: 18px 10px 1px 10px;
}
div.LastItem {
	border-bottom: none;
}
div.BigItem h1 {
	padding-bottom: 20px;
}
div.BigItem div.Right {
	padding-right: 30px;
	color: #666666;
}
div.BigItem div.Right p {
	width: 455px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #666666;
	font-size: 14px;
}
div.BigItem div.Right ul {
	width: 455px;
}
div.BigItem div.Right ul li {
	color: #666666;
	background: url(../images/tick.gif) left 10px no-repeat;
	font-size: 13px;
	padding: 0px 0px 5px 19px;
}
div.BigItem p.LinkBack  {
	text-align: right;
	margin-top: 2px;
}
div.BigItem p.LinkBack a {
	display: block;
	float: right;
	padding: 0px 0px 0px 20px;
	background: url(../images/back-bg.gif) left 3px no-repeat;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
}

div.BigItem.full p  {
width: auto !important;
}

div.InnerCite {
	float: left;
	padding: 10px 50px 0px 0px;
}
/*div.InnerCite img {
	margin: 2px 12px 2px 8px;
}
div.InnerCite div.CiteText {
	float: left;
	width: 225px;
}
div.InnerCite div.CiteText p {
	color: #333333;
	line-height: 14px;
	margin: 0px 0px 5px 0px;
}
div.InnerCite div.CiteText p.Author {
	font-size: 16px;
	color: #999999;
	font-style: italic;
	font-weight: bold;
	margin: 9px 0px 12px 0px;
}
div.InnerCite div.CiteText p.Author span {
	color: #333333;
}*/

div.SmallPics {
	float: left;
	padding-right: 15px;
}
div.PicBorder {
	border: 3px solid #e5e5e5;
	padding: 3px;
}
a.Enlarge {
	position: absolute;
	margin: 40px 0px 0px 40px;
}
a.thickbox {
	text-decoration:none;
	border-bottom: 1px dashed #2f81a9;
}
a.thickbox:hover {
	border-bottom: none;
}

/**************** Form ***********************/
div.FormText {
	color: #929292;
	font-size: 12px;
	padding: 0px 0px 17px 0px;
}
div.FormArea {
	border-top: 1px solid #dcdcdc;
	float: left;
}
table.Form {
	margin-top: 25px;
}
table.Form th {
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
	color: #333333;
	padding: 0px 16px 0px 0px;
}
table.Form td {
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
	color: #333333;
	padding: 5px 0px 5px 0px;
}
div.FormButtons {
	text-align: right;
	background: url(../images/form-sep.gif) center top no-repeat;
	padding: 24px 0px 0px 0px;
	margin-top: 19px;
	border-top: 1px solid #c9c9c9;
}
div.MainContentArea div.FormButtons input{
	width: 100px;
	text-align: center;
	float: right;
}

div.MainContentArea input, select{
 	width: 300px;
	height: 24px;
	border: 1px solid #d2d2d2;
	padding: 3px;
	color: #666666;
	font-size: 11px;
	float: left;
}

div.MainContentArea textarea{
	width:300px;
	border: 1px solid #d2d2d2;
	padding: 3px;
	color: #666666;
	font-size: 11px;
	float: left;
	margin-right: 5px;
}
span.req {
	color: #ff0000;
}
/********** Special Classes (margins, paddings, widthes) **********/
.ar {
	text-align: right;
}
.ac {
	text-align: center;
}
.w100 {
	width: 100%;
}


/************** Test Styles ************/
.b1{ border: 1px solid red !important; }
.b2{ border: 1px solid green !important; }
.b3{ border: 1px solid blue !important; }