html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote,
a, em, img, small, strike, strong, sub, sup, b, u, i, dl, dt, dd,
ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td {
    border: 0px;
    margin: 0px;
    padding: 0px;
} 

body {
    background-image: url('/images/bgg.png');
    background-color: #a3a3a3;
    background-repeat: repeat-x;
    color: #000;
    font: normal 14px Verdana, Helvetica, Arial;
    line-height: 18px;

}

#header { 
	width: auto;
	background-image: url('/images/gradient.png');
	height: 55px;

}

#header-in {

	width: 960px;	
	margin-left: auto;
   	margin-right: auto;

}

#header a { 
	color: #fff;
}

a {
	color: #000;
}
#copy {

	margin-top: 20px;
	font-size: 9px;
}


#burst {
	background: url('/images/burst.png');
	background-repeat: no-repeat;
	heigth: 90px;
	width: 520px;
	z-index: -1;
}

#yipee {

width: 1000px;
border: 1px solid red;

}

#wrapper {
	width: 960px;
/*	border: 1px solid #eee;*/
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
   height: 600px;
}

.platform {
width: 210px;
float: left;
text-align: right;
}

.kwikpass {
	padding-top: 10px;
	
}


.platform a {
	text-decoration: none;
}

.platform img {
	padding-bottom: 3px;
}

#content { 

}

.our_apps {
	float: left;
	margin-bottom: 10px;
	margin-right: 100px;
	z-index: 3;
	display: none;
}

.content-view p {
	padding: 10px;
}

.content-view .h1 {
	font-size: 20px;
	font-weight: bold;
	color: #3a3a3a;
}

.content-view .h1 a {
	text-decoration: none;
}

.content-view .features {
	float: right;
	font-size: 12px;
	width: 490px;
}

#logo-bg {
	background: url('/images/burst.png');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 545px;
}

#logo {
	width: 100px;
        margin-left: auto;
        margin-right: auto;
}

#footer {
	height: 150px;
        margin-left: auto;
        margin-right: auto;
	width: 960px;
}

#footer h1 {
        font-size: 12px;
        color: #464646;

}

#footer-col1 {
width: 310px;
float: left;
height: 200px;
padding-left: 160px;
}

#footer-col1 ul {
list-style: none;
}

#footer-col1 strong {
	font-size: 12px;
	color: #464646;
}

#footer-col2 strong {
	font-size: 12px;
	color: #464646;
}

#footer-col1 a {
	font-size: 10px;
	color: #464646;
}

#footer-col2 {
width: 460px;
float: left;
height: 200px;
padding-left: 20px;
}

#footer-col2 #about {
	font-size: 10px;
}

.left {
	float: left;
	padding-top: 15px;
}

.slogan {
	color: #656565;
	margin-left: auto;
	margin-right: auto;	
	width: 800px;
	text-align: center;
	font-size: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.right { 
	float: right;
	padding-top: 15px;

}

.buttons { background:url("http://baijs.nl/tinycarousel/images/design/buttons.png") no-repeat scroll 0 0 transparent; }

.product {
    padding: 5px;
}

.product .showcase {
    float: left;
    margin: 5px 5px 2px 2px;
    width: 290px;
}

.product .h2 {

}

.product p {
    margin-bottom: 10px;
}

#slider3 .buttons { display: block; margin: 30px 10px 0 0; background-position: 0 -38px; text-indent: -999em;
    float: left; width: 49px; height: 37px; overflow: hidden; position: relative; }
#slider3 .next { background-position: 0 0; margin: 30px 0 0 10px; }
#slider3 .disable { visibility: hidden; }

#slider3 .pagenum {
	text-decoration: none;
	padding: 5px 5px 5px 10px;
	color: #555555;
	display: block;
	font: bold 18px Verdana, Helvetica, Arial;
}

#slider3 .active {
    color: #ffffff;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    background-color: #484848;
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-topleft: 6px;
}

#slider3 .overview { list-style: none; position: absolute; width: 240px; left: 0 top: 0; }
#slider3 .overview li{ float: left; margin: 0 0px 0 0; padding: 1px; height: 121px; width: 805px; }

#slider3 {
	height: 1%;
	overflow:hidden;
	padding: 0 0 10px 0; }
#slider3 .viewport {
    width: 805px;
    height: 500px;
    overflow: hidden;
    position: relative;
    border: 1px solid #484848;
    -moz-border-radius: 15px;
    border-radius: 15px;
	background: #fff;
}

#slider3 .pager {
    float: left;
    width: 150px;
    overflow:hidden;
    list-style: none;
    clear: both;
    margin: 20px 0px 0px 0px;
}

.clear {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
}


	#overlay {
		background-image:url(/images/transparent.png);
		color:#efefef;
		height:450px;
	}
	
	/* container for external content. uses vertical scrollbar, if needed */
	div.contentWrap {
		height:500px;
		overflow-y:auto;
	}

	

.contactFormError {
    background-color: #444444;
    border: 1px solid red;
    color: #c0c0c0;
    font: 15px Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding: 5px;
}

.contactForm {
    background-color: #444444;
    border: 1px solid #777777;
    color: #c0c0c0;
    font: 15px Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding: 5px;
}

#contactDiv h1 {
	width: 270px;	
	padding: 12px;
	margin-left: auto;
	margin-right: auto;
}

#contactDiv label {
	font-size: 14px;
}

#contactDiv p {
	margin-bottom: 20px;
}

#thankyou {
	width: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
}

.post {
	margin-bottom: 10px;
	color: #494949;
	font-size: 13px;
}

.narrowcolumn  {
	border: 1px solid #a7a7a7;
	padding: 10px;
	background-color: #eee;
}

.widecolumn {
	border: 1px solid #a7a7a7;
	padding: 10px;
	background-color: #eee;
}

.narrowcolumn h3 {
	margin-bottom: 10px;
}

.widecolumn h3 {
	margin-bottom: 10px;
}

.blogSub {
	margin-top: 10px;
	font-size: 10px;
	padding: 5px;
}

.narrowcolumn a {
	color: #494949;
	text-decoration: none;
}
.spaced {
	padding-top: 15px;
}

.middle {
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	text-align: center;
}

#EventCon-col1 {
	width: 200px;
	float: left;
	border: 1px solid: #c4c4c4;
	font-size: 10px;

}

#EventCon-col2 {
	width: 200px;
	float: left;
	border: 1px solid: #c4c4c4;
	font-size: 10px;

}

#EventCon-col3 {
	width: 200px;
	float: left;
	border: 1px solid: #c4c4c4;
	font-size: 10px;

}

#EventCon-col4 {
	width: 200px;
	float: left;
	border: 1px solid: #c4c4c4;
	font-size: 10px;

}

#EventCon-col1 strong {
	color: #811919;
}
#EventCon-col2 strong {
	color: #811919;
}
#EventCon-col3 strong {
	color: #811919;
}
#EventCon-col4 strong {
	color: #811919;
}

.link {
	color: #eee;
}

#eventCon-leftCol {
	width: 210px;
	float: left;
}
#eventCon-rightCol {
	width: 590px;
	float: right;
}

#eventCon-features {
	padding-top: 130px;
	width: 200px;
}
.eventf {
	font-size: 11px;
}
.blue {
	color: #4d6198;
	font-weight: bold;
}
.nonA {
	margin-top: 10px;
	border-top: 1px dashed #858585;
	margin-right: 5px;
	margin-bottom: 10px;
}
#hire-wrap {
	padding: 10px;
}

#hire-us-left {
	width: 200px;
	background: #eee;
	border: 1px solid #c0c0c0;
	float: left;
	padding: 10px;
    -moz-border-radius: 15px;
    border-radius: 15px;	
}
#hire-us-content {
	width: 750px;
	padding: 5px;
	
}
#hire-us-content h3 {
	padding-bottom: 20px;
}
#hire-us-content p {
	padding-bottom: 15px;
}

#content-wrap {
	padding-left: 230px;
}
.hire-platforms {
	font-weight: bold;
	border-bottom: 1px solid #c0c0c0;
}

.h3 {
	font-size: 15px;
	font-weight: bold;
}

.spacer {
	padding: 10px;
}

#content-wrap .spacer2 {
	padding-bottom: 10px;
}

.error {
	width: 100%;
	color: #000;
	border: 1px solid #FF0000;
	background-color: ##FAAFBE;
	padding: 3px;
}

