*{
padding:0;
margin:0;
}


body{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#565656;
margin:25px auto;
}


a{
color:#eb2901;
text-decoration:underline;
outline:none;
}

a:hover{
text-decoration:none;
color:#000;
}

img{border:none; outline:none;}

ul{
padding:0;
margin:0;
}

li{
list-style:none;
padding:0;
margin:0;
}


h1{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#787878;
margin-bottom:15px;
padding:15px 0 6px 0;
text-transform:uppercase;
border-bottom:solid 1px #dedede;
}

h2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#787878;
margin-bottom:12px;
text-transform:uppercase;
}

h3{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#373737;
margin-bottom:10px;
text-transform:uppercase;
}


p{
margin-bottom:12px;
line-height:17px;
}

#wrapper{
width:860px;
margin:0 auto;
}

#header{
width:855px;
height:38px;
margin-bottom:1px;
border:solid 1px #dedede;
background-color:#f6f6f6;
padding:0 0 0 5px;
}

#logo{
width:202px;
height:29px;
float:left;
margin:4px 0 0 0;
}

#top_nav{
float:right;
}

#top_nav ul{
list-style:none;
padding:0;
margin:0;
}

#top_nav ul li{
float:left;
display:block;
padding:0 10px 0 0;
}


#top_nav ul li a{
display:block;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-transform:uppercase;
font-weight:bolder;
color:#939393;
padding:5px 5px 0 5px;
text-decoration:none;
border-top:solid 3px #f6f6f6;
}

#top_nav ul li a:hover,#top_nav ul li.active a{
border-top:solid 3px #eb2901;
}

#banner{
width:860px;
position: relative;

}

#content{
width:860px;
padding:20px 0;
}

#bottom_boxes{
width:860px;
height:100px;
}

#bottom_boxes a{
width:200px;
height:100px;
display:block;
float:left;
}

#bottom_boxes a.link_services{
background:url(../images/link_services.gif) no-repeat left top;
margin-right:20px;
}

#bottom_boxes a.link_portfolio{
background:url(../images/link_portfolio.gif) no-repeat left top;
margin-right:20px;
}

#bottom_boxes a.link_testimonials{
background:url(../images/link_testimonials.gif) no-repeat left top;
margin-right:20px;
}

#bottom_boxes a.link_contact{
background:url(../images/link_contactus.gif) no-repeat left top;
}


#bottom_boxes a.link_logo{
background:url(../images/logowork.gif) no-repeat left top;
margin-right:20px;
}

#bottom_boxes a.link_webdesign{
background:url(../images/webwork.gif) no-repeat left top;
margin-right:20px;
}

#bottom_boxes a.link_ecommerce{
background:url(../images/ecommercework.gif) no-repeat left top;
margin-right:20px;
}

#bottom_boxes a.link_flash{
background:url(../images/flashwork.gif) no-repeat left top;
}


#bottom_boxes a:hover{
background-position:bottom;
}

#column_left{
width:200px;
float:left;
}

#left_menu{
width:200px;
margin-bottom:25px;
}

#left_menu ul{
list-style:none;
padding:0;
margin:0;
}

#left_menu ul li{
margin-bottom:5px;
border-bottom:solid 1px #dedede;
padding-bottom:5px;
}

#left_menu ul li a{
color:#787878;
font-size:10px;
text-transform:uppercase;
text-decoration:none;
}

#left_menu ul li a:hover, #left_menu ul li.active a{
color:#eb2901;
}


#column_right{
width:640px;
float:right;
}

.bullet_txt{
margin-bottom:15px;
}

.bullet_txt ul{
list-style:none;
padding:0;
margin:0;
}

.bullet_txt ul li{
background:url(../images/red_bullet.gif) no-repeat left 4px;
padding-left:10px;
margin-bottom:5px;
}


.portfolio_row{
width:640px;
}

.portfolio_thumb{
width:202px;
margin:0 17px 20px 0;
float:left;
line-height:18px;
}

.portfolio_lastthumb{
width:202px;
float:right;
line-height:18px;
}

.thumb_brd{
width:200px;
border:solid 1px #dedede;
margin-bottom:5px;
padding:0 0 5px 0;

}

.thumb_link{
color:#000000;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
margin-left:10px;
}

.thumb_link:hover{
color:#e60303;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:underline;
}

.thumb_brd img{
margin-bottom:5px;
}

.featured_work{
width:860px;
margin-bottom:10px;
}

.featured_work img{
border:solid 1px #dedede;
}

#categories{
width:860px;
}

#categories img{
margin-right:13px;
float:left;
}

#categories .img_last{
margin-right:0;
float:left;
}


.line_separator{
border-bottom:solid 1px #dedede;
margin-bottom:10px;
}


.big_name{
font-size:22px;
color:#6d6d6d;
}

#portfolio_detail{
width:600px;
line-height:18px;
}

#portfolio_detail img{
border:solid 1px #dedede;
margin-bottom:5px;
}

#portfolio_detail a{
font-weight:bold;
font-size:13px;
}

.icon_services{
float:left;
margin:0 10px 40px 0;
display:block;
}

#featured_banner{
margin-bottom:20px;
}

.txt_left{text-align:left;}
.txt_right{text-align:right;}
.left{float:left;}
.right{float:right;}
.clear{clear:both; height:1px; font-size:0;}


#footer{
width:860px;
font-size:10px;
color:#7d7c7c;
text-align:right;
border-top:solid 1px #dedede;
padding:5px 0 0 0;
}

/*---My Styles */
div.testimonial_1{
	margin: 5px 0px;
	padding: 5px;
	background-color: #f6f6f6;
	border: solid 1px #dedede;
}
div.testimonial_2{
	margin: 5px 0px;
	padding: 5px;
	background-color: #fff;
	border: solid 1px #dedede;
}
div.testimonial_2 a, div.testimonial_1 a{
	color: #565656;
	text-decoration: none;
}
div.testimonial_2 a:hover, div.testimonial_1 a:hover{
	text-decoration: underline;
}
div.pagination{
	text-align: center;
	margin: 5px 0px;
	padding: 5px;
	background-color: #f6f6f6;
	border: solid 1px #dedede;
	font-weight: bold;
}
div.ceo_message{
	margin: 5px 0px;
	padding: 5px;
	background-color: #f6f6f6;
	border: solid 1px #dedede;
}
div.profile{
	margin: 5px 0px;
	padding: 5px;
	background-color: #fff;
	border: solid 1px #dedede;
}
#tipDiv{
	position:absolute; 
	visibility:hidden; 
	z-index:100;
	background:#ffffff url(loading.gif) no-repeat 50% 50%;
	width: 460px;
	height: 180px;
}

/* Slide Show CSS */

#slider {
	position:relative;
	
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#hoverImages{
	display: none;
}

#contact{
	width: 60%;
	float: left;
	height: auto;
	padding: 5px;
	
	
}
#contact label{
	font-weight: bold;
	
}


#contact input,#contact textarea{
	font-weight: bold;
	padding: 2px;
	
}
.success_message{
	color: #3A7534;
	font-weight: bold;
	border: solid 1px #3A7534;
}
.error_message{
	color: red;
	font-weight: bold;
	border: solid 1px red;
}
label.error{
	padding-left: 5px;
	color: red;
	font-weight: bold;
}
#feedback{
	width: 500px;
	margin: 5px auto;
	padding: 10px;
}
.contact_form{
float:left;
}

.contact_field{
border:solid 1px #CCCCCC;
width:250px;
height:16px;
margin:0 0 10px 0;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
padding:2px 0 0 5px;
}

.contact_textarea{
border:solid 1px #CCCCCC;
width:250px;
height:150px;
margin:0 0 10px 0;
font-size:11px;
font-family:tahoma;
color:#666666;
padding:2px 0 0 5px;
}

.google-map{
float:right;
border:solid 1px #CCCCCC;
padding:1px;
width:300px;
height:300px;
}
