@charset "utf-8";

body {
	background: url(../images/bg_color.jpg);
	font: 80% "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #121212;
}

a { color: #009900; }

hr {margin-top:20px;margin-bottom:10px;}

#wrap {
	width: 1000px;
	margin: 20px auto;
	position: relative;
}

#header {
	background: url(../images/header_2.jpg) no-repeat left top;
	height: 106px;
	width: 1000px;
	text-indent: -9999px;
}
.CollapsiblePanelContent { }

.CollapsiblePanelTab {
	background: #F8FFF7;
	font-size: 1.2em;
	padding: 2px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.outbiatch {
	text-indent: -9999px;
	float: left;
}


#nav {
	height: 26px;
	width: 1000px;
}

#nav  ul  li  {

	float: left;
}

#nav ul li a {
		display: block;
		text-indent:-9999px;
		width: 250px;
		height: 26px;
}
		
#nav  #home_button a							{background: url(../images/navigation.jpg) no-repeat left top;}
#nav   #pricing_button  a 					{background: url(../images/navigation.jpg) no-repeat -250px top;}
#nav  #how_button a 							{background: url(../images/navigation.jpg) no-repeat -500px top }
#nav  #bannerstands_button a 					{background: url(../images/navigation.jpg) no-repeat -750px top; }

#nav  #home_button  a:hover   					{background: url(../images/navigation.jpg) no-repeat left -26px; }
#nav  #pricing_button  a:hover 				{background: url(../images/navigation.jpg) no-repeat -250px -26px; }
.price_teaser h6 {
	font-size: 1.6em;
	color: #009900;
}
.price_teaser p {
	margin-left: 20px;
	font-weight: normal;
	color: #333333;
}


#nav #how_button a:hover						{background: url(../images/navigation.jpg) no-repeat -500px -26px; }
#nav #bannerstands_button a:hover 				{background: url(../images/navigation.jpg) no-repeat -750px -26px; }

#nav ul { list-style: none; }

#main {
	width: 1000px;
	background: url(../images/main_bg.jpg) repeat-y left top;
}

#left {
	float: left;
	width: 743px;
	border-right: 2px solid #CCCCCC;
	padding-left: 5px;
	padding-top: 5px;
}

#written { padding: 10px; }

#written p { padding-bottom: 10px; }


#right {
	width: 245px;
	float: right;
	margin-left: 5px;
}

#bottom_corners {
	background: url(../images/bottom_curve.jpg) left top;
	height: 29px;
	width: 1000px;
}

#footer {
	background: url(../images/footer.jpg) left top;
	height: 31px;
	width: 1000px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:0.8em;
	line-height:31px;
}

#footer ul li a { color: #333333; }

.middlebitch { text-align: center; }

.underline { text-decoration: underline; }

#superfooter, #superfooter a {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #009900;
}

.greenbold {
	font-weight: bold;
	color: #009900;
}

.greythin {
	font-weight: normal;
	color: #333333;
}

#address_box p { color: #666666; }

#address_box {
	padding: 5px;
	border-bottom: 1px dotted #999999;
}

.hide {
	text-indent: -9999px;
	float: left;
}

.left_box a {
	color: #009900;
	font-weight: bold;
}

.left_box p { margin-bottom: 10px; }
#prinovis {
	background: url(../images/prinovis.jpg) no-repeat left top;
	height: 575px;
	width: 730px;
}


#quote_form { padding: 5px; }

#quote_form form { margin-right: 5px; }

#quote_form fieldset {
	padding: 5px;
	margin-top: 10px;
}

#quote_form textarea {
	width: 100%;
	height:100px;
	font: bold 0.8em "Trebuchet MS", Verdana, Arial, sans-serif;
}
	
#quote_form input {
	font: bold 0.8em "Trebuchet MS", Verdana, Arial, sans-serif;
	margin-left: 5px;
}

#quote_form legend {
	padding: 3px;
	border: 1px solid #999999;
}

.greenbold_massive{
	font-weight: bold;
	color: #009900;
	margin-right: 20px;
	font-size: 3em;
}

#home_header {
	background: url(../images/home-header.jpg) no-repeat left top;
	height: 100px;
	text-indent: -9999px;
}

.price_box {
	padding: 10px;
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
}

.price_box p { margin-bottom: 10px; }
.price_teaser {
	margin: 10px;
	padding: 10px;
	border: 1px dotted #CCCCCC;
}


.price_box table {
	width: 100%;
	border: 1px solid #CCCCCC;
}

#noorder {
	color: #999999;
	font-weight: normal;
	font-variant: normal;
	font-style: italic;
	font-size: 1.2em;
	text-decoration: underline;
}

#bannerstand_ad a {
	width:245px;
	height:383px;
	display:block;
	background: url(../images/bannerstand_ad.jpg) no-repeat left top;
	text-indent: -9999px;
	margin-left: auto;
	margin-right: auto;
}

#written ul {
	list-style: disc;
	margin-left: 20px;
	font-size: 1.2em;
}

.float_right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

.float_left {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

.greenbold_ul
{
	font-weight: bold;
	color: #009900;
	font-size: 1.4em;
}
#price_table td { padding: 5px; }


#price_table {
	border: thin solid #CCCCCC;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.written_centre {
	text-align: center;
	margin-top: 10px;
}


.price_table_size {
	background: #EEE;
	color: #000000;
	width: 80px;
	font-weight: bold;
	text-align: right;
}

.price_table_price {
	background: #009900;
	color: #FFFFFF;
	width: 50px;
}
.padding_five { padding-left: 10px; }
