body {
	/*color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size: 0.8em;
	background: #fff5da url('../images/bg/gradient1.gif') top left repeat-x;*/
}

h1
{
	color: #fff;
	font-size: 47px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}

h1 sup
{
	color: #ddd;
}

h1 a
{
	color: #fff;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #d01a71;
}
/*
h2
{
	color: #ddd;
	font-size: 2.5em;
}
*/
h3
{
	color: #fff;
	font-size: 1.5em;
}

h4
{
	font-size: 1.3em;
}

#border_left {
	position: absolute;
	top: 193px;
	left: 0px;
	width: 15px;
	border-right: 1px solid #9b2323;
	background: #fff5da;
	height: 320px;
}
/*
#content {
	position: absolute;
	top: 170px;
	left: 210px;
	right: 45px;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: auto;
	/*background: #ffffff;
	outline-width: 0px;
	height: 320px;
}
*/
.content
{
	margin: 0 0px;
}

.cobtent a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 0em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin: 0 auto;
}

#centerWrapper {
				margin-top:40px;
				margin-left:40px;
                /*margin-right: auto;
				background: #fff5da;*/
}

#middleContent_L {
				width: 49.9%;
				float: left;
				/*background: #fff*/
}

#middleContent_R {
				width: 40.9%;
				max-width:560px;
				float: right;
				height:320px;
				/*color:#9b2323;
				background: #fff*/
}
#footer {clear: both;
         background: #fff;
		 height:0px;
		 margin-top:8px;
		 text-align:center;
		 color: #feb857;
		 font-size: 1.5em;
		 font-family:Arial, Helvetica, sans-serif;
}
