/* 

Author: POP Creative Group
*/

#main{width:960px;}
/*** HEADER ***/
#header-text-left{ width:354px; float:left; margin-top:47px; margin-left:30px;}
* html #header-text-left{ margin-left:10px;} /* for ie 6 */

#header-text-left h1{ color:668d0e font-size:25px;color: white;}

#header-text-left h3{ color:668d0e; font-size:20px;font-style: italic;color: white;}
#header-text-left ul{ list-style-type:none; margin:20px 0px; padding:0px; font-size:14px; line-height:25px; padding-left:5px;}
#header-text-left ul li{ color:668d0e; background-image:url(../images/arrow-white.png); background-repeat:no-repeat; background-position:0 9px; padding-left:12px;color: white;font-size: 15px;}
#header h2{font-size: 36px;font-family: Georgia;margin-top: 50px;}

#header-text-right{ width:387px; float:right;}
#box-header-yellow{ background-image:url(../images/box-header-yellow.png); background-repeat:no-repeat; width:308px; height:237px; margin-top:47px; margin-left:30px; }
.pad-box{ padding:17px 15px 11px 23px; background-image:url(../images/price.png); background-repeat:no-repeat; background-position:25px 30px;}
#box-header-yellow ul { list-style-type:none; line-height:25px; margin:0px; padding:0px 0px 15px 130px; }
#box-header-yellow ul li{ background-image:url(../images/arrow-grey.png); background-repeat:no-repeat; background-position:0 5px; padding-left:15px;}
#box-header-yellow ul li { font-size:18px;}
#box-header-yellow span{ padding-left:30px;  float:left;}
#box-header-yellow p{ margin-bottom:15px; line-height:18px;}
/*** END HEADER ***/



/*** CONTENT ***/
.box_content_r{ width:648px; background-image:url(../images/box_yellow_r.gif); background-repeat:repeat-y; }
.box_content_t{ width:648px; background-image:url(../images/box_yellow_t.gif); background-repeat:no-repeat; background-position:top; }
.box_content_b{ width:648px; background-image:url(../images/box_yellow_b.gif); background-repeat:no-repeat; background-position:bottom; }
.box_content{ padding:17px 18px 27px 18px; }


/*** END CONTENT ***/

p.line{border-bottom:solid 1px gray;}
.container {width: 300px;}
.container strong{color: #668d0e;}
.container p a{color:#1d5798;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: square;
	height: 32px;
	border-bottom: 1px solid #ececec;
	border-left: 1px solid #ececec;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #ececec;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #668d0e;
	display: block;
	font-size: 13px;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
	list-style: square;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #ececec;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 20px;
	font-size: 1.0em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}



.tab_content p a{background: url(../images/red-arrow.gif) left center no-repeat;padding-left:10px;}
.tab_content ul li a{color: #1d5798;text-decoration: underline;}


#takeactionnow{width: 400px;}

