/* CSS Document */

#h1
{
	width: 703px;
	height: 59px;
	background:  url(images/header.jpg) top left no-repeat;
	position: static;
	top: 0ex;

}

#h2
{
	width: 800px;
	height: 150px;
	background:  url(file:///Macintosh%20HD/Users/chantellemorris/PHOTO%20SITE/ROOT%20FOLDER/images/top_image.jpg) top left no-repeat;
	position: absolute;
	top: 10ex;
	left: 0em;
	width: 800px;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #6BA4B5;
color: White;
width: 702px;
font-family: arial, helvetica, sans-serif;
font-size: 10px;
position: absolute;
top: 58px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.3em 2em;
background-color: #6BA4B5;
color: White;
text-decoration: none;
float: right;
border-left: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #36798D;
color: #fff;
}

a:link
{
font-family: Arial;
font-size: 10px;
text-decoration: none;
color: #999999;
padding-left: 0px;
padding-right: 0px;
}
a:hover
{
font-family: Arial;
font-size: 10px;
text-decoration: none;
color: #0099cc;
padding-left: 0px;
padding-right: 0px;
}
a:visited
{
text-decoration: none;
font-family: Arial;
font-size: 10px;
}


#column1
{
	position: absolute;
	top: 243px;
	width: 370px;
	left: 15px;
	height: 312px;
}

#column2
{
	position: absolute;
	top: 244px;
	width: 308px;
	height: 122px;
	margin-left: 385px;
}

#mainimg
{
	position: absolute;
	top: 86px;
	width: 384px;
	left: 8px;
	height: 165px;
	background-image: url(images/index_img.jpg);
} 

#box
{
	position: absolute;
	top: 86px;
	left: 393px;
	width: 317px;
	height: 165px;
	background: url(images/candidates_box.gif) repeat;
} 

#line
{
	position: absolute;
	top: 252px;
	left: 8px;
	width: 702px;
	height: 1px;
	background: url(images/line.gif) repeat;
} 

#homebox
{
	position: absolute;
	top: 86px;
	width: 317px;
	height: 165px;
	margin-left: 385px;
	background: url(images/home_box.jpg) no-repeat;
}

.para {
	font-family: Arial;
	font-size: 10px;
	color: #36393A;
	line-height: 19px;
	letter-spacing: 0.02em;
}

.mainheader {
font-family: "Arial";
font-size: 13px;
font-weight: bold;
color: #39606D;;
letter-spacing: 0.02em;
}

.intro {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #39606D;
	line-height: 19px;
	letter-spacing: 0.02em;
}

.price {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0099cc;
	line-height: 15px;
	letter-spacing: 0.04em;
}

.subheader {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #0099cc;
	letter-spacing: 0.02em;
}

*//Comment: Side navigation*//

#navlist1
{
list-style-type: none;
align: left;
padding-left: 0;
margin-left: 0;
width: 220px;
}

#navlist1 li
{
list-style: none;
margin: 0;
padding: 0.25em;
}

#navlist1 li a 
{ text-decoration: none;
font-family: Arial;
font-size: 11px; 
}

.ul 
{ text-decoration: none;
list-style-type: none;
font-size: 11px; 
font-family: Arial;
color: #0099cc;
}
.li 
{ text-decoration: none;
list-style-type: none;
font-size: 11px; 
font-family: Arial;
color: #0099cc;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
	letter-spacing: 0.03em;
}

#footer
{
	width: 703px;
	height: 19px;
	background:  url(images/footer.gif) no-repeat;
	position: absolute;
	top: 810px;
	clear: both;
	font-size: 8px; 
	font-family: Arial;
}

