* {
	margin:0px;
	padding:0px;
	text-align: left;
}

body {
	font-family: "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "Helvetica", "Arial", "sans-serif";
	font-size:15px;
	line-height:21px;
	text-align:center;
	color: #707070;
	background-color: #FFFFFF;
}

.skip-link a,.skip-link span{
	display:none;
	width: 0;
	height: 0;
}

.skip-link a:active, .skip-link a:focus {
	display:none;
	width: auto;
	height: auto;
	background-color: #0B396D;
	color: #FFFFFF;
	padding: 5px;
	border: 2px solid black;
	font-weight: bold;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .5em;
	margin-left: 0px;
}

h1 {
	font-family: "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "Helvetica", "Arial", "sans-serif";
	font-size:38px;
	line-height:43px;
	margin-bottom: 0.5em;
	color: #f47721;
	font-weight: bolder;
}

h2 {
	font-family: "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "Helvetica", "Arial", "sans-serif";
	font-size:24px;
	line-height:49px;
	margin-bottom: 0.5em;
	color: #636363;
	font-weight: 200;
}

h3 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size:18px;
	line-height:21px;
	margin-bottom: 0.5em;
	color: #636363;
	font-weight: 100;
}

a.h3, a.h3:link, a.h3:visited {
	color: #3d79bd;
}

a.h3:hover {
	color:#a2b526;
}

img {
	filter:alpha(opacity=100);
	border:none; 
}
	
.clear {
	clear:both;
}

.center {
	text-align: center;
}

.orange {
	color: #f47721;
}

.blue {
	color: #3d79bd;
}

.green {
	color: #a2b526;
}

input[type="text"]    {
	display:block;
	height: 35px;
	color: #aeaeae;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 225px;
	float: right;
}

input[type="image"]    {
	display:block;
	margin-top: 3px;
	margin-bottom: 3px;
	float: right;
}

input[type="checkbox"] {
	vertical-align: middle; margin-top: -5px;
}

#wrapper {
	width:1020px;
	margin:0 auto;
	text-align:left;
}

#head1 {
	width:970px;
	background-color: #ececec;
	text-align:right;
	font-size:12px;
	color: #252525;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 50px;
}

a.head1, a.head1:link, a.head1:visited {
	text-decoration:none;
	color: #252525;
	padding-left: 15px;
}

a.head1:hover {
	text-decoration:none;
	color:#3d79bd;
	padding-left: 15px;
}

#head2 {
	width:940px;
	height:120px;
	background-color: #FFFFFF;
	margin-right: 40px;
	margin-left: 40px;
	border-bottom-color: #ececec;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#logo {
	float: left;
}










			/** Start: to style navigation tab **/
	.nav {
	float: right;
	margin-top: 39px;
	padding: 0;
	list-style: none;
	font-size: 14px;
			}

			.nav > li > a {
			  display: block;
			}
			
			.nav-tabs{
			  *zoom: 1;
			}

			.nav-tabs:before,
			.nav-tabs:after {
			  display: table;
			  content: "";
			}

			.nav-tabs:after {
			  clear: both;
			}

			.nav-tabs > li {
			  float: left;
			}

			.nav-tabs > li > a {
			  padding-right: 11px;
			  padding-left: 11px;
			  margin-right: 2px;
			  line-height: 14px;
			}

			.nav-tabs {
			}

			.nav-tabs > li {
			  margin-bottom: -1px;
			}

			.nav-tabs > li > a {
	padding-top: 14px;
	padding-bottom: 10px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
			}

			.nav-tabs > li > a:hover {
			  color: #FFFFFF;
			  background-color: #3d79bd;
			  text-decoration: none;
			}

			.nav-tabs > .active > a,
			.nav-tabs > .active > a:hover {
			  color: #FFFFFF;
			  cursor: default;
			  background-color: #3d79bd;
			  text-decoration: none;
			}
			
			li {
			  line-height: 18px;
			}
			
			.tab-content.active{
				display: block;
			}
			
			.tab-content.hide{
				display: none;
			}
			
			
			/** End: to style navigation tab **/
































#main {
	width:940px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)),to(rgb(236, 236, 236)));
	background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(236, 236, 236));
	background-image: -moz-linear-gradient(top, rgb(255, 255, 255), rgb(236, 236, 236));
	background-image: -o-linear-gradient(top, rgb(255, 255, 255), rgb(236, 236, 236));
	background-image: -ms-linear-gradient(top, rgb(255, 255, 255), rgb(236, 236, 236));
	background-image: linear-gradient(top, rgb(255, 255, 255), rgb(236, 236, 236));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#ececec');
}









#home {
	width:688px;
	min-height: 515px;
	float: left;
	padding-top:11px;
	padding-right:10px;
	border-right-color: #ececec;
	border-right-style: solid;
	border-right-width: 2px;
}
#features {
	width:688px;
	min-height: 515px;
	float: left;
	padding-top:11px;
	padding-right:10px;
	border-right-color: #ececec;
	border-right-style: solid;
	border-right-width: 2px;
}
#about {
	width:688px;
	min-height: 515px;
	float: left;
	padding-top:11px;
	padding-right:10px;
	border-right-color: #ececec;
	border-right-style: solid;
	border-right-width: 2px;
}
#get_started {
	width:688px;
	min-height: 515px;
	float: left;
	padding-top:11px;
	padding-right:10px;
	border-right-color: #ececec;
	border-right-style: solid;
	border-right-width: 2px;
}


















#mainleft2col1 {
	width:322px;
	float: left;
}

#mainleft2col2 {
	width:322px;
	float: right;
}

ul.features {
	font-size:12px;
	line-height:21px;
	margin-left:0em;
	padding-left:0.2em;
	margin-bottom:1em;
	margin-top: 1em;
	color: #363636;
}

ul.features li {
	background:url(images/featuresbullet.png) 0em 0.25em no-repeat; /* change background em accordingly */
	padding-left: 2.5em;
	list-style: none;
	margin-bottom: .5em;
}

#features2col {
	width:688px;
	margin-top:20px;
}

.featureslargeorange {
	color: #f47721;
	font-size:18px;
	margin:0px;
}

.featureslargeblue {
	color: #3d79bd;
	font-size:18px;
	margin:0px;
}

.featureslargegreen {
	color: #a2b526;
	font-size:18px;
	margin:0px;
}

.featuresbold {
	font-size: 14px;
	line-height:21px;
	color: #363636;
	font-weight: bold;
}

#video {
	width:443px;
	float: left;
}

#hometext {
	width:235px;
	float: right;
	padding-left:10px;
}

.hometextbold {
	font-size: 18px;
	line-height:19px;
	color: #464646;
}

.hometext {
	font-size: 13px;
	line-height:15px;
}

#mainbottom1 {
	position: relative;
	width:204px;
	min-height: 260px;
	float: left;
	padding:10px;
	margin-top:15px;
	margin-right:3px;
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(236, 236, 236)),to(rgb(255, 255, 255)));
	background-image: -webkit-linear-gradient(top, rgb(236, 236, 236), rgb(255, 255, 255));
	background-image: -moz-linear-gradient(top, rgb(236, 236, 236), rgb(255, 255, 255));
	background-image: -o-linear-gradient(top, rgb(236, 236, 236), rgb(255, 255, 255));
	background-image: -ms-linear-gradient(top, rgb(236, 236, 236), rgb(255, 255, 255));
	background-image: linear-gradient(top, rgb(236, 236, 236), rgb(255, 255, 255));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ececec', EndColorStr='#ffffff');
}

#mainbottom {
	position: relative;
	width:204px;
	min-height: 260px;
	float: left;
	padding:10px;
	margin-top:15px;
	margin-right:3px;
	margin-left:3px;
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(236, 236, 236)),to(rgb(255, 255, 255)));
	background-image: -webkit-linear-gradient(top, rgb(236, 236, 236), rgb(255, 255, 255));
	background-image: -moz-linear-gradient(top, rgb(236, 236, 236), rgb(255, 255, 255));
	background-image: -o-linear-gradient(top, rgb(236, 236, 236), rgb(255, 255, 255));
	background-image: -ms-linear-gradient(top, rgb(236, 236, 236), rgb(255, 255, 255));
	background-image: linear-gradient(top, rgb(236, 236, 236), rgb(255, 255, 255));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ececec', EndColorStr='#ffffff');
}

#mainbottom-bottom {
	position: absolute;
	bottom: .25em;
	right: .5em;
	text-align: right;
}

.boxtypeorange {
	color: #f47721;
	font-size: 28px;
	line-height: 34px;
}

.boxtypeblue {
	color: #3d79bd;
	font-size: 28px;
	line-height: 34px;
}

.boxtypegreen {
	color: #a2b526;
	font-size: 28px;
	line-height: 34px;
}

ul.boxList {
	font-size:14px;
	line-height:15px;
	margin-left:0em;
	padding-left:0.2em;
	margin-bottom:1em;
	margin-top: 1em;
	color: #464646;
}
ul.boxList li {
	background:url(images/boxbullet.png) 0em 0.375em no-repeat; /* change background em accordingly */
	padding-left: .75em;
	list-style: none;
	margin-bottom: .5em;
}

.seemore {
	color: #252525;
	font-size: 10px;
	font-weight: bold;
}
a.seemore, a.seemore:link, a.seemore:visited {
	color: #252525;
}

a.seemore:hover {
	color:#3d79bd;
}


#mainrighttop {
	width:225px;
	float: right;
	padding-top:15px;
	padding-left:15px;
	padding-bottom:22px;
	border-bottom-color: #ececec;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.login {
	color: #3d79bd;
	font-size: 18px;
	font-weight: bold;
}

.loginsmall {
	color: #707070;
	font-size: 11px;
	text-align: right;
}

a.loginsmall, a.loginsmall:link, a.loginsmall:visited {
	color: #707070;
}

a.loginsmall:hover {
	color:#3d79bd;
}

#mainrightbottom {
	width:208px;
	float: right;
	padding-top:22px;
	padding-left:15px;
	padding-right:15px;
}

.callout {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #707070;
	font-size: 28px;
	line-height: 34px;
	font-weight: 100;
}

.calloutorange {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #f47721;
	font-size: 28px;
	line-height: 34px;
}

#footer {
	width:940px;
	height:44px;
	margin-top: 50px;
	padding-top: 7px;
	border-top-color: #e1e1e1;
	border-top-style: solid;
	border-top-width: 2px;
}

a.footer, a.footer:link, a.footer:visited {
	color: #252525;
}

a.footer:hover {
	color:#3d79bd;
}

#footerlogo {
	float: left;
}

#footertext {
	float: left;
	margin-top: 22px;
	margin-left: 9px;
	font-size: 12px;
}

#footertext2 {
	float: left;
	margin-top: 22px;
	margin-left: 3px;
	font-size: 12px;
}

#footertextbold {
	float: right;
	margin-top: 21px;
	margin-left: 9px;
	font-size: 12px;
	font-weight: bold;
}

#colwizlogo {
	padding-top: 7px;
	float: left;
	margin-left: 9px;
}

#mainleftcol1 {
	width:225px;
	float: right;
	padding-top:15px;
	padding-left:15px;
	padding-bottom:22px;
	border-bottom-color: #ececec;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#tour {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 55px;
}

.large {
	color: #636363;
	font-size: 20px;
	font-weight: bold;
}
.small {
	color: #636363;
	font-size: 12px;
	line-height:15px;
    margin-top: 15px;
}






table.tour, th.tour, td.tour
{
	border-color: #989898;
	border-style: solid;
	color: #252525;
	font-size: 12px;
	line-height:14px;
}

table.tour
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
    background-color: #FFFFFF;
}

th.tour
{
    margin: 0;
    padding: 13px;
    border-width: 1px 1px 0 0;
}

td.tour
{
    margin: 0;
    padding: 13px;
    border-width: 1px 1px 0 0;
	text-align: center;
}

.prices {
	color: #FFFFFF;
	font-size: 25px;
	line-height:30px;
	text-align: center;
    margin: 0;
}

.pricessmall {
	color: #FFFFFF;
	font-size: 10px;
	line-height:30px;
    margin: 0;
}

.priceshead {
	color: #464646;
	font-size: 15px;
}

.getstarted {
	color: #636363;
	font-size: 16px;
	font-weight: bold;
    margin-top: 20px;
    margin-bottom: 40px;
}
#colwizlogo {
	padding-top: 20px;
	float: left;
	margin-left: 115px;
}
