@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px auto;
	text-align:center;	
	background-color:#cfe0f2;

}

a {
	text-decoration:none;
}
#outer {
	width:766px;
	margin:0px auto;
	background-color:#FFFFFF;
}

#header {
	width:766px;
	height:90px;
	background:#FFFFFF url(../images/header.jpg) no-repeat top left;
}

#logo {
	float:left;
	width:259px;
	height:90px;
	background:url(../images/logo.jpg) no-repeat top left;
}
#callUs {
	width:194px;
	height:69px;
	margin:8px 27px 0px 0px;
	background:url(../images/callus_bg.png) no-repeat top right;
	float:right;
	text-align:left;
}

#callUs span {
	font-size:18px;
	color:#00376e;
	font-weight:bold;
	float:right;
	margin-right:20px;
	margin-top:12px;
}

#mainMenu {
	width:218px;
	height:191px;
	float:left;
	background:#FFFFFF url(../images/menu.jpg) no-repeat top left;
}

#mainBanner {
	width:548px;
	height:191px;	
	float:left;
	background:#FFFFFF url(../images/bannerimage.jpg) no-repeat top left;
}

#container {
	display:table;
	text-align:left;
	clear:both;
	width:766px;
	margin:0px auto;
	/*background:#FFFFFF url(../images/filler.jpg) repeat-y;*/
}

#leftCol {
	width:218px;
	float:left;
	height:auto;
}

#welcomeBox{
	width:218px;	
	height:168px;
	background:#0066cc;
}

#welcomeBox P{
   margin:10px 5px 10px 17px;
	padding:0px;
	font-size:11px;
	color:#FFFFFF;
}

.welcomeTitle {
	padding:2px;
	font-size:15px;
	color:#FFFFFF;	
	font-weight:bold;
	text-align:center;
}

#leftBottom {
	width:218px;		
	height:346px;
	background:transparent url(../images/why_bg.jpg) no-repeat top left;
}

#rightCol {
	margin-left:-1px;
	width:548px;
	height:auto;
	float:left;
	border-left:#EEEEEE 1px solid;
}

#productsContainer {
	width:516px;
	min-height:460px;	
	float:right;
}
#rightContent {
	width:518px;
	margin:0px;
	padding:0px;
	margin-left:2px;
	border-right:#EEEEEE 1px solid;
}

#rightTitle {
	margin-left:-2px;
	width:509px;
	height:23px;
	background:#cfe0f2;
	color:#0e65cc;
	font-size:17px;
	font-weight:bold;
	padding:5px 0px 0px 12px;
}

.lbTitle {
	padding:5px 2px 5px 15px;
	color:#0066cc;
	font-size:15px;
	font-weight:bold;
}
#footer {
   clear:both;
	width:520px;
	height:40px;
	background:#cfe0f2;
	border-right:#cfe0f2 1px solid;	
	border-bottom:#FFFFFF 1px solid;	
	color:#646464;
	font-size:10px;
	margin:-1px 0px 0px 0px;
	padding:5px 0px 1px 10px;
	width:508px;
	text-align:center;
}

.productBox {
	
	height:190px;
	width:174px;
	float:left;
	background:url(../images/greenbox.jpg) no-repeat top left;
}

.productBoxContainer {
	margin-left:0px;
	height:210px;
	width:172px;
	float:left;
}


.productColorBar {
	width:171px;
	height:9px;
	border-right:#FFFFFF 1px solid;
}

.green.productColorBar {
	background-color:#168819;	
}

.blue.productColorBar {
	background-color:#0066cc;
}

.gray.productColorBar {
	background-color:#434542;
}

.last.productColorBar {
	border-right:#168819 1px solid;
}

H2 {
	margin:0 auto;
	padding:0px;
	width:172px;
	height:34px;
	border-bottom:#EEEEEE 1px solid;
	border-right:#EEEEEE 1px solid;
	text-align:center;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	color:#474747;
}

.productDesc {
	width:172px;
	height:136px;	
	border-right:#EEEEEE 1px solid;	
	border-bottom:#EEEEEE 1px solid;	
	overflow:hidden;
}

.Bullets {
	margin:3px 5px 3px 5px;
	padding:0px;
}

.Bullets li {
	padding-top:2px;
	list-style:none;
	padding-left:10px;
	font-size:11px;
	line-height:12px;
	color:#858585;

}

.green.Bullets li {
	background:url(../images/greenBullet.jpg) 0px 5px no-repeat;	
}
.blue.Bullets li {
	background:url(../images/blueBullet.jpg) 0px 5px no-repeat;	
}
.gray.Bullets li {
	background:url(../images/grayBullet.jpg) 0px 5px no-repeat;	
}

.whyBullet {
	width:25%;
	height:46px;
	text-align:right;
}

.whyBulletLabel {
	width:75%;
	height:70px;
	color:#0066cc;
	font-size:14px;
	line-height:14px;
	font-weight:bold;	
}
.whyBullets {
	margin:0px;
	padding:2px 0px 0px 20px;
	list-style:none;
	font-size:11px;
	line-height:12px;
	color:#858585;
}
.whyBullets li {
	margin:0px;
	display:table;
	background:url(../images/whybullet.png) no-repeat top left;
	padding:0px 0px 20px 35px;
	color:#0066cc;
	height:46px;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	
}
.whyBullets li span {
	padding-top:10px;
	display:block;
	vertical-align: middle;
	height:36px;
}

.productFooter {
	width:99px;
	height:30px;
	border-right:#EEEEEE 1px solid;	
	font-size:10px;
	line-height:27px;
	padding-left:63px;
	margin-right:10px;
	text-decoration:none;
	padding-right:10px;
	color:#474747;
}

.green.productFooter {
	background:url(../images/greenlearnmorebutton.jpg) 140px no-repeat;
}
.blue.productFooter {
	background:url(../images/bluelearnmorebutton.jpg) 140px no-repeat;
}
.gray.productFooter {
	background:url(../images/graylearnmorebutton.jpg) 140px no-repeat;
}

/** MAIN MENU **/
.worldMenu {
	margin:5px 10px 5px -10px;
	padding:0px;
	list-style:none;
	background-color:transparent;
	float:left;
}


.worldMenu li {
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:30px;
	padding-right:20px;
	line-height:20px;
	color:#474747;
	text-decoration:none;
	width:131px;
}

.worldMenu li a  {
	background:url(../images/blueBullet.jpg) no-repeat right 7px;
	padding-right:20px;
	display:block;
	font-size:11px;
	text-align:right;
	color:#474747;
	text-decoration:none;
}

.worldMenu li:hover {
	background:url(../images/menuHover.png) no-repeat 20px 0px;
}


.worldMenu li a:hover {
}

.leftAlignImage {
	float:left;
	margin-right:5px;
}

#rightContent P, #rightContent ul {
	padding:0px 10px;
	font-size:11px;	
	line-height:13px;
	margin:5px 0px;
	color:#474747;

}

.blueText {
	color:#0066cc;
}
.greenText {
	color:#1f891f;
}

#rightContent ul li {
	padding-left:20px;
	color:#474747;
}
.headerBlue {
   font-family:Arial;
	padding:5px 10px;
	font-size:14px;
	color:#0e65cc;
	font-weight:bold;
	letter-spacing:0px;
}

.headerGreen {
	padding:5px 10px;
	font-size:14px;
	color:#1f891f;
	font-weight:bold;
}

.womanBox {
	width:185px;
	height:130px;
	background:#cfe0f2 url(../images/woman_holding.png) no-repeat top left;
	float:right;
	padding-top:75px;
	margin-top:0px;
	margin-bottom:0px;
	margin:0px 5px 0px 5px;
}

.boxed {

	font-size:11px;
}

#subfooter {
	background:#cfe0f2;
	padding:10px 0px 0px 0px;
	width:766px;
	height:50px;
	text-align:center;
	color:#646464;
	font-size:10px;
}
