body {
	background: #600 url(../images/bg.png) repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #333333;
	clear: both;
	}
img { border: 0; }
p {
	line-height: 19px;
	margin: 10px 0 15px;
}
h2 { margin: 0; color: #fff; font-weight: normal; padding: 45px 170px 47px 30px; font-size: 1.9em; }
h3, h4 { font-size: 2em; font-weight: bolder; color: #000; margin: 0; }
h4 { font-size: 1.7em; }
a { color: #f00; text-decoration: none; border-bottom: 1px solid #FFC4C4; }		
a:hover { border-color: #f00; }
.l1 { border: none !important; margin: 0 !important; }

ul {
	padding: 0;
	line-height: 23px;
	margin: 10px 0 15px;
	}
/*ul li {background: url(../images/bullet.gif) no-repeat 0% 52%;}*/
#features ul  li{
	font-weight: bolder;
	color:#003366;
	border-bottom: 1px #CCCCCC dotted;
	font-size:15px;
	list-style: none;
	background: url(../images/bullet2.gif) no-repeat;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#features ul ul {
	list-style:square;
	padding-left: 20px;
	background:none;
	font-weight: normal;
	color: #333333;
	border-bottom: none;
	font-size: 13px;
}
#features ul ul li {
	margin-top: 7px;
	background:none;
	font-weight: normal;
	color: #333333;
	border-bottom: none;
	font-size: 13px;
	list-style-type: square;
	padding-left: 5px;
	margin-left: 5px;
	line-height: 15px;
}
#features li { padding-left: 20px;}
		
/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/		
#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	}
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/			
#header {
	width: 900px;
}
#header:after	{ 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}
#header h1 {
	font-weight: bolder;
	font-size: 2em;
	padding: 1.2em 0 28px 0;
	margin: 0;
}
#header h1 {
	color: #fff;
	text-decoration: none;
	border: none;
}
#header h1  span { color: #f00; }

/** Navigation **/
#header ul {
	margin: -6.9em 0 0 0;
	padding: 0 10px;
	list-style-type: none;
	float: right;
	}
* html #header ul { padding: 0; }	
#header ul li {
	float: left;
	text-align: center;
	margin: 0 10px;
	background: transparent;
	padding: 0;
	}	
#header ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	padding: 2.5em 10px;
	border-bottom: 0.3em solid #3F0000;
	}	
#header ul li a:hover { border-color: #f00; }	
#header ul li a.on,
#header ul li a.on:hover { border-color: #fff; font-weight:bolder;}		

/*------------------------------------------------------------*
**  Body
**------------------------------------------------------------*/
#body { background: #fff url(../images/body_.png) repeat-x; }
#body div { background: transparent url(../images/body_left.png) no-repeat; }
#body div div { background: transparent url(../images/body_right.png) no-repeat 100% 0%; height: 1%; padding: 0 20px 30px; }
* html #body div div { width: 100%; }
#body div div:after	{ 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}	
#body div div div { background-image: none; padding: 0; }

/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#body #content {
	float: right;
	height: auto !important;
	width: 800px;
	background: #fff url(../images/content_shadow.png) no-repeat;
	padding: 23px 25px 0 38px;
	}
	
/*------------------------------------------------------------*
**  Breadcrumb
**------------------------------------------------------------*/
#body #content .breadcrumb {
	background-color: #600;
	background-repeat: repeat-y;
	margin-bottom: 40px;
	}

/** specific pages **/
#body #content .home {background-image: url(../images/banner_1.jpg); display: block; width: 650px; height: 220px;}
#body #content .SDK { background-image: url(../images/banner_2.jpg); display: block; width: 650px; height: 220px;}
#body #content .home2 {background-image: url(../images/banner_3.jpg); display: block; width: 650px; height: 220px;}
#body #content .IGSM { background-image: url(../images/banner_4.jpg);  display: block; width: 650px; height: 220px;}
#body #content .IP1101 { background-image: url(../images/banner_5.jpg);  display: block; width: 650px; height: 220px;}
#body #content .IP1500A { background-image: url(../images/banner_6.jpg);  display: block; width: 650px; height: 220px;}
#body #content .IP1200 { background-image: url(../images/banner_7.jpg);  display: block; width: 650px; height: 220px;}
#body #content .Daughter-Card { background-image: url(../images/banner_8.jpg);  display: block; width: 650px; height: 220px;}
#body #content .main-banner { background-image: url(../images/main_banner.jpg);  display: block; width: 800px; height: 360px;}



/*------------------------------------------------------------*
**  Submenu
**------------------------------------------------------------*/
#body #sub {
	float: left;
	margin: 33px 0 0 0;
	background-color: #fff;
	height: auto !important;
	width: 120px;
	padding: 20px 10px 0 20px;
	}
	
#sub li { list-style:none; padding-left: 20px; line-height: 30px; background: url(../images/bullet.gif) no-repeat 0% 52%}

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/

#footer {
	padding: 0;
	clear: both;
	margin: 0 auto 20px auto;
	}
#footer a { border: none; }	
#footer p { color: #fff; padding: 10px ; margin: 0; }
#footer span {
	float: right;
	margin: 0;
}

#features {
	padding:0;
}


.end {clear:both;}

