#wrapper {
	height: 660px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#header {
	height: 70px;
	width: 590px;
	float: left;
	background-color: #FFD400;
}
#headerInset {
	height: 40px;
	width: 450px;
	margin-top: 18px;
	margin-left: 20px;
}

#cta_header {
	float: left;
	height: 62px;
	width: 210px;
	clear: right;
	background-color: #FFD400;
	padding-top: 8px;
}
#phone_inset {
	height: 30px;
	width: 200px;
}


#pageIDpix {
	height: 190px;
	width: 800px;
	clear: left;
}
#main_Nav {
	height: 40px;
	width: 800px;
	float: left;
	background-image: url(images/bg_main_nav.png);
}

#textShell {
	height: 304px;
	width: 290px;
	background-color: #FFd400;
	float: left;
}

#textInset {
	height: 284px;
	width: 250px;
	margin-left: 20px;
	margin-top: 10px;
	overflow: auto;
}
#formShell {
	height: 494px;
	width: 800px;
	float: left;
	background-image: url(images/bg_form.png);
	background-repeat: no-repeat;
}
#formInset {
	height: 474px;
	width: 760px;
	margin-left: 20px;
	margin-top: 10px;
	overflow: auto;
}

#pixGalleryFrame {
	height: 304px;
	width: 510px;
	float: right;
	clear: right;
}

#galleryInset {
	height: 274px;
	width: 510px;
}
#funGallery {
	height: 304px;
	width: 325px;
	float: left;
	clear: right;
}


#fun_galleryInset {
	height: 274px;
	width: 325px;
}
#fun_text {
	background-color: #C60413;
	height: 274px;
	width: 185px;
	float: right;
}
#fun_text_inset {
	background-color: #C60413;
	height: 255px;
	width: 170px;
	overflow: auto;
	padding-left: 10px;
	margin-top: 8px;
}

#txt1 { display: block; }
#txt2, #txt3, #txt4, #txt5, #txt6, #txt7, #txt8, #txt9, #txt10, #txt11 { display: none; }

#pixSelector {
	height: 30px;
	width: 510px;
	background-color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

#pixSelector li { 
	list-style: none none;
	display: inline;
}

#companyInfo {
	height: 60px;
	width: 800px;
	float: left;
}
#coInfo_inset {
	height: 40px;
	width: 650px;
	float: left;
	margin-top: 10px;
	margin-left: 75px;
	text-align: center;
}
ul {
	margin: 0px;
}
ul.mainNav li {	
	float: left;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFD400;
	font-size: 1em;
	padding-left: 27px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
    #txt1 { display: block; }
    #txt2,
    #txt3,
    #txt4,
    #txt5,
    #txt6,
    #txt7,
    #txt8,
    #txt9,
    #txt10,
    #txt11 { display: none; }
}
body {
	background-image: url(images/bg_clouds.jpg);
}
a:link {
	color: #FFD400;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFD400;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
