/* CSS Document */


body {
	margin: 0 auto;
	background-color: #666666;
	color: #D9D9D9;
	font-size: 0.8125em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
	color: #075390;
}

a:hover {
	text-decoration: none;
	color: #52aff7;
}


#layout{
   width:900px;
	height: 100%;
   background-color:#000000;
   margin: 0 auto;
}


#titlebg
{
  width:900px;
  height:115px;
  background-image: url(http://conversiontrucks.net/layout/images/sefabg.gif);
}


.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
	height: 115px;
	background-image: url(http://conversiontrucks.net/layout/images/ct-logo.png);
	background-repeat: no-repeat;
}
.title1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#ce4529;
	width: 30px;
	margin-left: 150px;
	margin-top: -42px;
}
.title2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	width: 70px;
	margin-left: 518px;
	margin-top: -23px;
}
.title3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#d48300;
	width: 150px;
	margin-left: 590px;
	margin-top: -15px;
}
.title4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#57a3d4;
	width: 740px;
	text-align:right;
	text-decoration:none;
	margin:5px;
	margin-top:25px;
}

#hrline{
   width:900px;
   height:5px;
   background-color:#787878;
}


#gradientbg{
	background-image: url(http://conversiontrucks.net/layout/images/stripe.png);
	width:900px;
	height:244px;
	background-repeat: repeat;
}


#links{
   float:left;
   background-image:url(http://conversiontrucks.net/layout/images/linksbg.jpg);
   width:158px;
   height:176px;
   background-repeat:no-repeat;
   position:relative;
   left:0px;
   top:1px;
}

#arrow{
    background-image:url(http://conversiontrucks.net/layout/images/arrow.jpg);	
	width:13px;
	height:18px;
	background-repeat:no-repeat;
    position: absolute;
	left:45px;
	top:24px;
	}

#arrowabout{
	background-image:url(http://conversiontrucks.net/layout/images/arrow.jpg);
	
	width:13px;
	height:18px;
	background-repeat:no-repeat;
	position: absolute;
	left:45px;
	top:63px;
	}

#arrowforum{
	background-image:url(http://conversiontrucks.net/layout/images/arrow.jpg);
	
	width:13px;
	height:18px;
	background-repeat:no-repeat;
	position: absolute;
	left:45px;
	top:102px;
	}


#arrowcontact{
	background-image:url(http://conversiontrucks.net/layout/images/arrow.jpg);
	
	width:13px;
	height:18px;
	background-repeat:no-repeat;
	position: absolute;
	left:45px;
	top:143px;
	}


.linktxt{
	width:140px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:40px;
	padding-top:25px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}


#header{
	background-image: url(http://conversiontrucks.net/layout/images/plate.jpg);

	height:244px;
	background-repeat: repeat-x;
	margin-left: 210px;
}


#page{
   width:775px;
	margin-bottom: 20px;
}

#left {
	width: 25%;
	float: left;
	margin: 10px;
	padding-left: 20px;
	line-height: 1.5em;
    color: #ffffff;
    border-right: 1px solid #8D8D8D;
}

#left a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#left a:hover {
	color: #52aff7;
}

#main {
	width: 67%;
	float: right;
	margin-bottom: 20px;
	margin: 10px;
	margin-left: 0px;

}



#hrline1{
   width:775px;
   height:3px;
   background-color:#075390;
}

#footer {
	clear: both;
	margin: 0px auto;
}


.foottxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#bfc1b4;
	text-align:center;
	margin-left: 0px;
	margin-top: 20px;
	text-decoration:none;	
	
}
