/*
Theme Name: TrackwellADS
Description: TrackwellADS WordPress theme.
Version: 1.0
*/
html { font-size:100.01%;}
body {
	color:#666;
	margin:0;
	font:64% Verdana, Arial, Helvetica, sans-serif;
	background:url(images/body-bg.gif) repeat-x;
}
form {
	margin:0;
	padding:0;
}
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#page {
	width:760px;
	margin:0 auto;
	position:relative;
	padding-top:80px;
	font-size:1.1em;
}
#page h1 {
	margin:0;
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	left:9px;
	top:18px;
	width:188px;
	height:55px;
	background:url(images/logo.gif) no-repeat;
	z-index:100;
}
#page h1 a {
	display:block;
	height:100%;
}
#header {
	width:760px;
	height:80px;
	position:absolute;
	top:0;
	left:0;
}
#header ul {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:61px;
	right:13px;
}
#header ul li {
	float:left;
	padding-left:16px;
}
#header ul li a {
	color:#666;
	text-decoration:none;
	font-weight:bold;
}
#header ul li.current_page_item a,
#header ul li.current_page_parent a,
#header ul li a:hover {
	color:#e92624;
}
/*columns-holder*/
#columns-holder {
	overflow:hidden;
	height:1%;
	border:1px solid #818181;
	margin:3px 0;
	background:url(images/columns-holder-bg.gif) repeat-y 100% 0;
}
#columns-holder.inner {
	background:none;
}
.banner-box img {
	display:block;
	border:none;
}
/*content*/
#content {
	width:550px;
	float:left;
	padding:20px 0 0 15px;
}
#content h2 {
	margin:0;
	font-size:1.7em;
	font-weight:normal;
}
#content p {
	margin:6px 0 0;
}
#content p a {
	color:#e92624;
	text-decoration:none;
	padding-right:10px;
	background:url(images/arrow01.gif) no-repeat 100% 5px;
}
#content p a:hover {
	text-decoration:underline;
}
/*box-holder*/
.box-holder {
	width:568px;
	overflow:hidden;
	padding:22px 0 29px;
	margin-left:-16px;
}
.box-holder .box {
	width:167px;
	float:left;
	background:url(images/sep01.gif) repeat-y;
	padding:0 5px 0 16px;
}
.box-holder .box .box-inner {
	position:relative;
	min-height:284px;
	float:left;
}
* html .box-holder .box .box-inner{
	height:284px;
}
.box-holder .box .image-holder {
	background:#eee;
	width:152px;
	padding:5px 0 4px 5px;
	border:1px solid #cecece;
}
.box-holder .box .image-holder img {
	display:block;
}
.box-holder .box h3 {
	margin:6px 0 10px;
	font-size:1.16em;
}
#content .box-holder .box p {
	margin:0 0 12px;
	line-height:12px;
}
.box-holder .box a {
	float:left;
	padding-right:23px;
	background:url(images/arrow01.gif) no-repeat 100% 6px;
	color:#e92624;
	text-decoration:none;
	position:absolute;
	bottom:-10px;
}
.box-holder .box a:hover {
	text-decoration:underline;
}
/*sidebar*/
#sidebar {
	width:177px;
	float:right;
	padding-left:12px;
	overflow:hidden;
}
#sidebar .info {
	padding:31px 0 31px 20px;
}
#sidebar .info span {
	display:block;
	margin-bottom:10px;
}
#sidebar .info a {
	color:#666;
	text-decoration:none;
}
#sidebar .info a:hover {
	text-decoration:underline;
}
#sidebar img {
	display:block;
	border:none;
}
#sidebar .news {
	padding:7px 0;
}
#sidebar .news h3 {
	margin:0;
	color:#e92624;
	font-size:1em;
}
#sidebar .news ul {
	margin:5px 0 0 6px;
	padding:0;
	width:155px;
	list-style:none;
	background:url(images/sep02.gif) repeat-x 0 100%;
}
#sidebar .news ul li {
	padding:5px 0 8px;
	background:url(images/sep02.gif) repeat-x;
	overflow:hidden;
	height:1%;
}
#sidebar .news ul li a {
	color:#e92624;
	padding-left:11px;
	float:left;
	line-height:12px;
	text-decoration:none;
	background:url(images/bullet01.gif) no-repeat 0 5px;
}
#sidebar .news ul li a:hover {
	text-decoration:underline;
}
.breadcrumbs {
	width:746px;
	padding-left:14px;
	height:35px;
	background:url(images/breadcrumbs-bg.gif) no-repeat;
}
.breadcrumbs ul {
	margin:13px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:left;
}
.breadcrumbs ul li {
	float:left;
	padding:0 14px;;
	color:#fff;
	font-size:1.1em;
	font-weight:bold;
	margin-left:-7px;
	background:url(images/bullet02.gif) no-repeat;
}
.breadcrumbs ul li a {
	text-decoration:none;
	color:#febaae;
}
.breadcrumbs ul li a:hover {
	text-decoration:underline;
}
/*text-holder*/
#text-holder {
	width:550px;
	float:right;
	background:url(images/sep01.gif) repeat-y;
	padding:12px 9px 30px 8px;
	overflow:hidden;
}
#text-holder .image-holder {
	
	float:right;
	padding:4px;
        /*
        width:262px;
        border:1px solid #c6c6c6;
	background:#e9e9e9;
        */
	margin:2px 0 5px 9px;
}
#text-holder .image-holder img {
	display:block;
}
#text-holder h2 {
	margin:0 0 5px;
	font-size:1.7em;
	font-weight:normal;
}
#text-holder p {
	margin:0 0 15px;
	line-height:1.2em;
}
#text-holder a{
	text-decoration:none;
	color:#E92624;
}
#text-holder a:hover {
	text-decoration:underline;
}
/*col-holder*/
.col-holder {
	overflow:hidden;
	width:584px;
	margin-right:-15px;
}
.col-holder .col {
	width:270px;
	float:left;
	padding-right:15px;
}
.col-holder .col strong {
	display:block;
	margin-top:16px;
}
#text-holder .col-holder .col p {
	margin:0;
}
.col-holder .col ul {
	margin:0 0 0 1px;
	padding:0;
	list-style:none;
	line-height:1.2em;
}
.col-holder .col ul li {
	padding-left:15px;
	background:url(images/bullet03.gif) no-repeat 0 6px;
}
/*nav-bar*/
#nav-bar {
	float:left;
	width:174px;
	padding:15px 0 0 15px;
	overflow:hidden;
}
#nav-bar strong {
	font-weight:normal;
	color:#e92624;
}
#nav-bar ul {
	margin:6px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	background:url(images/sep03.gif) no-repeat 0 100%;
}
#nav-bar ul li {
	background:url(images/sep03.gif) no-repeat;
	line-height:1.9em;
	overflow:hidden;
}
#nav-bar ul li a {
	color:#e92624;
	text-decoration:none;
	padding-left:11px;
	float:left;
	background:url(images/bullet01.gif) no-repeat 0 50%;
}
#nav-bar ul li a.active,
#nav-bar ul li a.active,
#nav-bar ul li a:hover {
	font-weight:bold;
}
/*footer*/
#footer {
	width:737px;
	overflow:hidden;
	background:url(images/footer-bg.gif) no-repeat;
	height:29px;
	padding-left:23px;
	margin-bottom:1px;
}
#footer p {
	color:#febaae;
	font-size:0.8em;
	line-height:29px;
	margin:0;
}
#footer p a {
	color:#fff;
	text-decoration:none;
}
#footer p a:hover {
	text-decoration:underline;
}