/*
Theme Name: Expo Rack
Theme URL:http://www.fivein5.com
Description: fivein5
Version: 2.7
Author: imagineit creative - Victor Illescas
Author URL: http://www.imagineitcreative.com
*/
/* Reset and Basic page setup */
* {margin: 0; padding: 0;}
html {}
body {font: 11px tahoma; background:#c8c8c8 url(images/background.jpg) top center repeat-x; color:#ffffff;}
a {outline: none; text-decoration: underline;  font-family:Tahoma, Geneva, sans-serif; font-size: 15px; font-weight:bold; color: #ffffff;}
a:hover{color: #e9e9e9; text-decoration:none;}
a img { border:none; outline:none;}
ul {list-style: url(images/bullet.png);}
h1 {font-size:21.4px; font-weight:normal;}
.right{float:right;}
.left {float:left;}
.clear {clear:both;}
.copyright{color:#000000; font-size:10px; font-weight:bold;}

/* END RESET */
 #whole{
 	margin:40px auto 20px auto;
 	width:774px;
	}
	#mid-cont{
	background-image: url(images/bg_mid.png);
	background-repeat:no-repeat;
	height:618px;
	}
	#cont-inside{
	margin:0px auto;
	width:700px;
	}
	#col-left{
	padding-top:10px;
	width:390px;
	}
		#features{
			margin:0px auto;
			width: 335px;
			}
			#list{
			font-size:16px;
			margin:20px auto;
			width:295px;
			}
	#col-right{
	font-size:14.2px;
	padding-top:30px;
	width:275px;
	}
	#text2{
	margin:0px auto;
	width:225px;
	}
	#mid{
	left:0px;
position:relative;
top:300px;
width:3px;
	}

#hr-line{
margin:0px auto;
width:699px;
}
#app{
margin:5px auto;
width:700px;
}
#blog{
height:295px;
left:673px;
position:relative;
top:-203px;
width:134px;
}
#copy{
	margin:0px auto;
	width:740px;
	}