/*** STYLESHEET ***/

body {
	background: 	#005F65 url(../images/bg_grid.gif) repeat 0 0;
	font-family :		Helvetica, Verdana, Arial;
}



/** ELEMENTS **/

#wrapper-all {
	margin: 		0 auto;
	width:			46em;
	background:		#E7D19A;
}

#branding {
	float:   		left;
	width:			21em;
	height:			3.9em;
	padding-top: 	0.6em;	
}


#companyclaim {
	float:   		left;
	width:			12em;
	height:			3.9em;
	padding-top: 	0.6em;	
	color:			#005F65;
}

#logo {
	float:   		left;
	width:			13em;
	height:			4.5em;
}

#nav-primary {
	clear:			left;
	width:			100%;
	padding:		20px 0 0 0;
}

#wrapper-stage {
	clear:			left;
	padding:		none;	
	margin:			46px 0 0 0;
	height:			400px;
	width:			736px;
}


/** NAVIGATION **/

#navigation {
	width:			100%;
	margin:			none;
	padding:		none;
}

#nav-category {
	border:				none;
	background-color:	transparent;
	padding:			0 0 0 0.75em;
	font-family :		Helvetica, Verdana, Arial;
	font-size :			10pt;
	font-weight :		bold;
	line-height: 		100%;
}

#nav-category a{
	color:				#3C3C3C;
	font:				bold 13px verdana, sans-serif;
	margin:				5px 0 5px 0;
	padding:			1px 3px 1px 4px;
	text-decoration:	none;
	background:			transparent;
	display:			block;
	border-top:			1px solid #005F65;
	border-left:		1px solid #005F65;
	border-right:		0 none;
	border-bottom:		0 none;
	width:				155px;}

#nav-category a:hover{
	color:				#fff;
	background:			#005F65 ;
	border-top:			1px solid #99917d;
	border-left:		1px solid #99917d;
	border-right:		0 none;
	border-bottom:		0 none;
}


/** IMAGES **/

img {border: 0 none;}


#imgbranding {
	width:	17.5em;
	height:	2.75em;
}

#imgcompanyclaim {
	width:	9.375em;
	height:	2.75em;
}

#imglogo {
	width:	4.5em;
	height:	3.875em;
}

#imgdemo {
	width:	736px;
	height:	155px;
}

/** TEXT* */

h1 {
	font-size:		14pt;
}

h2 {
	font-size:		13pt;
}

h3 {
	font-size:		12pt;
}

h4 {
	font-size:		10pt;
}

a.branding {}


#footer_left {
	background: 	#E7D19A url(../images/line_grid.gif) repeat 0 0;
	background-repeat:repeat-x;
	float:			left;
	padding:		0.4em;
	font-size:		10pt;
	color:			#005F65;
}

#footer_right {
	background: 	#E7D19A url(../images/line_grid.gif) repeat 0 0;
	background-repeat:repeat-x;
	padding:		0.4em;
	font-size:		10pt;
	color:			#005F65;
}

a.partner {
	color:			#3C3C3C;
	text-decoration:none;
}
