body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	background-color: #F5F5F5;
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.clients IMG {
  padding-bottom:0px;
}

.mbutton_main 
{
	float: left;
	width:142px;
	height:43px;
	display:block;
	background-image:url(/images/99s.png);
	background-position: 0 0;
	cursor:pointer;
}
.mbutton_main span.hover
{	
	width:142px;
	height:43px;
	display:block;
	position: absolute;
	background-image:url(/images/99s.png);
	background-position: 0 127px;
	cursor:pointer;
}

.mbutton_about
{
	float: left;
	width:186px;
	height:43px;
	display:block;
	background-image:url(/images/99s.png);
	background-position: 800px 0;
	cursor:pointer;
}
.mbutton_about span.hover
{
	width:186px;
	height:43px;
	display:block;
	position: absolute;
	background-image:url(/images/99s.png);
	background-position: 800px 127px;
	cursor:pointer;
}


.mbutton_service
{
	float: left;
	width:205px;
	height:43px;
	display:block;
	background-image:url(/images/99s.png);
	background-position: -340px 0;
	cursor:pointer;
}
.mbutton_service span.hover
{
	width:205px;
	height:43px;
	display:block;
	position: absolute;
	background-image:url(/images/99s.png);
	background-position: -340px 127px;
	cursor:pointer;
}
.mbutton_prices 
{
	float: left;
	width:150px;
	height:43px;
	display:block;
	background-image:url(/images/99s.png);
	background-position: -550px 0;
	cursor:pointer;
}
.mbutton_prices span.hover
{
	width:150px;
	height:43px;
	display:block;
	position: absolute;
	background-image:url(/images/99s.png);
	background-position: -550px 127px;
	cursor:pointer;
}

.mbutton_portfolio
{
	float: left;
	width:114px;
	height:43px;
	display:block;
	background-image:url(/images/99s.png);
	background-position: -700px 0;
	cursor:pointer;
}
.mbutton_portfolio span.hover
{
	width:114px;
	height:43px;
	display:block;
	position: absolute;
	background-image:url(/images/99s.png);
	background-position: -700px 127px;
	cursor:pointer;
}

.mbutton_contact
{
	float: left;
	width:126px;
	height:43px;
	display:block;
	background-image:url(/images/99s.png);
	background-position: -825px 0;
	cursor:pointer;
}

.mbutton_contact span.hover
{
	width:126px;
	height:43px;
	display:block;
	position: absolute;
	background-image:url(/images/99s.png);
	background-position: -825px 127px;
	cursor:pointer;
}














a{outline:none}
@font-face {
    font-family: 'MyriadWebProRegular';
    src: url('../fonts/myriad-web-pro-webfont.eot');
    src: url('../fonts/myriad-web-pro-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/myriad-web-pro-webfont.woff') format('woff'),
         url('../fonts/myriad-web-pro-webfont.ttf') format('truetype'),
         url('../fonts/myriad-web-pro-webfont.svg#MyriadWebProRegular') format('svg');
    font-weight: normal;
  

}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#container {
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.clear {
	clear: both;
}
#logo {
	float: left;
	height: 70px;
	width: 400px;
}
#toplinks {
float: right;
height: 70px;
width: 553px;
}
#toplinks ul {
	background-color: #EAEAEA;
	border: 1px solid #DFDFDF;
	/*width: 400px;*/
	float: right;
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#toplinks ul li {
	display: block;
	list-style-type: none;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(../images/pix1.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#toplinks a, a:visited, a:hover {
	color: #333;
	text-decoration: none;
}
#toplinks a:hover {
		text-decoration: underline;
}
#mainmenu {
	width: 953px; height:42px;
}

 
#mainmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}
#mainmenu ul li {
	font-family: MyriadWebProRegular;
	display: block;
	float: left;
	background-image: url(../images/menuspacer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	padding-right: 32px;
	padding-left: 32px;
	list-style-type: none;
	color: #000;
	height: 41px;
}
#mainmenu a:link, #mainmenu a:visited {
	color: #000;
	text-decoration: none;
	display: block;
	margin-top: 13px;
}
#mainmenu a:hover {
	color: #B11F24;
	text-decoration: none;
}
#mainmenu ul #current a, #mainmenu ul #current a:visited, #mainmenu ul #current a:hover {
	color: #B11F24;
}
a:link, a:visited {
	color: #0481C6;
	text-decoration: underline;
}
a:hover {
	color: #0481C6;
	text-decoration: none;
}

#banner {
	
	background-repeat: no-repeat;
	height: 301px;
	width: 998px;
	margin-top: 5px;
	border: 2px solid #F5F5F5;
	font-size: 14px;
	color: #F5F5F5;
}
#bannerinner {
	background-image: url(../images/headin.jpg);
	background-repeat: no-repeat;
	height: 117px;
	width: 998px;
	margin-top: 5px;
	border: 2px solid #F5F5F5;
	font-size: 14px;
	color: #F5F5F5;
}

#bannerleft {
	float: left;
	height: 301px;
	width: 379px;
}
#bannerleft a, #bannerleft a:visited {
	background-image: url(../images/coupon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 275px;
	display: block;
	margin-top: 220px;
	margin-left: 30px;
}
#bannerleft a:hover {
	background-position: left bottom;
}


#bannerright {
	float: left;
	height: 301px;
	width: 609px;
}
#bannerright h1 {
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin-top: 130px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 24px;
	text-align: center;
}
#container #banner #bannerright form {
	height: 40px;
	margin-top: 44px;
	margin-right: 40px;
	margin-left: 30px;
}
.domainsearch {
	background-image: url(../images/domainbg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 159px;
	background-position: left top;
}

/*FORM*/

/* all form DIVs have position property set to relative so we can easily position newly created SPAN */
form div{position:relative; color:#333} 

/* setting the width and height of the SELECT element to match the replacing graphics */
select.select{
		position:relative; font-size:12px; 
		z-index:10;
		width:70px !important;
		height:30px !important;
		line-height:30px;
}
.domain {
	background-image: url(../images/formbg1.gif);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 184px;
}


/* dynamically created SPAN, placed below the SELECT */
span.select{
	position:absolute;
	bottom:0;
	float:left;
	left:0;
	width:77px;
	height:30px;
	line-height:30px;
	text-indent:10px;
	cursor:default;
	z-index:1;
	background-image: url(../images/formbg2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	



form .domain input {
	background-color: #FBFBFB;
	width: 170px;
	height: 24px;
	margin-top: 3px;
	margin-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
}
.find {
	float: left;
	height: 36px;
	width: 69px;
	margin-left: -4px;
}
/*END FORM*/.plan {
	float: left;
	width: 327px;
	margin-right: 8px;
	overflow: hidden;
	margin-top: 15px;
}
.plan1 {
	background-image: url(../images/pt1.gif);
	background-repeat: no-repeat;
	height: 79px;
	width: 327px;
}
.plan2 {
	background-image: url(../images/pt2.gif);
	background-repeat: no-repeat;
	height: 79px;
	width: 327px;
}
.plan3 {
	background-image: url(../images/pt3.gif);
	background-repeat: no-repeat;
	height: 79px;
	width: 327px;
}


.plancontent {
	background-image: url(../images/bgplan.gif);
	background-repeat: repeat-y;
	width: 327px;
	overflow: hidden;
}
.plancontent ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
	list-style-type: none;
}
.plancontent ul li {
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.plancontent h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	background-color: #858585;
	width: 290px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.buttons {
	height: 42px;
	width: 283px;
	margin-right: auto;
	margin-left: auto;
}
a.view:link, a.view:visited {
	background-image: url(../images/view.png);float:left;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 40px;
	width: 139px;
	margin-right: 4px;
	cursor: pointer;
}
a.order:link, a.order:visited { float:left;
	background-image: url(../images/order.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 40px;
	width: 139px;
	cursor: pointer;
}
.visa{
background-image: url(../images/v1.png);
}


a.view:hover, a.order:hover {background-position: left bottom;}
.shadpl {
	background-image: url(../images/pbb.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 327px;
}
#cloudmain {
background-color: #EAEAEA;
float: left;
margin-left: 2px;
width: 658px;
border: 1px solid #DFDFDF;
margin-top: 15px;
background-image: url(../images/cloudicon.png);
background-repeat: no-repeat;
background-position: 470px 7px;
height: 170px;
line-height: 18px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#cloudmain h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#testim h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#cloudmain p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 193px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#testim {
	width: 296px;
	float: left;
	margin-top: 10px;
	margin-left: 25px;
}
#testim p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 21px;
}
.featcol {
	float: left;
	width: 298px;
	margin-right: 30px;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.feat {
	background-image: url(../images/ic1.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
}
.feat h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 70px;
	text-transform: uppercase;
}
.feat p {
	margin-left: 72px;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 18px;
}
.line {
	background-image: url(../images/spacerlong.gif);
	background-repeat: no-repeat;
	height: 2px;
	width: 761px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#partners {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/444.png);
	background-repeat: no-repeat;
	height: 41px;
	margin-bottom: 15px;
}
#footer {
	color: #999999;
	text-decoration: none;
	background-color: #212222;
	width: 100%;
	padding-top: 20px;
padding-bottom: 15px;
	overflow: hidden;
}
#footcont {
	width: 993px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#footcont ul {
	list-style-type: none;
	padding: 0px;
	float: left;
	width: 148px;
	display: block;
	margin-top: 0px;
	margin-right: 47px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}
#footcont ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #464646;
}
#footcont ul li a, a:visited {
	color: #999999;
	text-decoration: none;
}
#footcont ul li a:hover {
	color: #A9A9A9;
	text-decoration: none;
}
#footcont ul li.heading {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#helpfooter {
	float: left;
	width: 197px;
}
.hptop {
	background-image: url(../images/fth1.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 197px;
}
.hpbottom {
	background-image: url(../images/fth2.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 197px;
}

.hpbody {
	width: 197px;
	background-color: #3F3F40;
	padding-top: 15px;
	padding-bottom: 20px;
}
.helpcont {
	width: 155px;
	margin-right: auto;
	margin-left: auto;
}
.helpcont h5 {
	font-family: MyriadWebProRegular;
	font-size: 24px;
	color: #999;
font-weight: normal;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 6px;
margin-left: 0px;
}
#cpcont {
	font-size: 11px;
	background-color: #3C3C3D;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
}
#copybox {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
#copybox a:link, a:visited {
	color: #999;
	text-decoration: underline;
}
#copybox a:hover {
	color: #999;
	text-decoration: none;
}
