a img, :link img, :visited img {
	border: 0 none;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	color: #333333;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h1, h2, h3, fieldset, form {
	margin:0;
	padding:0;
	color: #000000;
}

h1 { 	font-size: 18px; }
h2 { 	font-size: 14px; }
h3 { color:#509400;	font-size: 14px; }
img, fieldset { border:0 }


.clear { clear: both } 

.listitem {
	background-image: url(../images/dot.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	margin-top: 5px;
	padding-right: 70px;
}

.listitem2 {
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	margin-top: 5px;
	padding-right: 25px;
}

.entry {
	padding-right: 34px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}

.graytext {
	color: #999999;
}

.right {
	text-align: right;
}

#container {
	margin:0 auto;
	width: 951px;
}

#logo {
	float: left;
	width: 951px;
}

#row2 {
	float: left;
	width: 951px;
}

#underlogo {
	float: left;
}

#belly {
	float: left;
}

#navigation {
	float: left;
	width: 950px;
	padding-left: 7px;
	margin-right: 0px;
}

#contentcontainer {
	float: left;
	text-align: left;
}

#content {
	float: left;
	text-align: left;
	width: 720px;
	padding-top: 25px;
}

#testimonials {
	float: left;
	text-align: left;
	width: 231px;
	padding-top: 40px;
	padding-bottom: 60px;
	background-image: url(../images/layout_14.jpg);
	background-repeat: no-repeat;
	color: #333333;
}

#footer1 {
	height: 12px;
	float: left;
	width: 100%;
	background-color: #253139;
}

#footer2 {
	text-align: center;
	float: left;
	width: 100%;
	/*height: 50px;*/
	background-color: #2d5065;
	padding-top: 10px;
	color: #CCCCCC;
}

a:link {
	color: #ff9b1d;
	text-decoration: none;
}

a:visited {
	color: #ff9b1d;
	text-decoration: none;
}

a:hover {
	color: #ff9b1d;
	text-decoration: underline;
}

a:active {
	color: #ff9b1d;
	text-decoration: none;
}


#breadcrumb { padding-bottom:50px; }
	#breadcrumb p, #breadcrumb ul, #breadcrumb li { float:left }
	#breadcrumb ul { margin:0; padding:0 }
	#breadcrumb li { list-style:none; margin:8px 0 0 10px; padding-left:10px; background:url(../images/arrow-breadcrumb.jpg) 0 50% no-repeat; }
		#breadcrumb li.parent { padding-left:0; background:none }
		
/* Form */
form { margin:20px 0 }
	.text { height:17px; }
	.text, textarea, select { border:1px solid #368fd4; padding:1px 0 0 3px; color:#7f7f7f }
	.button { padding:1px 0 0 3px; float: left; background:#e9e9e9 url(../images/button.jpg) repeat-x; border:1px solid #d4d4d4; cursor:pointer; font-weight:bold; height:22px; }
	textarea { font-family:Arial, Helvetica, sans-serif;}
		html>/**/body textarea { width:280px }
	label { clear:both; float:left; width:160px; display:block; text-align:left; font-weight:bold; color:#616161 }
	.form_item { margin:6px 0 }


.sideleft {
	float: left;
	width: 330px;
}

.mid {
	float: left;
	width: 10px;
}

.sideright {
	float: left;
	width: 310px;
}

.pad {
	padding-left: 20px;
	padding-right: 20px;
}

.sectionbg {
	padding-top: 8px;
	background:#ffffff url(../images/sectionbg.jpg) no-repeat;
	padding-left: 40px;
}

.sectionbg2 {
	background:#ffffff url(../images/sectionbg2.jpg) no-repeat;
	padding-left: 40px;
}

.sectionbg3 {
	background:#ffffff url(../images/sectionbg3.jpg) no-repeat;
	padding-left: 20px;
	padding-top: 15px;
}

.sectionbgsingle {
	padding-top: 8px;
	background:#ffffff url(../images/sectionbg.jpg) no-repeat;
	padding-left: 40px;
	padding-right: 40px;
}

.buttonpadd {
	padding:5px 10px 0 0;
}

.sideleft2 {
	float: left;
	width: 400px;
}

.sideright2 {
	float: right;
	width: 220px;
	text-align: right;
}

.up {
	margin-top: 2px;
}

.price {
	text-align: right;
	color: #CC3300;
	margin: 0 0 0 0;
}

.service {
	margin: 10 0 10 0;
}

.items { margin:0; padding:0; }
	.items li { background:url(../images/list-border.jpg) no-repeat 16px 100%; list-style:none; margin-bottom:10px; }
	
	/* Porfolio */
	#portfolio .banner { background:#000 url(../images/banner-portfolio-bg.jpg) no-repeat 100% 0; color:#fff; font-size:140%; text-align:right; }
		#portfolio .banner p { padding:50px 20px 0 150px; }
			#portfolio #content .items li { float:left }
			#portfolio .items li, #portfolio .thumbnail h3, #portfolio .thumbnail p { background:none; padding:0; margin:0 }
				#portfolio .items li .thumbnail { background:url(../images/thumbnail-bg.jpg) no-repeat 50% 0; text-align:center; width:240px; height:124px; margin:20px 0 40px 0 }
					#portfolio .thumbnail img { margin:5px 0 0 0; width:136px; height:84px }
				#portfolio .items li h3 { font-size:100%; margin-top:36px;}
		#portfolio .content { display:block; clear:both; }
	/* Porfolio end */
