body {
	margin:0px;
	background-color: #FFFFFF;
	background-image:url(/design/images/bg.jpg);
	background-attachment: fixed;	
}

.submitBtn {
	width: 42px;
	height: 7px;
}

.welcomeBg {
	height: 139px;
	
}

.footerBg {
	height: 161px;
	background-image:url(/design/images/index_37.jpg);
}

.textinputbox {
	border: 1px solid D7D7D7;



}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 424242;
	text-decoration: none;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}

H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #91C255;
}
.greentextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #91C255;
	margin-right: 5px;
}
.boxes-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 8A8A8A;
}
.systemheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.systemtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.systemsmalltext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 8A8A8A;
}

.creation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border: thin dotted #FFFFFF;
}

.thinline {
	border: 1px solid #CCCCCC;
}

.dottedline {
	border: thin dotted #CCCCCC;
}

.blackline {
	border: thin solid #000000;
}

.whiteline {
	border: thin solid #FFFFFF;
}

.hostingtable{
    border-collapse: collapse;
	border: thin solid #DDDDDD;
    margin-left: 20px;
}

.hostingtable td{
	padding: 5px; 
	border: 1px solid #D6D6D6; 
	padding-left: 5px;
}

tr.top{
	background-color: #B3BCC3; 
	font: bold 11px Verdana; 
	color: #FFFFFF;
}

a.boxes-text:link {
	 color:#006699;
}

a.boxes-text:hover {
	 color: #006699;
}

a.boxes-text:visited {
	 color: #006699;
}

a.boxes-text:active {
	 color: #006699;
}
a.header:link {
	 color:#91C255;
	 text-decoration:none;
}

a.header:hover {
	 color: #91C255;
 	 text-decoration:none;
}

a.header:visited {
	 color: #91C255;
	 text-decoration:none;
}

a.header:active {
	 color: #91C255;
 	 text-decoration:none;
}
.featurestext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.features-text:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
a.features-text:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}a.features-text:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}a.features-text:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}


.ssl {
	font-size: 13px;
	font-weight: bold;
	color: 0148a0;
	font-family: Arial, Helvetica, sans-serif;
}
.maintext {
	font-size: 13px;
}
.boxes-maintext {
	font-size: 13px;
	color: 8A8A8A;
}


.welcome-gray-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 18px;
}
.news-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 4A4A4A;
	text-decoration: none;
}
.featured-project-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
	text-decoration: none;
}
.dot-line {
	background-image: url(images/dot-line.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
}
.textfiled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid D3D2D2;
}
.testimonial-text {
	font-family: Arial, Helvetica, sans-serif;
	color: #4A4A4A;
	text-decoration: none;
	font-size: 11px;
}
input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}