/* CSS Document */

body {
	background-color: #E1E1E1;
	margin: 0 0 0 0;
	
	background-image:  url(images/bg_bottom.gif);
	background-position: bottom center;
	background-repeat: repeat-y;
	
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	padding-bottom: 0px;
}

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

/* ================== */
/* Positioning styles */
/* ================== */
#container {
	width: 770px;
	height: 100%;
	background-color: #F2F2F2;
	z-index: 0;
	text-align: left;
	margin: 0px auto 0px auto;
	background-image: url(images/content-bg.gif);
	
}

#content {
	width: 93%;
	text-align: left;
	margin: 10px 15px 0px 30px;
}

#leftcontent {
	float:left;
	width:70%;
	margin: 0px 15px 10px 0px;
	
}
#rightcontent {	
	margin: 15px 0px 10px 0px;
	margin-left:67%;
	padding: 0 0 0 40px;	
}

/*#leftcontent {
	padding-top: 1em;
	margin: 0 200px 0 2em;
}
#rightcontent {	
	float: right;
	width: 160px;
	margin-right: 10px;
	padding-top: 1em;
}*/

#nav {
	height: 35px;
	background-image: url(images/menu_bg.gif);
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
#nav a {
	text-decoration:none;
	color: #FFFFFF;
	margin: 0 0px 0 0px;
	text-transform: uppercase;
}
#nav a:hover {
	text-decoration:underline;
	color: #E5F2FF;
}

#footer {
	clear: both;
	background-image: url(images/footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 80px;
	
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
#footer a {
	color: #556588;
	text-decoration: none;
	margin: 0 0px 0 0px;
	text-transform: uppercase;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .link {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: none;
}
#footer .link a{
	text-decoration:none;
	color: #FFFFFF;
}
#footer .link a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

.box {
	background-image: url(images/box-bg.gif);
	vertical-align: top;
	width: 191px;
	padding: 0 0 0 0;
	
}
#webdesign .box .seo_menu , #seo .box .seo_menu {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #565656;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
}
#webdesign .box .seo_menu a, #seo .box .seo_menu a {
	text-decoration: none;
	color: #565656;
}
#webdesign .box .seo_menu a:hover, #seo .box .seo_menu a:hover {
	text-decoration: underline;
	color: #556588;
}

/*///////////////////////////////*/
#webdesign .box .seo_menu p , #seo .box .seo_menu p {
	padding: 0 0 0 0;
}
/*///////////////////////////////*/


.box p {
	background-image: url(images/box-bg.gif);
	margin: 0 0 7px 0;
	padding: 0 14px 5px 14px;
}
.box .bottom{
	height: 8px;
	background-image: url(images/box-bottom.gif);
}
*html .box .bottom{
	height: 8px;
	background-image: url(images/box-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.box2 {
	background-image: url(images/box2-bg.gif);
	vertical-align: top;
	width: 507px;
	padding: 0 0 0 0;
}
.box2 .title{
	background-image: url(images/box2_title_blank.gif);
	height: 31px;
	padding: 10px 0 0 20px;
	margin: 0 0 -10px 0;
	color: #556588;
	font-weight: bold;
}
.box2 .bottom{
	height: 9px;
	background-image: url(images/box2-bottom.gif);
}
*html .box2 .bottom{
	height: 9px;
	background-image: url(images/box2-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.box2 p {
	background-image: url(images/box2-bg.gif);
	margin: 0 0 7px 0;
	padding: 0 20px 5px 20px;
}
#resources .box2 p {
	padding: 5px 20px 5px 30px;
}

.contact { display: inline; margin: 0 15px 0 15px;}

/* Form Elements */
.req                                       { font-weight: bold; color: #FF0000; }
form fieldset                              { width: 460px; margin: 1px auto; border: 1px solid #57668D; }
form fieldset legend                       { background-color: #57668D; border: 1px #000000; color: #FFFFFF; font-weight: bold; padding: 2px 2px 2px 2px; }
form div                                   { padding: 2px 2px 2px 2px; clear: both; font-size: 11px; }
form div label                             { padding: 2px 20px 0px 5px; font-size: 11px; text-align: left; width: 245px; display: block; float: left; }
form div input.inputText                   { display: block; float: left; width: 175px; height: 15px; }
form div input.inputText, textarea, select { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
form div textarea                          { width: 420px; margin: 0px 3px 0px 3px; }

/* Portfolio Pages Elements */
div#portfolio-container                    { width: 700px; padding: 5px 5px 5px 5px; margin-bottom: 50px; }
div.web-header p                           { position: relative; margin-left: 0px; text-align: left; }
div.web-header a                           { font-size: 13px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline; }
div.web-header h1                          { text-indent: -9000px; width: 700px; height: 80px; background: url(images/web-design-portfolio.png) right top no-repeat; margin-top: 0px; }
div.seo-header p                           { position: relative; width: 700px; text-align: right; }
div.seo-header a                           { width: 700px; font-size: 13px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline; }
div.seo-header h1                          { text-indent: -9000px; width: 700px; height: 80px; background: url(images/seo-portfolio.png) left top no-repeat; margin-top: 0px; }
div.project                                { position: relative; width: 700px; margin: 0 auto; float: none; height: 340px; }
div.project-description-seo                { position: relative; width: 340px; border: 1px solid #000000; padding: 2px 6px 6px 6px; float: left; text-align: left; background: #FFFFFF; }
div.project-screens                        { position: relative; width: 330px; padding: 0px 0px 3px 0px; float: right; text-align: center; }
div.project-screens img                    { position: inherit; margin: 0 auto; padding: 0px 0px 4px 0px; }
div.project-engine-ss                      { position: relative; margin: 4px 0 4px 0; padding: 0px 7px 0px 7px; width: 150px; font-size: 9px; text-align: center; float: left; }
.keywords                                  { font-weight: bold; }

div.project-description-web                { position: relative; width: 340px; border: 1px solid #000000; padding: 2px 6px 6px 6px; float: right; text-align: left; background: #FFFFFF; }
div.project-layout                         { position: relative; width: 337px; padding: 0; float: left; height: 258px; text-align: center; }


/* CSS Rollover Menu Elements */
#navigation                                { text-transform: uppercase; height: 25px; padding: 10px 0 0 25px; text-align: center; background: url(images/menu_bg.gif) no-repeat; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; }
#navigation a, #navigation a:hover         { color: #FFFFFF; }
/*ul                                         { padding: 0; margin: 0; list-style: none; }
li                                         { float: left; position: relative; width: 90px; padding: 0px 5px 0px 5px; }
li ul                                      { border: 1px #000000 solid; background-color: #556588; padding: 4px 0px 4px 0px; display: none; position: absolute; left: 0;  filter: alpha(opacity=90); opacity: 0.9; -moz-opacity: 0.9;}
li ul li                                   { padding-top: 5px; }
li > ul                                    { top: auto; left: auto; }
li:hover ul, li.over ul                    { display: block; }
*/
/* TEXT STYLES */


.title_txt {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.blue_txt {
	color: #556588;
	font-weight: bold;
}
.blue_txt a{
	color: #556588;
	text-decoration: none;
}
.blue_txt a:hover{
	color: #A47272;
	text-decoration: underline;
}
/*
#resources .box2 a {
	color: #556588;
	text-decoration: none;
	font-weight: bold;
}
#resources .box2 a:hover {
	color: #A47272;
	text-decoration: underline;
	font-weight: bold;
}
*/
#home h1 {
	color: #556588;
	font-weight: bold;
	font-size: 14px;
}
h1 {
	color: #556588;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 0;
}
h2 {
	color: #556588;
	font-weight: bold;
	font-size: 13px;
}
#resources h2, #news h2 {
	color: #556588;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0 5px 15px;
}

hr {
	border: 0;
	background-image: url(images/box2_line_dotted.gif);
	width: 463px;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding: 0 0 0 0;
}

#webdesign .box hr , #seo .box hr {
	border: 0;
	background-image: url(images/box1_line_dotted.gif);
	width: 171px;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0 0 0 5px;
}

.port_right {
	clear: both; width: 100%; }
.port_right .left {
	width: 500px; float: left; }
.port_right .right {
	margin-left: 500px; }

.port_left {
	clear: both; width: 100%; }
.port_left .left {
	width: 210px; float: left; }
.port_left .right {
	margin-left: 210px; }

.port {
	width: 100%; }
.port hr {
	clear: both; margin: 0 auto 0 auto; text-align: center; }
.port img {
	padding: 5px; }
