/* CSS Document */
/*___________ change == ___________ */
html{
    height:100%;/*for footer*/
}
body {
	margin:0;
	padding:0;
	background-color:#999999;
	color:#222222;
	width:100%;
	height:100%;/*for footer*/
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:150%;
	text-align:center;
}

div,pre {
	text-align:left;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
padding-top:10px;
}
p {
	margin-bottom:10px;
	margin-left:10px;
}
img {
	border:0;
}
li {
	margin: 10;
}
ol, ul {
	margin: 0;
	padding:0;
}
h1 {
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	margin:0;
}
h2,h3 {
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	margin:0;
}
h4,h5,h6 {
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	margin:0px;
}
span {
	display:none;
}
em {
	font-weight:bold;
	font-style:normal;
}
select {
	display:block;
}

.indent {
	text-indent:-2345px;
}
.clear {
	clear:both;
}
.center {
	text-align:center;
}
a {
	color:#ff6600;
	text-decoration:none;
}

a:hover {
	color:#ff3300;
	text-decoration:underline;
}

/*start design*/
#container{
	width: 782px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	position: relative;
	height: 100%;
	min-height: 100%;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

body > #container {
        height: auto;/*for footer*/
}

#foot{
    /*position:absolute;for footer*/
    bottom:0px;/*for footer*/
    height:30px;/*for footer*/
    width:750;/*for footer*/
	font-size:10px;
	text-align:right;
	color:#ffffff;
	margin-left:16px;
	margin-right:16px;
	background-color:#718D63;
}

/*header*/
#header {
	width:750px;
	height:120px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	margin:0 16px;
	text-align:center;
}
#header h2 {
	text-align:right;
	padding-top:40px;
}
/*cover*/
#cover {
	width:750px;
	height:300px;
	margin:0 16px;
	background-image:url(images/cover.jpg);
	background-repeat:no-repeat;
}
/*completed*/
#completed_bar {
	width:750px;
	height:39px;
	margin:0 16px;
	background-image:url(images/complete.gif);
	background-repeat:no-repeat;
}
/*main*/
#main {
	width: 750px;
	margin:0 16px;
	min-height:100%;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
/*left*/
#left {
	width:231px;
	background-image:url(images/bg_left.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#718D63;
	padding-left:0px;
	padding-top:10px;
	color:#000000;
	min-height:100%;
	float:left;
	line-height:120%;
	font-size:10px;
}
#left_inline {
	padding:80px 10px 10px 10px;
	width:191px;
	border:1px solid #cccccc;
	background-image:url(images/signup2.gif);
	background-repeat:no-repeat;
	background-color:#FF7E00;
	margin:20px 5px 10px 10px;
	/*left: 0px;
	top: 410px;*/
}
#left_inline2 {
	padding:40px 10px 20px 10px;
	width:191px;
	border:1px solid #cccccc;
	background-image:url(images/success_rate.gif);
	background-repeat:no-repeat;
	margin:10px 5px 10px 10px;
	background-color:#FFFFFF;
	/*left: 0px;
	top: 410px;*/
}
#left_inline3 {
	padding:40px 10px 20px 10px;
	width:191px;
	border:1px solid #cccccc;
	background-image:url(images/testimonials.gif);
	background-repeat:no-repeat;
	margin:10px 5px 10px 10px;
	background-color:#FFFFFF;
	/*left: 0px;
	top: 410px;*/
}
/*right*/
#right {
	width:519px;
	background-image:url(images/bg_right.gif);
	background-color:#718d63;
	background-position:top;
	background-repeat:no-repeat;
	padding-top:40px;
	/*background-color:#CCCCFF;*/
	float:right;
}
.right_inline1{ 
	width:514px;
	padding:0px 0px 0px 0px;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	background-position:bottom;
	background-repeat:no-repeat;
}
.right_inline2{ 
	width:494px;
	padding:10px;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	background-position:bottom;
	background-repeat:no-repeat;
	margin-top:10px;
	min-height:100%;
}
.right_inline3{ 
	width:235px;
	padding:10px 10px 10px 10px;
	border-top:1px solid #cccccc;
	background-color:#FFFFFF;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
}

/*others*/
.small {
	font-size:11px;
}
.small_r {
	font-size:11px;
	text-align:right;
}
.arrow {
	background-image:url('images/arrow1.gif');
	background-repeat:no-repeat;
	padding-left: 30px;
	margin:10px;
}

#left_col1 {
	width:240px;
	height:170px;
	background-image:url('images/porsche.jpg');
	background-repeat:no-repeat;
	margin-left:0px;
	margin-top:10px;
	float:left;
}

.line_dot {
	border-bottom:1px dashed #333333;
	padding:5px 0; 
	font-size:11px;
}
#left_col2 {
	width:140px;
	height:170px;
	background-color:#dddddd;
	margin-left:240px;
	margin-top:10px;
	font-size:11px;
	paddin-left:0;
}
#left_col2_inline {
	padding:10px;
	font-size:11px;
}
.sub_text11 {
	font-size:11px;
	line-height:130%;
	padding:5px;
}
.text_l {
    font-size:12px;
	line-height:130%;
}

/*detail.pcp*/
.left_inline5{ 
	width:200px;
	margin-left:10px;
	padding:5px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#FFFFFF;
	background-image:url(images/tab_bg.jpg) ;
	background-position:bottom;
	background-repeat:no-repeat;
}
.left_inline6 {
	padding:10px 5px 10px 5px;
	width:200px;
	margin-left:10px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	border:1px solid #cccccc;
}
#wrapper{
width:100%;
}