body
{
    font-family:verdana, helvetica, arial, sans-serif;
    font-size:13px;
    background-color:#299926; 
}

#applicationForm th div
{
    text-align:left;    
}

#applicationForm td
{
    background-color:#E5F2FF;    
}

#applicationForm td.title, .title
{
    background-color:#299926;    
}

#applicationForm th 
{
    background-color:#299926;    
}

#applicationForm th.title, .title 
{
    background-color:#299926;
    text-align:center;
}

#applicationForm th.title, .title h2 
{
    color:Black;
}

hr
{
    color:#3E287A;
    background-color:#3E287A;
    height:4px;
    border:none;
    margin-top:0;
}

a, a:visited
{
    font-weight:bold;
    text-decoration:none;
    color:#3E287A
}

a:hover, a:visited:hover
{
    color:#439659
}

img
{
    border-style:none;
    border-width:0px;
}

p
{
    text-align:justify;
}


h1, h2, h3, h2 a, h2 a:hover
{
    color:#439659;
}

h2 .title
{
    color:#7BC1CD;    
}

h3
{
    padding:0;
}

#page
{
    width:970px;
    margin-left:auto;
    margin-right:auto;
    background-color:White;
}

#content
{
    padding-right:50px;
    padding-left:50px;
}

.logo
{
    float:left;
}

#heading
{
    padding-left:10px;
    background:url(Images/star_logo.jpg);
    background-repeat:no-repeat;
    background-position:right;
    clear:both;
}

#heading .callNow
{
    background-repeat:no-repeat;
    background-position:right;
    height:60px;
    font-size:25px;
    font-weight:bold;
    color:#3E287A;
    padding-left:450px;
    padding-top:45px;
}


#menu
{
    background:url(Images/menu2.png);
    background-repeat:no-repeat;
    background-position:top;
    height:30px;
    clear:both;
}

#menu a
{
    text-decoration:none;
    color:White;
    font-size:16px;
    font-weight:normal;
    height:30px;
    line-height:30px;
    display:inline-block;
    width:115px;
    text-align:center;
}

#menuItems
{
    padding-left:350px;    
}

#menu a:hover, #menu a:visited:hover, #menu a.selected
{
    background:url(Images/menu-background-selected.png);
    background-repeat:repeat-x;
}

#banner
{
    
}

#footer
{
    padding-top:20px;
    clear:both;
}

#footerContent
{
    padding-left:10px;
}

#footer .callNow
{
    background:url(Images/star_logo-small.jpg);
    background-repeat:no-repeat;
    background-position:right;
    margin-right:10px;
    height:60px;
    font-size:25px;
    font-weight:bold;
    color:#3E287A;
    padding-left:450px;
    padding-top:20px;
}

.contentLeft
{
    float:left;
    width:450px;
}

.contentRight
{
    margin-left:475px;
    padding-top:18px;
}

#zero41
{
    padding-top:10px;
    width:970px;
    margin-left:auto;
    margin-right:auto;
}

#zero41 img
{
    float:right;
}

#applyNow
{
    padding-bottom:20px;
}

#applyNowImage a
{
    background:url(Images/apply_down.jpg);
    background-repeat:no-repeat;
    background-position:left;
    display:block;
    width:250px;
    height:80px;
}

#applyNowImage a:hover img 
{
    visibility:hidden
}

#applyNowImage
{
    width:250px;
    margin-left:auto;
    margin-right:auto;
    padding-left:50px;
}

#moneyImage
{
    padding-left:50px; 
    padding-top:20px;   
}

#moneyImage2
{
    padding-top:100px;
    padding-left:50px;    
}

#cheque
{
    padding-top:100px;
    padding-left:50px;    
}

#travelCheque
{
    padding-top:50px;
    padding-left:50px;    
}

#currency
{
    padding-top:50px;
    padding-left:50px;    
}
.address
{
    padding-bottom:30px;
}

.address th
{
    text-align:left;
    width:80px;
}

.address .title
{
    font-weight:bold;
}

#contactUsHeader
{
    padding-bottom:65px;
}

#contactUsHeader li
{
    list-style-type:none;
}

#contactUsHeader ul
{
    padding-left:80px;
}

.input-validation-error
{
	background-color:#FFC0CB;
}

.validation-summary-errors
{
	color:Red;
}

.field-validation-error
{
	color:Red;
}

.validation-error-icon
{
    background-repeat:no-repeat;
	background-image:url(Images/exclamation.png);
	padding-left:20px;
	color:Red;
}
