/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
text-align: center;
	background: #E3EFFC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	letter-spacing: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #356AA0;
}
h1, h2, h6{
color:#356AA0;
}

p, ul {
	line-height: 18px;
	font-size: 11px;
}

a:link {
	color: #356AA0;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
float:right;
	width: 559px;
	height: 122px;
	margin: 0 auto;
	background:#FFFFFF url(images/hands.jpg) top right no-repeat;
}

#header h1 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
	font-size: 40px;
	color: #000;
	padding-left:20px;
	padding-top:10px;
}

#header p {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-style:italic;
	font-size:12px;
}


/* Menu */

#menu {
	padding: 2px;
	background: #fff;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline;
}

#menu a {
font-size:12px;
	padding: 0 6px;
	color: #000;
	text-decoration:none;
}

#menu a:hover {
	padding: 0 6px;
	color: #356aa0;
	text-decoration:none;
}

#menu .current_page_item {
text-decoration:underline;
}
.gethelp{
color:#FF0000;
}
/* Navigation*/

#navigation{
text-align:left;
	padding: 2px;
	background: #fff;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation li {
text-decoration:none;
line-height:25px;
}

#navigation a {
	padding: 0 5px;
	color: #000;
	text-decoration:none;
}

#navigation a:hover {
	padding: 0 5px;
	color: #356aa0;
	text-decoration:none;
}


/* Content */

#content {
	width: 760px;
	margin: 0 auto;
	text-align:left;
	background: #FFFFFF url(images/border.gif) top left repeat-y;
}

#content h3{
}
#content h4{
color:#a03544;
}
#content h5{
color:#000000;
}

#colOne {
	float: right;
	width: 559px;
}
#colOne div.main{
float:left;
width:63%;
padding-right:10px;
padding-top:10px;
padding-left:10px;
padding-bottom:20px;
}


p.contleft { float: left; width: 46%; margin: 0 4px 0 0; padding: 0 0 3px 0; vertical-align:middle; top:50%; left:50%;line-height:100%; line-height:110%;}

p.contright{float: left; width: 46%; margin: 0 4px 0 0; padding: 0 0 3px 0; vertical-align:middle; top:50%; left:50%;text-align:right; line-height:110%;}

.main h4{
font-size:14px;
}

#colOne div.side{
float:right;
text-align:center;
width:30%;
padding-right:5px;
padding-left:5px;
}

#emergency{
width:100%;
height:60px;
background:#FF0033;
margin-bottom:10px;
color:#fff;
}
#emergency p{
margin:0;
font-weight: bold;
font-size:20px;
line-height:25px;
}

#colTwo {
	float: left;
	height:100%;
	width: 195px;
	padding-top: 140px;
	padding-left: 5px;
	padding-bottom: 5px;
	background: url(images/logo.gif) top left no-repeat;
	margin:0;
}

#colTwo h2 {
text-align:left;
	text-indent: 20px;
	font-style:italic;
}
#colTwo h4 {
padding-top:40px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
	color: #000;
	font-weight:100;
	text-align:left;
	bottom:0;
	font-size:11px;
	
}

p.right{
float:right;
}
div.center{
text-align:center;
}
div.colWidth15 { float: left; width: 19%; margin: 0 4px 0 0; padding: 0 0 3px 0; height:120px; vertical-align:middle; top:50%; left:50%; background:#FFFFFF;}
div.colWidth15 a{ color:#FFFFFF;
}
#clear{background:#FFFFFF; clear:both;}
#colTwo h5{
bottom:0;
}

#colTwo ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#colThree{
width:5px;
height:100%;
border-right:1px solid #000;}
/* Footer */
#logos{
background:#FFFFFF;
text-align:center;
border-top:1px solid #000000;}
#footer {
	width: 760px;
	margin: 0 auto;
	background:#FFFFFF;
}

/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }

.rbcontent p{
color:#FFFFFF; text-align:center;}
.rbroundbox { width: 90%; margin: 1em auto; }
