@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background:url(img/bgd.jpg) repeat-x #373737;
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#373737;
}

img {
	border:none;
}

hr {
	border:1px #c3c3c3;
	height:1px; 
	background:#c3c3c3; 
	overflow:hidden; 
	margin:0px; 
	padding:0px;
	}
.spacer {
	clear:both;
	height:1px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

.align-right{
	float:right;
}

.align-let{
	float:left;
}

h1 {
	font-size:18px;
	color:#00559d;
	font-weight:normal;
	padding:0px;
	margin:0px;
}



h2 {
	font-size:15px;
	color:#00559d;
	padding:0px;
	margin:0px;
}

p {
	margin:10px 0px;
	text-align:left;
	line-height:20px;
}

p strong {
	font-size:15px;
}

.text13 {
	font-size:13px;
}

.text14 {
	font-size:14px;
}

.bubble_tip {
	position:absolute; 
	margin-top:242px; 
	margin-left:-11px;
}

div > /**/ .bubble_tip {
	margin-top:245px; 
	margin-left:-11px;
}

.hrule {
	height:1px; 
	background:#c3c3c3; 
	overflow:hidden; 
	margin:0px; 
	padding:0px;
}

.txt_right {
	text-align:right;
}

/************ contianer styles **********/

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

/************ header styles ************/

#header {
	display:block; 
	height:146px; 
	background:url(img/headerbg.jpg) top left no-repeat;
	width:900px;
	position: relative;
}

#header .head_left {	
	float:left; 
	width:365px;
	padding-top:120px; 
	padding-left:26px;
}

#header .head_right {
	display:block; 
	width:500px; 
	height:100px;
	float:right;
}

#header .head_right .top_text {
	width:335px; 
	float:right; 
	font-size:13px; 
	color:#00559d; 
	font-style:italic;
}

#header .head_right .top_text .text_left {
	float:left; 
	padding-top:3px;
}

#header .head_right .top_text .searchbox {
	background:url(img/searchbg.gif) no-repeat; 
	width:155px; 
	height:25px; 
	float:left; 
	font-style:normal; 
	text-align:center; 
	padding-top:3px; 
	margin-left:10px;
}

.searchbox a,.searchbox a:link,.searchbox a:visited,.searchbox a:active {
	text-decoration: none;
	color: #00559D;
}

#header .head_right .top_text .searchbox img {
	vertical-align:middle;
}
/*********** topnav styles ************/

#topnav {
	clear:both;
	position: absolute;
	bottom: 26px;
}

#topnav ul {
	margin:0px;
	padding:0px;
	list-style:none;
	display:block;
}

#topnav li {
	display:block;
	float:left;
	margin:0px 2px;
	background:url(img/itembg_left.gif) top left no-repeat;
}

#topnav li a {
	float:left;
	font-size:13px;
	color:#00559d;
	text-decoration:none;
	display:block;
	height:21px;
	padding-left:5px;
	padding-right:5px;
	background:url(img/itembg_right.gif) top right no-repeat;
	padding-top:7px;
}

#topnav li a:hover {	
	text-decoration:underline;
}

#topnav .active {
	background:url(img/itembg_act_left.gif) top left no-repeat;
}

#topnav .active a {
	background:url(img/itembg_act_right.gif) top right no-repeat;
	color:#FFFFFF;
}

/********** subnav styles ***********/

.subnav {
	margin:0px;
	padding:0px;
	list-style:none;
	min-height:400px;
}

.subnav li {
	display:block;
	margin:5px 0px;
}

.subnav li a {
	color:#00559d;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.subnav .active a {
	color:#7abee9 !important;
}

.subnav li a:hover {
	text-decoration:underline !important;
}


.subnav li ul {
	padding:0px;
	list-style:none;
	margin-bottom:20px;
	margin-top:10px;
	margin-left:0px;
}

.subnav li ul li {
	background:url(img/bullet02.gif) 0px 3px no-repeat;
	padding-left:18px;
}

.subnav li ul a {
	color:#787878 !important;
}

.subnav .active li a {
	color:#787878 !important;
}

.subnav .side_portfolio {
	margin:30px 0 5px 0;
}

/********** banner styles **********/

#banner {
	background:url(img/bannerbg.jpg) top left no-repeat; 
	width:900px; 
	height:340px;
	margin-bottom:12px;
}

#banner .ban_left {
	width:702px; 
	float:left; 
	padding-left:35px; 
	padding-top:215px;
}

#banner .ban_left .text_block {
	font-size:14px; 
	color:#2e2e2e;
}

#banner .ban_left .text_block div {
	color:#00559d; 
	float:right; 
	padding-top:8px;
	padding-right:30px;
}

#banner .ban_right {
	 float:right; 
	 width:125px; 
	 color:#b2b2b2; 
	 font-size:11px; 
	 line-height:20px; 
	 padding-top:25px; 
	 padding-right:35px; 
	 text-align:justify;
}

#banner .ban_right a {	
	 color:#ffffff; 
	 font-weight:bold; 
	 text-decoration:none;
}

#banner .ban_right a:hover {
	text-decoration:underline;
}

/********** content styles *********/

#content {
	width:840px; 
	background: url(img/contentbg.gif) top left no-repeat #eeeeee;
	padding-left:35px;
	padding-right:25px;
	padding-top:25px; 
	padding-bottom:20px;
}

#content a {
	color:#00559d;
}

#content a:hover {
	text-decoration:none;
}

.internal_content {
	padding-top:13px !important;
	padding-left:13px !important;
	width:852px !important;
	padding-right:35px !important;
}

.internal_portfolio {
	padding-top:13px !important;
	padding-left:13px !important;
	width:877px !important;
	padding-right:10px !important;
}

/********** table_home styles ********/

.table_home .thome_left {
	width:475px; 
	float:left;
}

.table_home .thome_right {
	width:340px; 
	float:right;
}

.table_home .homepads {
	padding-left:20px; 
	padding-right:20px;
}


/*********** table_internal styles ********/

.table_internal .tintern_left {
	 width:160px; 
	 background:url(img/tintern_leftbg.jpg) top left no-repeat; 
	 padding-left:19px; 
	 padding-right:19px; 
	 padding-top:20px; 
	 float:left;
}

.table_internal .tintern_left h1 {
	 font-size:18px !important; 
	 color: #373737; 
	 border-bottom:1px solid #d5d5d5; 
	 padding-bottom:10px; 
	 margin-bottom:10px;
}

.table_internal .tintern_left h2 {
	font-size:16px; 
	color:#373737;
}

.table_internal .tintern_left .work_thumb {
	 font-size:11px; 
	 color:#686767; 
	 margin:0 0 5px 0;
}

.table_internal .tintern_left .work_thumb span {
	color:#000000;
}

.table_internal .tintern_left .view {
	font-size:11px; 
	color: #373737; 
	text-decoration:none;
}

.table_internal .tintern_right {
	 width:620px; 
	 float:right; 
	 padding-top:18px;
}


.internal_portfolio .table_internal .tintern_right {
	 width:650px; 
	 float:right; 
	 padding-top:18px;
}

.table_internal .tintern_right p {
	font-size:11px;
	line-height:18px;
	margin:10px 0px;
	padding:0px 25px 0px 0px;
}

.table_internal .tintern_right p strong {
	font-size:11px;
}

.table_internal .tintern_right p a {
	color:#00559d;
	text-decoration:none;
}

.table_internal .tintern_right p a:hover {
	text-decoration:underline !important;
}

.table_internal .tintern_right .pads {
	padding-left:12px; 
	padding-right:25px;
}

.table_internal .tintern_right .pads02 {
	padding-left:12px; 
	padding-right:17px;
}


/*********** portfolio styles *********/

.portfolio_block {
	display:block; 
	background:url(img/block01_top.gif) top left no-repeat #FFFFFF; 
	width:340px;
}

.portfolio_block .wrap {
	display:block; 
	background:url(img/block01_bot.gif) bottom left no-repeat; 
	padding-left:17px; 
	padding-right:16px; 
	padding-top:20px;
	padding-bottom:20px;
}

.portfolio_block .title {
	color:#686767; 
	font-size:12px; 
	margin-top:15px; 
	margin-bottom:5px; 
	font-weight:bold;
}

.portfolio_block strong {
	color:#000000;
}

.portfolio_block .screen {
	 padding:2px; 
	 border:1px solid #cacaca;
}

.portfolio_block .view {
	font-size:13px; 
	color:#373737; 
	text-decoration:none;
}

.portfolio_block .view img {
	vertical-align:middle; 
	margin-left:10px;
}



/********** list01 styles **********/

.list01 {
	margin:0px;
	padding:0px;
	list-style:none;
}

.list01 li {
	background:url(img/bullet.gif) 13px 6px no-repeat;
	padding-left:30px;
	margin:15px 0px;
	line-height:20px;
}


.list01 li strong {
	color:#00559d;
	font-weight:normal;
}

/********** list02 styles *********/

.list02 {
	margin:0px;
	padding:0px;
	list-style:none;
}

.list02 li {
	font-size:11px;
	margin:5px 0px;
}

.list02 li a {
	color:#818181 !important;
	text-decoration:none;
}

.list02 li a:hover {
	text-decoration:underline !important;
}

/********** block02 styles *********/

.block02 {
	display:block; 
	background:url(img/block02_top.gif) top left no-repeat #FFFFFF; 
	width:649px; 
	margin-right:-20px;
}

.block02 .wrap {
	 background:url(img/block02_bot.gif) bottom left no-repeat;
	 padding:15px;
}


/********** table01 styles *********/

.table01 .tab01_left {
	width:290px; 
	float:left; 
	padding-top:5px;
}

.table01 .tab01_left p {
	font-size:12px;
}

.table01 .tab01_left p span {
	color:#00559d;
}

.table01 .tab01_right {
	width:292px; 
	float:right; 
	margin-top:-3px;
}

.table01 h1 {
	color:#bababa; 
	margin-bottom:25px;
}

.table01 h2 {
	color:#00559d; 
	font-size:18px; 
	margin:0px; 
	padding:0px; 
	font-weight:normal;
}

.table01 h1 span {
	color:#7abee9;
}

.table01 .tab01_left a {
	color:#7e7e7e !important; 
	text-decoration:none;
}

.table01 .tab01_left a:hover {
	text-decoration:underline !important;
}


/********** footer styles **********/

#footer  {
	display:block; 
	background:url(img/footerbg.gif) top left no-repeat; 
	height:91px; 
	width:900px;
	padding-bottom:20px;
}

#footer  .logo {
	width:130px; 
	float:left; 
	padding-top:62px; 
	padding-left:30px;
}

#footer .foot_right {
	width:635px; 
	float:right;
}

#footer .foot_right .links {
	font-size:12px; 
	color:#373737; 
	padding-top:35px;
}

#footer .foot_right .links a {
	color:#373737;
	text-decoration:none;
}

#footer .foot_right .links a:hover {
	text-decoration:underline;
}

#footer .foot_right .copy,  .copy a {
	font-size:11px; 
	color:#ffffff; 
	padding-top:25px;
}
.copy a:hover {
	text-decoration:none;
	}
/* luna standard elements  */
.floatr {
	float:right;
	padding: 0px 0px 12px 12px;
	}
.floatl {
	float:left;
	padding: 0px 12px 12px 0px;
	}	
	
/* form formatting */
#contact_form {
	border: none;
	margin-left: 13px;
}

fieldset {
	border:medium none;
}

legend {
	font-weight:bold;
}

#contact_form form fieldset {
	border: 0;
}

#contact_form fieldset {
	width: 400px;
}

#contact_form form fieldset label {
	float:left;
	width: 200px;

}		

li {
	font-size:11px;
	}

.home_flash {
padding: 0px;
float: left;
height: 340px;
overflow: hidden;
}

.highlight_red{
	color:red;
	font-weight:bold;
}

/**** CTA ****/

.web-design-rates-banner{
	margin-left:-10px;
	background:url(img/rates-banner.jpg);
	width:663px;
	height:236px;
	display:block;
}

.free-web-design-quote, .free-web-design-quote-w{
	background:url(img/free-web-design-quote.gif);
	width:162px;
	height:48px;
	display:block;
}

.free-web-design-quote-w{
 	background:url(img/free-web-design-quote-white.gif);
}
.dotted {
	border-top:1px dotted #039;
	margin:0px 25px 10px 0px;
}