/* IMSAUTOMOTIVE :: all or nothing css */

html, body {height: 100%; border:0px solid black;}

	body {
		background:#FFFFFF;
		margin:0px;
		padding:0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;	
		height:100%;
	}
	div#topbar {
		margin-top:4px;
		border-bottom:2px solid #999999;
	}
	div#mainWrapper {
		border:0px #FFFF00 solid;
		height:100%;
		min-height: 100%; 
		overflow:hidden;
		height:auto !important; 
		position:relative; 
		margin:0 auto;
	}
	div#nav {
		background: #ccc url(http://www.imsautomotive.com/images/imsautnavrepeater.gif) repeat-y 50%;
		width:228px;
		border:0px solid red;

	}
	div#edge {
		width:35px;
		border:0px solid blue;	
		background:url(http://www.imsautomotive.com/images/rightedge.gif);	
		top:0;
		right:0;
		overflow:visible;
		position:absolute;
		height:100%;
	}	
	div#content {
		border:0px solid green;
		margin-left:235px;
		height:100%;	
		overflow:visible;
		padding:0px;	
	}
	div#maintitle {

		background:url(http://www.imsautomotive.com/images/nav.gif)  no-repeat top;
		height:157px;
		overflow:hidden;

	}
	.contento {

	}
	div#navtop {
		height:100%;
	}
	div#navigation {
		height:228px;
		background:url(http://www.imsautomotive.com/images/navrepeat.gif)  no-repeat;
	}
	div#navigation ul {
		list-style:none;
		list-style-type:none;
		margin:0px;
		left:0;
		padding:0px;
	}		
	div#navigation ul li {
		text-align:left;
		width:228px;
		background:url(http://www.imsautomotive.com/images/button_off.gif) repeat-y;
		margin-bottom:4px;
		padding:4px;
		color:white;
		font-weight:bold;
		cursor:pointer;	
		border-top:1px solid #fff;
		border-bottom:1px solid #fff;		
	}		
	div#navigation ul li:hover {
		border-top:1px solid #fff;
		border-bottom:1px solid #fff;
		text-align:left;
		width:228px;
		background:url(http://www.imsautomotive.com/images/button_off.gif) repeat-y;
		margin-bottom:4px;
		padding:4px;
		color:#ccc;
		font-weight:bold;
		cursor:pointer;			
	}		
	
a.big:link {color: #ffffff; text-decoration: none; font-weight: bold; font-size:17px; margin-right:10px;margin-left:5px;}
a.big:visited {color: #ffffff; text-decoration: none; font-weight: bold; font-size:17px;margin-right:10px;margin-left:5px;}
a.big:active {color: #ffffff; text-decoration: none; font-weight: bold; font-size:17px;margin-right:10px;margin-left:5px;}
a.big:hover {color: #c0c0c0; text-decoration: none; font-weight: bold; font-size:17px;margin-right:10px;margin-left:5px;}

a.small:link {color: #ffffff; text-decoration: none; font-weight: bold; font-size:16px;margin-right:10px;margin-left:5px;}
a.small:visited {color: #ffffff; text-decoration: none; font-weight: bold; font-size:16px;margin-right:10px;margin-left:5px;}
a.small:active {color: #ffffff; text-decoration: none; font-weight: bold; font-size:16px;margin-right:10px;margin-left:5px;}
a.small:hover {color: #c0c0c0; text-decoration: none; font-weight: bold; font-size:16px;margin-right:10px;margin-left:5px;}
	
a.alink1:link {color: #A462A0; text-decoration: none; font-weight: bold; font-size:12px;margin-right:10px;margin-left:5px;}
a.alink1:visited {color: #A462A0; text-decoration: none; font-weight: bold; font-size:12px;margin-right:10px;margin-left:5px;}
a.alink1:active {color: #A462A0; text-decoration: none; font-weight: bold; font-size:12px;margin-right:10px;margin-left:5px;}
a.alink1:hover {color: #c0c0c0; text-decoration: none; font-weight: bold; font-size:12px;margin-right:10px;margin-left:5px;}
	
	
a.sidreams:link {color:#CCCCCC; text-decoration: none; font-weight: normal; font-size:10px;margin-right:20px;}
a.sidreams:visited {color: #CCCCCC; text-decoration: none; font-weight: normal; font-size:10px;margin-right:20px;}
a.sidreams:active {color: #CCCCCC; text-decoration: none; font-weight: normal; font-size:10px;margin-right:20px;}
a.sidreams:hover {color: #c0c0c0; text-decoration: none; font-weight: normal; font-size:10px;margin-right:20px;}
		
a.lproj:link {color:#ffffff; text-decoration: none; font-weight: normal; font-size:12px;}
a.lproj:visited {color: #ffffff; text-decoration: none; font-weight: normal; font-size:12px;}
a.lproj:active {color: #ffffff; text-decoration: none; font-weight: normal; font-size:12px;}
a.lproj:hover {color: #c0c0c0; text-decoration: none; font-weight: normal; font-size:12px;}

	
.boxWrapper {
	width:310px;
}	
.boxTop {
	width:310px;
	height:45px;
	background:url(http://www.imsautomotive.com/images/box_top.gif);
}
.boxMiddle {
	width:310px;
	background:url(http://www.imsautomotive.com/images/box_middle.gif);
}

.boxMiddle ul {
	width:310px;
	margin:0px;
	padding:0px;
	padding-top:20px;
	list-style:none;
	list-style-type:none;
}
.boxMiddle ul li {
	margin-right:12px;
	margin-left:20px;
	padding-bottom:13px;	
	border:0px solid yellow;	
}

.boxMiddle a:link { font-size:16px; font-weight:normal; color:#333333; }
.boxMiddle a:visited { font-size:16px; font-weight:normal; color:#333333;}
.boxMiddle a:active { font-size:16px; font-weight:normal; color:#333333;}
.boxMiddle a:hover { font-size:16px; font-weight:normal; text-decoration:none; color:#000099;}

.boxBottom {
	background:url(http://www.imsautomotive.com/images/box_end.gif) ;
	width:310px;
	height:42px;	
}

.barHolder {
	height:30px;
	border:1px solid red;
	overflow:hidden;
}
.barStart {
	height:30px;
	width:14px;
	float:left;
	background:url(http://www.imsautomotive.com/images/bar_start.gif);
	overflow:hidden;
	padding:0px;
	margin:0px;
}
.barEnd {
	height:30px;
	wdith:13px;
	float:right;
	background:url(http://www.imsautomotive.com/images/bar_end.gif);
	border:0px solid black;
}
.barMiddle {
	height:30px;
	background:url(http://www.imsautomotive.com/images/bar_repeat.gif);
	border:1px solid black;
	padding-top:10px;
	padding-right:5px;
	color:black;
	font-size:10px;
	text-align:right;
}


.bodyTitleLargeBlue {
	text-align:right;
	font-size:22px;
	color:#7F2679;
	font-weight:bold;

}
.bodyOrangeBold {
	font-weight:bold;
	color:#FF0000;
	font-size:18px;
}
.bodyText10pxBold {
	font-weight:bold;
	font-size:10px;
}

 a:link { font-size:12px; font-weight:bold; color:#A462A0; }
 a:visited { font-size:12px; font-weight:bold; color:#A462A0;}
 a:active { font-size:12px; font-weight:bold; color:#A462A0;}
 a:hover { font-size:12px; font-weight:bold; text-decoration:none; color:#000099;}

.homepageStudies ul {

}

.homepageStudies ul li {
	margin-bottom:10px;
}

.naverbar {
	background:url(http://www.imsautomotive.com/images/imsautnavrepeater.gif) repeat-y; 
	width:228px;
	
}

h4 {
	color:#fff;
	font-size:17px;
	margin:0px;
	padding:0x;
	margin-bottom:5px;
}


.projectbox {
	border:1px dotted #CCCCCC;	
	margin-bottom:2px;
	padding:2px;
	margin:3px;
	text-align:center;

}

.latestProjects {
	/* background:#333333;*/
	background:url(http://www.imsautomotive.com/images/button_off.gif) repeat-y;
	/* margin-left:5px;
	margin-right:2px; */
	padding-top:2px;
		padding-right:4px;
		padding-bottom:5px;
		
		border-top:1px solid #fff;
		border-bottom:1px solid #fff;			
}