/* CSS Document */

/*Global Reset*/

* {
	margin:0;
	padding:0;
}
/* tags */

body {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}

p {
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 20px;
}

h1, h2, h3, h4, h5, h6 {
	font-family:"Courier New", Courier, monospace;
}

h1 {
	color: #453B3B;
	font-size: 1.5em;
	height: 40px;
	line-height: 40px;
	margin-bottom: 15px;
	text-transform: lowercase;
	font-weight: normal;
}

h2 {
	font-size: 24px;
	text-transform: capitalize;
	line-height: 20px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #F9EC2D;
	margin-bottom: 10px;
	margin-top: 20px;
	clear: left;
}

h3 {
	color: #000000;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	text-transform: capitalize;
	margin-left: 10px;
}

h4 {
}

h5 {
}

h6 {
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: normal;
}

a:link {
	color: #000000;
}

/* ID's */
#wrapper960 {
	height: auto;
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	clear: left;
}

#banner960 {
	height: 80px;
	width: 960px;
	background-image: url(../images/design_guy.gif);
	background-repeat: no-repeat;
	background-position: 800px 7px;
	overflow: hidden;
}

#footer960 {
	height: auto;
	width: 960px;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	clear: left;
}

#left750 {
	height: auto;
	width: 710px;
	background-image: url(../images/UMG-2007-750bg.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
	clear:left;
	overflow: visible;
}

#right200 {
	height: auto;
	width: 170px;
	float: right;
	background-image: url(../images/UMG-2007-210-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#wrapper960 #wrapper960 #right200 li {
	font-size: 12px;
	list-style-type: none;
	text-transform: capitalize;
}
#auto_wrapper {
	height: auto;
	width: auto;
	overflow: auto;
}
#contact_pitch {
	clear: left;
	height: auto;
	width: auto;
	padding-top: 10px;
	overflow: auto;
}

#left_50 {
	float: left;
	width: 50%;
	height: auto;
}
#right_50 {
	float: right;
	height: auto;
	width: 50%;
}
#right_50_content {
	width: auto;
	margin-left: 10px;
	text-align: justify;
}
#left_50_content {
	width: auto;
	margin-right: 10px;
	text-align: justify;
}
#wrapper960 #wrapper960 #right200 h2 {
	font-size: 16px;
}
#wrapper960 #wrapper960 #right200 h2 a:hover {
	color:#000000;
	font-size: 16px;
}


#logo {
	float: left;
}

/*begin navigation rules*/

#navigate {
	height: auto;
	width: auto;
	text-transform: lowercase;
	font-family: "Courier New", Courier, monospace;
	margin-left: 200px;
	margin-top: 22px;
	clear: right;
}
#wrapper960 #banner960 #navigate ul li {
	list-style-type: none;
	float: left;
	font-size: 14pt;
	line-height: 28px;
	height: 28px;
	background-image: url(../images/umg2007_nav_02.gif);
	background-repeat: no-repeat;
	background-position: 100% top;
	margin-right: 5px;
}
#wrapper960 #banner960 #navigate a {
	text-decoration: none;
	line-height: 28px;
	height: 28px;
	width: auto;
	float: left;
	color: #FFFFFF;
	display: block;
	background-image: url(../images/umg2007_nav_01.gif);
	background-repeat: no-repeat;
	background-position: 0% 0px;
	padding-left: 10px;
	padding-right: 13px;
}
#wrapper960 #banner960 #navigate ul li:hover, #wrapper960 #banner960 #navigate a:hover {
	color:#FF7F15;
}
#wrapper960 #banner960 #navigate #current {
  background-position:100% -28px;
  border-width:0;
  }
#wrapper960 #banner960 #navigate #current a {
  background-position:0% -28px;
  padding-bottom:5px;
  color:#000;
  }
#top_text_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: auto;
	margin-top: 10px;
	line-height: 20px;
	text-align: left;
	margin-left: 550px;
}

/*end navigation rules*/

#wrapper960 #wrapper960 #left750 h1 img {
	margin-right: 10px;
}
#folio {
	width: 704px;
	overflow: auto;
	padding: 2px;
}
#folio_inner {
}
#folio2 {
	height: 200px;
	width: 704px;
	overflow: auto;
	border: 1px solid #2D4098;
	padding: 2px;
}
#folio_inner2 {
	height: 150px;
	width: 2750px;
}
#folio3 {
	height:auto;
}
#folio_inner3 {
	height:auto;
	font-size: 12px;
	padding-right: 2px;
	padding-left: 2px;
}
#wrapper960 #wrapper960 #right200 #folio3 #folio_inner3 li {
	font-size: 12px;
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 5px;
}

#wrapper960 #wrapper960 #left750 #folio #folio_inner img {
	margin-right: 10px;
	border: 1px solid #2D4098;
}

#wrapper960 #wrapper960 #right200 #folio3 #folio_inner3 a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#wrapper960 #wrapper960 #right200 #folio3 #folio_inner3 a:hover {
	color:#333333;
	text-decoration:underline;
}
#wrapper960 #wrapper960 #left750 #auto_wrapper #right_50 #right_50_content p {
	margin: 10px;
}
#wrapper960 #wrapper960 #left750 #auto_wrapper #left_50 #left_50_content p {
	margin: 10px;
}
#wrapper960 #wrapper960 #left750 #contact_pitch p {
	margin: 10px;
}
#wrapper960 #wrapper960 #left750 #auto_wrapper #left_50 #left_50_content #web_icon {
	margin-right: 10px;
	float: left;
}
#wrapper960 #wrapper960 #left750 #auto_wrapper #right_50 #right_50_content #graphic_icon {
	margin-right: 10px;
	float: left;
}
#wrapper960 #wrapper960 #left750 #umg_logo {
	margin-right: 10px;
}
#wrapper960 #wrapper960 #left750 li {
	list-style-type: none;
	margin-top: 10px;
	list-style-position: inside;
	list-style-image: url(../images/star.png);
}
#old_logo {
	float: right;
	margin-right: 10px;
}

#wrapper960 #wrapper960 #right200 a {
	color: #000000;
	text-decoration: none;
}
#wrapper960 #wrapper960 #left750 #auto_wrapper #left_50 #left_50_content h2 {
	padding-left: 10px;
}
#wrapper960 #wrapper960 #left750 #auto_wrapper #right_50 #right_50_content h2 {
	padding-left: 10px;
}
#wrapper960 #wrapper960 #left750 #auto_wrapper #right_50 #right_50_content #web_icon {
	float: right;
	margin-left: 10px;
}
#options {
	float: right;
	height: auto;
	width: 413px;
}
#help_guy {
	float: left;
	height: auto;
	width: 239px;
}

#wrapper960 #wrapper960 #left750 #sitting_guy {
	margin-left: 15px;
}

#wrapper960 #wrapper960 #left750 #auto_wrapper #left_50 #left_50_content h3 a {
	text-decoration: none;
}

#wrapper960 #wrapper960 #left750 #auto_wrapper #right_50 #right_50_content h3 a {
	text-decoration: none;
}



/* Class Identifiers */

.auto_wrapper {
	width: auto;
	overflow: auto;
}
.auto_wrapper652 {
	width: 652px;
	overflow: visible;
	margin-left: 25px;
	height: 392px;
}
#needhelpguy {
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
}
#need_help_with {
	width:350px;
	margin-top: 25px;
	float: right;
	margin-right: 75px;
	font-size: 24px;
}
#need_help_with_brand {
	width:500px;
	margin-top: 25px;
	float: right;
	margin-right: 10px;
	font-size: 22px;
}
#wrapper960 #wrapper960 #left750 #need_help_with li {
	font-size:24px;
}
h2 a {
	text-decoration: none;
}#wrapper960 #wrapper960 #left750 .auto_wrapper #branding {
	float: left;
}

