
@charset "utf-8";
/*====================== Style Sheet Degrees of Emotion ======================*/

/* Colors Used------------ 
Green   #66CC00
Blue	#0099ff
Grey	#333
green	#9dc106
--------------------------*/

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

address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
	}
caption, th {
	text-align: left;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
	}

abbr, acronym { 
	border: 0;
	}


/*---- Site Default Codes ----*/

body {
	background: url(../images/bg.gif) center top no-repeat #fff;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	line-height: 140%;
	font-size: 11px;
	color: #044c91;
}
p {
	margin-bottom: 15px;
}
br {
	margin-bottom: 10px;
}

/*//////////////////////////////////////

GLOBAL STYLES
 
/////////////////////////////////////*/

.header {
	color: #f26837;
}

#siteWrap {
	margin: 0 auto;
	width: 973px;
	height: 700px;
	margin-top: 22px;
	position: relative;
}
#LTcurve {
	position: absolute;
	top: 0px;
	left: 0px;
}
#RTcurve {
	position: absolute;
	top: 0px;
	right: 0px;
}

/*//////////////////////////////////////

HEADER STYLES
 
/////////////////////////////////////*/

#headerWrap {
	width: 949px;
	margin: 0px 12px 0px 12px;
	height: 111px;
	background: url(../images/header-bg.gif) bottom repeat-x;
}

#logo {
	float: left;
	width: 187px;
	height: 111px;
	background: url(../images/logo-bg.gif) bottom no-repeat;
}
#topLink {
	float: left;
	width: 762px;
	height: 24px;
	padding-top: 10px;
	text-align: right;
}

#topLink ul {
	display: block;

}
#topLink li {
	display: inline;
	padding: 0px 15px 0px 15px;
	border-left: 1px solid #999999;
	font-size: 13px;
	
}

/*//////////////////////////////////////

TOP MENU STYLES
 
/////////////////////////////////////*/
#menuWrap {
	float: left;
	width: 762px;
	height: 77px;
	position: relative;
}
#menu {
	bottom: 12px;
	margin-top: 36px;
}
#MrightCurve {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#menu ul{
    list-style-type: none;
}

#menu li {
	float: left;
	font-size: 12px;
	margin: 0px;
        margin-right: 2px;
	padding: 0px 1px 13px 0px;
        cursor: pointer;
        cursor: hand;
}

#menu li a{
    text-decoration: none;
}

#menu li .tableft, #menu li .tabright{
    float: left;
    width: 7px;
    height: 41px;
    background-image: url('../images/menu/tab-left.gif');
    background-repeat: no-repeat;
}

#menu li .tabright{
    background-image: url('../images/menu/tab-right.gif');
}

#menu li .menutext{
        float: left;
        height: 41px;
        width: auto;
        background-image: url('../images/menu/tab-background.gif');
        background-repeat: repeat-x;
}

#menu li .menutext p{
    margin-top: 7px;
    color: #094b8b;
    font-weight: bold;
    font-size: 13px;
}

#menu li.active .menutext{
    background-image: none;
    background-color: #044c91;
}

#menu li.active .menutext p{
    color: #fff;
}

#menu li.active .tabright{
    background-image: url('../images/menu/tab-right-on.gif');
}

#menu li.active .tableft{
    background-image: url('../images/menu/tab-left-on.gif');
}


/*//////////////////////////////////////

BANNER STYLES
 
/////////////////////////////////////*/

#banner {
	width: 949px;
	margin: 0px 12px 0px 12px;
}


/*//////////////////////////////////////

HOME PAGE CONTENT STYLES
 
/////////////////////////////////////*/
#homeContent {
	width: 949px;
	height: 373px;
	margin: 0px 12px 0px 12px;
	background: url(../images/dotted.gif) bottom repeat-x;
	float: left;
}
#homeLeftCol {
	width: 151px;
	padding-top: 70px;
	height: 303px;
	float: left;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #f26837;
	line-height: 18px;
}
.testimoialAut {
	font-size: 11px;
	color: #999999;
	padding-top: 10px;
}
.testimoialAut a{
        text-decoration: none;
        color: #999999;
}
#homeNews {
	width: 513px;
	height: 325px;
	float: left;
}
#homeNewsTab {
	width: 798px;
	height: 61px;
	float: left;
	background: url(../images/home-news-top-bg.gif) bottom left no-repeat;
	position: relative;
}
.homeNewsTab {
	position: absolute;
	top: 23px;
	left: 50px;
}
#homeNewsTab li {
	display: inline;
}
#homeNewsContent {
	width: 453px;
	padding: 20px 20px 20px 40px;
	height: 295px;
	float:left;
	background: url(../images/home-news-left-bg.gif) left top no-repeat;	
}
#homeNewsContent h2{
	color: #f26837;
	padding: 0px 0px 10px 0px;
	font-size: 18px;
}
#homeNewsContent em{
	font-size: 11px;
	color: #999999;
	font-style: italic;
	
}
#homeEvents {
	float: left;
	width: 284px;
	padding-top: 33px;
	margin-top: 54px;
	background: url(../images/home-news-events.gif) top no-repeat;
}
.homeEvents {
	background: url(../images/events-line.gif) no-repeat top left #e5e5e5;
	float: left;
	width: 233px;
	padding: 7px 10px 7px 10px;
	margin-left: 31px;
}
.homeEvents h2 {
	color: #b83f1f;
	font-size: 14px;

}
.eventDate {
	color: #666666;
	font-style: italic;
	font-size: 11px;
}
.homeEvents p {
	color: #4c4c4c;
	line-height: 130%;
}
.homeEventsBottom {
	background: url(../images/home-events-bottom.gif) top repeat-x;
	float: left;
	width: 252px;
	height: 100px;
	float: left;
	margin-left: 31px;
	border: 1px solid #fff;
}



/*//////////////////////////////////////

SUBLINK PAGES STYLES
 
/////////////////////////////////////*/

#subBanner {
	width: 949px;
	height: 94px;
	background: url(../images/sublink-banner.jpg) no-repeat;
	margin: 0px 12px 0px 12px;
	position: relative;
	float: left;
}
#heading {
	position: absolute;
	padding: 8px;
	top: 20px;
	left: 180px;
}
#heading h1 {
	color: #fff;
	font-size: 25px;

}
#subLeft {
	width: 159px;
	float: left;
	height: 400px;
	margin: 0px 0px 0px 12px;
	background: url(../images/sublink-left.jpg) no-repeat;
	
}
#subNav {
	width: 129px;
	background: url(../images/sub-navbg.jpg) no-repeat;
	min-height: 300px;
	padding-left: 30px;
	padding-top: 10px;
	float: left;
}
#subNav li {
	padding: 8px 3px 8px 3px;
	font-size: 13px;
	border-bottom: 1px solid #e3e3e3;
}

#subNav a {
	color: #033f79;
	text-decoration: none;

}
#subNav a:hover {
	color: #f26837;
}
#subContent {
	width: 522px;
	float: left;
	margin-bottom: 30px;
}
.subContent {
	width: 450px;
	margin-left: 30px;
}
.FAQ {
	background: url(../images/faq-divider.gif) bottom left no-repeat;
	padding: 15px 0px 15px 0px;
}
.FAQ h2 {
	color: #e46031;
	font-size: 13px;
	background: url(../images/faq-arrow-down.gif) top left no-repeat;
	padding: 3px 3px 3px 30px;
}
.FAQanswer {
	line-height: 130%;
	padding-left: 30px;
	margin-top: 5px;
}
#subRight {
	width: 228px;
	float: left;
	height: 400px;
	margin: 0px 12px 0px 0px;
	padding: 20px;
	background: url(../images/sublink-right-bg.jpg) left top no-repeat;
}

.boxheader {

	font-size: 12pt;
	padding: 4px;
	color: #FFFFFF;
	background: #b9b9b9;

}

.box {

	background: #e5e5e5;
	padding: 10px;
	margin: 0px 0px 10px 0px

}


/*//////////////////////////////////////

FOOTER STYLES
 
/////////////////////////////////////*/
#footer {
	width: 949px;
	height: 40px;
	margin: 0px 12px 0px 12px;
	padding-top: 5px;
	position: relative;
	float: left;
}
#footer p {
	color: #729bc1;
}

#footerLeft {
	position: absolute;
	right: 962px;
	bottom: 0px;
}
#footerCenter {
	position: absolute;
	right: -11px;
	top: 23px;
}
#footerRight {
	position: absolute;
	left: 960px;
	bottom: 0px;
}


.link2 {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: verdana, Helvetica, sans-serif; FONT-VARIANT: normal; TEXT-DECORATION: none
}

A.link2:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; TEXT-TRANSFORM: none; COLOR: #666666; FONT-STYLE: normal; FONT-FAMILY: verdana, Helvetica, sans-serif; FONT-VARIANT: normal; TEXT-DECORATION: none
}

/****************** Products Page Styles ******************/

.product{
    border: 1px solid #044C91;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 20px;
    margin-bottom: 15px;
}

.product ul{
    margin-left: 14px;
}

.product strong{
    font-weight: bold;
}

.product p{
    margin-bottom: 5px;
}

.product .left{
    width: 470px;
}

#subContent.fullwidth{
    width: 750px;
}

#subContent.fullwidth .subContent{
    width: 720px;
}


