*
{
	margin: 0px;
	padding: 0px;
}
body
{
	color: #666;
	font-size: normal 16px;
	font-family: Georgia, Times, "Times New Roman", serif;
	background-color:#fff;
}
.floatLeft, .fL, .fLeft
{
	float: left;
}
.floatRight, .fR, .button
{
	float: right;
}


.floatguarantee
{
    width: 94px;
    height: 94px;
	float: left;
	padding-right: 5px;
	background: url(../images/guarantee.gif) no-repeat;
}

.clientele
{
    width: 362px;
    height: 109px;
	float: left;
	padding-right: 5px;
	background: url(../images/clientele.gif) no-repeat;
}

.clear
{
	clear: both;
	display: block;
}
.holder
{
	margin: auto;
	width: 800px;

}

.holder2
{
	margin: auto;
	margin-top: 50px;
	width: 800px;
}
img
{
	border: 0px;
}


h4 {
	color: #6e6666;
    font-family: Arial, Helvetica,sans-serif; 
    font-size: 26px;
    letter-spacing: -1px;
}

#Header
{
	background: #75c618 url(../images/header-bg.gif) left top repeat-x;
}
#Header .holder
{
	height: 108px;
	position: relative;
}
#Header .logo
{
	background: url(../images/logo.gif) left top no-repeat;
	left: 24px;
	position: absolute;
	top: 17px;
}
#Header .logo a
{
	display: block;
	height: 91px;
	width: 329px;
}
#Header .logo a span
{
	display: none;
}
#Nav
{
	background: url(../images/nav-bg.gif) left top repeat-x;
}
#Nav .holder
{
	height: 56px;
}
#Nav .holder li
{
	display: inline;
}
#Nav .holder li a
{
	background: url(../images/spacer.gif) left top no-repeat;
	display: block;
	float: left;
    font: bold 18px/47px Arial, Helvetica,sans-serif; 
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	padding: 0px 40px;
	padding-bottom: 9px;
	text-decoration: none;
}
#Nav .holder li a:hover, #Nav .holder li a.selected
{
	background: url(../images/arrow.gif) center bottom no-repeat;
}
#Nav .holder li a.PtW
{
	height: 56px;
	overflow: hidden;
	padding: 0px 32px;
	text-align: center;
}
#Nav .holder li a.PtW span
{
	background: url(../images/menu-orange.gif) left center no-repeat;
	cursor: pointer;
	display: block;
	height: 47px;
	width: 161px;
}
#Content
{
	padding: 40px 0px;
}

#Contentimage
{
	background-image: url(../images/tile.jpg);
}


#Content .floatLeft
{
	width: 430px;
}
#Content .floatRight
{
	line-height: 20px;
	width: 350px;
}
#Content strong
{
	color: #ff9900;
	font-weight: normal;
}
#Content h1, #Content h2
{
	color: #6e6666;
    font-family: Arial, Helvetica,sans-serif; 
    font-size: 26px;
    letter-spacing: -1px;
}
#Content h2 a:link
{
	color: #6C0;
	font-size: normal 24px/34px;
	font-family: Georgia, Times, "Times New Roman", serif;
}
#Content h2 a:visited
{
	color: #6C0;
	font-size: normal 24px/34px;
	font-family: Georgia, Times, "Times New Roman", serif;
}
#Content .top
{
	padding-bottom: 25px;
}
#Content .mac
{
	background: url(../images/cafe.jpg) center top no-repeat;
	width: 780px;
	height: 300px;
	padding-bottom: 20px;
}
#Content .wp
{
	background: url(../images/wp.jpg) center top no-repeat;
	height: 285px;
	padding-bottom: 20px;
}
#Content .discount
{
	background: url(../images/discount.jpg) center top no-repeat;
	height: 285px;
	padding-bottom: 20px;
}
#Content .bottom
{
	background: url(../images/graphics.gif) left top no-repeat;
	padding-top: 64px;
}
#Content .fL
{
	width: 400px;
}
#Content .fR
{
	height: 220px;
	padding-right: 55px;
	position: relative;
	width: 270px;
}
#Content .fR a
{
	display: block;
	position: absolute;
}
#Content .fR a span
{
	display: none;
}
#Content .fR a.contact
{
	background: url(../images/start.jpg) left no-repeat;
	height: 213px;
	left: 0px;
	top: 0px;
	width: 265px;
}
#Content .fR a.portfolio
{
	background: url(../images/right-area.gif) -169px top no-repeat;
	height: 101px;
	left: 169px;
	top: 0px;
	width: 95px;
}
#Content .fR a.off
{
	background: url(../images/right-area.gif) left -110px no-repeat;
	height: 110px;
	left: 0px;
	top: 110px;
	width: 104px;
}
#Content .fR a.discount
{
	background: url(../images/right-area.gif) -164px -110px no-repeat;
	height: 110px;
	left: 164px;
	top: 110px;
	width: 105px;
}
#Content .fLeft
{
	line-height: 20px;
	padding-bottom: 25px;
	width: 225px;
}
#Content .button
{
	background: #66cc00;
	border: 0px;
	color: #fff;
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 4px 13px;
}

#rightcolumn
{
    float:left;
	background-color:#fff;
	width: 300px;
	height: 500px;
	background: url(/images/help.jpg) no-repeat;
}

#holderleft
{
    margin-left:320px;
    margin-right: 40px;
    float:left;
	width: 300px;

}

#holderleftbottom
{

    margin-top: 50px;
    margin-bottom: 10px;
    float:left;
	width: 250px;
	background-color: #fff;

}



#Footer
{
    float: left;
    width: 100%;
	background: #fff url(../images/footer_background.jpg) repeat-x;
	color: #333;
	padding: 40px 0px;
}
#Footer .top
{
	font-size: normal 14px/20px;
	font-family: Georgia, Times, "Times New Roman", serif;
}
#Footer .top p
{
	padding-bottom: 25px;
}
#Footer .top h3
{
	color: #6e6666;
    font-family: Arial, Helvetica,sans-serif; 
    font-size: 26px;
    letter-spacing: -1px;
	padding-bottom: 8px;
	text-shadow: 1px 1px 1px #fff;
}
#Footer .bottom
{
	font: normal 12px Arial, Helvetica, sans-serif;
	padding-top: 20px;
}
#Footer .bottom a
{
	color: #333;
	text-decoration: none;
}
#Footer .bottom a:hover
{
	text-decoration: underline;
}



/* CLASSES */

.letus a:link
{
    text-decoration: none;
	color: #ff9900;
	font-family: Georgia, Times, "Times New Roman", serif;
	border-bottom-color: #ff9900;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.letus a:visited
{
    text-decoration: none;
	color: #ff9900;
	font-family: Georgia, Times, "Times New Roman", serif;
	border-bottom-color: #ff9900;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}



.buynow a:link
{
	background-color: #66CC00;
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	margin-left: 7px;
	margin-top: 7px;
	padding-top: 7px;
	text-align: center;
	text-decoration: none;
	width: 100px;
}
.buynow a:visited
{
	background-color: #66CC00;
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	margin-left: 7px;
	margin-top: 7px;
	padding-top: 7px;
	text-align: center;
	text-decoration: none;
	width: 100px;
}
.buynow a:hover
{
	background-color: #99CC00;
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	margin-left: 7px;
	margin-top: 7px;
	padding-top: 7px;
	text-align: center;
	text-decoration: none;
	width: 100px;
}


.buttonform
{
background-color: #ff9900;
border: none;
border-top-right-radius:10px;
border-top-left-radius:10px;
border-bottom-right-radius:10px;
border-bottom-left-radius:10px;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
letter-spacing: -1px;
height: 45px;
width: 250px;
}




.fields
{
	background-color: #EEEEEE;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	height: 20px;
	padding-left: 5px;
	padding-top: 5px;
	width: 250px;
}
.fieldsdrop
{
	background-color: #FFFFCC;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	height: 26px;
	padding-left: 5px;
	padding-top: 5px;
	width: 180px;
}
.fields_multi
{
	background-color: #EEEEEE;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	height: 120px;
	padding-left: 5px;
	padding-top: 5px;
	width: 250px;
}
.contactFormArea
{
	background-color: #FFFFFF;
}
.text_green
{
	color: #ff9900;
    font-family: MuseoSlab, Rockwell, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
}
.text_green a:link
{
	color: #66CC00;
    font-family: MuseoSlab, Rockwell, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
}
.text_green a:visited
{
	color: #66CC00;
    font-family: MuseoSlab, Rockwell, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
}
.text_24
{
	color: #6e6666;
    font-family: Arial, Helvetica,sans-serif; 
    font-size: 26px;
    font-weight: bold;
    letter-spacing: -1px;
}
.textgrayportfolio a:link
{
	border-bottom-color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: #666666;
    font-family: MuseoSlab, Rockwell, Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	text-decoration: none;
}
.textgrayportfolio a:visited
{
	border-bottom-color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: #666666;
    font-family: MuseoSlab, Rockwell, Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	text-decoration: none;
}



.portfolios {
    margin: auto;
    width:800px;
}



.portfoliobox
{
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-right: 30px;
	margin-bottom: 30px;
	width: 150px;
	height: 180px;
	padding: 5px;
	background-color: #fff;
	
	/* border-color: #ddd;
	border-style: solid;
	border-width: 1px; */
}
.portfoliobutton a:link
{
	background-color: #cc0000;
	color: #fff;
	display: block;
	font-family: Arial Rounded MT Bold;
	font-size: 14px;
	height: 20px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 80px;
}
.portfoliobutton a:visited
{
	background-color: #cc0000;
	color: #fff;
	display: block;
	font-family: Arial Rounded MT Bold;
	font-size: 14px;
	height: 20px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 80px;
}
.gray
{
	background-color: #fff;
	padding: 10px;
	width: 100%;
}
.payment
{
	margin-left: 400px;
	width: 900px;
}