/* Created by TopStyle Trial - www.topstyle4.com */
/*** Start configuration ******************************************************/
BODY, DIV, H1, H2, H3, H4, H5, H6, P, A, FORM, FIELDSET, SELECT, INPUT,
TABLE, TD, TH, DD, DL, DT, LI {
    padding:0;
    margin:0;
}

UL, OL {
    margin: 0 0 0 20px;
    padding: 0 0 0 10px;
}

UL {
    list-style: disc;
}

OL {
    list-style: decimal;
}


IMG {
	border: none;
}

.t_left	{
	text-align: left;
}
.t_center {
	text-align: center;
}
.t_right  {
	text-align: right;
}

.f_l {
	float:left;
}
.f_r {
	float:right;
}

.clear {
    clear: both;
    font-size: 1px;
}

/*******************************************************************************/
h1 {
	font-family: MyriadPro, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #002B5C;
	font-weight: normal;
	margin-bottom: 10px;
}

h2 {
	font-family: "Palatino", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #002B5C;
	font-weight: normal;
	margin-bottom: 10px;
	font-style: italic;
}

h3 {
	font-family: Arial;
	font-weight: bolder;
	font-size: 12px;
	color: #002B5C;	
	margin-bottom: 15px;
	text-transform: uppercase;
}

p {
	margin-bottom: 15px;
}

a, 
a:visited {
	color: #002B5C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background-color: #DFF3FD;
	color: #666666;
	font-family: MyriadPro, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.container {
	width: 1023px;
	margin: 0 auto 10px auto;
}

.header{
	height: 185px;
	background-image: url(../images/header-bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
}

a.logo {
	display: block;
	background-image: url(../images/sum-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 146px;
	height: 50px;
	position: absolute;
	left: 90px;
	top: 30px;
}
.pic{
	position: absolute;
	right: 30px;
	top: 0px;
	background-image: url(../images/visual.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 270px;
	height: 91px;
}
.slogan {
	background-image: url(../images/sum-slogan.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 370px;
	position: absolute;
	left: 350px;
	top: 43px;
	font-size: 1px;
	color: #002A5C;
}

/**** Navigator ***************************/
.navigator {
	position: absolute;
/*	left: 350px; */
	right: 125px;
	bottom: 0px;
	color: #000;
}
.navigator a,
.navigator a:visited{
	color: #000;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.navigator a:hover{
	text-decoration: underline;
}
/**** End Navigator ***********************/
.wrap-main {
	background-color: #fff;
}
.main {
	padding: 20px 0;
	width: 824px;
	margin: 0 auto;
}
.advance-text {
	font-size: 22px;
	font-family: "Palatino", sans-serif;
	font-weight: bolder;
	font-style: italic;
	color: #999999;
	margin-bottom: 20px;
}

.col-left-home {
	width: 455px;
	float: left;
}
.col-right-home {
	width: 320px;
	float: right;
	font-size:14px;
}

.footer {
	padding-top: 10px;
}

.footer-links {
	font-size: 10px;
	text-align: center;
	color: #000;
	padding-bottom: 20px;
	font-family: Helvetica, sans-serif;
}
.footer-links a,
.footer-links a:visited{
	font-size: 9px;
	font-family: Helvetica, sans-serif;
	color: #000;
}
.copyright {
	width: 620px;
	margin: 0 auto 20px auto;
	font-size: 9px;
	font-family: Helvetica, sans-serif;
	color: #000;
}
.copyright .col-left {
	width: 420px;
	float: left;
	text-align: right;
}
.copyright .col-right {
	width: 170px;
	float: right;
}
.copyright .col-right a{
	display: block;
	width: 139px;
	float: right;
	background-image: url(../images/bobby-logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 28px;
	padding: 3px 0 0 31px;
}


.wrap-links-service {
	overflow: hidden;
}

a.link-service,
a.link-service:visited,
a.link-service:hover {
	display: block;
	height: 95px;
	width: 190px;
	background: #002A5C; 
	position: relative;
	color: #CCCCCC;
	font-size: 17px;
	float: left;
	margin: 0 12px 30px 0;
	padding: 0;
	overflow: hidden;
}

a.link-service .corn {
	display: block;
	background-image: url(../images/corners-r6.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 6px;
	height: 6px;
	font-size: 1px;
}

a.link-service .tl {
	background-position: right bottom;
	left: 0px;
	top: 0px;
}

a.link-service .tr {
	background-position: left bottom;
	right: 0px;
	top: 0px;
}

a.link-service .bl {
	background-position: right top;
	left: 0px;
	bottom: 0px;
}

a.link-service .br {
	background-position: left top;
	right: 0px;
	bottom: 0px;
}

a.link-service .text {
	display: block;
	padding: 5px 0 0 10px;
}

a.link-pinnacle,
a.link-pinnacle:visited {
	display: block;
	background-image: url(../images/pin-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 782px;
	padding-left: 20px;
	font-size: 12px;
	color: #fff;
	line-height: 33px;
}

/*** Inner Pages *****************************************************/

.inner .main {
	width: 802px;
	margin: 0 auto;
}
.inner .main .wrap {
	padding-bottom: 40px;
}
.sidebar {
	width: 230px;
	float: left;
}
.content {
	width: 560px;
	float: left;
}

.sidebar .nav a,
.sidebar .nav a:visited{
	display: block;
	width: 195px;
	height: 32px;
	background-image: url(../images/nav-bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 12px;
	font-size: 18px;
	line-height: 32px;
	padding: 0 0 0 10px;
	color: #CCCCCC;
}

.sidebar .nav a.active,
.sidebar .nav a.active:visited{
	background-image: url(../images/nav-bg-active.gif);
}

.sidebar .nav a:hover{
	color: #fff;
	text-decoration: none;
}

.col-left {
	width: 250px;
	float: left;
}
.col-right {
	width: 250px;
	float: right;
}
.col-left a,
.col-right a,
.col-left a:visited,
.col-right a:visited{
	color: #999;
}
/*** End Inner Pages *************************************************/
.yellow {
color:#FFCC00;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
}
.nav_link{
 font-weight:bolder;
 display:block;
 width: 205px;
}
