* {
	font-family: arial, helvetica;
	font-size: 12px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

p {
	margin-top: 0px;
}

* html #body-content {
	height: 306px;
}

body {
	background-color: #0D161D;
	margin: 0px;
}

div#header {
	height: 333px;
	background-color: #0D161D;
	background-image: url("../images/sliver.jpg");
	background-repeat: repeat-x;
}

div#header-sub {
	height: 197px;
	background-color: #0D161D;
	background-image: url("../images/sliver-sub.jpg");
	background-repeat: repeat-x;
}

div.wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

div#header-content {
	width: 950px;
	height: 267px;
	background-image: url("../images/main_back.jpg");
	background-repeat: no-repeat;
}

div#header-content-sub {
	width: 950px;
	height: 130px;
	background-image: url("../images/main_back_sub.jpg");
	background-repeat: no-repeat;
}

div#body {
	background-color: #fff;
}

div#body-content {
	min-height: 306px;
	padding-left: 35px;
	background-color: #fff;
	padding-bottom: 10px;
}

div#footer {
	background-color: #0D161D;
	background-image: url("../images/sliver-footer.jpg");
	background-repeat: repeat-x;
	height: 100px;
}

div#footer-content {
	width: 950px;
	height: 128px;
	background-image: url("../images/footer.jpg");
	background-repeat: no-repeat;
	padding-bottom: 50px;
}

div#footer-tag-line {
	color: #fff;
	font-size: 12px;
	font-style: italic;
	margin-left: 375px;
	margin-top: 90px;
	position: absolute;
}

div#logo {
	width: 251px;
	height: 67px;
	margin-left: 20px;
	background-image: url("../images/logo.jpg");
	background-repeat: no-repeat;
}

div#logo-small {
	width: 145px;
	height: 45px;
	background-image: url("../images/logo_small.jpg");
	background-repeat: no-repeat;
	margin-left: 411px;
	margin-top: 53px;
	position: absolute;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}

div#nav {
	width: 329px;
	height: 34px;
	margin-left: 622px;
	margin-top: -34px;
}

h1#sitename {
	margin: 0;
	width: 251px;
	height: 67px;
	text-indent: -1800px;
	display: block;
}

h1#sitename a {
	color:#0D161D;
	width: 251px;
	height: 67px;
	display: block;
}

h4#sitename-footer {
	margin: 0;
	width: 251px;
	height: 67px;
	text-indent: -1800px;
	display: block;
}

h4#sitename-footer a {
	color:#0D161D;
	width: 145px;
	height: 45px;
	display: block;
}

h2 {
	color: #fff;
	font-size: 30px;
	padding: 0px;
	margin: 0px;
}

p.big {
	font-size: 16px;
	color: #fff;
}

p.caption {
	font-size: 10px;
	color: #fff;
	text-align: center;
}

p.heading {
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	margin-bottom: 5px;
}

p.med {
	font-size: 14px;
}

div#snap {
	width: 392px;
	height: 229px;
	color: #fff;
	float: left;
}

div#head-content {
	margin-top: 20px;
	width: 558px;
	float: left;
}

img#port {
	margin-top: 13px;
	margin-left: 35px;
	margin-bottom: 8px;
}

div#body-left {
	padding-top: 10px;
	width: 518px;
	height: 300px;
	position: absolute;
	float: left;
}

div#body-right {
	padding-top: 10px;
	width: 410px;
	margin-left: 538px;
	position: absolute;
	float: left;
}

div#balloon {
	margin-top: -10px;
	width: 412px;
	height: 234px;
	background-image: url("../images/balloon.jpg");
	background-repeat: no-repeat;
}

div#balloon-content {
	padding-top: 25px;
	padding-left: 23px;
	padding-right: 28px;
}

div#ballon-buttons {
	position: absolute;
	margin-left: 350px;
	margin-top: -20px;
}

img#logo {
	padding: 4px; 
	margin-right: 10px;
	margin-bottom: 3px;
	border: 1px solid #999;
	float: left;
}

div#page-header {
	color: #6699CC;
	padding-top: 44px;
	padding-left: 35px;
}

div#header-tag {
	position: absolute;
	width: 250px;
	height: 10px;
	margin-left: 250px;
	margin-top: -36px;
	color: #fff;
	font-style: italic;
}

.page-title {
	font-size: 30px;
}

.page-title-caption {
	font-size: 16px;
}

div#simple-content-left {
	padding-top: 10px;
	width: 530px;
	float: left;
}

div#simple-content-right {
	padding-top: 10px;
	padding-left: 25px;
	margin-left: 538px;
}

a {
	color: #336699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.red {
	color: #cc3333
}