﻿/* CSS Document */

#FooterContent
{
	font-size:10px;
	text-align:center;
	width:890px;
    height:auto;
    margin-left:auto;
    margin-right:auto;
}

#FooterContent table tr td ul li
{
    text-align:center;
    font-size:11px;
    text-decoration:none;
    display:inline;
    color:#53473B;
    padding-left:5px;
    padding-right:5px;
    cursor:default;
    
}

#FooterContent table tr td ul li a
{
text-decoration:none;
color:#53473B;
text-align:center;
}
#FooterContent div ul li a :hover
{
color:#063C78;
}


#ProductList li 
{
list-style-type:none;
	
}
#ProductList li a
{
	background-image:url(../Images/star.png);
	background-repeat:no-repeat;
	padding-left:15px;
	vertical-align:middle;
	cursor:pointer;
	color:#53473B;
	text-decoration:none;
	font-size:15px;
	
}

#ProductList li a:hover
{
	background-image:url(../Images/star_H.png);
	background-repeat:no-repeat;
	text-decoration:underline;
	font-weight:bold;
	
	
}

#Product_DashBorad
{
 	width:700px; 
	height:auto; 
	clear:both; 
	margin-left:auto; 
	margin-right:auto;
}

#Pro_Dashboard
{
	margin:0px; 
	padding:0px;
}

#Pro_Dashboard_TD1
{
	width:180px; 
	height:104px; 
	background-image:url(../Images/P_BG.png); 
	background-repeat:no-repeat;
	text-align:center;
}

#Pro_Dashboard_TD1 a img
{
	border:none;
}



#Pro_Dashboard_TD2
{
	width:50px; 
	height:104px;
}

#Pro_Dashboard_TR1
{
	width:180px;
	height:20px;
}

#Contact_Form
{
margin-left:40px;
width:450px;
height:auto;
}

#Red
{
color:#FF0000
}

#Form_TD
{
	background-image:url(../Images/Form_Text.png); 
	background-repeat:no-repeat; 
	width:251px; 
	height:41px; 
	padding-left:5px;
	vertical-align:middle;
}

#Form_TD input, select
{
	border:none; 
	width:230px;
	vertical-align:middle;
	color:#53473B;
	font-size:15px;
	margin-bottom:6px;
}

#Form_TD_TXT
{
	background-image:url(../Images/Txt_Bg.png); 
	background-repeat:no-repeat; 
	width:301px; 
	height:86px; 
	padding-left:14px;
	vertical-align:middle;
}

#Form_TD_TXT textarea
{
	border:none; 
	width:270px;
	height:70px;
	vertical-align:middle;
	color:#53473B;
	font-size:14px;
	margin-bottom:2px;
	font-family:Arial;
}

#Downloads
{
	margin:0px; 
	padding:0px;
	width:100%;
	
}

#Downloads tr td
{
	height:25px;
	text-align:left;
	vertical-align:middle;
}

#Sitemap
{
	margin:0px; 
	padding:0px;
	width:100%;
}

#Sitemap tr td a
{
	text-decoration:none;
	color:#53473B;
}
#Sitemap tr td a:hover
{
	font-weight:bold;
}
#Sitemap tr td
{
	height:25px;
	text-align:center;
	vertical-align:middle;
}

#Site_Pro
{
	margin:0px; 
	padding:0px;
	width:100%;
}

#Site_Pro tr td
{
	height:25px;
	text-align:left;
	vertical-align:middle;
}
#Body_Top
{
	width:840px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
#Body_Left
{
	width:500px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	clear:both;
	
}
#Body_Right
{
	width:340px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	
}

#submitbtn
{
	background-image:url(../Images/Submit.png); 
	background-color:#FFFFFF; 
	border-style:none; 
	height:30px; 
	width:80px; 
	cursor:pointer; 
	margin-left:15px;"
}
#submitbtn:hover
{
	background-image:url(../Images/Submit_H.png); 
}


