#wrapper{
	margin: 0px auto;
	padding: 0px;
	height: 40px;
	background-image: url(../new/images/menu-top-bgr.gif);
	background-repeat: repeat-x;

	

}

#header {
	text-align: center;
	height: 185px;
	margin: 0px;
	padding: 0px;
	min-width:790;
	background-image: url(../new/images/header-bgr.gif);

}

#container{

	background-color: #FFFFFF;

	width: 850px;

	font-family: Arial, Helvetica, sans-serif;

	color: #000000;

	margin-top: 10px;

	margin-right: auto;

	margin-left: auto;

	margin-bottom: 0px;

	padding: 0px;

	

}

#web-hosting{

	float: left;

	height: 250px;

	width: 300px;

	margin-left: 13px;

	background-repeat: no-repeat;

	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;

	text-align: center;

	vertical-align: bottom;

	margin-right: 10px;

	background-image: url(../new/images/web-hosting-backgr.gif);

}

#web-hosting a{

	background-image: url(../new/images/button-bgr.gif);

	display: block;

	height: 32px;

	width: 120px;

	text-align: center;

	line-height: 32px;

	color: #FFFFFF;

	border: 2px ridge #333333;

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;

	vertical-align: middle;

	margin-right: auto;

	margin-left: auto;

}

#web-hosting a:hover{

	text-decoration: underline;

	font-family: Arial, Helvetica, sans-serif;

	list-style-type: square;

}

#included{

	width: 300px;

	float: left;

	margin-right: 15px;

	list-style-type: square;

	text-align: justify;

}

#web-design{

	float: left;

	height: 300px;

	width: 300px;

	background-repeat: no-repeat;

	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;

	text-align: center;

	vertical-align: bottom;

	background-image: url(../new/images/web-design-backgr.gif);

	margin: 30px 10px 0px 13px;

	padding: 0px;

}

#web-design a{

	background-image: url(../new/images/button-bgr.gif);

	display: block;

	height: 32px;

	width: 120px;

	text-align: center;

	line-height: 32px;

	color: #FFFFFF;

	border: 2px ridge #333333;

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;

	vertical-align: middle;

	margin-right: auto;

	margin-left: auto;

}

#web-design a:hover{

	text-decoration: underline;

	font-family: Arial, Helvetica, sans-serif;

	list-style-type: square;	

}

#footer-text{

	color: #5A1618;

	font-size: x-small;

	text-align: center;

	width: 850px;

	margin-right: auto;

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: auto;

	line-height: 17px;

	padding: 0px;

	height: 100px;

}	



/* Additional Styles */


.bold {
	font-weight: bold;
}


.red {
	color: #DF0000;
}
.red-small {
	color: #DF0000;
	font-size: small;
}

.red-bold {
	color: #DF0000;
	font-weight: bold;
}
.red-bold-large {
	color: #DF0000;
	font-weight: bold;
	font-size: large;
}
#container #input {
	margin: 0px;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
}


#container  .input-text  {
	clear: right;
	float: left;
	width: 382px;
}
#container .left-indent {
	padding: 0px;
	float: left;
	margin: 0px;
	width: 300px;
}
#container   .left-indent-sp {
	float: left;
	margin: 0px;
	width: 300px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #input-textb {
	margin: 0px;
	clear: both;
	height: 80px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container .input-textbox {
	clear: right;
	float: left;
	width: 375px;
	text-align: right;
	padding-right: 7px;
}


#checkbox {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 175px;
}
#container .space {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#container #checkbox .left {
	float: left;
}
#container #checkbox .right {
	float: right;
}
