/* top elements */
* {
	padding: 0;
	margin: 0;
}
body {
	margin: 0;
	padding: 0;
	font: .80em/1.5em Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color: #666666;
	background: #A9BAC3 url(../images/bg.gif) repeat-x;
	text-align: center;
}
/* images */
img { border: 0px solid #CCC; }
img.no-border { border: none; }
img.float-right { margin: 5px 0px 5px 15px; }
img.float-left { margin: 5px 15px 5px 0px; }

acronym {
	cursor: help;
	border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
	padding: 0 0 0 20px;
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	border-left: 4px solid #041541;
	color: #344a9d;
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif;
}
#testimonial {
	margin: 10px;
	padding: 10px;
	background: #FAFAFA;
	border: 1px dashed  #344a9d;
	color: #344a9d;
	font: bold .80em/1.5em Georgia, 'Bookman Old Style', Serif;
}
/***********************
	  LAYOUT
************************/
#wrap {
	background: #FFF;
	width: 820px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	clear: both;
	margin: 0;
	padding: 0;
	background: #FFF;
	min-height: 600px;
	overflow: hidden;
}
/* header */
#header {
	position: relative;
	height: 85px;
	background: #000 url(../images/headerbg.gif) repeat-x 0% 100%;
}
#header h1#logo {
	position: absolute;
	margin: 0;
	padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	top: 0;
	left: 5px;
}
#header h2#slogan {
	position: absolute;
	top:50px;
	left: 95px;
	color: #666666;
	text-indent: 0px;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif;
	text-transform: none;
}
#header h3#heading {	
position: absolute;
	top:10px;
	left: 300px;
	color: #324c96;
	text-indent: 0px;
	font: bold 26px Tahoma, 'trebuchet MS', Sans-serif;
	text-transform: none;
}
#header form.searchform {
	position: absolute;
	top: 0;
	right: -12px;
}
/* main */
#main {
	float: left;
	margin-left: 10px;
	padding: 0;
	width: 50%;
}
#mainsub {
	float: left;
	margin-left: 5px;
	padding: 0;
	width: 75%;
}
#mainsubfull {
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 95%;
}
.post-footer {
	background-color: #FAFAFA;
	padding: 5px;
	margin: 20px 15px 0 15px;
	border: 1px solid #f2f2f2;
	font-size: 95%;
}
.post-footer .date {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(../images/comment.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(../images/page.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}
/* sidebar */
#sidebar {
	float: left;
	width: 23%;
	margin: 0;
	padding: 0;
	display: inline;
}
#sidebar ul.sidemenu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 95%;
	}
#sidebar ul.sidemenu li {
margin-left: 0px;
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #fff;
	text-decoration:none;
	padding: 2px 5px 2px 10px;
	background: #36509a;
	border-left:4px solid #ff0033;
	min-height:18px;
}
* html body #sidebar ul.sidemenu a { height: 18px; }
#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #041541;
	border-left:4px solid #041541;
}
/* rightbar */
#rightbar {
	float: right;
	width: 23%;
	padding: 0;
	margin:0;
}
/* Footer */
#footer {
	clear: both;
	color: #FFF;
	background: #A9BAC3;
	border-top: 5px solid #041541;
	margin: 0;
	padding: 0;
	height: 50px;
	font-size: 95%;
}
#phrase {
	font: Times New Roman;
	font-style:italic;
	font-weight: bold;
	color: #041541;
	margin-bottom:15px;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
#footer .footer-left {
	float: left;
	width: 65%;
}
#footer .footer-right {
	float: right;
	width: 30%;
}
/* menu tabs */
#header ul {
	z-index: 999999;
	position: absolute;
	margin:0;
	padding: 0;
	list-style:none;
	right: 0;
	bottom: 6px !important;
	bottom: 5px;
	font: bold 13px Arial, 'Trebuchet MS', Tahoma, verdana, sans-serif;
}
#header li {
	display:inline;
	margin:0;
	padding:0;
}
/* end menu tabs */
/* alignment classes */
.float-left { float: left; }
.float-right { float: right; }
.align-left { text-align: left; }
.align-right { text-align: right; }
/* additional classes */
.clear { clear: both; }
.green { color: #041541; }
.gray { color: #BFBFBF; }

.packageTitles {
	font-family: Arial, Helvetica, Sans-serif; 
	font-size: 11px;
	line-height: 160%;
	font-weight: bold; 
	color: #FFFFFF;
}

.packageDetails {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color:  #000;
}

.packageDetailsWhite {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: white;
}

.packageSignUp {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF;
}
.headingServices {
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight:bold;
	/*border-bottom:solid 3px #990000;*/
	TEXT-DECORATION: none;
}
.packageSignUp {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF;
}
.whyCrucial {
	font-family: Arial, Helvetica, Sans-serif;
	letter-spacing: -1px;
	padding-bottom: 5px;
	font-size: 30px; 
	border-bottom: 1px dashed #CFCFCF;
	font-weight: 500;
}
.typography h1,
.typography h2,
.typography h3 {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #344a9d;
}
.typography h1 {
	font-size: 1.5em;
	color: #344a9d;
}
/* menu tabs */
.typography #header a {
	float:left;
	background: url(../images/tableft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
.typography #header a span {
	float:left;
	display:block;
	background: url(../images/tabright.gif) no-repeat right top;
	padding:6px 15px 3px 8px;
	color: #FFF;
}
.typography ul,
.typography ol {
	padding: 0 15px;
	color: #666666;
	margin-left: 30px;
}
.typography ul span,
.typography ol span { }
li{
margin-left: 20px}
p {margin-bottom: 10px}