/* CSS Document */

body {
	width:100%;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #5F7176;
}

a:visited {
	color: #5F7176;
}
a:hover {
	color: #333333;
}
a:active {
	color: #5F7176;
}



#background {background: url("images/middle.png") repeat-x;}
#headerbackground {background:url("images/header.png") repeat-x;}

#wrapperHeader, #wrapper {margin:0 auto; width:960px;}

#header {
	width:auto;
	height:135px;
	padding:0;
	margin:0;
	border-top:1px solid #fff;
}

#header ul {
	list-style-type:none;
	margin:100px 0 0 10px;
	padding:0;
}

#header ul li {
	display:inline;
	float:left;
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	background:#999999;
}

#header ul li a {
margin:0;
}

#header ul li a img {
	border:none;
	margin:0;
	padding:0;
	display:block;
}


#logo {
	background:#000000;
	width:430px;
	height:60px;
	color:#FFFFFF;
	font-size:42px;
	text-align:center;
	margin:20px 0 0 10px;
	float:left;
	display:inline;
}

#fullbanner {
	border:0;
	width:468px;
	height:60px;
	font-size:16px;
	text-align:center;
	margin:20px 20px 0 0;
	float:right;
	display:inline;
}

#middle {
	background: url("images/middle.png") repeat-x;
	padding:25px 20px 0 50px;
}

#contentpane 
{
	width:468px;
}

#middle h1 {
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#5F7176;
	font-family:Arial, Helvetica, sans-serif;
}
#middle p {
	/*width:486px;*/
	font-size:12px;
	color:#5f7176;
	
}



#hometext{
	width:486px;
}





/*#superhot {
	height:650px;
	width:360px;
	float:right;
	margin: -60px 0 0 -350px;
	padding: 20px 0 0 0;
}
*/

#superhot {
	height:630px;
	width:360px;
	float:right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	background-image:url("images/superhotBG.png");
	margin-top: -60px;
}





#hot {
	margin:0 20px 20px 20px;
	height:592px;
}

#hot iframe {
	height:100%;
	width:100%
}

#hot h1 {
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#5F7176;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

#inner p {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
}

#inner h2 {
	font-size:12px;
	font-weight:bold;
	color:#457990;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0 0 0;
	padding:0;
}

#image1
{
	background: url("images/image1.png") repeat-x #ffffff;
	width:486px;
	height:281px;
	margin:0;
	text-align:center;
	color:#5F7176;
	font-size:42px;
}

#image2
{
	background: url("images/plinth.jpg") repeat-x #ffffff;
	width:486px;
	height:auto;
	margin:0;
	color:#5F7176;
	font-size:42px;
	padding:20px 0 0 0;
}

#i2text {
	float:right;
	display:inline;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:190px;
	margin:0 20px 0 0;
	padding:0;
}

#i2text h1 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}




#image21 {
	height:121px;
	width:221px;
	margin:0 0 0 20px;
	color:#000000;
	float:left;
	display:inline;
}


#footer {
	background:url("images/footer.png") repeat-x #9BA7AE;
	height:70px;
	width:100%;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding:10px 0 0 0;
	color: #4d5b65;
	margin:20px 0 0 0;
}


/* Ruzee Roundoff */
#image1 .sb-inner { background:url("images/image1.png") repeat-x #ffffff; }
#image1 .sb-shadow { background:#F86928; }
#image1 .sb-border { background: #d9d9d9; }

#image2 .sb-inner { background:url("images/img2bg.png") repeat-x #ffffff; }

#image21 .sb-inner { background:#ffffff; }
#image21 .sb-border { background: #9BA7AE; }


#superhot .sb-inner { background:url("images/image1.png") repeat-x #ffffff; }
