@charset "utf-8";
/* Common */
body                     {margin:0px; font-family:Tahoma; font-size:12px; color:#333333;}
A:link                   {color:#1c5485; text-decoration:underline;}
A:visited                {color:#66CC66; text-decoration:underline;}
A:active                 {color:#1c5485; text-decoration:underline;}
A:hover                  {color:#CC0000; text-decoration:none;}
h1                       {font-size:16px; color:#FFFFFF; margin:0px;}
h2                       {font-size:15px; margin:0px;}
h3                       {font-size:14px; color:#04203c; margin:0px;}
h4                       {color:#1c5485;}
strong                   {color:#000000;}
hr                       {height:1px; color:#CCCCCC;}

/* Top Block */
#blockTop                {background-image:url(../images/str-bck-main.gif); background-repeat:repeat-x;}
#header                  {width:1000px; margin:0px auto; padding:0px; border:0;}
#flash                   {width:1000px; height:322px; margin:0px;}

/* Middle Block */
#blockMiddle             {width:1000px; margin:0px auto; padding:0px; border:0; background:#FFFFFF;}
#content                 {display:block; margin:0px; padding:0px;}
#columnLeft              {position:relative; width:695px; float:left; display:inline; margin:0px; padding:0px; border:0;}
#columnRight             {position:relative; width:300px; float:right; display:inline; margin:0px; padding:0px; border:0;}
#columnMiddle            {position:relative; width:5px; height:400px; float:left; display:inline; margin:0px; padding:0px; border:0;}
#Headline                {width:685px; height:30px; background-image:url(../images/str-bck-headline.gif); background-repeat:repeat-x; margin-top:0px; margin-bottom:5px; padding-top:5px; padding-left:10px;}
#HeadlineRight           {width:258px; background-image:url(../images/str-bck-headline-right.jpg); background-repeat:repeat-x; margin:0px; padding-top:10px; padding-right:20px; padding-bottom:10px; padding-left:20px; border:#e0ecf7 1px solid;}
#HeadlineRight2          {width:258px; background-image:url(../images/str-bck-headline-right2.jpg); background-repeat:repeat-x; margin-top:0px; padding-top:260px; padding-right:20px; padding-bottom:10px; padding-left:20px; border:#e0ecf7 1px solid;}

/* Ad Block : Search Engine Techs */
#SearchEngineTechs       {width:519px; height:173px; background-image:url(../images/str-bck-SEO-and-SEM.jpg); background-repeat:no-repeat; padding-top:10px; padding-right:11px; padding-bottom:0px; padding-left:165px; margin:0px;}
#SETArticles             {width:509px; height:173px; background-image:url(../images/str-bck-articles.jpg); background-repeat:no-repeat; padding-top:10px; padding-right:11px; padding-bottom:0px; padding-left:175px; margin:0px;}
#SETCompany              {width:414px; height:173px; background-image:url(../images/str-bck-company.jpg); background-repeat:no-repeat; padding-top:10px; padding-right:11px; padding-bottom:0px; padding-left:270px; margin:0px;}
#SETContact              {width:509px; height:173px; background-image:url(../images/str-bck-contact.jpg); background-repeat:no-repeat; padding-top:10px; padding-right:11px; padding-bottom:0px; padding-left:175px; margin:0px;}
#SETFAQS                 {width:519px; height:173px; background-image:url(../images/str-bck-faqs.jpg); background-repeat:no-repeat; padding-top:10px; padding-right:11px; padding-bottom:0px; padding-left:165px; margin:0px;}
#SETMedia                {width:519px; height:173px; background-image:url(../images/str-bck-media.jpg); background-repeat:no-repeat; padding-top:10px; padding-right:11px; padding-bottom:0px; padding-left:165px; margin:0px;}
#SETServices             {width:494px; height:173px; background-image:url(../images/str-bck-services.jpg); background-repeat:no-repeat; padding-top:10px; padding-right:11px; padding-bottom:0px; padding-left:190px; margin:0px;}

/* Bottom Block */
#blockBottom             {background-image:url(images/str-bck-footer.gif); background-repeat:repeat-x; background-color:#04203c; clear:both;}
#footer                  {width:1000px; margin:5px auto; padding:0px; border:0;}     
#subNavigation           {height:40px; text-align:center; font-size:11px; color:#FFFFFF; line-height:18px; text-decoration:none; padding-top:20px; padding-bottom:20px;}
#subNavigation a         {color:#7dba49; text-decoration:underline;}
#subNavigation a:hover   {color:#FFFFFF; text-decoration:none;}

/* Custom Styles */
.AccentBlue              {color:#2B61B0;}
.SubHeaderDarkBlue       {color:#002952; font-size:13px;}
.SubHeaderGreen          {color:#649d35; font-size:13px;}
.SubHeaderWhite          {color:#FFFFFF; font-size:15px; font-weight:lighter;}
.StrBckVDivider          {background-image:url(../images/str-vdivider-grey.gif);}
.Copyright               {color:#FFFFFF; text-decoration:none; font-size:10px;}
.Copyright a             {color:#FFFFFF; text-decoration:none;}
.Copyright a:hover       {color:#649d35; text-decoration:underline;}
.FormLabels              {font-size:12px; color:#333333; font-weight:bold;}

/* TableStyle */
.DarkBlue                {background-color:#CADAE9; color:#333333;}
.LightBlue               {background-color:#DCEAF7; color:#333333;}
/* Developer Mode */
.TestMode                {font-family:Tahoma; font-size:10px; color:#333333; text-decoration:none; text-align:left; background-color:#FBB7C8; border-bottom:#C4393D solid 1px;}