/***************************************************************

Style Sheet for eLanguage.com



Copyright 2006 by Sebo Marketing, All Rights Reserved

***************************************************************/







/***************************************************************

Appearance Code

***************************************************************/



body {
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	padding:0px;
	min-width:760px;
	text-align:center;
	font-family: arial, helvetica, verdana, century gothic, sans-serif;
	font-size:11px;
	color:#333333;
	background-color: #dddddd;
}



p {
	margin:0;
	padding-bottom:0.8em;
}



form {

	display:inline;

}


a:link, a:visited { color:#002d70; /*#1c509b;*/ }

a:hover, a:active { color:#3366bb; /*#1794e2;*/ }



h1 {

	margin-top:0;

	margin-bottom:.15em;

	font-size:130%;

	color:#002d70;

}



h2 {

	margin-top:10px;

	font-size:14px;

	color:#002d70;

}



h3 {

	margin-top:0;
	
	font-size:12px;

	color:#002d70;

}

h4 {

	padding-top: 10px;
	
	font-size:12px;

	color:#A21E22;

}



img {

	border:0px;

	margin:0px;

}



.hr {

	margin:10px 0;

	border-bottom:1px solid #ddd;

}



.hr2 {

	border-bottom:1px solid #1c509b;

}


/***************************************************************

Appearance Code Applied to Layout Elements

***************************************************************/



#container {
	margin-right:auto;
	margin-bottom: 20px;
	margin-left:auto;
	padding-top:1px;
	padding-left:0;
	width:760px;
	text-align:left;
}



#content {
	padding-left:0;

	padding-right:0;

	width:760px;

	background: url('images-layout/shadow-right.gif') top right repeat-y #fff;

}

.mainContent {
	padding-right: 200px;
	padding-left: 5px;
}
.mainContent2 {
	padding-right: 5px;
	padding-left: 5px;
	width: 300px;
}
.mainContent3 {
	padding-right: 240px;
	padding-left: 10px;
}

#columnWrapper {

	padding-bottom:5px;

}


.columnStyle1 {

	margin-left:0px;

	padding:10px 0 0 0;

	

	background: url('images-layout/column-style-1bg.gif') top left no-repeat;

}

.noSubNav .columnStyle1 { padding-top:0; background:none; }



.columnStyle1 .columnTopLeft {

	display:none;

}

.columnStyle1 .columnTopRight {

	

}


.columnStyle1 .center {

	padding:0 15px 5px 15px;

}
.columnStyle1 .center2 {

	padding:0 5px 5px 5px;

}

.columnStyle1 .center .main {

	padding:0 6px 5px 12px;

}

.columnStyle1 .columnBottomLeft {

	display:none;

}

.columnStyle1 .columnBottomRight {

	

}



.columnStyle2 {

	padding:0;

	padding-top:10px;

	/*background: url('images-layout/column-style-2bg.gif') top left repeat-x #8dc1f4;*/

}

.columnStyle2 .columnTopLeft {

	display:none;

}

.columnStyle2 .columnTopRight {



}

.columnStyle2 .center {

	margin:0;

	padding:0 6px 1px 5px;

	

	height:100%;

	

	font-size:89%;

	

	border-left:none;

}

.columnStyle2 .columnBottomLeft {

	

}

.columnStyle2 .columnBottomRight {

	height:20px;

}







.columnStyle3 {

	padding:6px 8px 0 4px;

}

.columnStyle3 .columnTopLeft {

	display:none;

}

.columnStyle3 .columnTopRight {

	

}

.columnStyle3 .center {

	padding:0;

	font-size:89%;

}

.columnStyle3 .columnBottomLeft {

	display:none;

}

.columnStyle3 .columnBottomRight {

	

}





.columnStyle4 {

	padding:0 5px 0 0;

}

.columnStyle4 .columnTopLeft {

	display:none;

}

.columnStyle4 .columnTopRight {

	

}

.columnStyle4 .center {

	padding:0;

	font-size:89%;

}

.columnStyle4 .columnBottomLeft {

	display:none;

}

.columnStyle4 .columnBottomRight {

	

}







/***************************************************************

Appearance and Location for MainNav and SubNav

***************************************************************/



.hasSubNav {

	padding-top:52px;

}

.noSubNav {

	padding-top:57px;

}



#mainNav {

	position:absolute;

	top:0;

	left:0;

	

	width:758px;

	height:28px;

		

	background: url('images-layout/main-nav-bg.gif') bottom left repeat-x #1d4b7c;

}

#mainNav ul {

	margin:0;

	margin-right:auto;

	margin-left:34px;

	padding:0;

	

	height:28px;

	

	list-style:none;

	background: url('images-layout/main-top-right.gif') top right no-repeat;

}

#mainNav ul li {

	float:left;

	margin:0;

	padding:0;

}

#mainNav ul li a {

	display:block;

	padding-top:6px;

	

	height:22px;

	width:138px;

	

	text-align:center;

	text-decoration:none;

	font-size:110%;

	font-weight:600;

	color:#fff;

	

	background: url('images-layout/main-navtab.gif') 50% 0 repeat-x;

}

#mainNav ul #last {

	border-right:none;

}

#mainNav ul li a:hover{

	text-decoration:underline;

	color:#fff;

	background: url('images-layout/main-nav-tab-select.gif') 50% 0 repeat-x #aa2024;

}

#mainNav .current:link, #mainNav .current:visited {

	color:#fff;

	text-decoration:underline;

	background: url('images-layout/main-nav-tab-select.gif') 50% 0 repeat-x #aa2024;

}

#mainNav .current:hover, #mainNav .current:active {

	text-decoration:underline;

	color:#fff;

}







#subNav {

	position:absolute;

	top:28px;

	left:0;

	

	width:758px;

	height:26px;

	

	font-size:100%;

	

	background: url('images-layout/sub-nav-bg.gif') bottom left repeat-x #aa2024;

}

#subNav ul {

	margin:0;

	padding:0;

	

	height:22px;

	padding-top:4px;

	

	text-align:center;

	list-style:none;

	

	background: url('images-layout/sub-menu-right.gif') top right no-repeat;

}

#subNav ul li{

	display:inline;

}

#subNav ul li a {

	padding:0px 15px 0 15px;

	

	text-align:center;

	text-decoration:none;

	font-weight:600;

	color:#fff;/*#8dc1f4;*/

	border-right:1px solid #ddd;

}

#subNav .narrowSubnav li a { padding:0 10px; }

#subNav ul li a:hover, #subNav ul li a:active {

	text-decoration:underline;

}

#subNav .lastTab {

	border-right:none;

}

#subNav .current:link, #subNav .current:visited {

	color:#fff;

	text-decoration:underline;

}

#subNav .current:hover, #subNav .current:active {

	

}



.noSubNav #subNav { }



/***************************************************************

Left Nav and Sub Left Nav Highlighting

***************************************************************/



/* Style the left nav */

.ulStyleNav {

	margin-top:0;

	margin-bottom:0;

	margin-left:3px;

	padding:3px 0 1px 0;

	list-style:none;

	width:95%;

}

.ulStyleNav li {

	padding-bottom:.25em;

}

.ulStyleNav li a {

	padding-left:15px;

	text-decoration:none;

}

.ulStyleNav li a:hover {

	text-decoration:underline;

	background: url('images-layout/bullet-circle-e.gif') 0 50% no-repeat;

}



/* Set all the subnavs to off initially */

.leftNav1 ul, .leftNav2 ul, .leftNav3 ul, .leftNav4 ul, .leftNav5 ul, .leftNav6 ul, .leftNav7 ul, .leftNav8 ul { display:none; }



/* Highlight the left nav, display the subnav, and make sure that not all the subnavs are highlighted */

.slot1 .leftNav1 a, .slot2 .leftNav2 a, .slot3 .leftNav3 a, .slot4 .leftNav4 a, .slot5 .leftNav5 a, .slot6 .leftNav6 a, .slot7 .leftNav7 a, .slot8 .leftNav8 a, .slot9 .leftNav9 a, .slot10 .leftNav10 a, .slot11 .leftNav11 a, .slot12 .leftNav12 a, .slot13 .leftNav13 a, .slot14 .leftNav14 a, .slot15 .leftNav15 a { font-weight:600; background: url('images-layout/bullet-circle-e.gif') 0 3px no-repeat; }

.slot1 .leftNav1 a:hover, .slot2 .leftNav2 a:hover, .slot3 .leftNav3 a:hover, .slot4 .leftNav4 a:hover, .slot5 .leftNav5 a:hover, .slot6 .leftNav6 a:hover, .slot7 .leftNav7 a:hover, .slot8 .leftNav8 a:hover, .slot9 .leftNav9 a:hover, .slot10 .leftNav10 a:hover, .slot11 .leftNav11 a:hover, .slot12 .leftNav12 a:hover, .slot13 .leftNav13 a:hover, .slot14 .leftNav14 a:hover, .slot15 .leftNav15 a:hover { text-decoration:underline; background: url('images-layout/bullet-circle-e.gif') 0 3px no-repeat; }



.slot1 .leftNav1 ul, .slot2 .leftNav2 ul, .slot3 .leftNav3 ul, .slot4 .leftNav4 ul, .slot5 .leftNav5 ul, .slot6 .leftNav6 ul, .slot7 .leftNav7 ul, .slot8 .leftNav8 ul, .slot9 .leftNav9 ul, .slot10 .leftNav10 ul, .slot11 .leftNav11 ul, .slot12 .leftNav12 ul, .slot13 .leftNav13 ul, .slot14 .leftNav14 ul, .slot15 .leftNav15 ul { display:block; list-style:none; margin-left:13px; padding-top:.25em; padding-left:0; font-weight:300; }



.slot1 .leftNav1 ul a, .slot2 .leftNav2 ul a, .slot3 .leftNav3 ul a, .slot4 .leftNav4 ul a, .slot5 .leftNav5 ul a, .slot6 .leftNav6 ul a, .slot7 .leftNav7 ul a, .slot8 .leftNav8 ul a, .slot9 .leftNav9 ul a, .slot10 .leftNav10 ul a, .slot11 .leftNav11 ul a, .slot12 .leftNav12 ul a, .slot13 .leftNav13 ul a, .slot14 .leftNav14 ul a, .slot15 .leftNav15 ul a { display:block; padding-left:8px; font-weight:300; background:none; }

.slot1 .leftNav1 ul a:hover, .slot2 .leftNav2 ul a:hover, .slot3 .leftNav3 ul a:hover, .slot4 .leftNav4 ul a:hover, .slot5 .leftNav5 ul a:hover, .slot6 .leftNav6 ul a:hover, .slot7 .leftNav7 ul a:hover, .slot8 .leftNav8 ul a:hover, .slot9 .leftNav9 ul a:hover, .slot10 .leftNav10 ul a:hover, .slot11 .leftNav11 ul a:hover, .slot12 .leftNav12 ul a:hover, .slot13 .leftNav13 ul a:hover, .slot14 .leftNav14 ul a:hover, .slot15 .leftNav15 ul a:hover { text-decoration:underline; background: url('images-layout/dash-blue.gif') 0 50% no-repeat; }



/* Highlight the selected subnav */

.slot1 .subSlot1 .leftNav1 .subLeftNav1 a, .slot1 .subSlot2 .leftNav1 .subLeftNav2 a, .slot1 .subSlot3 .leftNav1 .subLeftNav3 a, .slot1 .subSlot4 .leftNav1 .subLeftNav4 a, .slot1 .subSlot5 .leftNav1 .subLeftNav5 a, .slot1 .subSlot6 .leftNav1 .subLeftNav6 a, .slot1 .subSlot7 .leftNav1 .subLeftNav7 a, .slot1 .subSlot8 .leftNav1 .subLeftNav8 a,

.slot2 .subSlot1 .leftNav2 .subLeftNav1 a, .slot2 .subSlot2 .leftNav2 .subLeftNav2 a, .slot2 .subSlot3 .leftNav2 .subLeftNav3 a, .slot2 .subSlot4 .leftNav2 .subLeftNav4 a, .slot2 .subSlot5 .leftNav2 .subLeftNav5 a, .slot2 .subSlot6 .leftNav2 .subLeftNav6 a, .slot2 .subSlot7 .leftNav2 .subLeftNav7 a, .slot2 .subSlot8 .leftNav2 .subLeftNav8 a,

.slot3 .subSlot1 .leftNav3 .subLeftNav1 a, .slot3 .subSlot2 .leftNav3 .subLeftNav2 a, .slot3 .subSlot3 .leftNav3 .subLeftNav3 a, .slot3 .subSlot4 .leftNav3 .subLeftNav4 a, .slot3 .subSlot5 .leftNav3 .subLeftNav5 a, .slot3 .subSlot6 .leftNav3 .subLeftNav6 a, .slot3 .subSlot7 .leftNav3 .subLeftNav7 a, .slot3 .subSlot8 .leftNav3 .subLeftNav8 a,

.slot4 .subSlot1 .leftNav4 .subLeftNav1 a, .slot4 .subSlot2 .leftNav4 .subLeftNav2 a, .slot4 .subSlot3 .leftNav4 .subLeftNav3 a, .slot4 .subSlot4 .leftNav4 .subLeftNav4 a, .slot4 .subSlot5 .leftNav4 .subLeftNav5 a, .slot4 .subSlot6 .leftNav4 .subLeftNav6 a, .slot4 .subSlot7 .leftNav4 .subLeftNav7 a, .slot4 .subSlot8 .leftNav4 .subLeftNav8 a,

.slot5 .subSlot1 .leftNav5 .subLeftNav1 a, .slot5 .subSlot2 .leftNav5 .subLeftNav2 a, .slot5 .subSlot3 .leftNav5 .subLeftNav3 a, .slot5 .subSlot4 .leftNav5 .subLeftNav4 a, .slot5 .subSlot5 .leftNav5 .subLeftNav5 a, .slot5 .subSlot6 .leftNav5 .subLeftNav6 a, .slot5 .subSlot7 .leftNav5 .subLeftNav7 a, .slot5 .subSlot8 .leftNav5 .subLeftNav8 a,

.slot6 .subSlot1 .leftNav6 .subLeftNav1 a, .slot6 .subSlot2 .leftNav6 .subLeftNav2 a, .slot6 .subSlot3 .leftNav6 .subLeftNav3 a, .slot6 .subSlot4 .leftNav6 .subLeftNav4 a, .slot6 .subSlot5 .leftNav6 .subLeftNav5 a, .slot6 .subSlot6 .leftNav6 .subLeftNav6 a, .slot6 .subSlot7 .leftNav6 .subLeftNav7 a, .slot6 .subSlot8 .leftNav6 .subLeftNav8 a,

.slot7 .subSlot1 .leftNav7 .subLeftNav1 a, .slot7 .subSlot2 .leftNav7 .subLeftNav2 a, .slot7 .subSlot3 .leftNav7 .subLeftNav3 a, .slot7 .subSlot4 .leftNav7 .subLeftNav4 a, .slot7 .subSlot5 .leftNav7 .subLeftNav5 a, .slot7 .subSlot6 .leftNav7 .subLeftNav6 a, .slot7 .subSlot7 .leftNav7 .subLeftNav7 a, .slot7 .subSlot8 .leftNav7 .subLeftNav8 a, 

.slot8 .subSlot1 .leftNav8 .subLeftNav1 a, .slot8 .subSlot2 .leftNav8 .subLeftNav2 a, .slot8 .subSlot3 .leftNav8 .subLeftNav3 a, .slot8 .subSlot4 .leftNav8 .subLeftNav4 a, .slot8 .subSlot5 .leftNav8 .subLeftNav5 a, .slot8 .subSlot6 .leftNav8 .subLeftNav6 a, .slot8 .subSlot7 .leftNav8 .subLeftNav7 a, .slot8 .subSlot8 .leftNav8 .subLeftNav8 a,

.slot9 .subSlot1 .leftNav9 .subLeftNav1 a, .slot9 .subSlot2 .leftNav9 .subLeftNav2 a, .slot9 .subSlot3 .leftNav9 .subLeftNav3 a, .slot9 .subSlot4 .leftNav9 .subLeftNav4 a, .slot9 .subSlot5 .leftNav9 .subLeftNav5 a, .slot9 .subSlot6 .leftNav9 .subLeftNav6 a, .slot9 .subSlot7 .leftNav9 .subLeftNav7 a, .slot9 .subSlot8 .leftNav9 .subLeftNav8 a,

.slot10 .subSlot1 .leftNav10 .subLeftNav1 a, .slot10 .subSlot2 .leftNav10 .subLeftNav2 a, .slot10 .subSlot3 .leftNav10 .subLeftNav3 a, .slot10 .subSlot4 .leftNav10 .subLeftNav4 a, .slot10 .subSlot5 .leftNav10 .subLeftNav5 a, .slot10 .subSlot6 .leftNav10 .subLeftNav6 a, .slot10 .subSlot7 .leftNav10 .subLeftNav7 a, .slot10 .subSlot8 .leftNav10 .subLeftNav8 a,

.slot11 .subSlot1 .leftNav11 .subLeftNav1 a, .slot11 .subSlot2 .leftNav11 .subLeftNav2 a, .slot11 .subSlot3 .leftNav11 .subLeftNav3 a, .slot11 .subSlot4 .leftNav11 .subLeftNav4 a, .slot11 .subSlot5 .leftNav11 .subLeftNav5 a, .slot11 .subSlot6 .leftNav11 .subLeftNav6 a, .slot11 .subSlot7 .leftNav11 .subLeftNav7 a, .slot11 .subSlot8 .leftNav11 .subLeftNav8 a,

.slot12 .subSlot1 .leftNav12 .subLeftNav1 a, .slot12 .subSlot2 .leftNav12 .subLeftNav2 a, .slot12 .subSlot3 .leftNav12 .subLeftNav3 a, .slot12 .subSlot4 .leftNav12 .subLeftNav4 a, .slot12 .subSlot5 .leftNav12 .subLeftNav5 a, .slot12 .subSlot6 .leftNav12 .subLeftNav6 a, .slot12 .subSlot7 .leftNav12 .subLeftNav7 a, .slot12 .subSlot8 .leftNav12 .subLeftNav8 a,

.slot13 .subSlot1 .leftNav13 .subLeftNav1 a, .slot13 .subSlot2 .leftNav13 .subLeftNav2 a, .slot13 .subSlot3 .leftNav13 .subLeftNav3 a, .slot13 .subSlot4 .leftNav13 .subLeftNav4 a, .slot13 .subSlot5 .leftNav13 .subLeftNav5 a, .slot13 .subSlot6 .leftNav13 .subLeftNav6 a, .slot13 .subSlot7 .leftNav13 .subLeftNav7 a, .slot13 .subSlot8 .leftNav13 .subLeftNav8 a,

.slot14 .subSlot1 .leftNav14 .subLeftNav1 a, .slot14 .subSlot2 .leftNav14 .subLeftNav2 a, .slot14 .subSlot3 .leftNav14 .subLeftNav3 a, .slot14 .subSlot4 .leftNav14 .subLeftNav4 a, .slot14 .subSlot5 .leftNav14 .subLeftNav5 a, .slot14 .subSlot6 .leftNav14 .subLeftNav6 a, .slot14 .subSlot7 .leftNav14 .subLeftNav7 a, .slot14 .subSlot8 .leftNav14 .subLeftNav8 a,

.slot15 .subSlot1 .leftNav15 .subLeftNav1 a, .slot15 .subSlot2 .leftNav15 .subLeftNav2 a, .slot15 .subSlot3 .leftNav15 .subLeftNav3 a, .slot15 .subSlot4 .leftNav15 .subLeftNav4 a, .slot15 .subSlot5 .leftNav15 .subLeftNav5 a, .slot15 .subSlot6 .leftNav15 .subLeftNav6 a, .slot15 .subSlot7 .leftNav15 .subLeftNav7 a, .slot15 .subSlot8 .leftNav15 .subLeftNav8 a { font-weight:600; background: url('images-layout/dash-blue.gif') 0 50% no-repeat; }



.slot1 .subSlot1 .leftNav1 .subLeftNav1 a:hover, .slot1 .subSlot2 .leftNav1 .subLeftNav2 a:hover, .slot1 .subSlot3 .leftNav1 .subLeftNav3 a:hover, .slot1 .subSlot4 .leftNav1 .subLeftNav4 a:hover, .slot1 .subSlot5 .leftNav1 .subLeftNav5 a:hover, .slot1 .subSlot6 .leftNav1 .subLeftNav6 a:hover, .slot1 .subSlot7 .leftNav1 .subLeftNav7 a:hover, .slot1 .subSlot8 .leftNav1 .subLeftNav8 a:hover,

.slot2 .subSlot1 .leftNav2 .subLeftNav1 a:hover, .slot2 .subSlot2 .leftNav2 .subLeftNav2 a:hover, .slot2 .subSlot3 .leftNav2 .subLeftNav3 a:hover, .slot2 .subSlot4 .leftNav2 .subLeftNav4 a:hover, .slot2 .subSlot5 .leftNav2 .subLeftNav5 a:hover, .slot2 .subSlot6 .leftNav2 .subLeftNav6 a:hover, .slot2 .subSlot7 .leftNav2 .subLeftNav7 a:hover, .slot2 .subSlot8 .leftNav2 .subLeftNav8 a:hover,

.slot3 .subSlot1 .leftNav3 .subLeftNav1 a:hover, .slot3 .subSlot2 .leftNav3 .subLeftNav2 a:hover, .slot3 .subSlot3 .leftNav3 .subLeftNav3 a:hover, .slot3 .subSlot4 .leftNav3 .subLeftNav4 a:hover, .slot3 .subSlot5 .leftNav3 .subLeftNav5 a:hover, .slot3 .subSlot6 .leftNav3 .subLeftNav6 a:hover, .slot3 .subSlot7 .leftNav3 .subLeftNav7 a:hover, .slot3 .subSlot8 .leftNav3 .subLeftNav8 a:hover,

.slot4 .subSlot1 .leftNav4 .subLeftNav1 a:hover, .slot4 .subSlot2 .leftNav4 .subLeftNav2 a:hover, .slot4 .subSlot3 .leftNav4 .subLeftNav3 a:hover, .slot4 .subSlot4 .leftNav4 .subLeftNav4 a:hover, .slot4 .subSlot5 .leftNav4 .subLeftNav5 a:hover, .slot4 .subSlot6 .leftNav4 .subLeftNav6 a:hover, .slot4 .subSlot7 .leftNav4 .subLeftNav7 a:hover, .slot4 .subSlot8 .leftNav4 .subLeftNav8 a:hover,

.slot5 .subSlot1 .leftNav5 .subLeftNav1 a:hover, .slot5 .subSlot2 .leftNav5 .subLeftNav2 a:hover, .slot5 .subSlot3 .leftNav5 .subLeftNav3 a:hover, .slot5 .subSlot4 .leftNav5 .subLeftNav4 a:hover, .slot5 .subSlot5 .leftNav5 .subLeftNav5 a:hover, .slot5 .subSlot6 .leftNav5 .subLeftNav6 a:hover, .slot5 .subSlot7 .leftNav5 .subLeftNav7 a:hover, .slot5 .subSlot8 .leftNav5 .subLeftNav8 a:hover,

.slot6 .subSlot1 .leftNav6 .subLeftNav1 a:hover, .slot6 .subSlot2 .leftNav6 .subLeftNav2 a:hover, .slot6 .subSlot3 .leftNav6 .subLeftNav3 a:hover, .slot6 .subSlot4 .leftNav6 .subLeftNav4 a:hover, .slot6 .subSlot5 .leftNav6 .subLeftNav5 a:hover, .slot6 .subSlot6 .leftNav6 .subLeftNav6 a:hover, .slot6 .subSlot7 .leftNav6 .subLeftNav7 a:hover, .slot6 .subSlot8 .leftNav6 .subLeftNav8 a:hover,

.slot7 .subSlot1 .leftNav7 .subLeftNav1 a:hover, .slot7 .subSlot2 .leftNav7 .subLeftNav2 a:hover, .slot7 .subSlot3 .leftNav7 .subLeftNav3 a:hover, .slot7 .subSlot4 .leftNav7 .subLeftNav4 a:hover, .slot7 .subSlot5 .leftNav7 .subLeftNav5 a:hover, .slot7 .subSlot6 .leftNav7 .subLeftNav6 a:hover, .slot7 .subSlot7 .leftNav7 .subLeftNav7 a:hover, .slot7 .subSlot8 .leftNav7 .subLeftNav8 a:hover, 

.slot8 .subSlot1 .leftNav8 .subLeftNav1 a:hover, .slot8 .subSlot2 .leftNav8 .subLeftNav2 a:hover, .slot8 .subSlot3 .leftNav8 .subLeftNav3 a:hover, .slot8 .subSlot4 .leftNav8 .subLeftNav4 a:hover, .slot8 .subSlot5 .leftNav8 .subLeftNav5 a:hover, .slot8 .subSlot6 .leftNav8 .subLeftNav6 a:hover, .slot8 .subSlot7 .leftNav8 .subLeftNav7 a:hover, .slot8 .subSlot8 .leftNav8 .subLeftNav8 a:hover,

.slot9 .subSlot1 .leftNav9 .subLeftNav1 a:hover, .slot9 .subSlot2 .leftNav9 .subLeftNav2 a:hover, .slot9 .subSlot3 .leftNav9 .subLeftNav3 a:hover, .slot9 .subSlot4 .leftNav9 .subLeftNav4 a:hover, .slot9 .subSlot5 .leftNav9 .subLeftNav5 a:hover, .slot9 .subSlot6 .leftNav9 .subLeftNav6 a:hover, .slot9 .subSlot7 .leftNav9 .subLeftNav7 a:hover, .slot9 .subSlot8 .leftNav9 .subLeftNav8 a:hover,

.slot10 .subSlot1 .leftNav10 .subLeftNav1 a:hover, .slot10 .subSlot2 .leftNav10 .subLeftNav2 a:hover, .slot10 .subSlot3 .leftNav10 .subLeftNav3 a:hover, .slot10 .subSlot4 .leftNav10 .subLeftNav4 a:hover, .slot10 .subSlot5 .leftNav10 .subLeftNav5 a:hover, .slot10 .subSlot6 .leftNav10 .subLeftNav6 a:hover, .slot10 .subSlot7 .leftNav10 .subLeftNav7 a:hover, .slot10 .subSlot8 .leftNav10 .subLeftNav8 a:hover,

.slot11 .subSlot1 .leftNav11 .subLeftNav1 a:hover, .slot11 .subSlot2 .leftNav11 .subLeftNav2 a:hover, .slot11 .subSlot3 .leftNav11 .subLeftNav3 a:hover, .slot11 .subSlot4 .leftNav11 .subLeftNav4 a:hover, .slot11 .subSlot5 .leftNav11 .subLeftNav5 a:hover, .slot11 .subSlot6 .leftNav11 .subLeftNav6 a:hover, .slot11 .subSlot7 .leftNav11 .subLeftNav7 a:hover, .slot11 .subSlot8 .leftNav11 .subLeftNav8 a:hover,

.slot12 .subSlot1 .leftNav12 .subLeftNav1 a:hover, .slot12 .subSlot2 .leftNav12 .subLeftNav2 a:hover, .slot12 .subSlot3 .leftNav12 .subLeftNav3 a:hover, .slot12 .subSlot4 .leftNav12 .subLeftNav4 a:hover, .slot12 .subSlot5 .leftNav12 .subLeftNav5 a:hover, .slot12 .subSlot6 .leftNav12 .subLeftNav6 a:hover, .slot12 .subSlot7 .leftNav12 .subLeftNav7 a:hover, .slot12 .subSlot8 .leftNav12 .subLeftNav8 a:hover,

.slot13 .subSlot1 .leftNav13 .subLeftNav1 a:hover, .slot13 .subSlot2 .leftNav13 .subLeftNav2 a:hover, .slot13 .subSlot3 .leftNav13 .subLeftNav3 a:hover, .slot13 .subSlot4 .leftNav13 .subLeftNav4 a:hover, .slot13 .subSlot5 .leftNav13 .subLeftNav5 a:hover, .slot13 .subSlot6 .leftNav13 .subLeftNav6 a:hover, .slot13 .subSlot7 .leftNav13 .subLeftNav7 a:hover, .slot13 .subSlot8 .leftNav13 .subLeftNav8 a:hover,

.slot14 .subSlot1 .leftNav14 .subLeftNav1 a:hover, .slot14 .subSlot2 .leftNav14 .subLeftNav2 a:hover, .slot14 .subSlot3 .leftNav14 .subLeftNav3 a:hover, .slot14 .subSlot4 .leftNav14 .subLeftNav4 a:hover, .slot14 .subSlot5 .leftNav14 .subLeftNav5 a:hover, .slot14 .subSlot6 .leftNav14 .subLeftNav6 a:hover, .slot14 .subSlot7 .leftNav14 .subLeftNav7 a:hover, .slot14 .subSlot8 .leftNav14 .subLeftNav8 a:hover,

.slot15 .subSlot1 .leftNav15 .subLeftNav1 a:hover, .slot15 .subSlot2 .leftNav15 .subLeftNav2 a:hover, .slot15 .subSlot3 .leftNav15 .subLeftNav3 a:hover, .slot15 .subSlot4 .leftNav15 .subLeftNav4 a:hover, .slot15 .subSlot5 .leftNav15 .subLeftNav5 a:hover, .slot15 .subSlot6 .leftNav15 .subLeftNav6 a:hover, .slot15 .subSlot7 .leftNav15 .subLeftNav7 a:hover, .slot15 .subSlot8 .leftNav15 .subLeftNav8 a:hover { text-decoration:underline; font-weight:600; background: url('images-layout/dash-blue.gif') 0 50% no-repeat; }







/***************************************************************

Default Blob Styles

***************************************************************/

.blobDefault {

	padding-left:5px;
	padding-right: 5px;

	margin-bottom:10px;
	
	font-size: 11px;

}

.blobDefault p {

	padding-left: 5px;
	
	padding-right: 5px;

}


.blobDefault h2 {

	padding-left: 5px;
	
	padding-right: 5px;
	
	color: #002d70;

}
.blobDefault h3 {

	margin-bottom:3px;
	padding-left: 5px;
	color: #002d70;
}

.blobDefault h4 {

	margin-bottom:3px;
	padding-left: 5px;
	color: #002d70;
	padding-top: 0;
}


.blobImage {

	margin-bottom:12px;

}



.blobSummary {

	margin-top:1em;

	margin-bottom:12px;

}

.blobSummary .summaryColumn1 {

	width:48%;

}

.blobSummary .summaryColumn2 {

	width:48%;

}

.blobSummary .padded {

	padding-right:4px;

}







.blobStyle1 {

	margin-bottom:12px;

	border: 1px solid #bbb;

	background: #fff;
	
	font-size: 11px;

}

.blobStyle1 .topLeft {

	width:100%;

	border-bottom: 1px solid #aaa;

	background: url('images-layout/blob-style-1-top-left.gif') top left repeat-x #e5e5f6;

}

.blobStyle1 .topRight {

	padding-top:3px;

	padding-left:15px;

	background: url('images-layout/blob-style-1-top-right.gif') 96% 50% no-repeat;
	
	color: #FFFFFF;

}
.topRight { 
	color: #FFFFFF;
	
	font-weight: normal;
	
	font-size: 14px;
	
}

.blobStyle1 .topRight h2 { margin:0; padding:3px 0; font-size:130%; color:#8e443f; }

.blobStyle1 .topRight p { margin:0; padding:3px 0; font-size:130%; color:#8e443f; }


.blobStyle1 .blobBody {

	padding:4px;

	background: url('images-layout/nav-side-right.gif') top right repeat-y;

}

.blobStyle1 .bottomLeft {

	display:none;

}

.blobStyle1 .bottomRight {

	

}





.blobStyle2 {

	margin-bottom:12px;

	

	border-width:1px;

	border-style:solid;

	border-color:#22598e;

	

	background: url('images-layout/blob-style-2-bg.gif') bottom right no-repeat #fff;

}

.blobStyle2 .topLeft {

	display:none;

}

.blobStyle2 .topRight {

	

}

.blobStyle2 .topRight h2 { margin:0; padding:8px 0 0 0; font-size:120%; text-align:center; }

.blobStyle2 .blobBody {

	padding:4px 4px 0 6px;

	text-align:center;

	background: url('images-layout/blob-style-2-right.gif') top right repeat-y;

}

.blobStyle2 .bottomLeft {

	display:none;

}

.blobStyle2 .bottomRight {

	

}







.blobStyle3 {

	margin-bottom:12px;

}



.columnStyle4 .blobStyle3 {

	margin-bottom:12px;

	width:100%;

	background: url('images-layout/blob-style-3-left.gif') top left repeat-y #f1f1f1;

}

.columnStyle4 .blobStyle3 .topLeft {

	background: url('images-layout/blob-style-3-top-left.gif') top left no-repeat #f1f1f1;

}

.columnStyle4 .blobStyle3 .topRight {

	height:14px;

	background: url('images-layout/blob-style-3-top-right.gif') top right no-repeat;

}

.columnStyle4 .blobStyle3 .blobBody {

	padding:0 4px 0 6px;

	background: url('images-layout/blob-style-3-right.gif') top right repeat-y;

}

.columnStyle4 .blobStyle3 .blobBody h2 { text-align:center; }

.blobBody p {
	text-align:center;
	color:#22598e;
	font-size:12px;
	font-weight:bold;
	padding-top: 10px;
}

.columnStyle4 .blobStyle3 .bottomLeft {

	background: url('images-layout/blob-style-3-bottom-left.gif') bottom left no-repeat #f1f1f1;

}

.columnStyle4 .blobStyle3 .bottomRight {

	height:14px;

	font-size:1px;

	background: url('images-layout/blob-style-3-bottom-right.gif') bottom right no-repeat;

}



.blobBuy1 {

	margin-bottom:12px;

}

.blobBuy1 .topLeft {

	background: url('images-layout/blob-style-buy-1-top-left.gif') top left no-repeat #eee;

}

.blobBuy1 .topRight {

	padding-top:4px;

	height:26px;

	text-align:center;

	background: url('images-layout/blob-style-buy-1-top-right.gif') top right no-repeat;

}

.blobBuy1 .topRight h2 {

	margin:0;

	padding:0 3px;

	font-size:120%;

	color:#fff;

}

.blobBuy1 .blobBody {

	margin:0;

	padding:0 6px 0 5px;

	height:100%;

	

	border-width:0 1px;

	border-style:solid;

	border-color:#d1d1d1;

	

	background-color: #f7f7fa;

}

.blobBuy1 .blobBody  p {

	

}

.blobBuy1 .blobBody table {

	margin-bottom:10px;

	margin-left:2%;

	width:94%;

}

.blobBuy1 .blobBody .productName {

	margin-bottom:4px;

	font-size:130%;

	color:#22598e;

}

.productName2 {

	margin-bottom:4px;

	font-size:14px;

	color:#22598e;
	
	text-align: center;
	
	font-weight:bold;
	
	padding-top: 10px;

}
.divider {

	padding-top:4px;

	font-size:120%;

	font-weight:600;

	border-top:1px dotted #999;
}

.blobBuy1 .blobBody {

	padding-top:4px;

	

	font-size:120%;

	font-weight:600;

	

	border-top:1px solid #606060;

}

.blobBuy1 .blobBody .buttonStyleCart {

	margin-left:24px;

	font-size:110%;

}

.blobBuy1 .blobBody h2 { margin:0; padding:8px 0 3px 0; text-align:center; color:#343434; }

.blobBuy1 .blobBody ul {

	margin:4px 0;

	padding-left:30px;

}

.blobBuy1 .blobBody a{

	text-decoration:none;

}

.blobBuy1 .blobBody a:hover{

	text-decoration:underline;

}

.blobBuy1 .bottomLeft {

	background: url('images-layout/blob-style-buy-1-bottom-left.gif') bottom left no-repeat;

}

.blobBuy1 .bottomRight {

	height:21px;

	border-right:1px solid #d1d1d1;

}







.blobBuy2 {

	margin-bottom:12px;

	border:1px solid #ccc;

	background: url('images-layout/blob-style-buy-2-bg-2.gif') no-repeat #f7f7fa;

	background-position:0 1px;
}
.blobInfo {

	background-color: #f7f7fa;

	margin-bottom:12px;

	border:1px solid #ccc;

	background-position:0 1px;
	
}
.blobInfo h3 {
 
 	color: #22598e;
	font-size: 12px;
	padding: 10px;
}

.blobInfoUL {
	margin-top: 10px; 
	font-size: 11px;	
	list-style:none;
	margin-left: -20px;
}
.blobInfo li {

	padding-bottom: 5px; 
	padding-left:15px;
	background: url('images-layout/bullet-square-blue.gif') 2px .3em no-repeat;
	}
	
.blobInfo2 {

	background-color: #f7f7fa;

	margin-bottom:12px;

	border:1px solid #ccc;

	background-position:0 1px;
	
	text-align: left;
	
	padding-left: 10px;
	
	padding-right: 10px;
	
	padding-bottom: 10px;
	
}
.blobInfo2 h2 {
 
 	color: #22598e;
	font-size: 12px;
	padding-top: 5px;
}
	
	
body>div .blobBuy2 {

	background-position:0 0;

}

.blobBuy2 .topLeft {

	display:none;

}

.blobBuy2 .topRight {

	

}

.blobBuy2 .blobBody {

	padding:4px 4px 8px 6px;

	background-color:transparent;

}

.blobBuy2 .blobBody h2 { margin:0; padding:8px 0 0 0; text-align:center; }
.blobBody h3 { margin:0; padding-left: 10px; text-align:left; }

.blobBuy2 .blobBody ul {

	margin:4px 0;

	padding-left:30px;

}

.blobBuy2 .blobBody a{

	text-decoration:none;

}

.blobBuy2 .blobBody a:hover{

	text-decoration:underline;

}

.blobBuy2 .bottomLeft {

	display:none;

}

.blobBuy2 .bottomRight {

	

}







.titleTagline {

	position:relative;

	margin-bottom:25px;

	margin-top: 25px;	

	height:155px;

	width:385px;


}

.titleTagline .titlePart1 {

	position:absolute;

	top:10px;

	left:140px;

	font-size:120%;

	font-weight:200;

	color:#194372;
	
	text-align:left;

}

.titleTagline .titlePart2 {

	position:absolute;

	top:30px;

	left:140px;

	width:225px;


	padding-bottom:6px;


	text-align:left;

	font-size:140%;

	font-weight:600;

	color:#194372;

	border-bottom:1px dotted #999;

}

.titleTagline .subTitle {
	position:absolute;
	bottom:9px;
	left:142px;
	text-align:left;
	font-size:110%;
	color:#194372;
	font-weight:normal;
}

.titleTagline img {

	margin-left:5px;

}


.titleTagline .price {
	position:absolute;
	bottom:57px;
	left:142px;
	text-align:left;
	font-size:190%;
	color:#891e21;
	font-weight:200;
	width: 59px;
}


.bannerStyle1, .bannerStyle2 {

	position:relative;

	width:572px;

	height:108px;

	background: top left no-repeat;

}

.bannerStyle1 h1, .bannerStyle2 h1 {

	position:absolute;

	right:18px;

	

	width:375px;

	

	text-align:right;

	font-size:175%;

	font-weight:400;

	color:#22598e;

	

	border-bottom:1px dotted #999;

}

.bannerStyle1 h1 { bottom:35px; }

.bannerStyle2 h1 { bottom:45px; }



.bannerStyle1 h1 em, .bannerStyle2 h1 em{

	color:#8e443f;

}

.bannerStyle1 h2, .bannerStyle2 h2 {

	position:absolute;

	right:18px;

	

	text-transform:uppercase;

	text-align:right;

	font-size:110%;

	color:#999;

}

.bannerStyle1 h2 { top:75px; }

.bannerStyle2 h2 { top:65px; }



.cultureLink {

	margin-bottom:12px;

	text-align:center;

}

.cultureLink .buttonStyle1 {

	margin-left:18px;

}

/***************************************************************

List Styles

***************************************************************/

.ulStyle1 {

	margin-top:3px;

	margin-left:7px;

	margin-bottom: 0;
	
	padding-left:10px;
	
	padding-right: 15px;


	

	list-style:none;

}

.ulStyle1 li {

	margin:0;

	padding-bottom:2px;

	padding-left:12px;

	background: url('images-layout/bullet-square-blue.gif') 2px .3em no-repeat;

}

.ulStyle1 li a {

	text-decoration:none;

}

.ulStyle1 li a:hover, .ulStyle1 li a:active {

	text-decoration:underline;

}

.ulStyle1 ul {

	margin-left:7px;

	padding-left:0;

	

	list-style:none;

}

.ulStyle1 ul li {

	padding-left:10px;

	background: url('images-layout/bullet-square-blue.gif') 0 .3em no-repeat;

}

.ulStyle3 {

	margin-top:3px;

	margin-left:7px;

	margin-bottom: 0;
	
	padding-left:0;

	

	list-style:none;

}

.ulStyle3 li {

	margin:0;

	padding-bottom:2px;

	padding-left:12px;

	background: url('images-layout/bullet-square-blue.gif') 2px .3em no-repeat;

}

.ulStyle3 li a {

	text-decoration:none;

}

.ulStyle3 li a:hover, .ulStyle1 li a:active {

	text-decoration:underline;

}

.ulStyle3 ul {

	margin-left:7px;

	padding-left:0;

	

	list-style:none;

}

.ulStyle3 ul li {

	padding-left:10px;

	background: url('images-layout/bullet-square-blue.gif') 0 .3em no-repeat;

}



.ulStyle2 {

	margin:6px 0 6px 0;

	padding-left:16px;

}

.ulStyle2 li {

	padding-left:0;

}









.ulStyleSpaced li{

	margin-bottom:.6em;

}



.olStyleSpaced li{

	margin-bottom:.6em;

}

.olStyleSpaced li p{

	padding:.6em 0 0 0;

}





/***************************************************************

Table Styles

***************************************************************/





.comparison {

	margin:8px 5px 15px 0;

	font-size:110%;

	border-collapse:collapse;

}

.comparison th {

	padding:8px 8px 6px 12px;

	

	/*height:50px;*/

	

	text-align:center;

	font-size:110%;

	font-weight:600;

	color:#000;

	

	background: url('images-layout/table-top.gif') top left repeat-x #f1f1f1;

}

.comparison th a { color:#fff; }

.comparison th a:link, .comparison th a:visited, { }

.comparison th a:hover {

	text-decoration:none;

}

.comparison .highlight {

	font-weight:600;

	color:#4fbf13;

}

.comparison td {

	padding:4px 7px 4px 8px;

	

	text-align:center;

	color:#000;

	

	border-width:1px 0;

	border-style:solid;

	border-color:#7696b6;

	background-color:#f1f1f1;

}

.comparison th.textLeft, .comparison td.textLeft {

	text-align:left;

}

.comparison .topLeft {

	text-align:left;

	background: url('images-layout/table-top-left.gif') top left no-repeat;

}

.comparison .topRight { 

	background: url('images-layout/table-top-right.gif') top right no-repeat;

}

.comparison .left {

	text-align:left;

	padding-left:14px;

	background: url('images-layout/table-left.gif') top left repeat-y #f1f1f1;

}

.comparison .right {

	padding:right;

	background: url('images-layout/table-right.gif') top right repeat-y #f1f1f1;

}

.comparison .bottomLeft {

	padding-bottom:8px;

	padding-left:12px;

	text-align:left;

	border:none;

	background: url('images-layout/table-bottom-left.gif') bottom left no-repeat #f1f1f1;

}

.comparison .bottom {

	padding-bottom:8px;

	border:none;

	background: url('images-layout/table-bottom.gif') bottom left repeat-x #f1f1f1;

}

.comparison .bottomRight {

	padding-right:12px;

	padding-bottom:8px;

	border:none;

	background: url('images-layout/table-bottom-right.gif') bottom right no-repeat #f1f1f1;

}







/***************************************************************

Text Styles

***************************************************************/

.bigger {

	font-size:120%;	

}

.smaller {

	font-size:89%;

}

.price {

	font-weight:200;

	color:#891e21;
	
	font-size: 150%;

}



.bonusText{

	font-weight:600;

	color:#8f2525;

}



.strike {

	text-decoration:line-through;

	font-weight:600;

}

.yes {

	font-weight:600;

	color:#065e25;

}

.no {

	font-weight:600;

	color:#8f2525;

}



.alignText1 {

	text-align:center;

}






/* ------------------ Headers -----------------*/

.productName {

	font-size:150%;

	color:#4fbf13;

}

.important {

	font-size:150%;

	color:#4fbf13;

}



.categoryHeader {

	margin:1.25em 0 .5em -6px;

	padding:5px 10px;

	color:#fff;

	background-color: #1d4b7c;

}



.tagline {

	font-size:130%;	

}

.tagline em {

	color:#4fbf13; /*#f80;*/

}



.trademark {

	font-size:60%;

}



/* ------------------- Links ------------------*/

.productLink:link, .productLink:visited {

	text-decoration:none;

	font-weight:600;

	font-size:120%;

	

	color:#002d70;

}



.productLink:hover, .productLink:active {

	text-decoration:underline;

	color:#3366bb;

}







.buttonStyle1, .buttonStyle1:link, .buttonStyle1:visited, .buttonStyle1:active {

	display:block;

	margin-right:3px;

	padding-top:4px;

	padding-right:10px;

	width:109px;

	height:20px;

	

	color:#002d70;

	text-align:center;

	text-decoration:none;

	font-weight:600;

	background: url('images-layout/button-style-1.gif') 50% 50% no-repeat #bbb;

}



.buttonStyle1:hover {

	color:#22598e;

	text-decoration:underline;

	background: url('images-layout/button-style-1.gif') 50% 50% no-repeat #bbb;

}



.buttonStyle2, .buttonStyle2:link, .buttonStyle2:visited, .buttonStyle2:active {

	display:block;

	margin-right:3px;

	padding-top:4px;

	padding-right:15px;
	
	margin-left: 5px;

	width:80px;

	height:20px;

	

	color:#002d70;

	text-align:center;

	text-decoration:none;

	font-weight:600;

	background: url('images-layout/button-style-2.gif') 50% 50% no-repeat #bbb;

}



.buttonStyle2:hover {

	color:#22598e;

	text-decoration:underline;

	background: url('images-layout/button-style-2.gif') 50% 50% no-repeat #bbb;

}



.buttonStyleCart, .buttonStyleCart:link, .buttonStyleCart:visited, .buttonStyleCart:active {

	display:block;

	margin-right:3px;

	padding-top:7px;

	padding-right:10px;

	width:109px;

	height:20px;

	

	color:#002d70;

	text-align:center;

	text-decoration:none;

	font-weight:600;

	background: url('images-layout/button-style-1.gif') 50% 50% no-repeat #bbb;

}



.buttonStyleCart:hover {

	color:#22598e;

	text-decoration:underline;

	background: url('images-layout/button-style-1.gif') 50% 50% no-repeat #bbb;

}







/***************************************************************

Image Classes

***************************************************************/



.thumbnail {

	float:left;

	margin:8px 8px 0 0;

	padding:10px 10px 15px 10px;

	border-width:1px 3px 3px 1px;

	border-style:solid;

	border-color:#000;

}

.thumbnail img {

	margin-bottom:12px;

}

.thumbnail p{

	padding:0;

	text-align:center;

	font-family: Comic Sans MS, sans-serif;

}



/***************************************************************

Miscellaneous Stuff

***************************************************************/



/*--------------- Floating --------------------*/

.clear {

	clear:both;

}



.float {

	float:left;

}

.floatOpposite {

	float:right;
}

.extraLine {

	padding-bottom:1.8em;

}

.indentStyle1 {

	padding-left:2.5em;

}



/*--------------- Testimonial -----------------*/

.testimonial {

	margin:10px;

	padding:7px 5px 5px 7px;



	border:solid 1px #6c778d;

	

	background-color:#f0f0f5;

}







/*--------------- Site Name -------------------*/

#siteName {

	position:absolute;

	left:-999em;

}
/*--------------- New -------------------*/

.Features {	
	margin-top:0;

	margin-bottom:.15em;

	font-size:110%;

	color:#002d70;
	
	font-weight:bold;
}
#column1 p {
	padding-right: 10px;
	}
.oneColumn {
	padding-top: 0;
	padding-right: 45px;
	padding-left: 25px;
}
.ImgRight {
	padding-left: 12px;
	}
.oneColumn h2 {
	padding-top: 10px;
}
.oneColumn2 h1 {
	padding-bottom: 15px;
	font-size: 16px;
}
.oneColumn2 h3 {
	padding-top: 15px;
}
.oneColumn2 {
	padding-top: 0;
	padding-right: 10px;
	padding-left: 25px;
}
.oneColumn2 h2 {
	padding-top: 10px;
}
.oneColumn h1 {
	padding-bottom: 15px;
	font-size: 16px;
}
.oneColumn h3 {
	padding-top: 15px;
}

.Fill1 {
	height: 200px;
	}
.Fill2 {
	height: 900px;
}
.Fill3 {
	height: 500px;
	}
.BoldBlue {
	font-size:14px;
	font-weight: bold;
	color:#002d70;
}
.BoldRed {
	font-size:12px;
	font-weight: bold;
	color:#8E1E22;
}
.Guarantee {
	padding-right: 15px;
	padding-top: 20px;
}	
.Frame {
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom: 10px;
	background-color:#EEEEEE;
}
.Frame h4 {
	padding-top: 0;
	font-size:12px;
	color:#A21E22;

}
.headerImg { 
	padding-left: 0;
	padding-bottom: 10px;
	margin: 0;
	background-image: url(images-pm/affordable-language-software-elanguage.jpg);
	background-repeat: no-repeat;
	width: 560px;
	height: 294px;
}
.headerImg h1 { 
	color: #8E1E22;
	text-align: right;
	padding-right: 40px;
	font-size: 16px;
	font: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 200px;
	font-weight: normal;
}
.headerImg2 { 
	padding-left: 0;
	padding-bottom: 10px;
	margin: 0;
	background-image: url(images-pm/learn-for-less-than-rosetta.png);
	background-repeat: no-repeat;
	width: 560px;
	height: 332px;
}
.headerImg2 h1 { 
	color: #8E1E22;
	text-align: right;
	padding-right: 40px;
	font-size: 16px;
	font: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 200px;
	font-weight: normal;
}
.indexSide {
	margin: 10px;
	padding: 5px;
	background-color: #eeeeee;
	}
.indexSide h3{
	padding-top: 10px;
	padding-bottom: 10px;
	}
.indexMain {
	padding-left: 20px;
	padding-right: 35px;
	padding-top: 5px;
}
.indexMain h3 {
	padding-bottom: 0;
	}
.indexPrice {
	text-align: right;
	padding-right: 7px;
	color: #8E1E22;
	font-size: 16px;
	font-weight: bold;
}
.image-left-padding {
	padding-left: 10px;

}
.reviewTitle {
	font-size:12px;
	color:#A21E22;
	padding-bottom: 5px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 10px;
}
.reviewTitle2 {
	font-size:12px;
	color:#A21E22;
	padding-bottom: 5px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}
