

img, a {border: 0;}

.floatleft {
	float: left;
	margin: 15px 15px 15px 0;
}


.clearfix {clear: left;}

.content .red {color: #953228; text-transform:lowercase;}

.filternav {
	background: #202020;
	border: 1px solid #444;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: right;
	padding: 10px;
	margin-bottom: 15px;
}
.filternav a {
	color: #a1a1a1;
	margin-left: 30px;
	text-decoration: underline;
}


.threecol-left, .threecol-right {
	width: 300px;
	border-bottom: 5px dotted #1075d4;
	min-height: 500px;
}
.threecol-left img, .threecol-right img {border: 5px solid #666; margin-top: 15px; margin-bottom: 10px;}
.threecol-right {
	float: right;
}
.threecol-left {
	float: left;
	margin-right: 30px;
}

.twocol-right {
	float: right;
	width: 270px;
	padding: 15px;
	background: #363535;
	border: 1px solid #444;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.twocol-right .sidebuttons {
	border-bottom: 5px dotted #1075d4;
}
.twocol-right .no {border: 0;}
.twocol-right .sidebuttons img {
	margin-bottom: 15px;
}
.twocol-right h1 {
	padding-top: 15px;
	font-size: 18px;
}
.twocol-right a {
	color: #1075d4;
	text-decoration: none;
}

.twocol-left:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.twocol-left p a {color: #1075d4; text-decoration: none;}
.twocol-left ul {
	float: left;
	line-height: 20px;
	list-style-type: none;
}
.twocol-left li {
	background: url(../images/foldericon.png) no-repeat 0 5px;
	padding-left: 15px;
}
.twocol-left .simplicity {
	clear: left;
	padding-top: 20px;
	margin-top: 10px;
	border-top: 5px dotted #1075d4;
	width: 635px;
}
.floatright {float: right;}
.twocol-left h2 {margin: 0; padding: 0; color: #fff;}
.twocol-left .h2space {margin: 15px 0 0 0;}
.twocol-left h2 a {color: #1075d4; text-decoration: underline;}
	

.instgal {
	font-size: 24px;
	padding-left: 35px;
	background: url(../images/cameraicon.jpg) no-repeat;
}
.abouttmg {
	font-size: 24px;
	padding-left: 35px;
	background: url(../images/searchicon.jpg) no-repeat;
}
.truckadv {
	font-size: 24px;
	padding-left: 35px;
	background: url(../images/abouticon.jpg) no-repeat;
}
