/* Zero down margin and padding on all elements */
* {
  margin: 0;
  padding: 0;
}

body {
	font-size: 68.75%; /* sets 1em = 11px (76% = 12px) (62.5% = 10px) */
	text-align: center; /* hack for ieWin5.x */
	font-family: Verdana;
	padding: 0px;
	background-color: #E9E9E9;
	}
	
#main-header {
	float: left;
	width: 900px;
	padding: 0px;
	background:url(../images/banner-home-v3.jpg) no-repeat bottom;
		}

#dropshadow2 {
	margin: 0 auto;
	margin-top: 0px;
	width: 1000px;
	background-image:url(../images/drop-shadow.jpg);
	background-repeat:no-repeat;
	/* height: 438px; */
	}
	
#grey_border {
	margin: 0 auto;
	margin-top:10px;
	width: 920px;
	background-color: #FFF;
	border-left: #D4D4D4 1px solid;
	border-right: #D4D4D4 1px solid;
	border-top: #D4D4D4 1px solid;
	
	}
	
#wrapper {
	margin: 0 auto;
	margin-top:0px;
	width: 900px;
	border:#FFF solid 10px;
	background-color: #fff;
	}
	
#header {
	width: 900px;
	height: 160px;
	background-color: ;
	}	
	
#content {
	width: 900px;
	}

#iframe-events {
	width: 260px;
	float: right;
	background-color: transparent;
	visibility: visible;
	height:770px;
	}
	
#iframe-events2 {
	width: 240px;
	background-color: transparent;
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
	visibility: visible;
	height: 550px;
	}

#main-content-wrapper {
	width: 640px;
	float: left;
	text-align: left;
	}
	
#product-menu {
	width: 230px;
	float: left;
	padding-left: 15px;
	padding-top:15px;
/*	background-color: #f5f5f5;
*/	}
	
#home-content {
	width: 325px;
	float: right;
	padding: 15px 35px 10px 35px;
	}
	
#home-content ul {
	margin-left: 15px;
	}	
	
#secondary-content {
	width: 240px;
	text-align: left;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom:20px;
	}
	

	
#events-content {
	width: 220px;
	text-align: left;
	float:left;
}

#logos {
	padding:20px;
	border-top: 1px solid #DBDBDB;
}
	
#footer {
	clear: both;
	color: #FFFFFF;
	text-align: left;
	background-color: #999;
	font-size: 9px;
	font-weight: bold;
	padding: 5px 15px 8px;
/*	width: 900px;
	w\idth: 880px;*/
	}

#links {
	text-align: left;
	background-color: #EFEFEF;
	clear: both;
	padding-left: 20px;
	padding: 5px 20px 5px;
	}

.contact {
	font-size: 9px;
	color: #999999;
}
	
/* =CONTENT */

#main-content li {
	color: #333;
	margin-left: 20px;
	font-size: 11px;
	}

h1, .main-header {
	font-size: 15px;
	font-weight: normal;
	font-family: verdana;
	color: #f60;
	}

h2 {
	font-size: 14px;
	font-weight: lighter;
	color: #333;
	}

h3 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #0066CC;
	}

h4 {
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	}

h5 {
	font-size: 11px;
	font-weight: normal;
	color: #f60;
	}

h6 {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	}
	
h7 {
	font-size: 13px;
	font-weight: bold;
	color: #C00;
	}


p  {
	font-size: 11px;
	color: #333;
	}
	
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0077d4;
	text-decoration: none;
	font-weight: normal;
	}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0077d4;
	text-decoration: none;
	font-weight: normal;
	}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
	}
	
a.two:link {
	font-family: Verdana;
	font-size: 9px;
	color: #BBB;
	text-decoration: none;
	font-weight: normal;
	}

a.two:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #BBB;
	text-decoration: none;
	font-weight: normal;
	}

a.two:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
	}
	
a.three:link {
	font-family: Verdana;
	font-size: 10px;
	color: #0077d4;
	text-decoration: none;
	font-weight: normal;
	}

a.three:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #0077d4;
	text-decoration: none;
	font-weight: normal;
	}

a.three:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
	}
	
a.four:link {
	font-family: Verdana;
	font-size: 13px;
	color: #0077d4;
	text-decoration: none;
	font-weight: normal;
	}

a.four:visited {
	font-family: Verdana;
	font-size: 13px;
	color: #0077d4;
	text-decoration: none;
	font-weight: normal;
	}

a.four:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
	}
	
/* =PRETTY STUFF */

#image {
	margin-left: 20px;
	}
	
.float-left {
	float: left;
	padding-right: 8px;
	}
	
#table-01 {
	border-collapse: collapse;
	border: solid 0px #DBDBDB;
	text-align: left;
	}
	
#table-02 {
	border-collapse: collapse;
	border: solid 1px #DBDBDB;
	margin-left: 20px;
	}

#table-03 {
	border-collapse: collapse;
	border: solid 1px #DBDBDB;
	margin-top: 20px;
	}
	
#table-04 {
	border-collapse: collapse;
	border: solid 1px #DBDBDB;
	margin-top: 20px;
	margin-left: 20px;
	}

#squares {
	margin: 0 auto;
	margin-left:39px;
	width: 950px;
	height: 50px;
	background-image:url(../images/bottom_squares.jpg);
	background-repeat:no-repeat;
	color: #D1D1D1;
	text-align: left;
	font-size: 9px;
	font-weight: bold;
	padding: 5px 15px 8px;
	}
	
.table {
	border-collapse: collapse;
	border: solid 1px #DBDBDB;
	}
	
.table-top {
	border-collapse: collapse;
	border: solid 1px #DBDBDB;
	background: #ccc url(../images/bar.gif) repeat-x left center;
	}
	
.logo-margin-left {
	margin-left: 30px;
	}
	
.font-10px {
	font-size: 10px;
	}
	
.blue-font {
	color:#0077d4;
	}
	
.icons {
	float: left;
	padding-right: 8px;
	padding-bottom: 20px;
	}

ul.demo li{
	list-style-image: url(../images/icon-demo-v2.png);
	margin-bottom: 12px;
	margin-left: 5px;
	}
	
ul.video li{
	list-style-image: url(../images/icon-video-v2.png);
	margin-bottom: 12px;
	margin-left: 5px;
	}
	
.event-image {
	float: left;
	margin-right: 10px;
	}
	
.event-table {
	width: 220px;
	}

.event-table td {
	padding: 5px 10px 5px 10px;
	}
	
.article-table {
	width: 242px;
	}

.article-table td {
	padding: 10px 10px 8px 10px;
	}
	
.red-text {
	font-size: 13px;
	font-weight: normal;
	color:  #BD1F38;
	}

.border-bottom {
	border-bottom:1px solid #ccc;
}

