html
{
	height: 100%;
}

html, body
{
	padding: 0;
	margin: 0;
}

body
{
	background-image: url(/images/background.png);
	background-repeat: repeat-x;
	background-color: #546b7e;
	margin: 0;
	padding: 0;
}

body.grey
{
        background-image: url(/images/background-grey.png);
	background-repeat: repeat-x;
	background-color: #f3f3f3;
	margin: 0;
	padding: 0;
}

body, div, td
{
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #555;
}

p
{
	margin-top:6px;
	margin-bottom:10px;
}

a
{
	text-decoration: none;
	color: #F68E1F;
	line-height:13px;
}


h1
{
	color: #226aa3;
	font-size: 14px;
	font-weight: bold;
	margin-top:25px;
	margin-bottom:5px;
}


h1.lesstop
{
	margin-top:0px;
}

h2
{
	color:#5d6973; 
	margin-top:25px;
	margin-bottom:6px;
	font-size:12px;
 	text-transform: uppercase;
 	font-weight: bold;
}

h2.lesstop
{
	margin-top:0px;
}

h2.carousel
{
	margin-top: 35px;
}

h3
{
	color:#33424e; 
	margin-top: 0px;
	margin-bottom:6px;
	font-size:12px;
	font-weight: normal;
}


h4
{
	margin-top:0px;
        color:#5d6973; 
	margin-bottom:6px;
	font-size:12px;
 	font-weight: bold;
}

ul
{
	list-style-image: url(/images/bullet.png);
}

ul.sublist
{
	list-style-image: url(/images/bullet_small.png);
	margin-top:-10px;
}



li
{
	margin-bottom: 10px;
	margin-left: -22px;
}

.bluetext
{
	color: #226aa3;
	margin-bottom:2px;
	font-size:12px;
}

img.greyline {
border-color: #4c565f;
    border-width: 2px;
    border-style: solid;}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.image_button
{
	margin: 10px 0;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#header, #header_volomedia, #secondary_navigation, #banner, #banner_volomedia_home_white, #banner_volomedia_home_blue, #banner_small, #content, #content_top, #content_bottom, #footer, #white, #top_white, #bottom_white
{
	margin: 0 auto;
	width: 1006px;
}

#secondary_navigation
{
	margin-top: 10px;
	text-align: right;
}

#secondary_navigation a
{
	color: #546b7e;
	text-transform: uppercase;
}


#navigation
{
	float: left;
	margin-top: 39px;
	width: 782px;
	text-align: right;
        border: 0;
}

#logo
{
	float: left;
	width: 222px;
	height: 60px;
}

#header
{
	height: 80px;
	background-image: url(/images/banner_top.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#header_volomedia
{
	height: 78px;
}

#banner_home
{
	background-image: url(/images/banner-home.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 272px;
}

#banner
{
	background-image: url(/images/flash-large.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 272px;
}

#banner_volomedia_home_white
{
	background-image: url(/images/banner-volo-home-white.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 272px;
}

#banner_volomedia_home_blue
{
	background-image: url(/images/banner-volo-home-blue.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 272px;
}

#banner_small
{
	background-image: url(/images/banner_sky_small.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 96px;
}

#banner_small_mkit
{
	background-image: url(/images/banner_sky_mkit.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 96px;
}

#banner_content
{
	padding-top: 30px;
	padding-left: 50px;
}

#banner_content_flash
{
	padding-top: 0px;
	padding-left: 0px;
}

#banner_content_tabs
{
	padding-top: 0px;
	padding-left: 5px;
}


.button_tabs_top, .button_tabs_middle, .button_tabs_bottom
{	
	margin-bottom:1px;
	height: 89px;
	width: 294px;
}


#banner_content
{
	font-size: 20px;
	font-weight: bold;
	color: #e8ecee;
}


#banner_content_small
{
	text-align: right;
	padding-top: 30px;
	padding-right: 50px;
}

#content
{
	background-image: url(/images/content_background.png);
	background-repeat: repeat-y;
	
	padding: 15px 30px;
	width: 946px;
}

#white
{
	background-image: url(/images/content_background_white.png);
	background-repeat: repeat-y;
	
	padding: 15px 30px;
	width: 946px;
}

#content_top
{
	clear: both;
	
	background-image: url(/images/content_top.png);
	height: 10px;
	margin-top: 5px;
}

#top_white
{
	clear: both;
	
	background-image: url(/images/content_top_white.png);
        background-repeat: no-repeat;
	height: 10px;
	margin-top: 5px;
}

#content_bottom
{
	background-image: url(/images/content_bottom.png);
	height: 10px;
}

#bottom_white
{
	background-image: url(/images/content_bottom_white.png);
        background-repeat: no-repeat;
	height: 10px;
}

#footer
{
	margin-top: 5px;
}

#footer_links
{
	float: left;
}

#footer_text
{
	color: #dce1e5;
	float: left;
	margin-top: 8px;
	margin-left: 15px;
}
#footer_text_small
{
	color: #dce1e5;
	float: left;
	margin-top: 8px;
	margin-left: 15px;
        font-size: 10px;
}


#footer_text a
{
	color: #d58e46;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#white_top_border
{
	float: left;
	width: 550px;
	margin-right: 20px;
	margin-bottom:20px;
	border-top: thin solid #FFFFFF;
}

#white_top_border_gallery
{
	float: left;
	width: 650px;
	margin-right: 20px;
	margin-bottom:20px;
	border-top: thin solid #FFFFFF;
}

#home_left
{
	float: left;
	width: 550px;
	margin-right: 20px;
}

#home_left_column1
{
	float: left;
	margin-right: 20px;
	width: 275px;
}

#home_left_column2
{
	float: left;
	width: 250px;
}

#home_right
{
	float: left;
	width: 375px;
}

#twocolumn_left
{
	float: left;
	width: 685px;
	margin-right: 20px;
}
#twocolumn_left_volonew
{
	float: left;
	width: 670px;
	margin-left: 35px;
}

#twocolumn_left_widgets
{
	float: left;
	width: 940px;
	margin-right: 20px;
}

#twocolumn_right, #threecolumn_right
{
	float: left;
	width: 240px;
}

#threecolumn_left
{
	float: left;
	width: 332px;
	margin-right: 20px;
	
}
#threecolumn_left2
{
	float: left;
	width: 685px;
	margin-right: 20px;
	
}

#threecolumn_middle
{
	float: left;
	width: 333px;
	margin-right: 20px;
}

#threecolumn_middle_grey
{
	float: left;
	width: 260px;
        height: 520px;
	margin-right: 20px;
    border-color: #89a0b4;
    border-width: 1px;
    border-style: solid;
    padding: 15px;}

#fourcolumn_column1
{
	float: left;
	margin-right: 30px;
	width: 215px;
}

#fourcolumn_column2
{
	float: left;
	margin-right: 30px;
	width: 215px;
}

#fourcolumn_column3
{
	float: left;
	width: 215px;
}

#fourcolumn_column4
{
	float: left;
	width: 150px;
	
}

#equal_thirds_column
{
  	float: left;
	width: 205px;
	margin-right: 20px;
 }
 
#equal_thirds_widgets
{
  	float: left;
	width: 280px;
	margin-right: 20px;
 }
 
#three_column_for_logos
 {
  	float: left;
	width: 210px;
	margin-right: 15px;
 }
 
 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


.cta
{
	background-image: url(/images/cta_background.png);
	background-repeat: repeat-y;
	
	padding: 0 10px;
	width: 214px;
}

.cta h1
{
	font-size: 12px;
	margin-bottom: 5px;
	color: #33424E;
 	text-transform: uppercase;
}

.cta p
{
	margin: 0;
	padding: 5px 0;
}

.cta_top
{
	background-image: url(/images/cta_top.png);
	width: 234px;
	height: 7px;
}

.cta_bottom
{
	background-image: url(/images/cta_bottom.png);
	width: 234px;
	height: 7px;
	margin-bottom: 10px;
}

.cta_heading
{
	margin-left: -3px;
}

.carosel_previous, .carosel_content, .carosel_next
{
	width: 21px;
	height: 88px;
	float: left;
}

.carosel_content
{
	background-image: url(/images/carosel_background.png);
	width: 319px;
	padding: 5px;
	height: 78px;
}

.carosel_left
{
	margin-top:8px;
	padding-right: 6px;
	width: 150px;
	height: 65px;
	float: left;
	border-right: thin solid #a7adb0;
	font-size: 11px;
	color:#6e8087;
}

.carosel_right
{
	margin-top:8px;
	margin-left:9px;
	width: 145px;
	height: 65px;
	float: left;
	font-size: 11px;
	color:#6e8087;
	
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */



.bio
{
	padding-top: 20px;
	margin-bottom: 20px;
	clear: left;
}

.bio .bio_photo
{
	float: left;
	height: 130px;
	/* width: 0px; */
	width: 120px;
}

.bio .bio_name, .bio .bio_position, .bio .bio_content
{
	/* margin-left: 120px; */
	margin-left: 130px;
}

.job_content
{
	padding-top: 15px;
	width:650px;
}

.partner_logo
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:150px;
 	height:120px;
 	border: 0;
}

.customer_text
{
	margin-left:160px;
	width:500px;
	font-size:12px;
 }
 
 .small_font
 {
 	font-size:10px;
 }
 .small_font_11
 {
 	font-size:11px;
 }
 
 .medium_font_bold
 {
 	font-size:12px;
 	font-style:bold;
 }
 
.products_sub
{
	position:relative;
	visibility: hidden;
	left: 567px;
	top: -40px;
	width:145px;
	height:120px;
	padding-top:0px;
	text-align:left;
	background-color: #60A5D2;
	background-image: url(/images/submenu-gradient.gif);
	background-repeat: repeat-x;
}

.solutions_sub
{
	position:relative;
	visibility: hidden;
	left: 356px;
	top: 80px;
	#top: 0px;
	width:145px;
	height:120px;
	padding-top:0px;
	text-align:left;
	background-color: #60A5D2;
	background-image: url(/images/submenu-gradient.gif);
	background-repeat: repeat-x;
}

.services_sub
{
	position:relative;
	visibility: hidden;
	left: 676px;
	top: 80px;
	width:145px;
	height:120px;
	padding-top:0px;
	text-align:left;
	background-color: #60A5D2;
	background-image: url(/images/submenu-gradient.gif);
	background-repeat: repeat-x;
}

.subitems
{	
	position:absolute;
	top:15px;	
}

.subitems a
{
	color: #FFFFFF;
	height: 20px;
	width: 135px;
	padding: 7px 5px 5px 5px;
	display: block;
}

.subitems a:visited
{
	color: #FFFFFF;  
}

.subitems a:hover
{
	background-color: #5192d3;
}
 
.quote_container
{
	color: #595d61;
	width: 180px;
	margin: 20px 15px 0 15px;

}

.quote_content
{
	font-size:13px;
	font-style:italic;
	margin-bottom:15px;
}

.quote_by, .quote_position, .quote_company
{
	font-size:11px;

}

.quote_position
{
	font-style:italic;
}

.header_text_with_corners
{
	padding-top:35px;
	margin-left:780px;
	
}

.flash_small
{
	float: right;
}

table.form {padding: 5px; border: 0; margin: 0 0 30px 0; font-size: 1.2em; clear: both;}
table.form td {padding: 4px}
table.form td.tag {width: 137px; text-align: right; padding-right: 4px}
table.form td.txt {width: 500px; text-align: left; padding-left: 20px}
table.form td.selecttag {width: 130px; text-align: left;padding-left: 60px}
table.form .checkbox {padding: 0; margin: 0;}
table.form input {width: 200px; height: 14px;}
table.form select {width: 200px; height: 20px;}
table.form select.normal {width: 200px; height: 20px;} /* To handle IE7 */
table.form .optional {font-size: 0.8em; color: #999999;}
table.form .instructional {font-size: 0.8em;}
table.form td.enter {padding: 10px 0 4px 27px; color: #14708F;}
table.form td.text-l {padding: 0 0 7px 0;}
table.form td.text-r {padding: 0 0 7px 9px;}