body {
	margin: 0px;
	text-align: center;
	width: 100%;
	background: #EAEAEA url(../img/bg_body.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#canvas {
	width: 766px;
	height: 100%;
	clear: both;
	text-align: left;
	margin: 5px auto;
}

#site {
	width: 766px;
	height:600px;
	clear: both;
	float: left;
	text-align: left;
	border: 1px solid #1A64A9;
	padding: 2px;
	background-color: #000000;
}






/*-----------------------------------------------------------*/
/* Top Part */

#top {
	clear: both;
	width: 766px;
	height: 99px;
	margin: 0px;
}

#logo {
	float: left;
	width: 345px;
}

#topRight {
	float: left;
	width: 421px;
	height: 99px;
}

#strapline {
	clear: both;
	width: 766px;
	height: 52px;
	margin: 0px;

}

#title {
	clear: both;
	width: 766px;
	height: 52px;
	margin: 0px;

}

#title h1 {
	margin: 0px 0px 0px 237px;
	padding-top: 17px;
	font-size: 15px;
	color: #EF2C20;
	font-variant: small-caps;
}


/*-----------------------------------------------------------*/
/* Homepage */

#hMenu {
	clear: both;
	height: 51px;
	width: 766px;
}

#homeServices {
	clear: both;
	height: 160px;
}

#service {
	background-color:#1A64A9;
	float: left;
	height: 100%
}

#service img {
	margin: 30px 0px 10px 20px;
}

#service p {
	color: #FFFFFF;
	margin: 10px 20px 15px 20px;
	line-height: 15px;
}

#service a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0px 0px 20px;
	display: list-item;

}

#service a:link, #service a:visited {
	text-decoration: none;
}

#service a:hover {
	text-decoration: underline;
}


#service2 {
	background-color:#000000;
	float: left;
	height: 100%
}

#service2 img {
	margin: 0px 0px 0px 0px;
}

#service2 p {
	color: #FFFFFF;
	margin: 10px 20px 15px 20px;
	line-height: 15px;
}

#service2 a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0px 0px 02px;
	display: list-item;

	list-style-position: inside;
}

#service2 a:link, #service2 a:visited {
	text-decoration: none;
}

#service2 a:hover {
	text-decoration: underline;
}

#flash {
	clear: both;
	border-top: 1px Solid #FFFFFF;
	height: 123px;
	width: 766px;
}


#ticker {
	width: 770px;
	height: 35px;
	clear: both;
	border-left: 1px solid #1A64A9; 
	border-right: 1px solid #1A64A9;
	border-bottom: 1px solid #1A64A9;
	vertical-align: top;

}


#ticker marquee {
	margin-top: 11px;
	height: 24px;
	width: 650px;
	float: left;
	vertical-align: middle;
	font-color: #1A64A9;
	cursor: pointer;
}

/*-----------------------------------------------------------*/
/* Middle */

#middle {
	float: left;
	clear: both;
	width: 766px;
	background: #FFFFFF url(../img/bg_middle.gif) repeat-y;
}

/*-----------------------------------------------------------*/
/* Left Menu */

#vMenu {
	background: #1964A2 url(../img/bg_vmenu.jpg);
	float: left;
	width: 187px;
	color: #FFFFFF;
	font-size: 11px;
}

#menuHeader {
	padding: 8px 10px 8px 8px;
	color: #96C3DF;
	background-color: #00406E;
	font-weight: bold;
	border-top: 1px Solid #004E86;
	border-bottom: 1px Solid #003257;
	border-right: 1px Solid #003257;
}

#menuItem, #menuItemHover, #menuItemSel {
	background-color: #00406E;
	padding: 2px 0px 2px 8px;
	font-weight: bold;
	border-top: 1px Solid #004E86;
	border-bottom: 1px Solid #003257;
	border-right: 1px Solid #003257;
	cursor: pointer;
	width: 178px;
}

#menuItemHover, #menuItemSel {
	background-color: #105487;
}

#subMenuItem, #subMenuItemHover, #subMenuItemSel {
	padding: 2px 0px 2px 16px;
	border-top: 1px Solid #004E86;
	border-bottom: 1px Solid #003257;
	border-right: 1px Solid #003257;
	background: #00406E url(../img/bullet_submenu.gif) no-repeat;
	cursor: pointer;
	width: 170px;
}

#subMenuItemHover, #subMenuItemSel {
	background-color: #105487;
}

#menuGradient {
	background: url(../img/mGradient.gif) no-repeat;
	width: 186px;
	height: 135px;
}

/*-----------------------------------------------------------*/
/* Content area*/



#content {
	float: left;
	width: 579px;
	background: url(../img/bg_content.gif) no-repeat;
	padding-top: 30px;
	margin-bottom: 20px;
}

#content h2 {
	margin: 0px 60px 10px 50px;
	font-size: 12px;
	color: #EF2C20;
}

#content h3 {
	margin: 0px 60px 10px 50px;
	font-size: 15px;
	color: #EF2C20;
	font-weight:bold;
}

#content p {
	margin: 0px 60px 20px 60px;
	color: #1865AA;
	line-height: 16px;
}

#content img {
	text-align: right;
}

#content ul {
	margin: 0px 60px 20px 60px;
	color: #1865AA;
	line-height: 16px;
}

#content li {
	list-style-image: url(../img/bullet_list.gif); 
	list-style-position: inside;
}

#content a:link, #content a:visited, #content a:active {
	color: #1A64A9;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#contextLink a:link, #contextLink a:active, #contextLink a:visited, #contextLink a:hover {
	color: #EE2C23;
	font-size: 11px;
	font-weight: bold;
	margin: 15px 60px 0px 60px;
	display: list-item;
	list-style-image: url(../img/bullet_contextlink.gif);
	list-style-position: inside;
}

#contextLink a:link, #contextLink a:active, #contextLink a:visited {
	text-decoration: none;
}

#contextLink a:hover {
	text-decoration: underline;
}

#addressCol1, #addressCol2 {
	float: left;
	position: relative;
	width: 228px;
	color: #1865AA;
	line-height: 16px;
}

#addressCol1 {
	left: 60px;
}

#addressCol2 {
	left: 50px;
	margin-right: 60px;
}

/*-----------------------------------------------------------*/
/* Links */

#linkIcon {
	background: url(../img/arrow_white.gif) no-repeat;
	width: 4px;
	height: 11px;
	margin: 0px 5px 0px 10px;
}

/*-----------------------------------------------------------*/
/* Footer Area */

#footer {
	clear: both;
	width: 770px;
	float: left;
	text-align: center;
	margin: 5px 0px 20px 0px;
	color: #1A64A9;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #1A64A9;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

