body {
	margin-top: 5px;
}
#header {
	float: left;
	height: 200px;
	width: 800px;
	border: 1px solid #CCCCCC;
}
#logo {
	margin: 5px;
	float: left;
	height: 180px;
	width: 180px;
	padding-top: 20px;
	padding-left: 15px;
}
#affiliate_links {
	float: right;
	height: 30px;
	width: 575px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#flash_banner {
	float: right;
	height: 155px;
	width: 575px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#body {
	float: left;
	height: auto;
	width: 800px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
}
#main_content {
	float: right;
	height: auto;
	width: 575px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}



#wrapper {
	height: auto;
	width: 800px;
	margin: 0 auto;
}
.body_picture {
	padding: 5px;
	float: left;
	border: 1px solid #CCCCCC;
	margin: 5px;
}

#footer {
	float: left;
	height: 30px;
	width: 800px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}

#primary_nav {
	margin: 5px;
	float: right;
	height: auto;
	width: 150px;
	border: 1px solid #0099FF;
	margin-right: 20px;
}
.main_nav {
	float: left;
	height: 40px;
	width: 70px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-image: url(../assets/images/upco_nav_normal.png);
}


#primary_nav ul {
	font-family: ModaerneLight;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	width: 150px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#primary_nav li {
	display: inline;
}
#primary_nav a {
	color: #0099FF;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: 140px;
}


#primary_nav a:link, #primary_nav a:visited
{
color: #0099FF;
text-decoration: none;
} 

#primary_nav a:hover
{
background-color: #0099FF;
color: #fff;
font-weight: normal;
} 

#primary_nav_header{
	font-weight: bold;
	background-color:#0099FF;
	color:#FFFFFF;
	border-bottom:solid;
	border-bottom-width:4px;
	border-bottom-color:#000099;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}

#second_nav {
	margin-top: 10px;
	margin-bottom:10px;
	float: left;
	height: auto;
	width: 150px;
	border: 1px solid #99CC00;
	margin-right: 20px;
}

#second_nav ul {
	font-family: ModaerneLight;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#second_nav li {
	display: inline;
}
#second_nav a {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: 140px;
}

#second_nav a:hover
{
	font-weight: bold;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: disc;
} 

#second_nav a:link, #second_nav a:visited
{
color: #0099FF;
text-decoration: none;
} 

#second_nav_header{
	font-weight: bold;
	background-color:#99CC00;
	color:#FFFFFF;
	border-bottom:solid;
	border-bottom-width:4px;
	border-bottom-color:#999900;
}

#contact_designer{
	float: right;
	height: 15px;
	width: auto;
	margin: 5px;
}

#copyright{
	float: left;
	height: 15px;
	width: auto;
	margin: 5px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #0099FF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: ModaerneLight;
	color: #99CC00;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
}
.navigator {
	float: left;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.sidebarmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: bold 13px Verdana;
	width: 150px;
	border: 1px solid #0099FF;
}
 
.sidebarmenu ul li{
	position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #0099FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 5px;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
}

.sidebarmenu ul li a:visited{
color: #0099FF;
}

.sidebarmenu ul li a:hover{
	background-color: #000099;
	color: #FFFFFF;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 150px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

.maincontainer{
	width:auto;
	}
	
#middlecolumn{
	width:150px;
}
