*{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.clear{
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}
html{
	background:url(../images/bg.gif) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#Header{
	width:950px;
	padding:0px 25px;
	background:url(../images/header-bg.gif) bottom no-repeat;
	height:153px;
	margin:0px auto;
}
	#Header h1{
		float:left;
		background:url(../images/logo_v4_transparent_236x100.png) no-repeat;
		width:236px;
		height:86px;
		text-indent:-9000px;
		display:block;
	}
	#Header h1 a{
		float:left;
		width:236px;
		height:86px;
		display:block;
	}
	
	#Header ul.subnav{
		float:right;
		list-style:none;
		list-style-type:none;
		height:24px;
		margin-top:5px;
	}
		#Header ul.subnav li{
			float:left;
		}
			#Header ul.subnav li a{
				color:#103378;
				font-size:11px;
				text-decoration:none;
				padding-right:10px;
				background:url(../images/arrow.png) right no-repeat;
				padding-left:5px;
			}
	#Header #Navigation{
		height:30px;
		margin-top:8px;
		margin-left:10px;
		margin-right:10px;
	}
	#Navigation ul{
		list-style:none;
		list-style-type:none;
	}
		#Navigation ul li{
			float:left;
			margin-right:2px;
			background:url(../images/nav-bg.gif) repeat-x;
		}
			#Navigation ul li div{
				background:url(../images/nav-left.gif) left no-repeat;			
			}
				#Navigation ul li a{
					color:#FFF;
					line-height:30px;
					padding:0px 15px;
					text-decoration:none;
					font-size:12px;
					font-weight:bold;
					background:url(../images/nav-right.gif) right no-repeat;
					display:block;
				}
	#TagLine{
		height:30px;
		color:#FFF;
		line-height:30px;
		padding:0px 10px;
		font-size:14px;
		font-weight:bold;
	}
	#HeaderBox{
		display:block;
		width:452px;
		padding:0px 0px 0px;
		height:56px;
		overflow:hidden;
		float:right;
	}
		
#Wrapper{
	width:930px;
	padding:10px 35px;
	background:url(../images/wrapper-bg.png) repeat-y;
	margin:0px auto;	
}
	#Banner{
		height:300px;	
		width:930px;
		overflow:hidden;
	}
	#Boxes{
		margin:10px 0px;
	}
	
	#Boxes .Box{
		display:block;
		width:218px;
		padding:0px 5px 5px;
		height:140px;
		background:url(../images/box-bg.gif);
		overflow:hidden;
		float:left;
		margin-right:6px;
	}
	#Boxes .Box-long{
		display:block;
		width:917px;
		padding:0px 5px 5px;
		height:75px;
		background:url(../images/box-bg-long.gif);
		overflow:hidden;
		float:left;
		margin-right:6px;
	}
	.Box-long h3{
		color:#e70000;
		line-height:35px;
		height:30px;
		font-size:15px;
		border-bottom:1px #f0c9c9 solid;
		margin-bottom:5px;
	}
	.Box-long .content{
		height:30px;
		font-size:12px;
	}
	.Box-long .more{
		text-align:right;
		display:block;
		font-size:12px;
		color:#694cb2;
		text-decoration:none;
		padding-right:20px;
		background:url(../images/more-icon.png) right no-repeat;
	}
	.Box h3{
		color:#e70000;
		line-height:30px;
		height:30px;
		font-size:15px;
		border-bottom:1px #f0c9c9 solid;
		margin-bottom:5px;
	}
	.Box .content{
		height:90px;
		font-size:12px;
	}
	.Box .more{
		text-align:right;
		display:block;
		font-size:12px;
		color:#694cb2;
		text-decoration:none;
		padding-right:20px;
		background:url(../images/more-icon.png) right no-repeat;
	}
	.HomeInfo{
		width:455px;
		float:left;
		margin-right:5px;
	}
	.Testimonials{
		width:230px;
		float:left;
	}
	.FollowUs{
		width:230px;
		float:left;
		margin-left:10px;
	}
	ul{
		list-style:none;
		list-style-type:none;
	}
	#Wrapper .LinkUL li{
		background:url(../images/arrow.png) left no-repeat;
		padding-left:15px;
	}
	#Wrapper a{
		color:#4c5db2;
		text-decoration:none;
		margin:0px 3px;
	}
	h3{
		color:#e70000;
		font-size:14px;
		margin-bottom:5px;
	}
	#Icons{
		margin-top:10px;
		padding-top:10px;
		border-top:1px #CCC solid;
		text-align:center;
		line-height:18px;
	}
		.Links{
			text-align:center;
			margin-bottom:7px;
		}
			.Links a{
				color:#666;
				text-decoration:none;
				margin:0px 3px;
			}
			.Links a:hover{
				color:#333;
			}
	#SideBar{
		width:230px;
		float:left;
	}
	#SideBar h3{
		margin-bottom:10px;
		color:#E70000;
		border-bottom:1px #999 solid;
		padding-bottom:4px;
		font-size:14px;
	}
	#SideBar ul{
		margin-bottom:10px;
	}
	#SideBar .Box{
		background:url(../images/sidebar-box-bg.gif) repeat-y;
		margin-bottom:10px;
		display:block;
	}
	#SideBar .Box .hook1{
		background:url(../images/sidebar-box-top.gif) top no-repeat;
		padding-top:5px;
	}
	#SideBar .Box .hook2{
		padding:5px;
		background:url(../images/sidebar-box-bot.gif) bottom no-repeat;
	}
	#PageContent{
		width:690px;
		float:right;
		color:#333;
	}
	#BreadCrumbs{
		font-size:11px;
		margin-bottom:7px;
	}
	#BreadCrumbs ul{
		margin:0px !important;
	}
	#BreadCrumbs li{
		float:left;
		margin-right:5px;
	}
	#PageContent h1, #PageContent h2{
		font-size:17px;
		color:#E70000;
		margin-bottom:5px;
	}
	#PageContent h3{
		font-size:15px;
		color:#E70000;
		margin-bottom:5px;
	}
	#PageContent h4{
		font-size:14px;
		color:#E70000;
		margin-bottom:5px;
	}
	#PageContent h5{
		font-size:12px;
		color:#E70000;
		margin-bottom:5px;
	}
	#PageContent h6{
		font-size:10px;
		color:#E70000;
		margin-bottom:5px;
	}
	#PageContent p{
		line-height:16px;
		margin-bottom:5px;
	}
	
	#PageContent table{
		border-bottom:1px solid #E6E6E6;
		margin-bottom:7px;
	}
	#PageContent td.left_td{
		border-left:1px solid #E6E6E6;
		vertical-align:top;
	}
	#PageContent td{
		padding:5px;
		border-right:1px solid #E6E6E6;
		border-top:1px solid #E6E6E6;
	}
	#PageContent ul, #PageContent ol{
		margin:10px 0px 10px 20px;
	}
	.Error{
		color:#E70000;
		font-weight:bold;
		margin-top:3px;
	}
#Footer{
	width:950px;
	padding:50px 25px;
	background:url(../images/conent-bottom.gif) top no-repeat;
	margin:0px auto;
	color:#666;
}

#Curtain{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.6;
	display:none;
}

#LightWindowHolder{
	width:400px;
	margin:0px auto;
}
.LightWindow{
	background:#FFF;
	padding:15px;
	width:400px;
	border:5px #CCC solid;
	position:fixed;
	margin:150px auto 0px;
	top:0px;
}
.Close{
	background:url(../images/closelabel.gif) right no-repeat;
	height:22px;
	cursor:pointer;
}
.LightWindow h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#000;
	font-weight:400;
}
.LightWindow label{
	display:block;
	margin-bottom:5px;
}
.LightWindow input{
	width:350px;
}
.LightWindow p, .LightWindow a{
	margin:7px 0px;
	color:#03F;
	text-decoration:none;
}
