@charset "utf-8";
/* 
	INTERSTATE TRUCKS SCOURCE GROUP INC
		-- MAIN LAYOUT SETUP
			--NYN DESIGNS 2009 WWW.NYNDESIGNS.COM

*/


body,td,th {
	color: #CCCCCC;
	font-family: Century Gothic;
	font-size: 12px;
}
body {
	background-color: #0e0e0e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#CONTAINER {
	height: 100%;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 5px;
}
#HEADER {
	height: 206px;
	width: 768px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#FOOTER {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 768px;
	background-image: url('../Layout/footer.jpg');
	background-repeat: no-repeat;
	height: 91px;
	float: left;
}

#FOOTER2 {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 760px;
	background-image: url('../Layout/footer.jpg');
	background-repeat: no-repeat;
	height: 91px;
}

#nav {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	text-align: center;
	padding-left: 3px;
	margin-top: 15px;
}
#nav a {
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
}
#nav a:hover {
	color: #0066CC;
	text-decoration: underline;
}
#copyright {
	font-family: "Myriad Pro";
	font-size: 10px;
	color: #FFFFFF;
	width: 250px;
	float: left;
	margin-top: 30px;
	margin-left: 15px;
}
#copyright a {
	color: #E9A059;
	text-decoration: none;
}
#nyndesigns {
	float: right;
	width: 275px;
	margin-top: 27px;
	margin-right: 20px;
	font-size: 10px;
	margin-bottom: 3px;
}
#nyndesigns a {
	color: #E9A059;
	text-decoration: none;
}
#nyndesigns a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

/*
#Switch {
	height: 25px;
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #FFF;
}
.switch {
	font-size: 12px;
}
*/

.Blue-Text {
	color: #06F;
	font-size: 14px;
}
.nynDesigns-fit-Right {
	float: right;
	margin-top: 3px;
}
.floatRight {
	float: right;
	margin-right: 7px;
}

#serviceColumn {
	color: #FFF;
	height: auto;
	width: 345px;
	float: left;
	margin-right: 7px;
	margin-left: 7px;
	display: inline;
}
#serviceColumn img {
	color: #FFF;
	padding-bottom: 5px;
}
#serviceColumn h5 {
	font-size: 14px;
	font-weight: bold;
	color: #0165B3;
	margin: 0px;
}
#serviceColumn a {
	color: #39F;
}
#serviceColumn #shadeBG {
	background-color: #141414;
	text-align: center;
	margin-right: 12px;
	border: 1px dashed #999;
}

.rightBorder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
}
.redTruck {
	padding-left: 75px;
}

ul
{
	list-style-type: none;
	padding-left: 5px;
	margin-left: 5px;
	text-align: left;
	list-style-image: url('../Layout/bullet1.jpg');
	margin-top: 0;
	margin-right: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

li
{
	background-repeat: no-repeat;
	margin-top: 5px;
}
.greyBG {
	background-color: #393939;
}
.speacialSubText {
	font-size: 11px;
	font-style: italic;
}
.WHITE-TEXT {
	color: #FFF;
}
