html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


body {
	background-color: #000;
	background-image: url(../images/cloud_bkgrnd.jpg);
	background-repeat: repeat-x;
}



#wrapper {
	width: 1000px;
	margin: auto auto;
}

#header {
	background-color: white;
	float: left;
	height: 150px;
	width: 1000px;
}

.headerLogo {
	height: 150px;
	width: 170px;
	background-color: white;
	float: left;
}

.headerTitle {
	height: 100px;
	width: 330px;
	background-color: #FFF;
	float: left;
}

.headerTitle h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 48px;
	font-style: bold;
	color: #777;
	letter-spacing: -1px;
	text-transform: uppercase;
	text-align: right;
	padding: 30px 20px 0px 0px;
}

.headerDescription {
	height: 150px;
	width: 500px;
	background-color: #FFF;
	float: left;
}

.headerDescription h1 {
	font-family:Georgia,"Times New Roman","New York",serif;
	font-size: 14px;
	font-style: bold;
	color: #777;
	letter-spacing: 1px;
	text-transform: none;
	line-height: 16px;
	border-left: solid #777 1px;
	padding: 70px 30px 0px 30px;
}

#portfolio {
	background-color: black;
	background-image: url(../images/cloud_bkgrnd_content.jpg);
	float: left;
	height: 680px;
	width: 1000px;
}

.contentTitle {
	float: left;
	height: 40px;
	width: 480px;
	font-family:Georgia,"Times New Roman","New York",serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: .5px;
	color: #FFF;
	padding: 40px 0px 0px 15px;
}

.navBlocks {
	float: left;
	height: 35px;
	width: 485px;
	padding: 40px 10px 5px 5px;
}

.navBlocks img {
	padding: 5px 5px 5px 5px;
	float: right;
}

.designOne {
	float: left;
	height: 200px;
	width: 488px;
	padding: 0px 0px 0px 12px;
}

.designTwo {
	float: left;
	height: 200px;
	width: 480px;
	padding: 0px 0px 0px 8px;
}

.designOneSub {
	float: left;
	height: 500px;
	width: 495px;
	background-color: black;
	padding: 0px 0px 0px 0px;
}

.designTwoSub {
	float: left;
	height: 500px;
	width: 500px;
	background-color: black;
	padding: 0px 0px 0px 0px;
	border-left: 5px solid #222;
}

.designThree {
	float: left;
	height: 200px;
	width: 488px;
	padding: 0px 0px 0px 12px;
}

.designFour {
	float: left;
	height: 200px;
	width: 488px;
	padding: 0px 0px 0px 8px;
}

.designTitle {
	float: left;
	height: 20px;
	width: 480px;
	font-family:Georgia,"Times New Roman","New York",serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	padding: 10px 5px 5px 15px;
}

.designCaption {
	float: left;
	height: 30px;
	width: 455px;
	font-family:Georgia,"Times New Roman","New York",serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	color: #AAA;
	padding: 0px 30px 30px 15px;
}


.designCaption h3 a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


#footer {
	float: left;
	height: 320px;
	width: 1000px;
	background-color:#000;
}

.footerNav {
	float: left;
	height: 300px;
	width: 228px;
	border-right: solid;
	border-right-color:#222;
	border-width: 2px;
	padding: 0px 15px 0px 0px;
}

.footerNav h1 {
	font-family:Georgia,"Times New Roman","New York",serif;
	font-size: 22px;
	font-style: oblique;
	font-weight: normal;
	text-align: right;
	color: #FFF;
	padding: 20px 0px 30px 0px;
}


.footerNav li {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 38px;
	font-style: normal;
	font-weight: bold;
	line-height: 38px;
	text-transform: normal;
	text-align: right;
	text-decoration: none;
	list-style-type: none;
	list-style: none;
}


.footerNav ul {
	list-style-type: none;
}

.footerNav ul li a {
	text-decoration: none;
}

.footerBio {
	float: left;
	height: 300px;
	width: 203px;
	border-right: solid;
	border-right-color:#222;
	border-width: 2px;
	text-align: right;
	padding: 0px 15px 0px 30px;
}

.footerBio h1 {
	font-family:Georgia,"Times New Roman","New York",serif;
	font-size: 22px;
	font-style: oblique;
	font-weight: normal;
	color: #FFF;
	padding: 20px 0px 30px 0px;
}

.footerBio p {
	font-family:Georgia,"Times New Roman","New York",serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	line-height: 21px;
	color: #555;
}
	
	
.footerContact {
	float: left;
	height: 300px;
	width: 233px;
	border-right: solid;
	border-right-color:#222;
	border-width: 2px;
	padding: 0px 15px 0px 0px;
}


.footerContact h1 {
	font-family:Georgia,"Times New Roman","New York",serif;
	font-size: 22px;
	font-style: oblique;
	font-weight: normal;
	letter-spacing: 0px;
	color: #FFF;
	padding: 20px 0px 30px 0px;
}

.footerContact li {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #444;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
	letter-spacing: 1px;
	text-transform: normal;
	text-align: right;
	text-decoration: none;
	list-style-type: none;
	list-style: none;
}

.footerContact ul li a {
	text-decoration: none;
}


.footerMisc {
	float: left;
	height: 300px;
	width: 248px;
}

.subBrands {
	width: 248px;
	height: 150px;
	padding: 40px 0 20px 0;
	}

.subBrands img {
	float: right;
	display: block;
	clear: right;
	padding: 60px 50px 0px 0px;
	}

.footerMisc h4 {
	font-family:Georgia,"Times New Roman","New York",serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color:#555;
	text-align:right;
	letter-spacing: .5px;
	padding: 40px 25px 0px 0px;
}




.designCaption a:link {
	color: white;
}

.designCaption a:visited {
	color: white;
}

.designCaption a:hover {
	color: #8B0000;
}

.designCaption a:active {
	color: #8B0000;
}


a:link {
	color: #600;
}
a:visited {
	color: #600;
}
a:hover {
	color: white;
}
a:active {
	color: #600;
}
