/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial,'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#5E5B5B;
 	text-align: left;
	}
.text_menu
{
font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial,Verdana,'Lucida Grande',  Sans-Serif;
	color:#000000;
 	text-align: left;
}
/*#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}
*/
#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	} 

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.06em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.8em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

/*#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top; 
	border: none;
	}*/

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial,'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Arial,'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial,'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial,'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial,'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial,'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

/*#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 758px;
	}
*/
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 10px 10px;
	margin: 0 auto;
	width: 540px;
	}

.widecolumn {
	padding: 10px 0 10px 0;
	margin: 10px 0 0 10px;
	width: 500px;
	}

.post {
	margin: 0 10px 40px 4px;
	text-align: justify;
	line-height:1.8em;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

/*#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}*/
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/


html, body {
	margin:0;
	padding:0;
	text-align:center;
	background-color:#ffffff;
}
#pagewidth {
	width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#header {
	position:relative;
	height:100px;
	width:800px;
}
/*  This Id Used for Logo */

#logo {
	float:left;
	width:260px;
}
/*  This Id Used for Topnav */

#topnav {
	float:left;
	background-image:url(images/top_ng.gif);
	height:40px;
	width:540px;
	padding-top:60px;
}
.space1 {
	padding-left:37px;
}
.space2 {
	padding-left:31px;
}
.space3 {
	padding-left:33px;
}
.space4 {
	padding-left:24px;
}
.space5 {
	padding-left:31px;
}
.space6 {
	padding-left:26px;
}
.space7 {
	padding-left:12px;
}
#topnav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	padding-top:45px;
	font-weight:bold;
}
#topnav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5e5e;
	text-decoration:none;
	padding-top:45px;
	font-weight:bold;
}
/* to stretch the container div to contain floated list */

#navcontainer:after {
	content: ".";
	display: block;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
ul#navlist {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	font-size: 12px;
}
ul#navlist li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
ul#navlist li a {
	display: block;
	padding:0px 15px 0px 17px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
#navcontainer>ul#navlist li a {
	width: auto;
}
#header1 {
	position:relative;
	height:204px;
	background-repeat:no-repeat;
	width:800px;
	background-image: url(images/menu_bg.gif);
}
#webdevlopment {
	float:left;
	width:124px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:13px;
	font-weight:bold;
	color:#ffffff;
	height: 187px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#graphic_design {
	float:left;
	width:125px;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	height: 187px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}

#online_marketing {
	float:left;
	width:125px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:14px;
	color:#ffffff;
	height: 187px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#content1 {
	float:left;
	width:125px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:14px;
	color:#ffffff;
	height: 187px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.linkblack:link,.linkblack:visited,.linkblack:active
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#bd4313;
text-decoration:none
}
.linkblack:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#bd4313;
text-decoration:underline
}
#hosting {
	float:left;
	width:125px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:14px;
	color:#ffffff;
	height: 187px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#multimedia {
	float:left;
	width:125px;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	height: 187px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#wrapper {
	background-image:url(images/content_bg.gif);
}
#leftcol {
	width:233px;
	float:left;
	position:relative;
}
#leftcol p {
	margin:0px;
	padding:0px;
}
#mainheading {
	background-image:url(images/our_services.gif);
	height:34px;
	width:223px;
}
#new_subheading {
	background-image:url(images/sub_heading_bg.gif);
	height:20px;
	width:207px;
	margin:0px 14px 0px 10px;
	padding-top:4px;
}
#new_subheading a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.subheading {
	background-image:url(images/sub_heading_bg.gif);
	height:20px;
	width:199px;
	margin:0px 14px 0px 10px;
	padding-top:4px;
	
}
.subheading a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.subheading a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}
#subheading2 {
	background-image:url(images/sub_heading_bg.gif);
	height:20px;
	width:207px;
	margin:0px 14px 0px 10px;
	padding-top:4px;
}
#subheading2 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
#subheading2 a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}
#subheading1 {
	background-image:url(images/sub_heading_bg.gif);
	height:20px;
	width:207px;
	margin:0px 14px 0px 10px;
	padding-top:4px;
}
#subheading1 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
#subheading1 a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}
#subheading3 {
	background-image:url(images/sub_heading_bg.gif);
	height:20px;
	width:207px;
	margin:0px 14px 0px 10px;
	padding-top:4px;
}
#subheading3 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
#subheading3 a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}
#subheading4 {
	background-image:url(images/sub_heading_bg.gif);
	height:20px;
	width:207px;
	margin:0px 14px 0px 10px;
	padding-top:4px;
}
#subheading4 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
#subheading4 a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}
#subheading46 {
	background-image:url(images/sub_heading_bg.gif);
	height:20px;
	width:207px;
	margin:0px 14px 0px 10px;
	padding-top:4px;
}
#subheading46 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
#subheading46 a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}
#subheading47 {
	background-image:url(images/sub_heading_bg.gif);
	height:20px;
	width:207px;
	margin:0px 14px 0px 10px;
	padding-top:4px;
}
#subheading47 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
#subheading47 a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}
#subheading48 {
	background-image:url(images/sub_heading_bg.gif);
	height:20px;
	width:207px;
	margin:0px 14px 0px 10px;
	padding-top:4px;
}
#subheading48 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
#subheading48 a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}
#sub_left {
	margin:0px 0px 0px 0px;
	width:191px;
	float:left;
}
#sub_left b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin-top:4px;
	padding:5px 0px 0px 8px;
}
#maincol {
	float: right;
	display:inline;
	position: relative;
	width:567px;
}
#headertxt {
	background-image:url(images/heading_bg.gif);
	height:25px;
	margin:0px 8px 0px 2px;
}
#headertxt b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#bd4313;
	padding:0px 0px 0px 20px;
	margin:10px 0px 0px 0px;
}
#headertxt1 {
	background-image:url(images/heading_bg.gif);
	height:25px;
	margin:0px 8px 0px 2px;
 
	
}
#headertxt1 b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#bd4313;
	padding:0px 0px 0px 11px;
 }

/*#headertxt12 {
	background-image:url(images/heading_bg.gif);
	height:25px;
	margin:0px 8px 0px 2px;
 
	
}
#headertxt12 b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#bd4313;
	padding:0px 0px 0px 13px;
 }*/
 
 .headertxt12 {
	background-image:url(images/heading_bg.gif);
	height:25px;
	margin:0px 8px 0px 2px;
 
	
}
.headertxt12 b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#bd4313;
	padding:0px 0px 0px 13px;
 }


#headertxt2 {
	background-image:url(images/heading_bg.gif);
	height:25px;
	margin:0px 8px 0px 2px;
}
#headertxt2 b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#bd4313;
	padding:0px 0px 0px 10px;
	margin:10px 0px 0px 0px;
}
#headertxt3 {
	background-image:url(images/heading_bg.gif);
	height:25px;
	margin:0px 8px 0px 2px;
}
#headertxt3 b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#bd4313;
	padding:0px 0px 0px 10px;
	margin:10px 0px 0px 0px;
}
#content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5b5b;
	padding:0px 10px 0px 10px;
 	line-height:20px;
}
.content22 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5b5b;
	padding:0px 20px 0px 10px;
	margin:10px 10px 0px 0px;
	line-height:20px;
}
.content22 strong {
	color:#000000;
}

/*#content22 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5b5b;
	padding:0px 20px 0px 10px;
	margin:10px 10px 0px 0px;
	line-height:20px;
}
#content22 strong {
	color:#000000;
}*/

#new_content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5b5b;
	padding:0px 20px 0px 10px;
	margin:10px 10px 0px 0px;
	line-height:20px;
}
#new_content strong {
	color:#000000;
}
#new_content22{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5b5b;
	padding:0px 20px 0px 10px;
	margin:10px 10px 0px 0px;
	line-height:20px;
}
#new_content22 strong {
	color:#000000;
}
#content a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f38400;
 	line-height:20px;
}
#content a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f38400;
 	line-height:20px;
}
#content strong {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#f84c10;
}
#content2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5b5b;
	padding:0px 10px 0px 10px;
	margin:10px 10px 0px 0px;
	line-height:20px;
}
#content2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f38400;
	padding:0px 10px 0px 20px;
	margin:10px 10px 0px 0px;
	line-height:20px;
}
#content2 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f38400;
	padding:0px 10px 0px 20px;
	margin:10px 10px 0px 0px;
	line-height:20px;
}
#content2 strong {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#f84c10;
}
#content3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5b5b;
	padding:0px 10px 0px 20px;
	margin:10px 10px 0px 0px;
	line-height:20px;
}
#content3 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f38400;
	padding:0px 10px 0px 20px;
	margin:10px 10px 0px 0px;
	line-height:20px;
}
#content3 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f38400;
	padding:0px 10px 0px 20px;
	margin:10px 10px 0px 0px;
	line-height:20px;
}
#content3 strong {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#f84c10;
}
#content4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5b5b;
	padding:0px 10px 0px 20px;
	margin:10px 10px 0px 0px;
	line-height:20px;
}
#content4 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f38400;
	padding:0px 10px 0px 20px;
	margin:10px 10px 0px 0px;
	line-height:20px;
}
#content4 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f38400;
	padding:0px 10px 0px 20px;
	margin:10px 10px 0px 0px;
	line-height:20px;
}
#content4 strong {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#f84c10;
}
#content5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5b5b;
	float:right;
}
#content5 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f38400;
}
#content5 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f38400;
}
#readmore {
	float:right;
}
#ad_bg {
	background-image:url(images/ad_bg.gif);
	width:512px;
	height:63px;
	padding:15px 10px 0px 10px;
	margin:10px 10px 0px 15px;
	line-height:20px;
}
#ad_bg_content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#5e5b5b;
}
.spacer {
	padding-top:8px;
}
#outer_border {
	border-bottom:1px #b7f7f8 solid;
	border-top:1px #b7f7f8 solid;
	border-left:1px #b7f7f8 solid;
	border-right:1px #b7f7f8 solid;
	margin:0px 15px 0px 9px;
	width:205px;
}
#outer_border1 {
	border-bottom:1px #b7f7f8 solid;
	border-top:1px #b7f7f8 solid;
	border-left:1px #b7f7f8 solid;
	border-right:1px #b7f7f8 solid;
	margin:0px 15px 0px 9px;
	width:205px;
}
#outer_border2 {
	border-bottom:1px #b7f7f8 solid;
	border-top:1px #b7f7f8 solid;
	border-left:1px #b7f7f8 solid;
	border-right:1px #b7f7f8 solid;
	margin:0px 15px 0px 9px;
	width:205px;
}
#outer_border3 {
	border-bottom:1px #b7f7f8 solid;
	border-top:1px #b7f7f8 solid;
	border-left:1px #b7f7f8 solid;
	border-right:1px #b7f7f8 solid;
	margin:0px 15px 0px 9px;
	width:205px;
}
#outer_border4 {
	border-bottom:1px #b7f7f8 solid;
	border-top:1px #b7f7f8 solid;
	border-left:1px #b7f7f8 solid;
	border-right:1px #b7f7f8 solid;
	margin:0px 15px 0px 9px;
	width:205px;
}
#outer_border5 {
	border-bottom:1px #b7f7f8 solid;
	border-top:1px #b7f7f8 solid;
	border-left:1px #b7f7f8 solid;
	border-right:1px #b7f7f8 solid;
	margin:0px 15px 0px 9px;
	width:205px;
}
.spacer1 {
	padding:5px;
}
#button {
	width: 195px;
	padding: 0 0 0em 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/

        font-size : 11px;
	color: #333;
}
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#button li {
	border-bottom: 1px solid #b7f7f8;
	margin: 0;
	list-style: none;
	list-style-image: none;
}
#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #4f4f4f;
	text-decoration: none;
	width: 100%;
}
html>body #button li a {
	width: auto;
}
#button li a:hover {
	color: #999999;
}
#button li #active {
	color: #4f4f4f;
}
#button1 {
	width: 195px;
	padding: 0 0 0em 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/

        font-size : 11px;
	color: #333;
}
#button1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#button1 li {
	border-bottom: 1px solid #b7f7f8;
	margin: 0;
	list-style: none;
	list-style-image: none;
}
#button1 li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #4f4f4f;
	text-decoration: none;
	width: 100%;
}
html>body #button1 li a {
	width: auto;
}
#button1 li a:hover {
	color: #999999;
}
#button1 li #active {
	color: #4f4f4f;
}
#button2 {
	width: 195px;
	padding: 0 0 0em 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/

        font-size : 11px;
	color: #333;
}
#button2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#button2 li {
	border-bottom: 1px solid #b7f7f8;
	margin: 0;
	list-style: none;
	list-style-image: none;
}
#button2 li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #4f4f4f;
	text-decoration: none;
	width: 100%;
}
html>body #button2 li a {
	width: auto;
}
#button2 li a:hover {
	color: #999999;
}
#button2 li #active {
	color: #4f4f4f;
}
#button3 {
	width: 195px;
	padding: 0 0 0em 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/

        font-size : 11px;
	color: #333;
}
#button3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#button3 li {
	border-bottom: 1px solid #b7f7f8;
	margin: 0;
	list-style: none;
	list-style-image: none;
}
#button3 li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #4f4f4f;
	text-decoration: none;
	width: 100%;
}
html>body #button3 li a {
	width: auto;
}
#button3 li a:hover {
	color: #999999;
}
#button3 li #active {
	color: #4f4f4f;
}
#button4 {
	width: 195px;
	padding: 0 0 0em 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/

        font-size : 11px;
	color: #333;
}
#button4 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#button4 li {
	border-bottom: 1px solid #b7f7f8;
	margin: 0;
	list-style: none;
	list-style-image: none;
}
#button4 li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #4f4f4f;
	text-decoration: none;
	width: 100%;
}
html>body #button4 li a {
	width: auto;
}
#button4 li a:hover {
	color: #999999;
}
#button4 li #active {
	color: #4f4f4f;
}




#button5 {
	width: 195px;
	padding: 0 0 0em 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/

        font-size : 11px;
	color: #333;
}
#button5 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#button5 li {
	border-bottom: 1px solid #b7f7f8;
	margin: 0;
	list-style: none;
	list-style-image: none;
}
#button5 li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #4f4f4f;
	text-decoration: none;
	width: 100%;
}
html>body #button4 li a {
	width: auto;
}
#button5 li a:hover {
	color: #999999;
}
#button5 li #active {
	color: #4f4f4f;
}


#clear {
	clear:both;
}
#footer1 {
	height:32px;
	background-image:url(images/footer1.gif);
	width:100%
}
#footer {
	background-image:url(images/footer.gif);
	height:35px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6a6969;
	clear:none;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	clip: rect(auto,auto,auto,auto);
	float: none;
	width: auto;
	left: 0px;
	right: 0px;
	margin-right: 8px;
	margin-left: 3px;
}
#footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6a6969;
	text-decoration:none;
}
.botter_border {
	border: 1px dotted #999999;
}
#footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6a6969;
	text-decoration:none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.text-subhead
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding-left:7px;
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */  

	.anylinkcss {
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #E9FECB;
	width: 205px;
}
.anylinkcss a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
}
.anylinkcss a:hover { /*hover background color*/
	background-color: black;
	color: white;
}
.suckertreemenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center
}
/*Top level list items*/

.suckertreemenu ul li {
	position: relative;
	display: inline;
	float: left;
	background-color: #f1f1f3; /*overall menu background color*/
}
/*Top level menu link items style*/

.suckertreemenu ul li a {
	display: block;
	width: 90px; /*Width of top level menu link items*/
	padding:4px 0px 4px 0px;
	border-left:1px #e3e3e3 solid;
	border-right:1px #e3e3e3 solid;
	text-decoration: none;
	color: #bfbfc1;
}
/*1st sub level menu*/

.suckertreemenu ul li ul {
	left: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
}
/*Sub level menu list items (undo style from Top level List Items)*/

.suckertreemenu ul li ul li {
	display: list-item;
	float: none;
}
/*All subsequent sub menu levels offset after 1st level sub menu */

.suckertreemenu ul li ul li ul {
	margin-left: -161px;
	margin-top: 9px;/* no need to change, as true value set by script */
}
/* Sub level menu links style */

.suckertreemenu ul li ul li a {
	display: block;
	width: 160px; /*width of sub menu levels*/
	text-decoration: none;
	padding:4px 0px 4px 0px;
	text-decoration: none;
	color: #bfbfc1;
}
.suckertreemenu ul li a:hover {
	background-color: #f1f1f3;
	color: #b4b4b4;
}
.suckertreemenu ul li ul li ul li ul {
	left: 159px; /* no need to change, as true value set by script */
	top: 0;
	border-left:1px #000000 solid;
}
/* Sub level menu links style */

.suckertreemenu ul li ul li ul li a {
	display: block;
	width: 208px; /*width of sub menu levels*/
	color: #000000;
	text-decoration: none;
	text-align:left;
	padding:5px 0px 5px 15px;
	font-size:11px;
	border-left:1px #d4232b solid;
	border-right:0px #d4232b solid;
}
.suckertreemenu ul li ul li ul li a span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #d22426;
	font-size:14px;
}
.suckertreemenu ul li a:hover {
	background-color: #f1f1f3;
	color: #b4b4b4;
}
/*Background image for top level menu list links */

.suckertreemenu .mainfoldericon {
	background: #ffffff url(media/arrow-down.gif) no-repeat center right;
}
/*Background image for subsequent level menu list links */

.suckertreemenu .subfoldericon {
	background: #F3F3F3 url(media/arrow-right.gif) no-repeat center right;
}
#sitemap_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#014da2;
	line-height:20px;
}
#sitemap_link a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#014da2;
	line-height:20px;
}
#sitemap_link a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#014da2;
	line-height:20px;
}
#portfolio_area1 {
	float:left;
	position:relative;
	padding-left:17px;
}
a img {
	border:0px;
}
#portfolio_area {
	float:left;
	position:relative;
	padding-left:27px;
}
#portfolio_area a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#014da2;
	text-decoration:none;
}
#portfolio_area a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#014da2;
	text-decoration:none;
}
#portfolio_area a.port {
	text-decoration:underline;
	border-bottom:1px solid #FFFFFF;
}
#padd_left {
	width:565px;
	float:left;
	position:relative;
}
.portfolio_text {
	width:145px;
	float:left;
	height:18px;
	text-align:center;
}
.portfolio_text1 {
	width:225px;
	float:left;
	height:18px;
	text-align:center;
}
.portfolio_text2 {
	width:145px;
	height:18px;
	text-align:center;
	padding-left:40px
}
.portfolio_text3 {
	width:509px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
	padding-top:10px;
}
.portfolio_margin {
	vertical-align:middle;
	margin-top:3px;
}
label {
	float: left;
	width: 220px;
	font-weight: bold;
}
.txtbox {
	width: 190px;
	margin-bottom: 5px;
	background-image:url(images/form_bg.gif);
	height:18px;
	padding:5px 0px 0px 5px;
	border:1px #cccccc solid;
	font-size:.9em;
	color:#808285;
}
.txtbox1 {
	background-image:url(images/form_bg.gif);
	height:18px;
	padding:5px 0px 0px 5px;
	border:1px #cccccc solid;
	font-size:.9em;
	color:#808285;
}
.contact_us {
	background-color:#3d6cc6;
	padding:2px 5px 2px 5px;
	text-decoration:none;
	color:#ffffff;
}
.contact_us:visited {
	background-color:#3d6cc6;
	padding:2px 5px 2px 5px;
	text-decoration:none;
	color:#ffffff;
}
.contact_us:hover {
	background-color:#3d6cc6;
	padding:2px 5px 2px 5px;
	text-decoration:none;
	color:#ffffff;
}
.contact_us:active {
	background-color: #CC3300;
	padding:2px 5px 2px 5px;
	text-decoration:none;
	color:#ffffff;
}

 /*printer styles*/ 

 @media print {
/*hide the left column when printing*/ 

#leftcol {
	display:none;
}
#twocols, #maincol {
	width:100%;
	float:none;
}
#footerPan {
	width:800px;
	position:relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 36px;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
