html, body {
	height: 100%;
	}
body {
	margin: 0;
	padding: 0;
	}
div {
	position: relative;
}

#page {
	width: 760px;
	margin: 0 auto 0 auto;
	min-height: 100%;
}

#main {
	width: 760px;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-y;
	min-height: 100%;

}


/*--------------------
	Header
---------------------*/

#header {
	width: 715px;
	height: 88px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	background-attachment: scroll;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/*--------------------
	Banner
---------------------*/

#banner {
	width: 715px;
	background-color: #ffffff;
	height: 272px;
	margin-left: auto;
	margin-right: auto;
}
#menuHolder {
	width: 715px;
	height: 63px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	}
#menu {
	width: 715px;
	height: 63px;
}

#menu ul, li {
list-style-type: none;
margin:0;
padding:0;
}

#menu ul {
position: absolute;
/* ppositionning for IE5 et IE5.5 */
background: url(../images/global_buttons.gif) no-repeat top left;
/* general menu background*/
width: 715px;
padding: 0px 0px 0px 0px;
text-align: left;
}

#menu li {
float: left;
}

#menu li a#home {
/* buttons dimensions and definitions */
display: block;
/* <a> block to give it its dimensions */
height: 63px;
width: 77px;
padding: 0px 0px 0px 68px;
}
#menu li a#about {
/* buttons dimensions and definitions */
display: block;
/* <a> block to give it its dimensions */
height: 63px;
width: 98px;
}
#menu li a#faqs {
/* buttons dimensions and definitions */
display: block;
/* <a> block to give it its dimensions */
height: 63px;
width: 74px;
}
#menu li a#service {
/* buttons dimensions and definitions */
display: block;
/* <a> block to give it its dimensions */
height: 63px;
width: 119px;
}
#menu li a#packages {
/* buttons dimensions and definitions */
display: block;
/* <a> block to give it its dimensions */
height: 63px;
width: 106px;
}
#menu li a#contact {
/* buttons dimensions and definitions */
display: block;
/* <a> block to give it its dimensions */
height: 63px;
width: 113px;
padding: 0px 60px 0px 0px;
}

#menu li a:hover {
background: url(../images/global_buttons.gif) no-repeat top left;
}

/* background move for each button */

#menu a#home:hover {
background-position: -715px 0px;
}

#menu a#about:hover {
background-position: -860px 0%;
}

#menu a#faqs:hover {
background-position: -958px 0%;
}

#menu a#service:hover {
background-position: -1032px 0%;
}

#menu a#packages:hover {
background-position: -1151px 0%;
}

#menu a#contact:hover {
background-position: -1257px 0%;
}

#menu span {
display: none;
}


/*--------------------
	Content
---------------------*/

#content {
	width: 715px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 0px;
}

#content-left {
	float: left;
	width: 130px;
	height: 100%;
	padding-left: 20px;
	padding-top: 120px;
}

#content-group {
	width: 715px;
	height: 100%;
	margin: 0 auto 14px auto;
	background-image:url(../images/img_branding.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#content-main {
	float: left;
	width: 415px;
}
#centreDiv {
float: right;
width: 415px;
}

/*----------------------
	Centre Div Content
-----------------------*/
#title {
	width: auto;
	height: 60px;
	padding: 0px 0px 5px 0px;

}
#heavyCopy {
width: auto;
padding: 0px 0px 25px 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
font-weight:bold;
color:#F36198;
}
#heavyCopy a{
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:underline;
font-size:11px;
line-height:16px;
font-weight:bold;
color:#F36198;
}
#heavyCopy a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:underline;
font-size:11px;
line-height:16px;
font-weight:bold;
color:#CCCCCC;
}
#subtitle {
width: auto;
padding: 0px 0px 25px 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#F36198;
}

#bodyCopy {
width: auto;
padding: 0px 0px 35px 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
line-height:14px;
}
#bodyCopy a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:underline;
color:#F36198;
line-height:14px;
}
#bodyCopy a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#CCCCCC;
line-height:14px;
}
#bodyCopy h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#F36198;
}
#strapLine {
display:block;
width:415px;
height: 26px;
background-image:url(../images/footer_short.gif);
background-repeat:no-repeat;
background-position:top;
margin-bottom:30px;
}

#footer {
	width: 715px;
	height:60px;
	display:block;
	padding:0px 0px 15px 0px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	display:block;
}
 
#footerLinks{
width:715px;
height:15px;
display:block;
text-align:center;
padding: 0px 0px 25px 0px;
}

#footerLinks a{
text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	padding:0px 5px 0px 0px;
	}
	
#footerLinks a:hover{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF33CC;
	}
	
#leftCredit{
height:15px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
display:block;
padding:0px 0px 0px 5px;
}
#leftCredit a{
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
}
#leftCredit a:hover{
text-decoration:underline;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
#rightCredit{
height:15px;
float:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
display:block;
padding:0px 5px 0px 0px;
}
/*----------------------
	Forms
-----------------------*/
.formdiv {
display:block;
float: left;
width: 394px;
margin: 0px;
padding: 20px 0px 20px 0px;
}
fieldset {
display: block;
width: 220px;
margin: 0px auto 3em auto;
padding: 0 1em 1em 1em;
border: none;
}
legend {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
font-weight:bold;
color:#F36198;
padding:0px 0px 0px 0px;
margin:0;
}
input, textarea {
display: block;
width: 220px;
background: #e7edff;
border: none;
margin: 1px 0px 0px 0px;
padding: 1px;
}
label {
padding: 5px 0px 0px 0px;
}
label.model {
width:105px;
float: left;
}
label.modelno {
width:105px;
float: right;
}
label.model input, label.modelno input {
width: 105px;
}
textarea {
overflow:auto;
height:4em;
}
label {
display: block;
margin-bottom: 0.8em;
}
label.subhead {
margin-bottom: 0.2em;
}
fieldset.radio {
margin: 1px 0px 0em 0px;
}
fieldset.radio legend {
display: inline;
margin: 0px -18px;
padding: 0px;
}
html>body fieldset.radio legend {
margin: 0px -10px;
}
fieldset.radio input {
clear: both;
float: left;
width: auto;
display: block;
background: #ffffff;
}
fieldset.radio label {
font-weight: normal;
width: 90px;
float: left;
padding: 3px 0px 0px 0px;
}

fieldset select {
width: 220px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
}

fieldset input.submit {
width: 80px;
height: 34px;
}

