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

* {
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px solid red;
}

h1 {
	font-size: 55px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}

h2 {
	font-size: 27px;
	margin: 10px 0px 10px 0px;
	font-weight: normal;
	color: #000000;
}

p {
	margin: 0px 0px 15px 0px;
	line-height: 30px;
}

p.textNlabelsp {
	line-height: 15px;
	margin: 5px 0px 0px 0px;
}

a , a:active {
	color: #007386;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0p 0px 0px;
}


html, body {    
	height: 100%;
	color: #000000;
	font: 15px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}

#container {
   min-height: 100%;
   margin-bottom: -190px; <! --- SAME AS FOOTER --- !>
   position: relative;
   background: url(images/header_back_white.jpg) repeat-x;
   overflow: inherit;

}

#header {
	width: 100%;
	background: url(images/Ugly_Duck_Marketing_ocean.gif) top center no-repeat;
	overflow: hidden;
}

#header-inner {
	width: 950px;
	height: 400px;
	margin: 0 auto;
	position: relative;
}

#content {
	position: relative;
	width: 100%;
	overflow: hidden;
}

#content-inner {
	width: 950px;
	margin: 0 auto;
}

#footer {
   height: 180px;
	background: #14C0E0;
	border-top: solid 10px #007386;
}

#footer-inner {
	position: relative;
	width: 950px;
	height: 180px;
	margin: 0 auto;
}

.clearfooter {
   height: 180px; <! --- SAME AS FOOTER --- !>
   clear: both;
}
	


/*  Navigation  */
#nav {
	position: relative;
	top: 0px;
	right: 0px;
	width: 480px;
	height: 100px;
	margin: 0 auto;
}

#nav .homeBTN-small {
	position: absolute;
	top: 0px;
	left: 0px;
	text-indent: -2000px;
	width: 88px;
	height: 66px;
	background: transparent url(images/homeSmall_btn.png) top center no-repeat;
}

#nav .homeBTN-small:hover {
	background-position: bottom;
}

#nav .portfolioBTN-small {
	position: absolute;
	top: 0px;
	left: 90px;
	text-indent: -2000px;
	width: 121px;
	height: 75px;
	background: transparent url(images/portfolioSmall_btn.png) top center no-repeat;
}

#nav .portfolioBTN-small:hover {
	background-position: bottom;
}

#nav .aboutBTN-small {
	position: absolute;
	top: 0px;
	left: 207px;
	text-indent: -2000px;
	width: 79px;
	height: 71px;
	background: transparent url(images/aboutSmall_btn.png) top center no-repeat;
}

#nav .aboutBTN-small:hover {
	background-position: bottom;
}

#nav .servicesBTN-small {
	position: absolute;
	top: 0px;
	right: 90px;
	text-indent: -2000px;
	width: 106px;
	height: 80px;
	background: transparent url(images/servicesSmall_btn.png) top center no-repeat;
}

#nav .servicesBTN-small:hover {
	background-position: bottom;
}

#nav .contactBTN-small {
	position: absolute;
	top: 0px;
	right: 0px;
	text-indent: -2000px;
	width: 96px;
	height: 71px;
	background: transparent url(images/contactSmall_btn.png) top center no-repeat;
}

#nav .contactBTN-small:hover {
	background-position: bottom;
}



/* PAGE LAYOUT */

#content-left {
	float: left;
	width: 650px;
	overflow: hidden;
}

#content-right {
	float: right;
	width: 271px;
}


/* HOME PAGE */

#HomeContainer {
   min-height: 100%;
   margin-bottom: -230px; <! --- SAME AS FOOTER --- !>
   position: relative;
   background: url(udm/images/UDM_home_coulds.gif);

}

#HomeHeader {
	width: 100%;
	overflow: hidden;
}

#HomeHeader-inner {
	width: 950px;
	height: 150px;
	margin: 0 auto;
	position: relative;
}

#home {
	position: relative;
	width: 100%;
	overflow: hidden;
}

#home-inner {
	width: 950px;
	margin: 0 auto;
}

#homeCloud {
	position: relative;
	width: 575px;
	height: 499px;
	background: transparent url(udm/images/Ugly_Duck_Marketing_homeCloud.png) top center no-repeat;
	margin: 0 auto;
}

#homeCloud .homeBTN {
	position: absolute;
	bottom: 70px;
	left: 0px;
	text-indent: -2000px;
	width: 125px;
	height: 83px;
	background: transparent url(udm/images/home_btn.png) top center no-repeat;
}

#homeCloud .homeBTN:hover {
	background-position: bottom;
}

#homeCloud .aboutBTN {
	position: absolute;
	bottom: 30px;
	left: 50px;
	text-indent: -2000px;
	width: 113px;
	height: 65px;
	background: transparent url(udm/images/about_btn.png) top center no-repeat;
}

#homeCloud .aboutBTN:hover {
	background-position: bottom;
}

#homeCloud .portfolioBTN {
	position: absolute;
	bottom: 40px;
	left: 165px;
	text-indent: -2000px;
	width: 172px;
	height: 91px;
	background: transparent url(udm/images/portfolio_btn.png) top center no-repeat;
}

#homeCloud .portfolioBTN:hover {
	background-position: bottom;
}

#homeCloud .servicesBTN {
	position: absolute;
	bottom: 10px;
	right: 110px;
	text-indent: -2000px;
	width: 151px;
	height: 82px;
	background: transparent url(udm/images/services_btn.png) top center no-repeat;
}

#homeCloud .servicesBTN:hover {
	background-position: bottom;
}

#homeCloud .contactBTN {
	position: absolute;
	bottom: 60px;
	right: 20px;
	text-indent: -2000px;
	width: 137px;
	height: 90px;
	background: transparent url(udm/images/contact_btn.png) top center no-repeat;
}

#homeCloud .contactBTN:hover {
	background-position: bottom;
}


#new-work {
	width: 950px;
	height: 250px;
	margin: 20px 0px 0px 0px;
	padding: 0px 15px 15px 15px;
	background-color: #FFFFFF;
	
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}


/* SERVICES PAGE */

#header.monsterTruck {
	background: transparent url(images/Ugly_Duck_Marketing_monsterTruck.gif) top center no-repeat;
}

.service {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dashed #5b3815;
}

/* ABOUT PAGE */

body.aboutPage {
	background: #a0dced url();
}

/* CONTACT PAGE */

body.contactPage {
	background: #bad647 url();
}

#header.skyDive {
	background: transparent url(images/Ugly_Duck_Marketing_skyDive.gif) top center no-repeat;
}


/* PORTFOLIO PAGE */

body.portfolioPage {
	background: #8bc540 url();
}

#header.lawnMower {
	background: transparent url(images/Ugly_Duck_Marketing_lawn.gif) top center no-repeat;
}

#portfolio {
	width: 650px;
	overflow: hidden;
}

#portfolio p {
	line-height: 15px;
	margin: 5px 0px 0px 0px;
}

.project {
	float:left;
	width: 190px;
	height: 220px;
	margin: 0px 15px 0px 0px;
}

#portfolio .project img {
	width: 180px;
	height: 120px;
	border: 7px solid #FFFFFF;
	margin: 0px 0px 0px 0px;
}

label {
	font: 9px/9px Arial, "Helvetica", sans-serif;
	text-transform: uppercase;
	margin: 0px; padding: 0px;
	color: #007386;
}

#portfolioNav {
	width: 650px;
	height: 100px;
	margin: 0px 0px 20px 0px;
}


#portfolioNav ul {
	list-style: none;
}

#portfolioNav ul li {
	float: left;
	text-align: center;
	width: 162px;
	height: 50px;
}

#portfolioNav ul li a {
	display: block;
	float: left;
	color: #000000;
	font-size: 13px;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
}

/*---END PORTFOLIO---*/


/* FOOTER */

.footer-info {
	float: left;
	width: 180px;
	margin: 30px 0px 0px 10px;
}

#footer-nav {
	list-style: none;
}

#footer-nav li {
	float: left;
	margin: 0px 7px 0px 0px;
}

/* MISC. */

.float-right {
	float: right;
}

.border {
	border: 10px solid #ffffff;
}