/* -----[ Go Cyber Base Style Sheet ]--------------------------------------------------------------------- */
/* -----[   www.gocyber.co.nz ]--------------------------------------------------------------------- */

#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	background-image: url(../images/general/bkgd.gif);
	background-position: center;
	background-repeat: repeat-y;
	position: relative;
}
#header {
	margin: 0 50px 0 50px;
 padding: 0;
}
#wrapper {
	margin: 0 50px 0 50px;
	padding: 0;
}
.vignette {
 background-image: url(../images/general/vignette.gif);
	background-position: center;
	background-repeat: repeat-y;
 float: left;
	margin: 0;
 width: 85px;
 height: 422px;
}
.home_main {
	float: left;
	border-left: 1px dotted #aeafb4;
	border-right: 1px dotted #aeafb4;
	margin: 0;
 width: 364px;
}
.prepare_main {
	float: left;
	border-left: 1px dotted #aeafb4;
	border-right: 1px dotted #aeafb4;
	margin: 0;
	width: 773px;
}
#sidebar {
	float: right;
	margin: 0;
	padding: 0;
}
#content {
 background-image: url(../images/general/logo_small.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	float: right;
	padding: 0 20px 20px 20px;
	margin: 0;
 width: 409px;
	border-bottom: 1px dotted #aeafb4;
}
#content p {
	padding-bottom: 4px;
}
#content_home {
	float: right;
	padding: 0 20px 10px 20px;
	margin: 0;
 width: 409px;
	border-bottom: 1px dotted #aeafb4;
}
#content_prepare {
	background-image: url(../images/general/logo_small.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	float: left;
	padding: 20px 33px 20px 33px;
	margin: 0;
	width: 707px;
	border-left: 1px dotted #aeafb4;
	border-right: 1px dotted #aeafb4;
}
#logo {
 background-image: url(../images/general/animated_logo.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	float: right;
	padding: 0 20px 0 20px;
	margin-right: 20px;
 width: 389px;
 height: 122px;
}
.clearfix {
	clear: both;
	background-image: url(../images/general/base_shadow.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#footer {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/general/base_shadow.jpg);
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}

/* -----Comparison Page--------------------------------------------------------------------- */

#left_head {
	background-color: #b8cf9f;
	margin: 10px 20px 0 0;
	float: left;
	width: 300px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px 20px 5px 20px;
}
#right_head {
	background-color: #dde0e2;
	margin: 10px 0 0 0;
	float: left;
	width: 300px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px 20px 5px 20px;
}
#left_one {
	background-color: #e1ebd7;
	margin-right: 20px;
	float: left;
	height: 270px;
	width: 300px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px 20px 5px 20px;
}
#right_one {
	background-color: #f3f4f4;
	margin: 0px;
	float: left;
	height: 270px;
	width: 300px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px 20px 5px 20px;
}
#left_two {
	background-color: #e1ebd7;
	margin-right: 20px;
	float: left;
	height: 320px;
	width: 300px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px 20px 5px 20px;
}
#right_two {
	background-color: #f3f4f4;
	margin: 0px;
	float: left;
	height: 320px;
	width: 300px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px 20px 5px 20px;
}
#left_three {
	background-color: #e1ebd7;
	margin-right: 20px;
	float: left;
	height: 220px;
	width: 300px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px 20px 5px 20px;
}
#right_three {
	background-color: #f3f4f4;
	margin: 0px;
	float: left;
	height: 220px;
	width: 300px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px 20px 5px 20px;
}
#left_four {
	background-color: #e1ebd7;
	margin-right: 20px;
	float: left;
	height: 240px;
	width: 300px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px 20px 5px 20px;
}
#right_four {
	background-color: #f3f4f4;
	margin: 0px;
	float: left;
	height: 240px;
	width: 300px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px 20px 5px 20px;
}
