/* Tag Overrides */
html * { font-family: Verdana, Geneva, sans-serif; }
body { background: url(images/background_sst.jpg) repeat; margin-left: 0px; margin-top: 30px; margin-right: 0px; }

/* IDs */
#page_container { }
#page_content_area { width: 990px; background-color: #FFFFFF; margin-left: auto; margin-right: auto; }
#logo_container { position: relative; margin-left: 30px; margin-right: 30px; }
#logo { background: url(images/sst_logo.png) no-repeat; width: 437px; height: 71px; min-width: 437px; min-height: 71px; }
#slogan { position: absolute; bottom: 0px; right: 0px; font-style: italic; font-size: 13px; color: #06253D; }
#menu_container { height: 40px; background-color: #04243D; margin-left: 30px; margin-right: 30px; }
#menu_item_current { float: left; line-height: 40px; font-size: 13px; font-weight: bold; padding-left: 30px; color: #FFFFFF; text-decoration: none; }
#body_content_area { position: relative; margin-left: 30px; margin-right: 30px; }
#left_column { float: left; width: 650px; }
#main_graphic_area { }
#main_content { margin-top: 15px; }
#main_head { font-size: 16px; color: #04253E; font-weight: bold; line-height: 30px; margin-bottom: 16px; }
#right_column { float: right; width: 250px; }
#side_content { width: 210px; margin-left: auto; margin-right: auto; }
#banner_graphic { width: 183px; height: 623px; background: url(images/banners/hosting.png) no-repeat; margin-left: auto; margin-right: auto; }
#copyright_area { height: 30px; margin-top: 25px; text-align: center; }
#copyright_text { font-size: 12px; line-height: 18px; color: #FFFFFF; font-weight: bold; }


/* Classes */
.padding_line { height: 30px; }
.menu_item { float: left; line-height: 40px; }
.clearfix { zoom: 1; }
.clearfix:before, .clearfix:after { content: "\200"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.body_text { font-size: 12px; line-height: 16px; color: #000000; }
.body_text_important { font-size: 14px; line-height: 16px; color: #000000; font-weight: bold; }
.body_text_italic { font-size: 12px; line-height: 16px; color: #000000; font-style: italic; }
.list_title { font-size: 12px; line-height: 16px; color: #000000; font-weight: bold; }
.sidebar_text { font-size: 12px; line-height: 16px; color: #0B2337; }
.service_name { font-size: 12px; font-weight: bold; }

/* Main Graphic Styles */
#home_graphic { background: url(images/headers/home.png) no-repeat; width: 650px; height: 250px; }
#products_graphic { background: url(images/headers/products.png) no-repeat; width: 650px; height: 250px; }
#services_graphic { background: url(images/headers/services.png) no-repeat; width: 650px; height: 250px; }
#security_graphic { background: url(images/headers/security.png) no-repeat; width: 650px; height: 250px; }
#account_manager_graphic { background: url(images/headers/account_manager.png) no-repeat; width: 650px; height: 250px; }
#contact_us_graphic { background: url(images/headers/contact_us.png) no-repeat; width: 650px; height: 250px; }


/* Link Styles */
/*======================================================================================*/

/* Menu Link Styles */
.menu_link { font-size: 13px; font-weight: bold; padding-left: 30px; }
.menu_link:link { color: #F0D356; text-decoration: none; }
.menu_link:hover { color: #F0D356; text-decoration: underline; }
.menu_link:visited { color: #F0D356; text-decoration: none; }
.menu_link:active { color: #F0D356; text-decoration: none; }

/* Body Link Styles */
.body_link { font-weight: bold; }
.body_link:link { color: #000000; text-decoration: none; }
.body_link:hover { color: #000000; text-decoration: underline; }
.body_link:visited { color: #000000; text-decoration: none; }
.body_link:active { color: #000000; text-decoration: none; }


/* 3 Column Body Content Layout */
/*======================================================================================*/

/* IDs */
#content_columns_container { margin: 0px auto; width: 100%; }
#content_column_1 { float: left; margin: 0px; width: 70% }
#content_column_2 { float: left; margin: 0px; width: 5% }
#content_column_3 { float: left; margin: 0px; width: 25% }
#side_menu_container { border: 2px solid black; padding: 5px; width: 100%; }
#side_menu_title { color: #000000; line-height: 16px; font-size: 14px; font-weight: bold; }

/* Classes */
.quote_author_container { margin-left: 250px; }
.side_menu_item_container { margin: 10px; }

/* Side Menu Link */
.side_menu_link { font-weight: bold; font-size: 12px; line-height: 16px; }
.side_menu_link:link { color: #0000FF; text-decoration: none; }
.side_menu_link:hover { color: #0000FF; text-decoration: underline; }
.side_menu_link:visited { color: #0000FF; text-decoration: none; }
.side_menu_link:active { color: #0000FF; text-decoration: none; }

/* Top Level Link */
.top_level_link { color: #000000; }
.top_level_link:link { color: #000000; text-decoration: none; }
.top_level_link:hover { color: #000000; text-decoration: underline; }
.top_level_link:visited { color: #000000; text-decoration: none; }
.top_level_link:active { color: #000000; text-decoration: none; }




/* Account Manager Page Only */
/*======================================================================================*/
#account_buttons_container { position: relative; width: 416px; margin-left: auto; margin-right: auto; margin-top: 16px; }
#login_button { float: left; width: 198px; height: 58px; margin-right: 20px; background: url(images/buttons/login.png) no-repeat; }
#request_access_button { float: left; width: 198px; height: 58px; background: url(images/buttons/request_access.png) no-repeat; }
