/* CSS Document */

/*****
**sets every default tag styles to have no predifened styles
****/
body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote, img{
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, pre, code{
	font-size: 1em;
}

a{
	text-decoration: none;
}

a img{
	border: 0;
}

*{
	margin: 0;
	padding: 0;
}
/**
END OF PREDIFINED STYLES**/




body{
	background-image: url(../images/main_content/bg01.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	background-color: #BEC3C6;

}

/*sets the styles for the shell of the website*/
#wrapper{
background-image: url(../images/main_content/light.gif); /*the shadow of the shell*/
background-position: center top;
background-repeat: no-repeat;
padding:20px 0;
margin: 0;
padding: 0;
}

#container{
	margin:0 auto;
	width:936px; /* sets the width of the main container */
	padding-top: 20px;/*sets the margin from the main content to the top of the browser window */

}

#header{
	background: url(../images/main_content/header.jpg) 0 0 no-repeat;
	height:90px;
	border-bottom:1px solid #A6A6A6;
}

a:hover{
	text-decoration: underline;
}

#clickable{
width: 251px;
padding-top: 30px;
padding-left: 10px;
}

.icons{
	float: right;
	margin-top: 48px;
	margin-right: 30px;
	/*padding-top: 46px*/
}

.contacturl{
	padding: 2px 6px;
	border: 1px dashed #CACAFF;
	background-color: #E4E4E4;
	padding-bottom: 4px;
}


.icons li{
	display: inline;
	list-style-type: none;
	margin-right: 10px;
}

#footer{
	background: url(../images/main_content/footer.jpg) 0 0 no-repeat;
	display:block;
	height:88px;
	border-top:1px solid #CCC;
	font-size:11px;
	line-height:145%;
	width:100%;
}

#sidebar{
	background:#efeef9;
	width:250px;
	float:right;
	line-height:145%;
	overflow:hidden;
	padding-top:0px;
	font: 14px "Times New Roman", Times, serif;
	padding-top: 15px;
}

#maincont_bcolour{
min-height:400px;
padding-top: 5px;
background: #efeef9 url(../images/main_content/sidebar_shadow.gif) 0 0 repeat-x;

}

#maincont{
	background: #FFFFFF;
	margin-right: 250px;
	width:650px;
	padding:13px 15px 0 15px;
	min-height:640px;
	overflow:hidden;
	border-right: 1px solid #CCCCCC;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;


}

#maincont h1{
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #006699;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-weight: 400;
	clear:both;
}

#maincont h2{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	background-color: #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-top: 9px;
	background-image: url(../images/main_content/options.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	
}
#maincont h3{
	font: 24px Arial, Helvetica, sans-serif bold;
	text-align: center;
}

#maincont p{
font-size: 12px;
margin-bottom: 22px;
margin-left: 15px;
margin-right: 15px;
font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
line-height: 16px;;
color: #666666;
}


.email a:hover{
	text-decoration: underline;
}


.benefits{
float: right;
padding-right: 0px;
	
}

.benefits1{
float: right;
padding-right: 0px;
margin-left: 20px;
margin-right: 20px;
	
}

.price{
	text-align: right;
	margin-left: 30px;
}
.go {
	background-color: #EEF2FB;
	padding: 30px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

/*end of the main shell of the website */




/* navigation START */
#navigation {
	background-color:#FFF;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #A6A6A6;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
}



	
#menus li {
	display:inline;
	list-style:none;
}
#menus li a {
	background:transparent url(../images/main_content/menu.gif) no-repeat;
	display:block;
	color:#382E1F;
	height:31px;
	line-height:31px;
	padding:0 20px;
	margin-left:-10px;
	text-decoration:none;
	font-size:10px;
	float:left;
	z-index:1;
}
#menus li a:hover, 
#menus li a.current {
	background-position:0 -31px;
}
#menus li.current_page_item a, 
#menus li.current-cat a {
	background-position:0 -62px;
}
#menus li a.home {
	background-position:0 -93px;
	width:45px;
	padding:0;
	margin-left:0;
	text-indent:-999em;
}
#menus li a.home:hover {
	background-position:0 -124px;
}
#menus li.current_page_item a.home {
	background-position:0 -155px;
}
#menus li a.lastmenu:hover {
	background-position:0 0;
	cursor:default;
}


/* navigation END */


/**sidenavigation boxes**/

.box{
	width: 200px;
	margin: 0px auto;
	margin-bottom: 10px;
	border-bottom: 2px solid #CCCCCC;
	
}



.box h4{
	
	height: 30px;
	color: #efeef9;
	padding-top: 6px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-align: center;
	background: url(../images/main_content/sideheader.gif) 0 0 no-repeat;

}

.box a{
	color: #0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.box a:hover{
text-decoration: underline;
color: #0099FF;}


.box ul{
	background-color: #FFFFFF;
	padding: 10px 0px;
	list-style-type: disc;
	margin-top: -5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(../images/main_content/corner.gif);
	background-position: top left;
	text-align: center;
}

.box li{
	margin-bottom: 6px;
	list-style-type: none;
}

.box .address{
	list-style-type: none;
	text-align:center;
	padding: 20px 0;
}

.box2{
	width: 200px;
	margin: 0px auto;
	margin-bottom: 10px;
	border-bottom: 2px solid #CCCCCC;
	
}



.box2 h4{
	
	height: 30px;
	color: #efeef9;
	padding-top: 6px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-align: center;
	background: url(../images/main_content/sideheader.gif) 0 0 no-repeat;

}

.box2 a{
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;


}
.box2 a:hover{
text-decoration: underline;}


.box2 ul{
	background-color: #FFFFFF;
	padding: 10px 0px;
	list-style-type: disc;
	margin-top: -5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(../images/main_content/corner.gif);
	background-position: top left;
	text-align: center;
}

.box2 li{
	margin-bottom: 6px;
	list-style-type: none;
}

.box2 .address{
	list-style-type: none;
	text-align:center;
	padding: 20px 0;
}



/*footer text */
.copyright{
	text-align: center;
	padding-top: 10px;
	color: #666666;
	font-size: 13px;
}

#top{
	float: right;
	width: 20px;
	margin: 10px 30px 15px 0px;
	background-image: url(../images/main_content/top_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
}

#top a{
	color: fff;
	font-weight: bold;
	font-size: 12px;
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#top a:link{
	color: #000000;
}

#top a:visited{
	color: #000000;
}

/**STYLES FOR THE PRODUCT DISPLAY PAGE */

.description{
	width: 300px;
	padding-right: 20px;
	margin-top: 30px;
	border-right: 1px dashed #CCCCCC;
margin-right: 10px;
}

#maincont .description p{
	font-size: 14px;
	line-height: 20px;
}

.features{
	float: right;
	width: 300px;
	font-family: "Segoe Print", Georgia, "Times New Roman", Times, serif;
	list-style-type: none;
}
.features ul{
	list-style-type: none;
	padding: 15px 0 0 30px;
}

.features h3{
	margin-top: 20px;
	padding-left: 20px;
}

#maincont .getintouch{
	text-align: center;
	font-size: 18px;
	font-family: "Segoe Print";
}

/*END OF STYLES FOR THE PRODUCT DISPLAY*/
br.clear{
	clear: both;
}


#maincont .openld-page{
	font-size: 10px;
}

.clear{
	clear:both;
}

