body, html { 	margin: 0;
				padding: 0;
				font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #fff;
				background-color:#1e243a;
}

p{				font-size:95%;
				line-height: 18px;
				margin:0 0px 0px;
				text-align: justify;
}

h1{				font-size: 150%;
				line-height: 25px;
				/*padding: 0px 0px 30px 0px;*/
				text-align:left;
				color:#9ccafb;
}

h2{				font-size: 120%;
				margin: 0;
				padding: 0;
				line-height: 25px;
				/*padding: 0px 0px 30px 0px;*/
				text-align:left;
				color:#9ccafb;
}
h3{				font-size: 150%;
				margin-left:17px;
				line-height: 25px;
				/*padding: 0px 0px 30px 0px;*/
				text-align:left;
				color:#9ccafb;
}

.small	{		font-size:80%;}
.red {			color:red;}
.larger {		color:#659832;font-size:110%;}

a	{			color:#9ccafb; text-decoration:none;}
a:hover	{		color:#fff; text-decoration:underline;}


.links {font-family: Arial, Helvetica, sans-serif; font-size: 100%; text-decoration: none;padding-bottom:5px;}
a.links:link {color: #333}
a.links:visited {color: #333}
a.links:active {color: #333}
a.links:hover {color: #4ba32b; text-decoration:none}

.t {background: url(images/blue_dot.png) 0 0 repeat-x; width: 100%; }
.b {background: url(images/blue_dot.png) 0 100% repeat-x}
.l {background: url(images/blue_dot.png) 0 0 repeat-y; height: 100%;}
.r {background: url(images/blue_dot.png) 100% 0 repeat-y; height: 100%;}
.bl {background: url(images/bl2.png) 0 100% no-repeat;height: 100%;}
.br {background: url(images/br2.png) 100% 100% no-repeat;height: 100%;}
.tl {background: url(images/tl2.png) 0 0 no-repeat}
.tr {background: url(images/tr2.png) 100% 0 no-repeat; padding:10px}

#nav-menu { width:100%;}
#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}
#nav-menu li
{
float: left;
margin: 0 1.4em;
}
#nav-menu li a
{
background: transparent;
height: 2em;
line-height: 2em;
float: left;
width: 7em;
display: block;
color: #fff;
text-decoration: none;
text-align: center;
}
#nav-menu li a:hover
{
/*background-color: #60952d;*/
/*background-color: #636162;*/
background: url(images/button_ov.gif) top left repeat-x;	
height: 2em;
line-height: 2em;
float: left;
width: 7em;
display: block;
color: #fff;
text-decoration: none;
text-align: center;
}
/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */


div.container {	position: absolute;
				width: 950px;
				left: 50%;
				margin-left: -475px;
}

div.aff {		float: left;
				width: 950px;
				height: 104px;
				background: url(images/logo.jpg) top left no-repeat;	
				clear:both;
}

div.nav {		float: left;
				width: 950px;
				height: 2em;
				line-height: 2em;
				background: url(prodrop2/button1a.gif) top left repeat-x;	
				clear:both;
}

div.main {		float: left;
				width: 950px;
				min-height: 400px;
				background: url(images/swoosh2.png) top left no-repeat;
				clear:both;
}

div.left {		float: left;
				margin: 20px 0px 0 20px;
				width: 440px;
				background-color:#101420;
				clear:left;
}

div.left2 {		float: left;
				margin: 20px 0px 0 10px;
				width: 930px;
				background-color:#101420;
				clear:left;
}

div.left2 img {	margin: 10px 10px 10px 16px;
				clear:left;
}



div.left_or {	float: left;
				margin: 20px 0px 0 10px;
				width: 460px;
				background: url(images/orlogo4.gif) #101420 327px 94% no-repeat ;
				clear:left;
}

div.right {		float: right;
				margin-right: 20px;
				margin-top: 20px;
				width: 420px;
				min-height:316px;
				clear:right;				
}

div.right img {	margin-right:30px;
				width: 150px;
				clear:both;				
}

div.right2 {	float:right;
				width: 420px;
				margin-top: 20px;
				margin-right: 30px;
				clear:right;				
}

div.right3 {	float:right;
				width: 420px;
				margin-top: 20px;
				margin-right: 30px;
				clear:right;				
}

div.spacer {	float: left;
				width: 950px;
				height: 40px;
				clear:both;
}

div.spacer1 {	float: left;
				width: 100%;
				height: 1px;
				border-top:1px #9ccafb solid;
				padding-bottom:15px;
				clear:both;
}


div.spacer2 {		float: left;
				width: 950px;
				height: 20px;
				border-bottom: 1px #9ccafb solid;
				clear:both;
}

div.footer {	float: left;
				margin-top:20px;
				width: 100%;
				clear:both;
}

div.footer p{	font-size:80%;text-align:center}

div.footer2 {	float: left;
				width: 100%;
				clear:both;
}









				




