@charset "UTF-8";

img, div { behavior: url(iepngfix.htc) }

body {
	margin: 0;
	background-color: #262626;
	font: italic 75%/1.35 Georgia, "Times New Roman", Times, serif;
}

div#containercontainer {
	margin-right: auto;
	margin-left: auto;
	width: 876px;
	background: url(images/container-back.png) repeat-y;
	display: table;
}

div#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/container-back.gif) repeat-y;
	height: auto;
}

div#heading {
	width: 800px;
	height: 190px;
	background: url(images/icc-heading1a.gif) center;
	float: left;
}

div#main {
	width: 800px;
	height: 400px;
	background-image: url(images/mainimages/rotate.php);
	float: left;
	background-color: #b9bab9;
}

/* @group maintext */

div#maintext {
	float: right;
	display: block;
	width: 400px;
	height: 400px;
	background-image: url(images/screen.png);
}

div#maintextbox {
	color: white;
	font-size: 1.25em;
	margin: 16px;
}

/* @group maintext wide */

div#maintext-wide {
	float: right;
	display: block;
	width: 800px;
	height: 400px;
	background-image: url(images/screen.png);
}

div#maintextbox-wide {
	color: white;
	font-size: 1.25em;
	margin: 16px;
}

div#maintextbox-wide p {
	margin-top: 0;
	margin-bottom: .5em;
}

div#maintextbox-wide ul {
	width: 350px;
	margin: 0 0 0 1em;
	padding-left: 0;
	float: left;
}

/* @end */

div#maintextbox h1 {
	margin: 0;
	padding: 0;
	font-size: 2em;
}

div#maintextbox p {
	margin-top: 0;
	margin-bottom: .5em;
}

div#maintextbox ul {
	margin: 0;
	padding-left: 1em;
	float: left;
}



/* @end */

a {
	color: #234937;
}

ul#menu {
	width: 800px;
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}

ul#menu li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

ul#menu li a {
	width: 159px;
	display: block;
	height: 60px;
	text-decoration: none;
	padding-top: 12px;
	text-align: center;
	background: #234937 url(images/button-backs.gif) repeat-x -41px 0;
	color: black;
	font-weight: bold;
	font-size: 14px;
	text-transform: capitalize;
}

ul#menu li a:hover {
	background-position: -41px -72px;
	color: white;
}

div#bottom {
	width: 800px;
	
}

div#footer {
	width: 800px;
	padding-top: 0;
	padding-bottom: 6px;
	background: #b9bab9 url(images/menu-bottom.gif) repeat-x;
	font-weight: bold;
	float: left;
}

ul#menu li a#home {
	padding-left: 2px;
	background-position: -39px 0;
}

ul#menu li a#home:hover {
	background-position: -39px -72px;
}

ul#menu li a#contact {
	background-position: 0 0;
	width: 162px;
}

/* My Comment */

ul#menu li a#contact:hover {
	background-position: 0 -72px;
}

p#copyright {
	padding-left: 19px;
}

div#menu-bottom {
	width: 800px;
	height: 6px;
	background-image: url(images/menu-bottom1a.gif);
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	font-size:1px;
line-height:0
}

div#boxes {
	width: 790px;
	float: left;
	padding: 0 0 0 10px;
	list-style-type: none;
	margin-top: 16px;
	margin-bottom: 16px;
}

dd {
	background: url(images/box-back-bottom.gif) no-repeat 0 bottom;
	padding-bottom: 10px;
	margin: 0;
}

dl {
	width: 250px;
	margin: 0 6px 0 3px;
	float: left;
	background: white url(images/box-back-top.gif) no-repeat;
	padding-top: 10px;
	display: inline-block;
}

dt p {
	font-size: 2em;
	margin: 0 0 0 10px;
	color: #234937;
}

dd p {
	margin: 0 10px;
}

dt a {
	text-decoration: none;
}

dt a:hover {
	text-decoration: underline;
}

p#license {
		padding-left: 19px;

}

div#deep_footer {
	width: 800px;
	display: block;
	float: left;
}

div#deep_footer_left {
	float: left;
	width: 400px;
}

div#deep_footer_right {
	width: 350px;
	float: right;
}

img#marvin_logo {
	float: left;
}

div#deep_footer_right p {
	padding-left: 10px;
	float: left;
	width: 261px;
}
