#maindynamic {	
	position: relative;
	float: top;
	width:980px;
	margin:0 auto;
	background:#FFF url(images/headeronly.jpg) no-repeat center top;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #404040;
}

/* Main Page */
#main {	
	position: relative;
	width:980px;
	height:	800px;
	margin:0 auto;
	background:	#fff url(images/headeronly.jpg) no-repeat center top;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #404040;
}

#headbg	{
	width:980px;
	height: 34px;
	margin:	0	auto;
	background:	url(images/headeronly.jpg) no-repeat center top;
}

/* Footer */

#bottom {
	position: absolute;
	margin-top:	15px;
	bottom: 0px;
	width: 980px;
	height:	30px;
	margin:	0 auto;
	background: #FFF url(images/img06red.jpg) no-repeat center bottom;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}

body {
	margin:0;
	padding:0;
	height:100%;
	margin: 0,auto;
	background: #CCC;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #404040;	
}



form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #212121;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

/* Header */

#header {
   width: 980px;
	margin: 0 auto;
	height: 71px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#headerbg {
	clear: both;
	margin: 0 auto;
	width: 980px;
	height: 209px;
	background: #FFF
	margin: 0 auto;
	margin-top: 20px;
}

/* Logo */

#logo {
	float: left;
	margin-top: 35px;
	width:	160px;
	height:	50px;
	margin-left: 65px;
	background-image: url(images/logo2.png);
}

/* Menu */

#menu {
	float: right;
	margin-top: 34px;
	color:	#BA1515;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 20px 20px 0 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #4E4E4E;
}

#menu a:hover {
	background: url(images/img03red.jpg) no-repeat center top;
}

#menu .current_page_item a {
	background: url(images/img03red.jpg) no-repeat center top;
}

#pic {
	width:	980px;
	height:	209px;
	background:	#FFF;
	margin-left:	auto;
	margin-right:	auto;
	margin-top:	30px;
}



/* Page */

#page {
	margin:	0	auto;
	width:	980px;
	background:	#FFF;
	margin-top:	20px;
}

#boxes {
	float: left;
	margin-left: 11px;
	width: 310px;
	height:	130px;
}

#left	{
	float:	left;
 	margin-left:	20px;
	background:	#FFF;
	width:	656px;
}

#right {
	float:	right;
	margin:	0	auto;
	margin-right:	8px;
	background:	#FFF;
	width:	275px;
}

#ibm {
	margin-left:	auto;
	background:	#FFF;
	margin-right:	auto;
	width:	545px;
	height:	100%;
}


#leftside {
	margin: 0	auto;
	background:	#FFF;
	float: left;
	width:	150px;
	margin-top:	15px;
	margin-left:	10px;
}

#rightside {
	margin:	0	auto;
	background:	#FFF;
	float:	right;
	width:	150px;
	margin-top:	15px;
	margin-right:	10px;
}


