@charset "utf-8";
/* CSS Document */


body {
background-color:#B5B5B5;
background-image:url(../images/background/gradient_rep.gif);
background-repeat:repeat-x;
background-position:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	margin:0;

}



.wrapper {
	width:970px;
	height:100%;
	margin:auto;
	line-height:18px;

	}

#main {
	width:970px;
	height:760px;
	position:absolute;
	margin:0;
	padding-bottom:20px;
	background-image: url(../images/background/background.gif);
	background-repeat:no-repeat;
	background-position:top;

	}


#leftcolumn {
	position:absolute;
	margin-top:0;
	margin-left:0;
	width:185px;
	height:740px;

	}
#maincolumn {
	position:absolute;	
		margin-top:0;
	margin-left:185px;
	width:785px;
	height:750px;
	margin-top:0;

	
	}
	
#showreel {
	width:330px;
	height:285px;
	margin:20px;
	float:left;
	}	
	
#bannerManos {
	height:210px;
	width:140px;
	border:#bbd8f6 1px solid;
	margin-left:14px;
	_margin-left:7px;
	margin-top:16px;
	float:left;

	}
	
#nav {
	width:180px;
	margin-left:5px;
	_margin-left:3px;
	margin-top:41px;
	float:left;
	
}

#topbanner {
	width:785px;
	height:150px;
	float:left;
	display:inline;
	}

#title {
	margin-top:30px;
	margin-left:20px;
	width:490px;
	height:80px;
	float:left;
	display:inline;
	
	}
.title {font-family:"Symbol";}	

#title2 {
	margin-top:20px;
	margin-left:50px;
	margin-right:25px;
	width:460px;
	height:90px;
	float:left;
	display:inline;
	}
#bannerphoto {
	width:73px;
	height:110px;
	margin-left:3px;
	margin-top:12px;
	border:#bbd8f6 1px solid;
	float:left;
	display:inline;
	}

#equity {
	width:116px;
	height:67px;
	margin-left:15px;
	margin-top:135px;

	}

#centerpanel {
	width:480px;
	height:540px;
	margin-top:18px;
	margin-left:20px;
	_margin-left:10px;
	margin-bottom:20px;
	padding:20px 10px 20px 20px;
	border:#bbd8f6 1px  inset ridge;
	background-color:#FFFFFF;
	float:left;
	display:block;
	overflow:auto;
	}
	
#textdiv {
	width:480px;
	padding-right:10px;
	height:540px;
	overflow:auto;
	}

#rightpanel {
	width:200px;
	height:560px;
	margin-top:18px;
	margin-left:10px;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	border:#bbd8f6 1px  inset ridge;
	background-color:#FFFFFF;
	float:left;
	display:inline;
	overflow:auto;
	}
 #imagediv {
 	width:204px;
	height:204px;
	padding:10px;
	overflow:hidden;
	float:left;
	display:inline;
	border:#CCCCCC 1px solid;
	}

#widepanel {
	width:700px;
	height:540px;
	margin-top:18px;
	margin-left:20px;
	_margin-left:10px;
	margin-bottom:20px;
	padding:20px;
	border:#bbd8f6 1px  inset ridge;
	background-color:#FFFFFF;
	overglow:hidden;
	float:left;
	display:block;
	}
	
#widecontent {
	width:700px;
	height:438px;
	margin:0;
	background-color:#FFFFFF;
	overflow:auto;
	float:left;
	}

#navbut {
	width:185px;
	height:35px;
	float:left;
	}
	
.prodChoose_off {
	width:140px;
	height:25px;
	background-image: url(../images/background/buttonrep.gif);
	background-repeat: repeat-x;
	border:#0263c5 1px solid;
	padding-left:40px;
	padding-top:8px;
	color: #FFFFFF;/*white*/
	
}

.prodChoose_on {
	width:140px;
	height:25px;
	background-color:#0376eb;
	border:#0263c5 1px solid;
	padding-left:40px;
	padding-top:8px;
	color: #BBD8F6;/*blue*/
}

a.menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-style:italic;
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
	}

a.menu:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#BBD8F6;
	font-style:italic;
	font-size:14px;
	text-transform:uppercase;
	}
	
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	}
	
h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#026FDD;
	font-size:18px;
	text-transform:uppercase;
	font-weight:600;

	}

h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	font-weight:600;
	}	
	
	
.small_h	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	font-weight:600;
	text-transform: none;
	}

.bluetext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#026FDD;
	font-size:13px;
}

li {
	list-style-image:url(../images/background/spiral.gif);
	line-height:25px;

	}
	
ul {

	padding-left:25px;
	margin-left:0;
	}
	
