@media all { 

/* =The above @media rule hides this stylesheet from the 
discontinued Microsoft Internet Explorer for Mac. */

/* =html */
html { 
	margin : 0; 
	padding : 0; 
	color : #000; 
	text-align : center; 
}

/* =body */



/* =a */
a:link {
	color : #EB7112;
	text-decoration : none; 
}

a:visited { 
	color : #EB7112;
	text-decoration : none;
}

a:hover { 
	color : #EB7112; 
	text-decoration : none; 
}

a:active { 
	color : #EB7112; 
	text-decoration : none; 
}

.nav:link {
	color : #444A59;
	text-decoration : none; 
}

.nav:visited { 
	color : #444A59;
	text-decoration : none;
}

.nav:hover { 
	color : #EB7112; 
	text-decoration : none; 
}

.nav:active { 
	color : #EB7112; 
	text-decoration : none; 
}

img, img a { 
	border : none; 
}


body { 
	width : 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	background-color : #c0c0c0; 
	margin-left : auto;
	margin-right : auto;
	text-align : left;
}	
	
/* =container */
#container {
	width : 780px;
	background : url(../images/background.jpg);
	
}

h1 { font-size : 150%; color : #064394; letter-spacing : .2em;}
h2 { font-size : 130%; color : #064394; letter-spacing : .1em; }
h3 { font-size : 110%; color : #064394; }



/* =branding */
#branding {
	width : 780px;
	height : 157px;
	border-bottom : 1px solid #c0c0c0;
}

#logo {
	float : left;
	width : 393px;
	height : 140px;
	padding : 0;
	margin : 0;

}

#topImage {
	float : right;
	width : 387px;
	height : 140px;
	background : url(../images/top.jpg) no-repeat;
	padding : 0;
	margin : 0;
}

#clearImage{
	
	width : 780px;
	height : 17px;
	background : url(../images/clearImage.jpg) no-repeat;
	padding : 0;
	margin : 0;
}


.companyName {
	margin-left : -9999px;
	font-weight : bold;
	color : #000;
}


/* =left */
#left {
	float : left;
	width : 205px;	
	text-align : center;
	background : url(../images/navBack.jpg);
	border-right : 1px solid #c0c0c0;
}


/* =navigation */
#navigation {
	width : 160px;	
	margin-top : 35px;
	margin-left : auto;
	margin-right : auto;
	text-align : left;
	margin-bottom : 15px;
}

.nav:link {
	color : #444A59;
	text-decoration : none; 
}

.nav:visited { 
	color : #444A59;
	text-decoration : none;
}

.nav:hover { 
	color : #EB7112; 
	text-decoration : none; 
}

.nav:active { 
	color : #EB7112; 
	text-decoration : none; 
}



.navText {
	font-weight : bold;
	font-size : 75%;
	text-transform : uppercase;
	text-align : left;
	padding-left : 10px;
	color : #3C3F57;
}
.navTop {background : url(../images/navigation/navTop.gif); height : 6px;}
.nav1 {background : url(../images/navigation/nav1.gif); height : 25px;}
.nav2 {background : url(../images/navigation/nav2.gif); height : 25px;}
.nav3 {background : url(../images/navigation/nav3.gif); height : 23px;}
.nav4 {background : url(../images/navigation/nav4.gif); height : 23px;}
.nav5 {background : url(../images/navigation/nav5.gif); height : 25px;}
.nav6 {background : url(../images/navigation/nav6.gif); height : 25px;}
.nav7 {background : url(../images/navigation/nav7.gif); height : 23px;}
.navBottom {background : url(../images/navigation/navBottom.gif); height : 15px;}

/*#login {
	width : 160px;	
	margin-left : auto;
	margin-right : auto;
	text-align : left;
}

.loginTop {background : url(../images/navigation/loginTop.gif); height : 5px;}
.login {background : url(../images/navigation/login.gif); width : 132px; height : 19px;}
.loginButton {background : url(../images/navigation/loginButton.gif); width : 15px; height : 19px;}
.loginRight {background : url(../images/navigation/loginRight.gif); width : 13px; height : 19px;}
.loginMiddle1 {background : url(../images/navigation/loginMiddle1.gif); height : 5px;}

#user {
	width : 160px;	
	margin-left : auto;
	margin-right : auto;
	text-align : left;
}

.userLeft {background : url(../images/navigation/userLeft.gif); width : 58px; height : 17px;}
.userRight {background : url(../images/navigation/userRight.gif); width : 13px; height : 17px;}
.userBottom {background : url(../images/navigation/userBottom.gif); height : 8px;}
.passLeft {background : url(../images/navigation/passLeft.gif); width : 58px; height : 17px;}
.passRight {background : url(../images/navigation/passRight.gif); width : 13px; height : 17px;}
.passBottom {background : url(../images/navigation/passBottom.gif); height : 9px;}
.loginBottom {background : url(../images/navigation/loginBottom.gif); height : 8px;}

.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}*/

/* =right */
#right{
	float : right;
	width : 573px;
	text-align : center;
	
}

/* =content */
#content{
	text-align : left;
	padding-left : 25px;
	padding-right : 25px;
	padding-bottom : 10px;
	padding-top : 20px;
}

#marketingContent{
	background : url(../images/marketingServicesBack.jpg) no-repeat;
}

#column1 {
	float : left;
	text-align : left;
	padding-left : 0;
	padding-right : 25px;
	
}

#column2 {
	float : right;
	text-align : left;
	padding-left : 0;
	padding-right : 25px;
}

.BigList{
	list-style-type : none;
	margin : 0;
	padding : 0;
}


.BulletHead {
	font-size : 110%; 
	color : #EB7112;
	font-weight : bold;
	padding-bottom : 7px;
}

/* =footer */
#footer {
	clear : both;
	text-align : center;
	font-size : 75%;
	color : #283345;
	height : 20px;
	background : url(../images/footerBack.gif);
	padding-top : 30px;
}

.brownText { color : #7A6E4F;}

.brownText2 { color : #7A6E4F; font-weight : bold; font-size : 110%;}

#form {
	width : 450px;
	margin-left: 25px;
	border : solid #B5CFEE 1px;
	font-size : 90%;
	font-weight : bold;
	color : #064394;
	background : url(../images/formBack.jpg);
}

#clear {
	clear : both;
}
.back {
	padding-top : 25px; padding-bottom : 0;
}

}

