#maincol h2 {
	color: #0F63F9;
	line-height: 30px;
	font-weight: bolder;
}
#mobile h2 {
	color: #069;
	line-height: 30px;
	font-weight: bolder;
}
#hosting h2 {
	color: #069;
	line-height: 30px;
	font-weight: bolder;
}
#webdesign h2 {
	color: #0F63F9;
	line-height: 30px;
	font-weight: bolder;
}
#webspecials h2 {
	color: #FE8505;
	line-height: 30px;
	font-weight: bolder;
}
#contacts h2 {
	color: #1B2DA0;
	line-height: 30px;
	font-weight: bolder;
}
#footer img {
	padding: 10px;
}
#rightcol h2 {
	line-height: 30px;
	color: #FE8505;
	font-weight: bolder;
}
body {
	background-color: #D1D1D1;
	width: 100%;
	background-image: url(images/ornate_wallpaper.gif);
}
#menu {
	border-top: 1px solid #ccc;
	font-weight:normal;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
}
#menu a {
	color:#333E6C;
	text-decoration:none;
}
#menu a:hover {
	color:#FF8504;
	text-decoration:underline;
}
#menu a.current {
	color:#0FF9FE;
}
.button {
	float:left;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 16px;
	border-right: 1px solid #071369;
	background-color: #CCC;
}
.buttonlast {
	float:left;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 16px;
	background-color: #CCC;
}
.buttonfirst {
	float:left;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 16px;
	border-right: 1px solid #071369;
	background-color: #CCC;
}
.container {
	width: 960px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	height: auto;
	position: relative;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D1D1D1;
	font-size: 13px;
}
#footer {
	color: #242A44;
	width: 960px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-align: center;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #D1D1D1;
	margin-top: 20px;
}

#icons {
	width:200px;
	background-color:#d1d1d1;
	padding-right: 5px;
	padding-left: 18px;
	float:left;
}

#icons2 {
	width:200px;
	background-color:#D1D1D1;
	padding-right: 15px;
	padding-left: 5px;
	float: right;
	padding-top: 5px;
}
#maincol {
	position: relative;
	width:310px;
	height:700px;
	margin:10px;
	padding-left: 20px;
	padding-right: 10px;
	-mozborder-radius:35px;
	-webkit-border-radius:35px;
	background-color: #FFF;
	font-weight: normal;
	float: left;
	padding-bottom: 20px;
}
#webdesign {
	float: left;
	position: relative;
	width:677px;
	height:auto;
	margin:10px;
	padding-left: 20px;
	padding-right: 10px;
	-mozborder-radius:35px;
	-webkit-border-radius:35px;
	background-color: #FFF;
	font-weight: normal;
	padding-bottom: 20px;
}
#webspecials {
	float: left;
	position: relative;
	width:677px;
	height:auto;
	margin:10px;
	padding-left: 20px;
	padding-right: 10px;
	-mozborder-radius:35px;
	-webkit-border-radius:35px;
	background-color: #FFF;
	font-weight: normal;
	padding-bottom: 20px;
}
#contacts {
	float: left;
	position: relative;
	width:672px;
	height:500px;
	padding-left: 20px;
	padding-right: 10px;
	-mozborder-radius:35px;
	-webkit-border-radius:35px;
	background-color: #FFF;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 24px;
}
#hosting {
	float: left;
	position: relative;
	width:675px;
	height:500px;
	padding-left: 20px;
	padding-right: 10px;
	-mozborder-radius:35px;
	-webkit-border-radius:35px;
	background-color: #FFF;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 24px;
}
#mobile{
	float: left;
	position: relative;
	width:675px;
	height:500px;
	padding-left: 20px;
	padding-right: 10px;
	-mozborder-radius:35px;
	-webkit-border-radius:35px;
	background-color: #FFF;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 24px;
}
#rightcol {
	float: left;
	position: relative;
	width:320px;
	margin:10px;
	padding-left: 15px;
	padding-right: 15px;
	height:700px;
	-mozborder-radius:35px;
	-webkit-border-radius:35px;
	background-color: #FFF;
 .clearfix:after {
 content: ".";
 display: block;
height: 0;
 clear: both;
 visibility: hidden;
 background-color: #FFF;
 font-weight: normal;
	margin: 10px;
	padding-bottom: 20px;
	padding-bottom: 20px;
}
#header {
	background-color: #252B4A;
	background-repeat: repeat;
}
.corners {
	height:auto;
	width:70px;
	background:#d1d1d1;
	margin:20px;
	padding:30px;
	-mozborder-radius:15px;
	-webkit-border-radius:15px;
}
#rightcol h2 img {
	padding-left: 5px;
	padding-top: 1px;
}
#mainbody {
	width: 960px;
	height: auto;
}
#contacts form {
	width: 400px;
	padding-bottom: 20px;
	margin: 20px
	
} #message {
	width: 255px;
}
#contacts form   {
	padding-bottom: 30px;
}
#table    {
	color: #069;
	background-color: #D1D1D1;
	margin: 15px;
	font-weight: normal;
	text-align: left;
}#gifs    {
	float: none;
}
.container #mainbody #hosting table tbody tr th {
	color: #069;
}
.container #mainbody #hosting table {
	color: #3485AD;
	text-align: center;
	font-weight: bold;
}
.type {
	font-style: italic;
}

