/* CSS Document */

html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0B0E46;
	height:100%;
	width:99.5%;
	background:#FFF;
}

#header2 {
	position:absolute;
	top:0px;
	left:0px;
	height:177px;
	min-width:950px;
	width:100.5%;
	background: #2C4983 url(../images/masthead_bottom.gif) left bottom repeat-x;
	margin-right:-10px;
}

#spacer{
	position:absolute; display: block; height: 100%; width: 1px; padding: 0; margin: 0; border: 0; float: left;}

#wrapper {
	position:relative;
	width:100%;
	min-width:950px;
	float: left;
	margin-left: -1px;
	margin-bottom: 10px;
	
}

#masthead {
	height:177px;
	min-width: 720px;
	width:100%;
	top: 0px;
	left: 0%;
	width:100%;
	padding:0;
	margin-top:-10px;
}

#header {
	position:relative;
	height: 164px;
	width:100%;
	background:url(../images/header3.jpg) #2C4983 left top no-repeat;
}

#searchbar {
	position:relative;
	overflow:hidden;
	width:225px;
	height:45px;
	padding:10px 15px 0px 15px;
	background:url(../images/topbar.gif) #2C4983 no-repeat;
}

.searchbox {
	background:#FFF;
}

#homebar {
	position:relative;
	height:55px;
	min-width:400px;
	width:100%;
	background:url(../images/bluehomebar2.gif) #2C4983 no-repeat right top;
}

#homebar a, a:link, a:hover, a:visited, a:active {text-decoration:none; color:#FFF;}


#homebarcontent {
	background:url(../images/bluehomebar1.gif) no-repeat top left;
	height:45px;
	color:#FFF;
	padding:10px 0px 0px 35px;
	font-size:1.3em;
	font-weight:500;
}

#container {
	margin-top:0px;
	width:100%;
	height:100%;
	
}
#content {
	position:relative;
	left:0%;
	margin: 0px 265px 0px 265px;
}

#maincontent {
	position:relative;
	padding:5px;	
}

#maincontent a, a:link, a:visited {text-decoration:none; color:#2c54a8;}
#maincontent a:hover, a:active {text-decoration:none; color:#2075BE;}

#left {
	float:left;
	width:255px;
	text-align:left;
	font-size:.95em;
	height:100%;
	background:url(../images/col_bottom.gif) #FFF no-repeat bottom left;
}

#leftcontent{
	background:url(../images/col_top.gif) no-repeat top left;
	display:block;
	height:100%;
	min-height:510px;
	padding:25px 20px 45px 20px;
	
}

#left a, a:link, a:visited {text-decoration:none; color:#0b0e46;}
#left a:hover, a:active {text-decoration:none; color:#2075BE;}

#left h1 {
	font-size:1.3em;
	font-weight:600;
	padding-left:5px;
	line-height:.9em;
}

#left h5 {
	padding-left:15px;
	line-height:.1em;
	text-align: left;
	color:#0b0e46;
	font-size:1em;
	font-weight:normal;
}

#productbar {
	position:relative;
	width:225px;
	height:45px;
	background:url(../images/topbar.gif) #2C4983  no-repeat;
	color:#FFF;
	padding:10px 15px 0px 15px;
	font-size:1.3em;
	font-weight:500;
	text-align:center;
}


#right {
	float:right;
	width: 255px;
	text-align:left;
	height:100%;
	background:url(../images/col_bottom.gif) no-repeat bottom left;	
}

#rightcontent {
	background:url(../images/col_top.gif) no-repeat top right;
	display:block;
	height:100%;
	min-height:510px;
	padding:25px 25px 45px 25px;
	font-size:.95em;
}

#right h1 {
	font-size:1.4em;
	font-weight:600;
	color:#2c4983;
	margin: -5px 0px -5px 0px;
}

#right a, a:link, a:visited {text-decoration:none; color:#2C54A8;}
#right a:hover, a:active {text-decoration:none; color:#2075BE;}



#footer {
	position:relative;
	bottom:0;
	height:75px;
	width:100.7%;
	min-width:950px;
	clear:both;
	text-align:center;
	line-height:1.5em;
	margin-left:-6px;
	border-top: 1px solid #cccccc;	
}

#footer a, a:link, a:visited {text-decoration:none; color:#2c54a8;}
#footer a:hover, a:active {text-decoration:none; color:#2075BE;}

.smtext {
	font-size:.93em;
}
.medtext {
	font-size:1.05em;
	font-weight:bold;
}

.bigtext {font-size:1.2em; font-weight:bold;}

.biggertext {
	font-size:1.05em;
	font-weight:bold;
}

.spacing {
		line-height:2em;
}

.nicearrows {
	font-size:.95em;
	color:#CCDAF4;
}

#hold {
	max-width:520px;
	height:250px;
	padding:0px 5px 0px 5px;
	margin: 0 auto;
}

.smallspacing {
	line-height:.85em;
}

.img_box{
position:relative;
margin:0 auto;
max-width:500px;
max-height:500px;
}
.resize_horizontal{
width:100%;
}

#ie6 {
	position:relative;
	height:0px;
	width:100%;
	visibility:visible;
}
