	/* CSS */



	/* BACKGROUND */



body {

	background-attachment:fixed;

	background-image: url(../images/bg.png);

	background-repeat: repeat-x;

	margin: 0px;

}



	/* POSITIONED ELEMENTS */

	

#heading {

	position:absolute;

	width:726px;

	height:150px;

	z-index:1;

}



.heading1{

	position:absolute;

	background-image:url(../images/main_02.png);

	width:726px;

	height:36px;

}



.heading2{

	position:absolute;

	background-image:url(../images/main_04.png);

	top:36px;

	width:40px;

	height:114px;

}



.heading3{

	position:absolute;

	top:36px;

	left:40px;

	width:649px;

	height:81px;

}



.heading4{

	position:absolute;

	background-image:url(../images/main_06.png);

	top:36px;

	left:689px;

	width:37px;

	height:114px;

}



.heading5{

	position:absolute;

	background-image:url(../images/main_07.png);

	top:117px;

	left:40px;

	width:649px;

	height:33px;

}



.header {

	height: 150px;

}



.body {

	background-image: url(../images/main_09.png);

	background-repeat: repeat-y;

	width: 726px;

	float: none;

	position: relative;

	top: 0px;

	left: 0px;

	height: inherit;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color:#666666;

	background-position: center;

}



.footer {

	background-image: url(../images/main_11.png);

	left: 50%;

	width: 726px;

	height: 46px;

}



		/* DYNAMIC CONTAINER */



#navigation{

	position:absolute;

	left:25px;

	width: 150px;

	padding-bottom: 5px;

	padding-top: 5px;

	top: 0px;

	height: 82px;

}



#corgi{
	position:relative;
	left:670px;
	width: 50px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 50px;
	top: -40px;
}



#container{

	position:relative;

	left:200px;

	width: 501px;

	padding-bottom: 20px;

	padding-top: 20px;

	top: 5px;

	min-height:190px;

	line-height: 15px;

	padding-left: 0px;

}



#containerheading{

	position:relative;

	left:200px;

	width: 491px;

	top: 5px;

	min-height:20px;

	font-size:14px;

	background-image:url(../images/headingbg.png);

	padding-right: 5px;

	padding-left: 5px;

	padding-top:5px;

	padding-bottom:5px;

	font-style: normal;

	font-weight: bold;

	text-align:center;

	color:#CCCCCC;

}



#mainstructure {

	position:absolute;

	margin-left: -363px;

	left:50%;

	top:20px;

	width:726px;

	z-index: 2;

}



#stretch{

	position:absolute;

	top:150px;

	left: 50%;

	margin-left: -363px;

	height:auto;

	z-index: 1;

}



#picture {

	position:absolute;

	width:200px;

	height:115px;

	z-index:1;

	left: 235px;

	top: 27px;

}

 

 /* NAV */



ul#menu {

	width: 150px;

	list-style-type: none;

	margin: 0;

	padding: 0;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

}



ul#menu ol {

  display: none;

  text-align: left;

  list-style-type: none;

  margin: 0;

  padding: 0px;

}



ul#menu li, 

  ul#menu a {

	font-family: verdana, sans-serif;

	font-size: 12px;

	color: #666666;

}



ul#menu li {

	line-height: 20px;

	background-image: url(../images/navbg.png);

	padding-left: 5px;

}



ul#menu ol li {

  border-bottom: none;

  background-image:url(../images/main_09.png);

  padding-right:5px;

}



ul#menu ol li:before {

  content:url(../images/bullet.png)" ";

}



ul#menu a {

  text-decoration: none;

  outline: none;

}



ul#menu a:hover {

  color: #d54547;

}



ul#menu a.active {

  color: #666666;

}

	

	/* FONT STYLES */

	

a:link {

	color: #666666;

	text-decoration:none;

}



a:visited {

	color: #666666;

	text-decoration:none;

}



a:hover {

	color: #cc3333;

}



a:active {

	color: #666666;

	text-decoration:none;

}

.footertext {

	text-align:center;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#666666;

	padding-top:15px;

	width:726px;

}



.bottomtext {

	width: 726px;

	height: 30px;

	font-size: 9px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #666666;

	text-align:right

}



.textheader {

	font-size:20px;

}



.generictextbox {

	padding-bottom:10px;

}



.payment {

	background-image:url(../images/footerbg.png);

}



.bolditalic {

	font-style: italic;

	font-weight: bold;

}



.headingtext {

	color:#CC3300;

	font-weight:bold;

	font-style:italic;

}



.smallprint {

	text-align:right;

	font-size:9px;

}
