/* 
CSS Document 
Wink Hosting (www.winkhosting.com)
Designed By Alexis Corredor
alexis.corredor@gmail.com
*/

#page
{
   margin-left: auto; 
   margin-right: auto;
   width: 800px;
}


/*HEADER*/

#rsupport
{
clear:both;
width:auto;
height:auto;
margin:auto;
margin-top:20px;
}

#botpage
{
clear:both;
width:auto;
margin:auto;
}

#botpageleft
{
float:left;
margin:auto;
width:205px;
height:auto;
}

#botpageright
{
margin:auto;
float:left;
width:565px;
}

#header
{
	width: 800px;
	position: relative;
	height: 162px;
	background-image: url(../Images/Generic/header.jpg);
	background-repeat: repeat-y;
}

/*COMPANY NAME IN HEADER*/
#companyname
{
    position: relative;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    padding-left: 15px;
    top: 20px;
    font-size: 8pt;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    text-decoration: none;
    text-align: Left;
    width: 200px;
}

#telnum
{
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 15px;
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	text-align: left;
	top: 100px;
	width: 200px;
	left: -1px;
}

/*MENU IN HEADER*/
#menu
{
	position: absolute;
	bottom: 21px;
	right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#menu a
{
    -size: 10px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}
#menu a:hover
{
    text-decoration: underline;
}

/*MENU IN SIDEBAR*/
#sidemenunav
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #0099CC;
    text-decoration: none;
}

a.news_text
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}

a.news_text:hover
{
    text-decoration: underline;
}

#content #sidemenulinks
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #0099CC;
    text-decoration: none;
}

a.links
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #444444;
    text-decoration: none;
}

a.links:hover
{
    font-weight: lighter;
    text-decoration: underline;
}

/*LEFT PANEL (News, Links, etc.)*/

#chaslogo {
	margin:auto;
	margin-top:20px;
	background-image:url(../Images/Generic/chas.jpg);
	height:50px;
	width:94px;
	
	}
	
#leftpanel
{
    float: left;
    width: 200px;
}

/*CONTENT*/
.hiddenlink
{
	color: #000;
	text-decoration: none;
	cursor: text;
}
#lightbox
{
	<link rel="stylesheet" href="Stylesheets/lightbox.css" type="text/css" media="screen" />
}
#content
{
    padding-top: 10px;
    width: 800px;
}
#contenttext
{
    float: right;
    width: 565px;
    margin-right: 15px;
}

#contenttext td
{
    float: right;
    width: 565px;
    margin-right: 15px;
}

#clickimage
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 50;
}
/*FOOTER*/
#footer
{
    width: 780px;
    height: 32px;
    background-image: url(../Images/Generic/bg_footer.gif);
    background-repeat: no-repeat;
    background-position: center;
    clear: both;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    bottom: 20px;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    color: #FFFFFF;
}

/*FOOTER LINKS*/
#footer a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-top: 25px;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
#footer a:hover
{
    text-decoration: underline;
}

/*TABLE*/
.table_top
{
    width: 204px;
    height: 27px;
    background-image: url(../Images/Generic/table_top.jpg);
    background-repeat: no-repeat;
    text-align: center;
}
.table_content
{
    width: 204px;
    background-image: url(../Images/Generic/table_content.jpg);
    background-repeat: repeat-y;
}
.table_text
{
    margin-left: 15px;
    margin-right: 15px;
    text-align: justify;
    text-decoration: none;
}
.table_bottom
{
    position: relative;
    width: 204px;
    height: 23px;
    background-image: url(../Images/Generic/table_bottom.jpg);
    background-repeat: no-repeat;
}

/*TEXT STYLES*/
.news_date
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #0099CC;
    text-decoration: none;
}
.body_text
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    text-align: justify;
}
.news_more
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #444444;
    text-decoration: none;
}
.news_text
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
}
.subtitle_gray
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #CCCCCC;
}
.title_blue
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 26px;
    color: #7DA5E0;
    text-align: center;
}
.title_blue_small
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #7DA5E0;
}
.title_panel
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
}

.text_header
{
    text-align: center;
}

.body_banner
{
    position: relative;
    margin-top: 50px;
    width: 565px;
    height: 55px;
    background-position: center;
    background-image: url(../Images/Generic/banner.jpg);
    background-repeat: no-repeat;
}

.contact_title
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #7DA5E0;
    text-align:right;
    position:relative;
    width:200px;
    margin-left:auto;
    float:left;      
}

.contact_info
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-left: auto;
    width:355px;
    float:right;
    text-align: left;
    position: relative;
}

#contact_email
{
    position: relative;
    width:565px;
    margin-top: 10px;    
}

.contact_email_title
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #7DA5E0;
    text-align:right;
    position:relative;
    width:200px;
    margin-left:auto;
    float:left;
    line-height:2;      
}

.contact_email_info
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-left: auto;
    width:355px;
    float:right;
    text-align: left;
    position: relative;
}

.input_box
{
    width:338px;
}
