@charset "utf-8";

body{
	background-image:url(images/DummyTool_Web_V1.png);
	background-repeat:repeat-x;
	background-color:#83B8C0;
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222222;
}

* html body{
	width: 100%;
	margin-left:0;
	left:0;
}

#mainContent {
	width:764px;
}
#header{
	float: left;
}
#headerLeft {
	background:url(images/DummyTool_Web_V1_03.png);
	width: 159px;
	height:133px;
	float:left;
}
#headerRight {
	float: right;
	width: 605px;
	height:133px;
	position:relative;
}
#headerRight_top {
	height: 82px;
	padding-left:400px;
	vertical-align:baseline;
}
#headerImage {
	background-image:url(images/DummyTool_Web_V1_06.png);
	height:82px;
	width: 196px;
}
#headerRight_bottom {
	height:51px;
	background-image:url(images/DummyTool_Web_V1_08.png);
}
#contentBody{
	float: left;
	left:0;
	margin-left:0;
}
#topBorder {
	background-image: url(images/DummyTool_Web_V1_09.png);
	height:51px;
	width: 764px;
}
#contentHere {
	margin-left:0;
	width:764px;
	min-height:250px;
	background-image:url(images/DummyTool_Web_Vsldkfj_12.png);
	background-repeat:repeat-y;
}
#contentWrap {
	padding-left: 130px;
	padding-top: 5px;
}
#content {
	width: 488px;
	min-height:250px;
	background-image:url(images/DummyTool_Web_V1_11.png);
	text-align:left;
	position: relative;
}
*html #content {
	margin-right: -120px;
	height: 250px;
}

#bottomBorder {
	height: 43px;
	width:764px;
	background-image:url(images/DummyTool_Web_V1_14.png);
	background-repeat:no-repeat;
}
#copyright {
	height: 43px;
	float:left;
	width:216px;
	background-image:url(images/DummyTool_Web_V1_15.png);
}
#text {
	margin-top: 12px;
	padding-top: 3px;
	font-size:9px;
	color:#666666;
}
#fillup {
	height: 43px;
	float:right;
	width:548px;
	background-image:url(images/DummyTool_Web_V1_16.png);
}
#menuItems {
	padding-top: 20px;
	padding-left: 90px;
}
#menu {
	padding: 15px;
	font-weight: bold;
	color: #555555;
}
#menuLink:link {
	text-decoration:none;
	color:#555555;
}
#menuLink:visited {
	text-decoration:none;
	color:#555555;
}
#menuLink:hover {
	text-decoration:none;
	color:#FF3300;
}


