@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#666;
}
.clear {
	clear:both;
}

a{
	font-size:10px;
	color:#999999;
	font-family: verdana;
}

a:hover{
	font-size:10px;
	color:#666666;
}


#mainContainer {
	width:1006px;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}


#mainContainerRight {
	width:639px;
	height:362px;
	background-color:#E2E2E2;
	margin-top:0px;
	float:right;
	margin-right:0px;
	border-bottom: 1px solid #BDBDBD;
	
}

#flashArea {
	width:639px;
	height:362px;
}


.logo{
	float:left;
}

#slogan{
	font-family:verdana, fabulous, arial;
	color:#666666;
	font-size:20px;
	width:358px;
	height:36px;
	float:right;
	margin-top:300px;
	margin-right:30px;
	text-align:right;
	font-style: normal;
	font-weight: bold;
}


h1{
	font-size:20px;
	color:#df262c;
}

h2{
	font-size:11.5px;
	color:#df262c;
	font-weight:bold;
	margin: 0px;
}

h3{
	font-size:10px;
	color:#df262c;
	font-weight:bold;
	margin: 0px;
}


/*--------LEFT NAVIGATION-------*/

#menu {
	width:210px;
	height:250px;
	float:left;
	margin-top:80px;
	margin-left:115px;
	}
	
.menuText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:3px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:10px;
	}
	
.menuText a{
	font-size:13px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}
	
.menuText a:hover{
	color:#666;
	text-decoration:underline;
}


.subMenuText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:30px;
	}
	
.subMenuText a{
	font-size:11px;
	color:#999999;
	text-decoration:none;
}
	
.subMenuText a:hover{
	color:#666666;
}
/*--------END LEFT NAVIGATION-------*/

#logo_Graph{
	background-image:url(/images/logo_graph.jpg);
	background-repeat:no-repeat;
	width:367px;
	height:8px;
	float:left;
	margin-top:24px;
	border-bottom: 1px solid #BDBDBD;
}



#logoArea{
	float:left;
	margin-top:10px;
	border-right: 1px solid #cccccc;
	width:367px;
}

#phoneArea{
	float:right;
	margin-right:10px;
	margin-top:50px;
	font-size:16px;
	color:#DB201B;
	font-weight:bold;
}


#contentArea{
	width:600px;
	float:right;
	margin-right:5px;
	margin-top:0px;
	
}

#specialsArea{
	height:367px;
	height:171px;
	float:left;
	margin-left:0px;
	margin-top:10px;
	
}

#sloganArea{
	width:603px;
	height:140px;
	float:right;
	margin-right:5px;
	margin-top:0px;
	border-left: 1px solid #cccccc;
	padding-left:30px;
	padding-top:20px;
	
}

.link{
	float:left;
	margin-left:40px;
}

.link2{
	float:left;
	margin-left:65px;
}

.link3{
	float:left;
	margin-left:50px;
}

.link4{
	float:left;
	margin-left:45px;
}

#mainContentArea{
	width:806px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	border-left: 1px solid #A2CA98;
	border-right: 1px solid #A2CA98;
	border-top: 1px solid #A2CA98;
	border-bottom: 1px solid #A2CA98;
}

/*---------FOOTER------------*/

#footer {
	width:1006px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
}

#copyright {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#999999;
	margin-top:5px;
}

#bottomLinks{
	float:right;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#999999;
	margin-top:5px;
}

#bottomLinks a{
	color:#999999;
	text-decoration:none;
	font-size:10px;
}

#bottomLinks a:hover{
	text-decoration:underline;
}

#bottomLinks2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#666;
	margin-top:30px;
	width:600px;
	/*margin-left:auto;
	margin-right:auto;*/
}

#bottomLinks2 a{
	font-size:10px;
	color:#666;
	text-decoration:none;
}

#bottomLinks2 a:hover{
	text-decoration:underline;
}

/*---------END FOOTER------------*/

/*TP LOGO*/
#linkTPLogo {
	margin-top: 150px;
	text-align: center;
	text-decoration: none;
	color:#999999;
}

#linkTPLogo a{
		color:#999999;		
		text-decoration: none;
		font-size: 9px;
}

#linkTPLogo a:hover{
		color:#999999;		
		text-decoration: underline;
}

img,.png { background: url(/pngHack/pngHack.htc);}

/*END TP LOGO*/

.line{
	border-top: 1px solid #ccc;
	width:600px;
	
}

.table{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top:10px;
}

.table td{
	padding:2px;
	text-align:left;
}

