@charset "utf-8";
/* CSS Document */
h3{
	margin:0;
	padding:0;
}
body{
	margin:0;
	padding:0;
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}
p{
	margin:0;
	padding:0 0 13px 0;
	line-height:22px;

	}
strong{
	font-weight:bold;
	line-height:22px;
	padding:0;
	margin:0;
}

#header{
	width:950px;
	height:68px;
	margin: 0 auto 0 auto;
}
#nav_menu{
	width:761px;
	height:27px;
	float:left;
	margin:40px 0 0 0;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:18px;
	color:#FFFFFF;
}
#nav_menu a{
	float:left;
	padding:0 8px 0 8px;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:18px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
#nav_menu .active{
	float:left;
	padding:0 8px 0 8px;
	font-family:"Courier New", Courier, monospace;
	height:20px;
	background-color:#fff200;
	font-weight:bold;
	font-size:18px;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	background-image: url(../images/active_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#nav_menu .active{
	float:left;
	padding:0 8px 0 8px;
	font-family:"Courier New", Courier, monospace;
	height:20px;
	background-color:#fff200;
	font-weight:bold;
	font-size:18px;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	background-image: url(../images/active_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#nav_menu a:hover{
	float:left;
	padding:0 8px 0 8px;
	height:20px;
	background-color:#fff200;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:18px;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	background-image: url(../images/active_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#mid{
	width:510px;
	height:204px;
	margin: 0 auto 0 auto;
	padding:148px 440px 0 0;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
	line-height:120%;
}
#mid a{
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:13px;
	color:#FFFF00;
	line-height:120%;
	text-decoration:none;
	background-color: #000000;
}
#mid a:hover{
	color:#000000;
	text-decoration:none;
	background-color: #FFF200;
}
#content{
	width:951px;
	height:auto;
	padding:100px 0 0 0;
	margin:116px auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	background-color:#FFFFFF;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow:hidden;
}


#content-left{
float:left;
width:590px;
padding-right:30px;
padding-left:18px;
padding-top:10px;
overflow:hidden;
}
#content-right{
float:left;
width:290px;
padding-top:10px;
overflow:hidden;
}


#col_1{
	width:290px;
	height:auto;
	float:left;
	padding:0 17px 0 18px;
}
#col_2{
	width:290px;
	height:auto;
	float:left;
	padding:0 5px 0 5px;
}
#col_3{
	width:290px;
	height:auto;
	float:left;
	padding:0 18px 0 17px;
}
#footer{
clear:both;
	width:auto;
	height:42px;
	padding:74px 40px 50px 40px;
	clear:both;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer_container{
	width:950px;
	height:42px;
	margin:0 auto 0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

#footer_container a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#footer_container a:hover{
	color:#ccc;
	text-decoration:none;
}
#footer_left{
	width:475px;
	height:42px;
	float:left;
}
#footer_right{
	width:475px;
	height:42px;
	float:left;
}

h3 .design{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	padding:0 0 0 42px;
	margin:0;
	height:35px;
	line-height:33px;
	display:block;
	font-weight:bold;
	background-image: url(../images/design.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-transform:uppercase;
}
h3 .services{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	padding:0 0 0 42px;
	margin:0;
	height:35px;
	line-height:33px;
	display:block;
	font-weight:bold;
	background-image: url(../images/hosting.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-transform:uppercase;
}
h3 .works{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	padding:0 0 0 42px;
	margin:0;
	height:35px;
	line-height:33px;
	display:block;
	font-weight:bold;
	background-image: url(../images/works.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-transform:uppercase;
}
h3 .webdesign_hire{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	height:35px;
	line-height:33px;
	font-weight:bold;
	text-transform:uppercase;
}
.sub_content_title{
	color:#990000;
	font-family:"Trebuchet MS";
	padding:0 0 0 42px;
	font-size:16px;
	font-weight:bold;
	text-transform:capitalize;
}

