/* Starting CSS */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{ 
	margin:0;
	padding:0;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}

img, a img{ 
	border:0;
}

ol, ul{
	list-style:none;
}

caption, th{
	text-align:left;
}

q:before, q:after{
	content:'';
}

abbr, acronym{
	border:0;
}

a:focus{
	outline: none;
}



/*  SMG Code */

html{
	height:100%;
	width:100%
}

body{
	height:100%;
	background:#fff;
	width:100%
}

h1{
	font: normal 16px/150% Verdana, Arial;
	color:#333;
	background:#e3e3e3;
	padding:7px 30px 0 30px;
	min-height:30px;
	margin-bottom:30px
}

h2{
	font: normal 14px/150% Georgia, "Times New Roman", Times, serif;
	color:#89ABD9;
	padding-bottom:5px
}

h3{
	font:bold 11px/150% Verdana, Arial;
	color:#333;
	margin-bottom:20px
}

h4{
	font:bold 11px/150% Verdana, Arial;
	color:#333;
	padding-top:20px;
	padding-bottom:0
}

h5{
	font:14px/150% Verdana, Arial;
	color:#333;
	padding:0 0 0 30px;
	margin-bottom:-10px
}

h6{
	font:12px/150% Verdana, Arial;
	color:#333;
	padding:0 0 0 30px;
	padding-top:9px
}

p, span, ul, li, strong{
	font:11px/150% Verdana, Arial;
	color:#333
}

p, ol li{
	margin-bottom:10px!important
}

strong{
	font-weight:bold;
}

a{
	font:11px/150% Verdana, Arial;
	color:#2A60A3
}

a:hover{
	text-decoration:none
}

.normal{
	list-style:outside square;
	color:#666;
	padding-left:45px;
	margin-bottom:25px!important
}

.normal li{
	padding:0;
	margin:-8px 0!important
}

ol{
	list-style:outside decimal;
	padding-left:19px;
}

hr{
	color:#ddd;
	background-color:inherit;
	height:0.5px;
	border:0.5px;
	border-style:solid;
	border-color:#ddd;
	width:316px;
	margin:35px auto;
	text-align:center
}

.subtitle{
	padding-left:30px;
	display:block;
	font-weight:bold;
	margin:35px 0 -10px 0!important
}

.list{
	list-style:outside square;
	margin-left:45px!important
}

.container{
	margin:0 auto;
	width:956px;
	position:relative;
	background:url(../images/bg_container.gif) center 40px repeat-y;
	min-height:100%;
	vertical-align:bottom
}

.header{
	background:#f7f7f7 url(../images/bg_header.jpg) no-repeat left bottom;
	height:137px;
	text-align:right;
	margin:0 4px;
}

.header .logo{
	float:left
}

.nav{
	list-style:none;
	padding-top:28px;
	margin-left:212px;
}

.nav li{
	float:left;
	display:inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

.nav li a{
	color:#165099;
	text-decoration:none;
	padding:0 10px
}

.footer{
	min-width:954px;
	width:100%;
	clear:both;
	margin-top:-39px;
	z-index:400;
	padding-top:4px;
	text-align:center;
	background:#fff url(../images/bg_footer.gif) top center no-repeat;
	height:35px;
	position:relative;
}

.clearfooter{
	clear:both;
	height:35px;
}

* > html #clearfooter{
	float:left;
	width:100%;
}

.secondary li{
	display:inline;
	color:#b5b5b5;
	font-size:8pt;
}

.secondary li a{
	padding:0px 10px;
	color:#b5b5b5;
	font-size:8pt;
	text-transform:capitalize;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none
}

.left_col{
	margin-left:4px!important;
	width:254px;
	float:left;
}

.left_col img{
	margin:0 0 20px 0;
	display:block;
}

.left_col strong, .left_col ul, .left_col h3{
	margin:0 0 0 20px;
}

.left_col ul{
	list-style:none;
	margin:20px
}

.left_col ul li, .right_col ul li, .content ul li{
	padding:5px 0
}

.right_col{
	/*position:absolute;
	top:161px;
	right:4px;*/
	width:317px;
	float:right;
	margin-right:4px
}

.right_col_top{
	background:#ddd;
	height:37px;
}

.profile_img{
	margin:30px 30px 0 30px
}

.content{
	width:377px;
	padding-bottom:37px;
	margin-left:258px
}

.content p, .content ul, .content ol, .content h3, .content h4, .content a, .right_col p, .right_col ul, .right_col h3{
	margin:auto 30px;
}

.content p a{
	margin:auto 0
}

.divider{
	background:#88A3D2 url(../images/bg_divider.jpg) top left no-repeat;
	width:948px;
	height:4px;
	margin-left:4px
}


/* ##################### Individual Page Styles ##################### */

/* Home */

.container_home{
	margin:0 auto;
	width:956px;
	position:relative;
	background:url(../images/bg_container_home.gif) center 40px repeat-y;
	min-height:100%;
	vertical-align:bottom
}

.home_header{
	width:948px;
	background:#f7f7f7 url(../images/bg_home_header.jpg) no-repeat left bottom;
	text-align:left;
	height:448px;
	margin:0 4px;
	position:relative
}

.home_header .logo{
	float:left
}

.equal_thirds{
	width:949px;
	margin:0 auto;
	padding:20px 0 0 2px;
	background:#fff;
}

.third{
	width:286px;
	float:left;
	background:#fff;
	padding:0 15px 20px 15px
}

.third img{
	float:left;
	margin-right:24px
}

.mislink{
	position:absolute;
	right:110px;
	top:145px;
}

.vislink{
	position:absolute;
	right:92px;
	top:207px;
}

.sunlink{
	position:absolute;
	right:67px;
	top:257px;
}


/* Solutions */

.icon{
	display:block;
	margin:20px auto
}

.pdf{
	float:left;
	margin-right:10px
}

.pdf_text{
	width:271px;
	display:block;
	margin-left:46px
}


/* Support Knowledge Base */

.login{
	width:300px;
	margin:0 auto
}

.login span{
	width:65px;
	text-align:right;
	display:block;
	float:left;
	text-align:right;
	padding:0 10px 0 0
}

.login .submit{
	margin:10px 0 0 75px;
}

/* Case Studies*/

.rightimg{
	margin:30px auto;
	display:block
}

.case{
	margin:25px 0 0 0
}

.case span{
	padding:0 0 0 30px;
	display:block;
}

.case img{
	float:right;
	margin:0 30px 10px 10px;
	padding:5px;
	background:white;
	border:#efefef 1px solid
}


