body {
	margin:0px;
	border:0px;
	/* background-color:#21600c; */
	background-color:#21600c;
	background-image: url('../images/common/bg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	font-family: arial;
	}

html {margin:0px; border:0px;}

img {border:0px; behavior: url(iepngfix.htc);}

.clear {clear:both;}



#container {
	margin:0 auto;
	width:1024px;
	}


	#header {
		}

		#header-image {
			margin:0px;
			border:0px;
			background-image: url('../images/common/1.png');
			background-repeat: no-repeat;
			height:126px;
			width:1024px;
			}

		#header-menu {
			margin:0px;
			border:0px;
			background-image: url('../images/common/2.png');
			background-repeat: no-repeat;
			height:102px;
			width:1024px;
			}

		#menu-left {
			position:relative;
			float:left;
			left:55px;
			top:30px;
			}

		#menu-right {
			position:relative;
			float:right;
			right:75px;
			top:30px;
			}


	#content {
		position:relative;
		width:1020px;
		font-family:arial;
		font-size:10pt;
		line-height:20px;
		color:#363636;
		}










	h2 {
		display:inline;
		font-family:arial;
		font-size:10pt;
		line-height:20px;
		color:#363636;
		}

	h3 {
		display:inline;
		font-family:Tahoma, arial;
		font-size:18pt;
		line-height:20px;
		color:#363636;
		}

	.red-text {
		font-family:arial;
		font-size:10pt;
		line-height:20px;
		color:#8e3124;
		}

	a {
		font-family:arial;

		color:#8e3124;
		font-weight:bold;
		text-decoration:none;
		}
	a:hover {
		font-family:arial;

		color:#8e3124;
		font-weight:bold;
		text-decoration:underline;
		}
	.input {
		font-family:arial;
		font-size:10pt;
		padding:2px;
		color:#8e3124;
		font-weight:bold;
		}

	.button {
		font-family:verdana;
		font-size:10pt;
		padding:2px;
		color:#8e3124;
		border:1px solid #8e3124;
		background-color:#fae4e1;
		}

	hr {
		color:#8e3124;
		margin-top:10px;
		margin-bottom:10px;
		}












		#left-col {
			position:relative;
			float:left;
			width:632px;
			}

		#right-col {
			position:relative;
			float:right;
			width:380px;
			}


				.big-box {
					position:relative;
					float:left;
					width:672px;
					margin:0px;
					border:0px;
					background-image: url('../images/boxes/big.png');
					background-repeat: no-repeat;
					}

					.big-box-padding {
						position:relative;
						float:left;
						top:40px;
						left:35px;
						width:600px;
						}



				.small-box {
					position:relative;
					float:left;
					width:380px;
					margin:0px;
					border:0px;
					background-image: url('../images/boxes/small.png');
					background-repeat: no-repeat;
					}

					.small-box-padding {
						position:relative;
						float:left;
						top:35px;
						left:35px;
						width:310px;
						}


	.image-border {border:4px solid #ffffff;}


		#twitter_div {
			}

		#twitter_div li {
			list-style:none;
			padding:0px;
			margin:0px;
			padding-bottom:10px;
			}