/* --- main layout --- */
	
	* { margin: 0; padding: 0; }
	
	img
	{
	border:none;
	}
	
	img.border
	{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	padding:2px;
	border:1px solid #8F8F8F;
	}
	span.headding
	{
	color:#336699;
	margin-right:17px;
 	}
	
	tr.headding
	{
	color:#336699;
  	}	
	
	table
	{
	border:1px solid #FF9933;margin-top:7px;
	}
	
	td
	{
	border:1px dotted #FF9933;
	}
	
	body {
		font-family:Arial, Helvetica, sans-serif; 
		font-size:medium; 
		color:#394147; 
		background:#f1f2ec; 
		padding:0; 
		margin:0;
		font-weight:bold;
	}
	
	a img,:link img,:visited img,fieldset {border:none;}
	img {vertical-align:top;}
	
	.clear {clear:both}
	.nowrp {white-space:nowrap;}
	.wrapper {width:100%; overflow:hidden;}
	p.center
	{
	text-align:center;
	}

/* --- END main layout --- */

/* --- header --- */

	#header { background:url(images/header-tail.gif) bottom repeat-x #fff; font-size:1.125em;}
	#header .header-bg {background:url(images/header-bg.jpg) no-repeat bottom center;}
	#header .about-us {background:url(images/about-us.jpg) no-repeat bottom center;}
	#header .iphone-apps {background:url(images/iphone-apps-pic.jpg) no-repeat  center 150px ;}
	#header .blackberry-apps {background:url(images/blackberry-apps.png) no-repeat bottom center;}
	#header .contact-us {background:url(images/contact-us.jpg) no-repeat center 164px ;}
	#header .pdu-courses {background:url(images/pdu-courses.jpg) no-repeat bottom center;}
	#header .pmp-training {background:url(images/pmp_training.jpg) no-repeat center 158px;}
	
	
	#logo {padding:2%px 0 10px 2%px; height:266px;}
	#logo1 {padding:2%px 0 10px 2%px; height:283px;}
	#logo2 {padding:2%px 0 10px 2%px; height:365px;}
	#logo-blak-appln {padding:2%px 0 10px 2%px; height:334px;}
	#logo-pmp-online-traning {padding:2%px 0 10px 2%px; height:276px;}
	#logo-pdu-courses {padding:2%px 0 10px 2%px; height:296px;}
	#logo img {margin-bottom:17px;}
	
	h1 {color:#a2a1a1; font-weight:normal; font-size:1.059em; padding:0 0 0 5px;}
	
	.home-tab {text-align:left; padding:17px 0px 0 24px; margin-bottom:0px; position:relative;}
	.home-tab a {color:#545454;}
		
	#breadcrumb {padding:32px 0 5px 22px;}

/* --- END header --- */

/* --- content --- */
ul#bullet
{
margin-top:7px;
margin-left:10%;
}
ul#bullet_podcast
{
margin-top:7px;
margin-left:8%;
}

ul#bullet_podcast li
{
list-style-image:url(images/icon2.jpg);
background:none;
min-height:1px;
padding-left:5px;
}

ul#bullet li
{
list-style:circle;
background:none;
margin-left:17px;
margin-bottom:7px;
min-height:1px;
padding-left:4px;
}

	#content {font-size:1.063em; line-height:1.176em; background:#fff;}
	.min-width {padding:3%; min-width:200px;}
	#content .home-tab {padding:17px 0px 30px 24px; margin:0; font-size:1.059em;}

	li {list-style:none; margin-bottom:7px; clear:both; background:url(images/marker1.gif) no-repeat 0 7px;  min-height:77px;  padding-left:6px; }
	
	li.pm-simulator{/* background:url(images/pm_exam.jpg) no-repeat left top;*/ margin-top:7px;  }
	li.pm-process{ /*background:url(images/pm_simulator.png) no-repeat left top;*/  margin-top:7px;  }
	li.pm-calculation{/* background:url(images/pm_calculation.jpg) no-repeat left top; */ margin-top:7px;  }
	li.pm-process-question{/* background:url(images/pm_process.jpg) no-repeat left top; */margin-top:7px;  }
	
	li.pm-gold{ /*background:url(images/pm_gold.jpg) no-repeat right top;*/margin-top:8px;padding-left:0; background:none; }	
	li.pm-platinum{ /*background:url(images/pm_platinum.jpg) no-repeat right top;*/margin-top:8px;padding-left:0;  background:none;}
	li.pm-diamond{ /*background:url(images/pm_diamond.jpg) no-repeat right top;*/margin-top:8px;padding-left:0;  background:none;}
	
	li a {font-style:italic; text-decoration:none; color:#545454;}
	a {color:#09a9f3;}
	
	#navmenu {list-style-type:none; list-style-image:none;}
	#navmenu li {padding:0; background:none;}
	#navmenu .summary {padding:12px 0 8px 0; font-style:normal;}
	#navmenu .summary a {color:#09a9f3; text-decoration:underline;}
	
/* --- END content --- */

/* --- footer --- */
	
	#footer {height:92px; padding-left:23px; color:#898a84; font-size:1.063em; line-height:1.059em;}
	#footer p { padding:20px 0 0 0;}
	#footer p a {color:#898a84;}

/* --- END footer --- */

/* --- Other --- */
	
	.f-left {float:left;}
	.f-right {float:right;}
	.taright {text-align:right;}
	p {padding-top:18px;}
	.margin1 {margin-top:20px;}
	.margin2 {margin-left:-10px; position:relative;}
	.margin3 {margin-top:40px;}
	
	h2 {padding:0 0 10px 0;}
	
	.link {display:inline-block; margin-top:25px;}
	
	#ContactForm input , #ContactForm textarea {border:1px solid #f1f2ec; border-top:1px solid #848481; border-left:1px solid #848481; width:245px; padding-left:4px; background:#f6f7f1; font-size:1em; line-height:1em; margin-bottom:14px; color:#8c8c8c;}
	#ContactForm textarea {height:100px;}
	#ContactForm .taright {width:250px;}
	#ContactForm button {background:none; border:none;}
	#ContactForm #clear {background:url(images/form-clear.gif) no-repeat 0 0; width:89px; height:29px;}
	#ContactForm #send {background:url(images/form-send.gif) no-repeat 0 0; width:89px; height:29px;}
	
/* --- END Other --- */

/* --- boxes --- */

/* --- END boxes --- */

