@charset "UTF-8";
/* CSS Document */

	a:link {text-decoration: none;}
	a:visited {text-decoration: none;}
	a:hover {text-decoration: none;}
	a:active {text-decoration: none;}


body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	border: thin dotted #666;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

body {
	background-color:#669999;
}

/*page structure*/

#container {
	width:930px;
	height:1560px;
	margin-bottom: 50px;
	border-top:  solid 1px #009900;
	background-color:#FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
#container2 {
	margin: 0 auto;
	width:930px;
	height:1790px;
	margin-bottom: 50px;
	border-top:  solid 1px #009900;
	background-color:#FFFFFF;
}
#containerwide {
	margin: 0 auto;
	width:1000px;
	height:1790px;
	margin-bottom: 50px;
	border-top:  solid 1px #009900;
	background-color:#FFFFFF;	
}
#container3 {
	margin: 0 auto;
	width:930px;
	height:2000px;
	margin-bottom: 50px;
	border-top:  solid 1px #009900;
	background-color:#FFFFFF;
}
#container4 {
	width:930px;
	height:3000px;
	margin-bottom: 50px;
	border-top:  solid 1px #009900;
	background-color:#FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;

}
#containersupplies {
	margin: 0 auto;
	width:930px;
	height:1590px;
	margin-bottom: 50px;
	border-top:  solid 1px #009900;
	background-color:#FFFFFF;
}
#container-small {
	margin: 0 auto;
	width:930px;
	height:500px;
	margin-bottom: 50px;
	border-top:  solid 1px #009900;
	background-color:#FFFFFF;
}
#container-medium {
	margin: 0 auto;
	width:930px;
	height:800px;
	margin-bottom: 50px;
	border-top:  solid 1px #009900;
	background-color:#FFFFFF;
}

/*header*/

#header {
	margin-top:0px;
	width:930px;
	height: 144px;
	border: dotted 0px #999999;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo-box {
	float:left;
	width:303px;
	height:auto;
	border: dotted 0px #999999;
	background-color:#FFFFFF;
}

#flashbox {
	float:right;
	width:600px;
	height: 143px;
	border: dotted 0px #999999;
	padding-top: 0px;
}

/*left column & items*/

#left-column {
	float:left;
	width:230px;
	height:1540px;
	padding: 10px;
	background-image: url(images/green-bg.jpg);
	background-repeat: repeat;
}
#left-column-supplies {
	float:left;
	width:230px;
	height:1570px;
	padding: 10px;
	background-image: url(images/green-bg.jpg);
	background-repeat: repeat;
}
#left-column2 {
	float:left;
	width:230px;
	height:1770px;
	padding: 10px;
	background-image: url(images/green-bg.jpg);
	background-repeat: repeat;
}
#left-column3 {
	float:left;
	width:230px;
	height:1980px;
	padding: 10px;
	background-image: url(images/green-bg.jpg);
	background-repeat: repeat;
}
#left-column4 {
	float:left;
	width:230px;
	height:2980px;
	padding: 10px;
	background-image: url(images/green-bg.jpg);
	background-repeat: repeat;
}
#left-column-small {
	float:left;
	width:230px;
	height:480px;
	padding: 10px;
	background-image: url(images/green-bg.jpg);
	background-repeat: repeat;
}

#left-column-medium {
	float:left;
	width:230px;
	height:780px;
	padding: 10px;
	background-image: url(images/green-bg.jpg);
	background-repeat: repeat;
}

.navigation-div {
	width: 215px;
	height: auto;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 14px;
	border-bottom: dotted 2px #FFFFFF;
	text-decoration:none;
}

	.navigation-div a:link { text-decoration:none; color:#FFFFFF;}
	.navigation-div a:visited { text-decoration:none; color:#FFFFFF;}
	.navigation-div a:hover { text-decoration:none; color:#CCCCCC;}
	.navigation-div a:active { text-decoration:none; color:#FFFFFF;}

#image-box {
	width:230px;
	margin-top:20px;
	height: auto;
	float:left;
}

#image-box-with-text {
	width:210px;
	background-image:url(images/royalmail.jpg); background-repeat:no-repeat; background-position:top;
	margin-top:20px;
	padding: 10px;
	height: 121px;
	float:left;
}

.image-box2 {
	width:auto;
	margin-top:0px;
	height: 107px;
	float:none;
	border: solid 0px #000000;
}

.image-box-half {
	width:312px;
	margin-top:0px;
	height: 107px;
	float:left;
	border: solid 0px #000000;
}

#image-box3 {
	width:auto;
	margin-left: 10px;
	height: 180px;
	float:right;
	border: solid 0px #000000;
	padding: 0px;
}

#image-box4 {
	width:auto;
	margin-right: 10px;
	padding: 0px;
	height: auto;
	float:left;
	border: solid 0px #000000;
}

#image-box5 {
	width:auto;
	margin-left: 10px;
	height: 160px;
	float:right;
	border: solid 0px #000000;
	padding: 0px;
}

#image-box6 {
	width:auto;
	margin-left: 10px;
	height: auto;
	float:right;
	border: solid 0px #000000;
	padding: 0px;
}

#image-box7 {
	width:auto;
	margin-left: 10px;
	height: auto;
	float:right;
	border: solid 0px #000000;
	padding: 0px;
}

.side-button {
	width: 230px;
	height: 40px;
	padding-top: 7px;
	background-image:url(images/side-button.jpg);
	text-align:center;
	margin-top:20px;

}

.side-button-image {
	width: 230px;
	height: 48px;
	padding-top: 0px;
	text-align:center;
	margin-top:20px;
	
}

.titlebox {
	width: 650px;
	height: auto;
	padding-top: 4px;
	text-align:center;
	float:inherit
}

#news-container {
	width:202px;
	height:auto;
	padding:14px;
	margin-top:20px;
	background-image: url(images/new-bg.jpg);
	background-repeat:no-repeat;
	float: left;
}

.news-item {
	width: 200px;
	height: auto;
	border-bottom: dotted 2px #FFFFFF;
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*right body & items*/

#right-body {
	float:left;
	width: 665px;
	height:auto;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: dotted 0px #999999;
	background-color:#FFFFFF;
}

#top-right {
	width: 650px;
	height: auto;
	border-bottom: dotted 2px #999999;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	float:left
}

#textbox {
	width:630px;
	height: auto;
	padding-top: 10px;
	padding-left:10px;
	margin-bottom:10px;
	float:left;
}

.textbox {
	width:640px;
	height: auto;
	padding-top: 20px;
	padding-left:10px;
	margin-bottom:10px;
	float:left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.textboxwide {
	width:640px;
	height: auto;
	padding-top: 10px;
	padding-left:10px;
	margin-bottom:10px;
	float:left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;

}
.textboxthin {
	width:600px;
	height: 20px;
	padding-top: 5px;
	padding-left:10px;
	margin-bottom:10px;
	float:left;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #999;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999;
	text-align: center;
	margin-top: 10px;
}
.textbox-supplies {
	width:625px;
	height: auto;
	padding-top: 10px;
	padding-left:10px;
	margin-bottom:10px;
	float:left;
	border-top-width: thin;
	border-top-style: dotted;
	margin-top: 10px;
}

.imageboxright {
	width:auto;
	height: auto;
	padding-top: 10px;
	padding-left:10px;
	margin-bottom:10px;
	float:right;
}

.imageboxleft {
	width:auto;
	height: auto;
	padding-top: 10px;
	padding-left:10px;
	padding-right:20px;
	margin-bottom:10px;
	float:left;
}

#bottom-right {
	width:720px;
	height: auto;
	border-bottom: dotted 0px #999999;
	margin-bottom: 20px;
	background-color:#FFFFFF;
}

.category-box {
	float:left;
	margin-right: 10px;
	margin-top: 10px;
	width:210px;
	height:345px;
	border: 0px solid #000000;

}
.category-box-mc {
	float:left;
	margin-right: 10px;
	margin-top: 10px;
	width:210px;
	height:380px;
	border: 0px solid #000000;
}
.category-box-small {
	float:left;
	margin-right: 10px;
	margin-top: 10px;
	width:210px;
	height:185px;
	border: 0px solid #000000;
	
}
.category-box-thin2 {
	float:left;
	margin-right: 0px;
	margin-top: 5px;
	width:210px;
	height:110px;
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
.category-box-thin3 {
	float:left;
	margin-right: 10px;
	margin-top: 5px;
	width:425px;
	height:110px;
	border: 0px solid #000000;
}
.category-box-med {
	float:left;
	margin-right: 10px;
	margin-top: 10px;
	width:210px;
	height:205px;
	border: 0px solid #000000;
	
}
.category-box-thin {
	float:left;
	margin-right: 10px;
	margin-top: 10px;
	width:100px;
	height:60px;
	border: 0px solid #000000;

}
.category-box-small-left {
	float:left;
	margin-right: 10px;
	margin-top: 10px;
	width:100px;
	height:345px;
	border: 0px solid #000000;

}

.category-box-small-right {
	float:right;
	margin-right: 10px;
	margin-top: 10px;
	width:100px;
	height:345px;
	border: 0px solid #000000;
}

.category-box2 {
	float:left;
	margin-right: 10px;
	margin-top: 10px;
	width:210px;
	height:275px;
	border: 0px solid #000000;
}

.category-box-half {
	float:left;
	margin-right: 10px;
	margin-top: 10px;
	width:322px;
	height:860px;
	border: 0px solid #000000;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.category-box-half-small {
	float:left;
	margin-right: 10px;
	margin-top: 10px;
	width:312px;
	height:650px;
	border: 0px solid #000000;
	margin-bottom: 10px;
	padding-bottom: 10px;

}

.category-box-half-short {
	float:left;
	margin-right: 10px;
	margin-top: 10px;
	width:312px;
	height:550px;
	border: 0px solid #000000;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.category-textbox-mc {
	margin-top:10px;
	width:186px;
	height: 235px;
	float:left;
	border-left: dotted 2px #999999;
	border-right: dotted 2px #999999;
	padding:10px;
}

.category-textbox {
	margin-top:10px;
	width:186px;
	height: 200px;
	float:left;
	border-left: dotted 2px #999999;
	border-right: dotted 2px #999999;
	padding:10px;
}
.category-textbox-small {
	margin-top:10px;
	width:186px;
	height: 40px;
	float:left;
	border-left: dotted 2px #999999;
	border-right: dotted 2px #999999;
	padding:10px;
}
.category-textbox-med {
	margin-top:10px;
	width:186px;
	height: 60px;
	float:left;
	border-left: dotted 2px #999999;
	border-right: dotted 2px #999999;
	padding:10px;
	
}
.category-textbox-thin {
	margin-top:0px;
	width:115px;
	height: 90px;
	float:left;
	padding:10px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: dotted;
	border-bottom-style: none;
	border-right-color: #999999;
	border-bottom-color: #999;
}
.category-textbox-half{
	margin-top:10px;
	width:288px;
	height: 730px;
	float:left;
	border-left: dotted 2px #999999;
	border-right: dotted 2px #999999;
	padding:10px;

}
.category-textbox-short{
	margin-top:10px;
	width:288px;
	height: 430px;
	float:left;
	border-left: dotted 2px #999999;
	border-right: dotted 2px #999999;
	padding:10px;
}
.category-textbox-half-small{
	margin-top:10px;
	width:288px;
	height: 530px;
	float:left;
	border-left: dotted 2px #999999;
	border-right: dotted 2px #999999;
	padding:10px;
}

.category-textbox2 {
	margin-top:10px;
	width:186px;
	height: 130px;
	float:left;
	border-left: dotted 2px #999999;
	border-right: dotted 2px #999999;
	padding:10px;
}

#footer {
	float:left;
	width:675px;
	height: auto;
	border-bottom: dotted 0px #999999;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align:center;
	background-color:#FFFFFF;
}
#midtext {
	float:inherit;
	width:auto;
	height: auto;
	border-bottom: dotted 0px #999999;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align:center;
	background-color:#FFFFFF;
}


/*font styling*/

.nav-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-transform:capitalize;
}

	.nav-text a:link { text-decoration:none; color:#FFFFFF;}
	.nav-text a:visited { text-decoration:none; color:#FFFFFF;}
	.nav-text a:hover { text-decoration:none; color:#CCCCCC;}
	.nav-text a:active { text-decoration:none; color:#FFFFFF;}

.news-header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFFFFF;
	text-transform:capitalize;
}
.news-header2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	text-transform:capitalize;
}
.news-header3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-transform:capitalize;
}

.white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-transform:none;
	line-height:12px;
	text-align: justify;
}

	.white a:link { text-decoration:none; font-size:14px; font-weight:bold; color:#999999;}
	.white a:visited { text-decoration:none; font-size:14px; font-weight:bold; color:#999999;}
	.white a:hover { text-decoration:none; font-size:14px; font-weight:bold; color:#CCCCCC;}
	.white a:active { text-decoration:none; font-size:14px; color:#999999;}

.grey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:14px;
}

	.grey a:link { text-decoration:none; font-size:12px; color:#333333;}
	.grey a:visited { text-decoration:none; font-size:12px; color:#333333;}
	.grey a:hover { text-decoration:none; font-size:12px; color:#CCCCCC;}
	.grey a:active { text-decoration:none; font-size:12px; color:#333333;}

.green {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#339900;
	line-height:14px;
}
.green2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#339900;
	line-height:20px;

}
.green4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:35px;
	color:#339900;
	line-height:20px;
}
.green3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#339900;
	line-height:14px;
	text-align:center;

}
.red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#900;
	line-height:14px;
	text-align:center;

}
.red2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#F00;
	line-height:18px;
	text-align:center;
	font-weight: bold;	
}
.redsmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#900;
	line-height:11px;
	text-align:left;
	
}
	.green a:link { text-decoration:none; font-size:12px; color:#339900;}
	.green a:visited { text-decoration:none; font-size:12px; color:#339900;}
	.green a:hover { text-decoration:none; font-size:12px; color:#CCCCCC;}
	.green a:active { text-decoration:none; font-size:12px; color:#339900;}

.grey-bold {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#669999;
	line-height:20px;
	font-weight:bold;
}

.grey-bold2 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	color:#669999;
	line-height:16px;
	font-weight:bold;
}

.grey-small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	line-height:12px;
	text-align: justify;
}

.grey-middle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:14px;
	text-align:center;

}

.grey-dark {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	line-height:12px;
	font-weight:bold;
}

	.grey-small a:link { text-decoration:none; font-size:10px; color:#333333;}
	.grey-small a:visited { text-decoration:none; font-size:10px; color:#333333;}
	.grey-small a:hover { text-decoration:none; font-size:10px; color:#CCCCCC;}
	.grey-small a:active { text-decoration:none; font-size:10px; color:#333333;}

.blue-small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#669999;
	line-height:14px;
}

	.blue-small a:link { text-decoration:none; font-size:12px; color:#669999;}
	.blue-small a:visited { text-decoration:none; font-size:12px; color:#669999;}
	.blue-small a:hover { text-decoration:none; font-size:12px; color:#333333;}
	.blue-small a:active { text-decoration:none; font-size:12px; color:#669999;}

.blue-small2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#669999;
	line-height:12px;
}

.blue-med {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003399;
	line-height:16px;
}

	.blue-med a:link { text-decoration:none; font-size:14px; color:#003399;}
	.blue-med a:visited { text-decoration:none; font-size:14px; color:#003399;}
	.blue-med a:hover { text-decoration:none; font-size:14px; color:#000033;}
	.blue-med a:active { text-decoration:none; font-size:14px; color:#003399;}

.blue-large {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#003399;
	line-height:20px;
}

.grey-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#669999;
	line-height:18px;
	font-weight:bold;
}

.blue-pricing{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#669999;
	line-height:20px;
	font-weight:bold;
	text-align:center;
}

a:link {
	color: #339900;
}
a:visited {
	color: #339900;
}
a:hover {
	color: #999;
}
a:active {
	color: #FFF;
}

h1{ font-size: 20px; padding: 0px; margin: 5px 0px; color: #669999; }
h2{ font-size: 18px; padding: 0px; margin: 5px 0px 10px; color: #669999; }
h3{ font-size: 16px; padding: 0px; margin: 5px 0px 10px; color: #669999; }
#container #right-body .textboxwide .red a {
	color: #F00;
}
/* new code for css by yogendra rathi*/

.textfield{
width:400px;
text-align:left;
vertical-align:top; 
margin-top:0px; 
height:25px; 
}
.textfield1{
left:0px;
width:130px;
position:relative;
top:0px;
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#669999;
	line-height:14px;
}
.textfield2{
left:140px;
position:relative;
top:0px;
margin-top:-20px;
}
.blue-smallemail {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#669999;
	line-height:25px;
}
.white-title 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:white;
	line-height:18px;
	font-weight:bold;
}
.textfield_mail{
left:0px;
width:130px;
position:relative;
top:0px;
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	line-height:16px;
}
.button_submit_mail{
left:0px;

top:0px;
margin-top:-20px;
}
.textfield2-mail{
left:180px;
width:130px;
position:relative;
top:0px;
margin-top:-20px;
}
.button_submit_mail_2{
	left:0px;
	top:130px;
	position:relative;
	margin-top:-20px;
}
