@import url("content.css");
/* Imported Styles
----------------------------------------------- 
 Common Part
----------------------------------------------- */
* {
margin:0;
padding:0;
}

body {
background:#fff;
color:#27282C;
font-family:Tahoma, Arial;
font-size:11px;
}


.clear {
clear:both;
font-size:0%;
line-height:0%;
height:0px;
}

h1 span {
display:none;
}
#all_tile {
background:none;

}
#all {
background:none;

}
#wrapper {

}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
color:#0D527D;
font-weight:normal;
line-height:25px;
padding-bottom:11px;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#0D527D;
font-weight:normal;
line-height:25px;
padding-bottom:14px;
}
/* =Misc(links)
----------------------------------------------- */
a {
color:#36779B;
text-decoration:underline;
}
a:hover {
color:#669900;
text-decoration:none;
}

img {
border:none;
}

/* =Header
----------------------------------------------- */
#header {
height:70px !important;
margin:0 auto;
}
#logo {
position:absolute;
margin:0 0 0 0;
}
#logo span{
display:none;
}
#slogan {
position:absolute;
margin:20px 0 0 423px;
}

/* =Content
----------------------------------------------- */
#content {
padding:16px 0 0 0;
}
#left_col {
float:left;
width:365px;
}
#right_col {
float:right;
width:250px;
}


/* =Footer
----------------------------------------------- */
#footer {
height:50px;
}
#foot {

margin:0 auto;
}
#copy {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#686868;
line-height:14px;
padding:25px 0 0 40px;
}
#f_links {
list-style:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#686868;
line-height:14px;
padding:25px 20px 0 0;
float:right;
}
#f_links li{
float:left;
padding:0 10px 0 0;
}

/* Dynamic Windows
---------------------------------------------------------------------------------------- */
.dynwindow {
	background-color: #fff;
	border: 1px solid #adbdc4;
	position: absolute;
	visibility: hidden;
	z-index: 50;
	margin:9px 0 0 0;
	padding:5px;
}
.dynwindow h3 { font-size: 120%; margin: 0 0 2px; }
.dynwindow p.close { margin: 0; text-align: right; font-size:10px }
.dynwindow p.close a { color: #a6a6a6 !important; text-decoration: none !important; }
.dynwindow p.close a:hover { color: #000 !important; }
.dynwindow p.close a strong { font-size: 110%; }

/* Main Page */
.txt {
padding:0 0 8px 6px;
font-size:11px;
line-height:12px;
width:375px;
}
.txt2 {
padding:0 0 10px 6px;
font-size:12px;
line-height:16px;
width:375px;
}
.list {
margin:0 0 0 15px;
}
.rss {
margin:0 0 -2px 13px;
}

.news_list {
list-style:none;
padding:0;
margin:0;
}
.news_list li{
float:left;
line-height:16px;
}
.news_list li span{
color:#A4A4A4;
}
.col1 {
width:125px;
margin-right:75px;
}
.col2 {
width:125px;
}
#country_bg {
display:none;
}
#canada {
background:url(../images/canada.gif) no-repeat 0% 0%;
width:174px;
height:28px;
display:block;
float:left;
margin-right:9px;
}
#canada:hover {
background:url(../images/canada_a.gif) no-repeat 0% 0%;
}
#usa {
background:url(../images/usa.gif) no-repeat 0% 0%;
width:174px;
height:28px;
display:block;
float:left;
}
#usa:hover {
background:url(../images/usa_a.gif) no-repeat 0% 0%;
}
#canada span,#usa span {
display:none;
}

#info {
float:left;
width:197px;
line-height:19px;
font-size:11px;
}
#contact_info {
float:left;
width:140px;
line-height:19px;
font-size:11px;
}
#contact_info span{
color:#075784;
}
.driving {
padding:2px 0 5px 32px;
display:block;
width:96px;
}
#toll_free {
width:353px;
height:72px;

}
#toll_free img {
display:none;
}
#toll_free_sp {

}

#nerdec {
display:none;
}

.platforms {
padding:0 0 1px 0;
width:270px;
}
.platforms img {
float:left;
}
.platforms a {
float:right;
margin:20px 8px 0 0;
width:62px;
display:block;
padding:2px 0 8px 0;
}

#newsletter_block {
display:none;
}


#shape_green {
width:280px;
height:90px;
margin:0 0 10px 0;
padding:11px 0 0 14px;
background:none;
}
#shape_green span{
display:block;
}
#shape_green img{
display:none;
}
#stamp {
display:none;
}
#more_info {
padding:0 0 0 19px;
}
.info_list {
list-style:none;
padding:0;
margin:0;
}
.info_list li {
background:url(../images/arr.gif) no-repeat 0% 0%;
padding:2px 0 8px 33px;
font-size:12px;
}

.active_class {
display:block;
}
.inactive_class {
display:none;
}
