* { margin:0 auto; padding:0;}


body  {
	font: 10pt Arial, Helvetica, sans-serif;
	background: #9fdced url(images/body_bg.jpg) top repeat-x;
	color: #666666;
	line-height:1.6em;
}

a { text-decoration: underline; color:#F0FEFE;}

a:hover {text-decoration:none;}

h1 {color:#052160; font-size:18px; margin-bottom:12px;}

h2 {color:#000000; font-size:16px; margin-bottom:12px;}

p{ margin-bottom:8px;}

img {border:none;}

	.centeredImage
    {
    text-align:center;
    display:block;
    }

#container { 
	width: 960px;
} 
#header {
	position:relative;
}
	.logowrapper{ width:375px; float:left;}
	.tollfee{ padding:30px 10px 10px 10px; color:#02647d; font-size:22px;}
	
#header h1 {
	margin: 0;
	padding: 10px 0;
}

#package_wrapper{
	 background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin-left: 2px;
    padding: 0 28px;
    width: 899px;
	}
	
#content { background:#FFF url(images/content_bg.jpg) top right repeat-y; width:955px;}

#sidebar1 {
	float: right; 
	width: 310px;
	padding: 15px 10px 10px 10px;
}

#mainContent {
	width:580px;
	padding: 10px 20px;
	float:left;
}



#mainContent ul
{
	margin-left:15px;
	padding-bottom:10px;
}

#mainContent ul li a {
	color:#666666;
}

#mainContent ul.listtype
{
	list-style:square;
}



	.package1,.package2,.package3,.package4{   
		color: #FFFFFF;
		float: left;
		height: 209px;
		margin-top: 10px;
		padding: 80px 10px 10px 25px;
		position: relative;
		width: 264px;
	}
		.package1{ background:url(images/box1.png) top no-repeat;}
		.package2{ background:url(images/box2.png) top no-repeat;}
		.package3{ background:url(images/box3.png) top no-repeat;}
		
	.bluebox { background:#b4efff; padding:5px 0; width: 955px;}
#footer { 
	padding:10px;
	text-align:center;
	font-size:11px;
	color:#1f82be;
} 

#footer p {
	margin: 0;
	padding: 10px 0; 
}

#footer a {
		color:#046B85;
		text-decoration:none;
}

#footer a:hover {
		color:#FFF;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.contact_num span{padding-left:20px;}
/* NAVIGATION */
#nav { width:594px; float:right;}
#navigation {
  list-style: none;
}

#navigation li {
  float: left;
  margin-right:2px;
}

#navigation a * {
  display: none;
}

#navigation a,
#navigation a .hover {
  height: 38px;
        position: relative;
        display: block;
        background: url(images/nav_menu.png) 0 0 no-repeat;
		    margin:0;
  padding:0;
}

/* individual navigation items */
#navigation a.home {
  background-position: 0 0;
  width: 114px;
}

#navigation .highlight a.home:hover,
#navigation a.home .hover {
  background-position: 0 -114px;
  width: 114px;
}

#navigation a.about {
  background-position: -116px 0;
  width: 114px;
}

#navigation .highlight a.about:hover,
#navigation a.about .hover {
  background-position: -116px -114px;
}

#navigation a.services {
  background-position: -232px 0;
  width: 114px;
}

#navigation .highlight a.services:hover,
#navigation a.services .hover {
  background-position: -232px -114px;
}

#navigation a.tools {
  background-position: -348px 0;
  width: 114px;
}

#navigation .highlight a.tools:hover,
#navigation a.tools .hover {
  background-position: -348px -114px;
}

#navigation a.contact {
  background-position: -464px 0;
  width: 114px;
}

#navigation .highlight a.contact:hover,
#navigation a.contact .hover {
  background-position: -464px -114px;
}

/* for validation style */
input.error {
	border: 1px solid #FF0000;
	display: block;
	margin: 0;
}
textarea.error {
	border: 1px solid #FF0000;
	display: block;
	margin: 0;
}
label.error {
	color: #FF0000;
	font-size: 10px;
}

.freeq { bottom: 55px;
    position: absolute;
    right: 92px;}
	.freeq h2 {color:#333333;text-shadow: 1px 1px 1px #ffffff;
filter: dropshadow(color=#ffffff, offx=1, offy=1); }
	.freeq h2:hover {color:#f57f16;}

.package1 ul, .package2 ul, .package3 ul {padding:0 30px;}	
.package1 ul li, .package2 ul li, .package3 ul li {display:block; padding: 1px 0; font-weight:bold;}
li.moreInfo a {color:#333333; margin-left:8px;}
