/* SITE SPECIFIC LAYOUT */

html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #334266;
	text-align:center;/* center layout in ie5 and 5.5. */
}
div#page {
width: 740px;
margin: 0;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
padding: 0;
background: #FFF;
text-align:left;
}
#content {
	padding: 0;
	width:740px;
	text-align:left;
	background-image: url(../images/background.gif);
}

#nav {
	float:left;
	width:140px;
	background:#DCE0EC;
	color: #FFFFFF;
}
#main {
	float:right;
	background: #FFF;
	width:600px;
	
}
#header {
	background:#FFF;
	padding:0px 0 0px 0;
	
}

div#horiznav {
	height: 126px;
	width: 576px;
	padding-top:8px;
	/*padding-right: 12px;*/
	padding-left: 12px;
}
div#horiznav img {
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 0px;

}
#horiznavlabels
{
margin: 0;
padding: 0;
height: 22px;
}

#horiznavlabels ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#horiznavlabels ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#horiznavlabels ul li a
{
background: #334266;
width: 142px;
height: 18px;

border-bottom: 3px solid #a8e248;
border-right: none;
padding: 2px 0 0 0;
margin: 0px 0 10px 0;
color: #fff;
text-decoration: none;
display: block;
text-align: center;
font: 1em/1.2em Verdana, Arial, Helvetica, sans-serif;
}

#horiznavlabels ul li a:hover,
#horiznavlabels a:active,
#horiznavlabels li#active a
{
color: #fff;
background: #7687b8;
}



div#guts {
	
	width: 490px;
	margin-left: 55px;
	
}

div#breadcrumb {
	padding: 5px 0 8px 0;

}

/*div#topright {
float: right;
width: 460px;
position:relative;
right:40px;
top:10px;
margin: 0;
padding: 0;
background:url('../../images/tagline.gif') no-repeat;
text-align: right;
}*/

div#branding {
float: left;
width: 740px;

margin: 0;
padding: 0;

text-align: left;
} 

/*#footer {
	
	text-align:center;
}

#header h1, #footer h1 {margin:0}
*/

/* FOOTER */
div#footer {

	width:600px;
	padding: 4px 0px 4px 0px;
	float: right;
}

div#footer p {
font-size: 0.8em;
margin: 3px 0px 5px 20px;

}

div#botspace {
margin: 25px;
}
/* END FOOTER */
/* END LAYOUT */

.pcentre { text-align:center; }

.floatleft { float:left; }

.msg { border:1px solid #555;  padding:8px; }
.msgwrong { border:1px solid red;  padding:8px; }

.mainlist {
list-style-type:square;
}

/*#mytopnav { 
background-color:#FFF; 
font-size:11px;
width:740px; 
padding:0px;
}

#mytopnav a { text-decoration:none; color:#fff; background-color:#62A0E6;  }

#mytopnav span.topcrumb { float:left;  padding:0 0 0 10px; width:500px; height:40px; line-height:40px; background:#62A0E6; }

#mytopnav span.homepic { float:left;  height:40px; line-height:40px;}
*/



div#bot {
	margin:0px 0px 30px 0px;
	background-color:#fff;
	padding:3px;
	/*width:740px;*/
	
}


/* NAV */
div#nav {
	font-size: 0.8em;
}



div#nav div.wrapper {
	width: 100%;
}

div#nav ul {
	font:1.2em Verdana, Arial, Helvetica, sans-serif;
	/*width: auto; */
	width: 100%;
	margin: 0;
	padding: 0;
	/*line-height: 0em;*/
	list-style: none;
		
}
div#nav li {
	display: inline;	
	list-style: none;
	margin: 0;
	padding: 0;
	/*line-height: 1em;*/
	vertical-align: bottom;
	list-style: none;
	
}

.roundbutt {
	display: block;
	margin: 10px;
	padding: 2px 0px;
	vertical-align: middle;
	border-bottom-style: none;

}



.navform {
	margin: 10px;
	font-size: .8em;
	line-height: 1.1em;
}



/* Fix IE. Hide from IE Mac \*/
/** html ul li { float: left; }
* html ul li a { height: 1%; } */
/* End */

/*
div#nav li.home a:hover {
	color: white;
	background-color:#619FD8;
	
}

div#nav li.solutions a:hover {
	color: white;
	background-color:#619FD8;
}

div#nav li.downloads a:hover {
	color: white;
	background-color:#619FD8;
	
}

div#nav li.support a:hover {
	color: white;
	background-color:#619FD8;
	
}

div#nav li.partners a:hover {
	color: white;
	background-color:#619FD8;
	
}

div#nav li.contact a:hover {
	color: white;
	background-color:#619FD8;
	
}

ul#expandsolutions li {
	margin: 0;
	padding: 0;
}

.submenu {
font-size:0.7em;
}

.submenus {

	margin: 0;
	padding: 0;
}

*/



div#nav a,
div#nav a:link,
div#nav a:active,
div#nav a:visited {
	display: block;
	
	width: 120px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	color: #FFF;
	background: #334266;
	vertical-align: middle;
	text-align: center;
}
div#nav a:hover {   
	color: #fff;
	background: #7687b8;
	text-decoration: none;
	/*margin: 10px 0 14px 10px;*/
	/*padding: 6px 0px 6px 20px;*/
}



/* END NAV */
.rightpic {
	background-position: right;
	margin-left: 1.5em;
	float: right;
	margin-right: 1em;
	margin-bottom: 1em;
}

/*LINES PIX AND RULES*/

.linegreen {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a8e248;
	margin-bottom: 10px;
}

.linepink {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b1005d;
	margin-bottom: 10px;
}

.lineorange {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #Eb8832;
	margin-bottom: 10px;
}

.linedarkgreen {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #086E47;
	margin-bottom: 10px;
}
.lineolive {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B8C069;
	margin-bottom: 10px;
}
.linemudorange {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AC6523;
	margin-bottom: 10px;
}
.lineaqua {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #005276;
	margin-bottom: 10px;
}
.linedpurple {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #260056;
	margin-bottom: 10px;
}
.lineorangetwo {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC6635;
	margin-bottom: 10px;
}
div#photos img {
	
	margin:0 3px 6px 0;
	}
	
div#icons img {
	margin:0 10px 10px 0;
	}