body {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
	background-image: url(../images/body_background.gif);
	width:100%;
	/**height:100%;**/
}
.clear{clear:both;}
* {
	margin: 0px 0px 0px 4px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 829px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
/********************** Header **********************717*****/
/*** Poppy 717px changed to 829 px */
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(../images/headerpp1.jpg);
	width:829px;
	height:151px; 
	position:relative;
}
/* header width 711 --> 820 Poppy */
#header ul{
	background-color:#85a157;
	width:823px;
	border: 3px solid #FFFFFF;
	display:block;
	top:151px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:3px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 13px;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:none;
	color:#000000;
	font-size: 13px;
	font-weight:bold;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}

/********************** Content ***************************/
#content {
	background-image:url(../images/content_bg_pp.gif);
	width:829px;
}
#content2 {
	width:970px;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
.title
{
    width: 950px;
	height: 41px;
	padding: 0 10px;
	margin: 0 0 15px 0;
	background: url(../images/title-bgvv1.gif) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#003300;
	text-align:left;
	font-weight: bold;
	line-height: 40px;
}
/* added by Poppy */

tr {
    text-align:left;
}


/* End Poppy*/
#left {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;

}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(../images/footer_bg_pp.gif);
font-size:1px;
height:10px;
}
#footer {
	width:829px;
	text-align:center;
	padding: 20px 0px;
}


/******************* SoftwareEngineer1 Expanded to 929 - Starts**********************/
/******************* 11 July 2009 ******************************/
#container-expanded {
	margin: 0px auto;
	text-align: left;
	width: 1029px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}

/********************** Header **********************717*****/
#header-expanded {
	margin: 0px 0px 0px 0px;
	/*background-image:url(images/headerpp1.jpg);*/ /*Need to change */
	background-image:url(../images/headervv3.jpg);
	width: 1029px;
	height:151px; 
	position:relative;
}
#header-expanded ul{
	background-color:#4f694E;
	width: 1023px;
	border: 3px solid #FFFFFF;
	display:block;
	top:151px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:25px;
	padding:5px 0px 0px 0px;
	text-align:center;
	background-image:url(../images/menu-bgvv1.gif);
	background-repeat:no-repeat;
}
#header-expanded li{
	display:inline;	
}
#header-expanded ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header-expanded ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
#logo_w1-expanded,#logo_w2-expanded {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1-expanded{
	top:15px;
	left:70px;
}
#logo_w2-expanded{
	top:44px;
	left:94px;
}
#header_text-expanded {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text-expanded p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text-expanded a{color:#28556b;}
#header_text-expanded a:hover{color:#c77e0c;}

/********************** Content ***************************/
#content-expanded {
	/*background-image:url(images/content_bg_pp.gif); */ /*Need to change */
	background-image:url(../images/contentvv1.gif); 
	width: 1029px;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}

tr {
    text-align:left;
}


#left-expanded {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left-expanded a{color:#28556b;}
#left-expanded a:hover{color:#c77e0c;}
#photos-expanded a{
	margin-right:14px;
}
#right-expanded {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;

}
#right-expanded a{
	color:#c77e0c;
}
#right-expanded a:hover{
	color:#85a157;
}
/********************** Footer ***************************/
#footerline-expanded {
clear:both;
/*background-image:url(images/footer_bg_pp.gif);*/ /*Need to change*/ 
background-image:url(../images/footervv1.gif);
font-size:12px;
height:10px;
}
#footer-expanded {
	width: 1029px;
	text-align:center;
	padding: 15px 0px 20px 0px;
	background-image:url(../images/footer_bgvv1.gif);
	background-repeat:no-repeat;
}
#footer-expanded a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
	font-size: 12px;
	margin: 0px 15px;
}
#footer-expanded a:hover{
	text-decoration:none;
	color:#000000;
	font-size: 12px;
	font-weight:normal;
}
/******************* SoftwareEngineer1 Expanded to 929 - Ends**********************/

