/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #131313;
	margin: 24px 0;
	padding: 0;

}
h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1.4em;
 padding-bottom: 3px;
}
#wrapper { 
 margin: 0 auto;
 width: 915px;
}
#faux {
 background: url(../img/subfluid.gif);
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 915px
}
#header {
	color: #333;
	width: 915px;
	float: left;
	height: 59px;
	margin: 0px;
	background: #545454 url(../img/headerBg.jpg) no-repeat left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#subheader {
	color: #333;
	width: 915px;
	height: 59px;
	margin: 0px;
	background: #545454 url(../img/headerBg.jpg) no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#logo {
	background-image: url(../img/logo.jpg);
	width: 229px;
	height: 59px;
	float: left;

}

#leftcolumn {
	display: inline;
	color: #333;
	margin: 0px;
	padding: 0px;
	width: 295px;
	float: left;
}
#content {
	float: left;
	color: #333333;
	margin: 30px 10px 10px 20px;
	padding: 0px;
	width: 480px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;

}
#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 101px;
 float: right;
}
/*
      BEGIN HOMEPAGE
	  
*/

#splashcontent { 
 float: left;
 color: #333;
 background: #FFFFFF url(../img/mainImg.gif) no-repeat;
 margin: 0px;
 padding: 0px;
 height: 380px;
 width: 637px;
 display: inline;
}

#splashrightcolumn { 
 color: #333;
 background: #FFFFFF url(../img/mainImgright.gif) no-repeat;
 margin: 0px;
 height: 380px;
 width: 277px;
 float: left;
}
#divider1 {
	background-image: url(../img/divider1bg.gif);
	float: left;
	margin: 0px;
	height: 35px;
	width: 915px;
	background-repeat: no-repeat;
	background-position: left;

}
#divider2 {
	background-image: url(../img/divider2bg.gif);
	float: left;
	margin: 0px;
	height: 14px;
	width: 915px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;

}
#divider3 {
	background-image: url(../img/divider3bg.gif);
	float: left;
	margin: 0px;
	height: 62px;
	width: 915px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;

}

#brands {
	width: 915px;
	clear: both;
	color: #FFFFFF;
	background:  url(../img/brandbg.gif) repeat-y left;
	margin: 0px;
	padding: 0px;
	height: 180px;
}
#brands a {
	color: #FFFFFF;
	font-size: 100%;

}
#brandsarrow
{
	color: #FF0000;
	font-size: 12px;
	font-weight: bolder;

}
#brandsItem {
	color: #FFFFFF;
	height: 150px;
	width: 207px;
	float: left;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: .70em;
}
#bulletdiv {
	padding-right: 10px;
	padding-left: 20px;

}
#eprofform {
	padding-right: 10px;
	padding-left: 20px;

}
/*
      Fonts
	  
*/
#bigred {
	color: #CC0000;
	font-size: 14px;
	font-weight: bolder;
	letter-spacing: -.02em;
	font-family: Arial, Helvetica, sans-serif;

}
#blackbold {
	color: #333333;
	font-size: 13px;
	letter-spacing: -.01em;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;

}
a.email:link, a.email:visited {
	color: #CC0000;
	text-decoration: none;
}
a.email:hover {
	color: #FF4040;
	text-decoration: none;
}

a.content:link, a.content:visited {
	color: #CC0000;
	text-decoration: underline;
}
a.content:hover {
	color: #FF4040;
	text-decoration: underline;
}
/*
      End Fonts
	  
*/
/*
      BEGIN EVENTS
	  
*/
#events {
	width: 915px;
	clear: both;
	color: #333;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 160px;
}
#eventstitle {
	color: #000000;
	height: 35px;
	width: 130px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 25px;
	font-size: 0.7em;
	padding-top: 0px;

}
#eventsItemlogo {
	color: #000000;
	height: 120px;
	width: 130px;
	float: left;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 12px;
	font-size: 0.7em;
	padding-top: 0px;

}
#eventsItemtext {
	color: #000000;
	height: 120px;
	width: 130px;
	float: left;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 0.7em;
	padding-top: 15px;

}
#eventsDivide {
	height: 120px;
	width: 15px;
	float: left;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	background-image: url(../img/eventsdivide.gif);
	background-repeat: no-repeat;
	background-position:  left;
}
#eventsDividepartner {
	height: 120px;
	width: 15px;
	float: left;
	padding-bottom: 0px;
	padding-left: 70px;
	padding-top: 0px;
	background-image: url(../img/eventsdivide.gif);
	background-repeat: no-repeat;
	background-position:  left;
}
#dma {
	height: 81px;
	width: 300px;
	float: right;
	padding: 0px;

}



/*
      END EVENTS
	  
*/
/*
      END HOMEPAGE
	  
*/

#footer {

	clear: both;
	color: #CCCCCC;
	background: #131313;
	margin: 0px;
	height: 160px;
	font-size: 0.7em;

}
#subfooter {
	width: 915px;
	clear: both;
	color: #333333;
	background: #FFFFFF;
	margin: 0px;
	padding-left: 0px;
	height: 60px;
	font-size: 0.7em;
	float: left;
}
#footer a {
	color: #FFFFFF;
}
#footerdiv {

	padding-top: 10px;

}
.autolink {
	color: #FFFFFF;
	text-decoration: none;
}
.autolinkblack {
	color: #333333;
	text-decoration: none;
}
.autolinkuso {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;
}

.imageMain {
	background-image: url(../img/mainImg.jpg);
	height: 380px;
	width: 637px;
}
a.button {
	background-image:url(../img/button_bg.gif);
	background-color: #2D2D2D;
	background-repeat: no-repeat;
	color:#dedede;
	font-size:13px;
	padding:5px;
	padding-left:19px;
	padding-right:12px;
	text-decoration:none;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;



}
.clear { clear: both; background: none; }
.mydiv {
		width: 500px;
		height: 50px;

		
	}
.menulinks {
	display: none;
	color: #FFFFFF;
	text-decoration: none;
	}
.partnership {
	margin-left: 20px;

}
