
body
{
	font: normal 12px calibri, arial;
	margin: 0;
}
a
{
	text-decoration: none;
	border: 0;
}
div,span,p,h1,h2,h3,h4,h5,h6,img
{
	border: 0;
	margin: 0;
	padding: 0;
}
ul 
{
	list-style-type: none
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px)
{
	.inner-wrapper
	{
		width: 1180px;
	}
}
@media only screen and (max-device-width: 480px) 
{
	.inner-wrapper
	{
		margin: auto;
		width: 1180px;
	}
}
@media handheld and (min-device-width: 320px) and (max-device-width: 480px) 
{
	.inner-wrapper
	{
		margin: auto;
		width: 1180px;
	}
}

@media screen and (device-width: 1024px)
{
	.inner-wrapper
	{
		margin: auto;
		width: 1180px;
	}
}
@media screen and (min-device-width: 1366px) 
{
	.inner-wrapper
	{
		margin: auto;
		width: 1180px;
	}
}	

@media screen and (device-width: 640px) 
{
	.inner-wrapper
	{
		margin: auto;
		width: 1180px;
	}
}	

#wrapper 
{  
	
}

#top
{
	background-image: url('../images/sg-top-bg.png'); 
        background-color: #223A5C;
        
	height: 110px;
	padding: 0 auto;
}

#logo
{
	float: left;
	margin-top: 15px;
    
}

#make-payment
{
	position: absolute;
	display: inline;
	margin-left: 300px;
}


#main-menu

{
        float: right;
	list-style-type: none;
	margin-top: 79px;
     margin-right: 90px;
  }    

#main-menu > li
{
	cursor: pointer;
	display: inline-block;
	float: left;
	font-size: 16px;
	position: relative; 
}
#main-menu > li  > ul
{
	border: 1px solid black;
	border-bottom: 0;
	padding: 0;
	position: absolute; 
	top: 31px; 
	left: 0px; 
	z-index: 100000000; 
	width: 250px;
	visibility: hidden;
}
#main-menu > li > ul > li
{
	background: #6C7E97;
	border-bottom: 1px solid black;
	display: list-item; 
	float: none;  
	padding: 5px;
	position: relative;
}
#main-menu > li > ul > li > ul
{
	background: blue;
	border: 1px solid black;
	border-bottom: 0;
	padding: 0;
	position: absolute; 
	top: -1px; 
	left: 250px; 
	z-index: 100000000; 
	width: 250px;
	visibility: hidden;
}
#main-menu > li > ul > li > ul > li
{
	background: #6C7E97;
	border-bottom: 1px solid black;
	display: list-item; 
	float: none;  
	padding: 5px;
	position: relative;
}
#main-menu > li > ul > li a
{
	float: none;
	font-size: 14px;
	letter-spacing: 0;
}
#main-menu > li ul > li a:hover
{
	background: none;
        color: #fff300;
        decoration: bold;
}

#main-menu > li a
{
	color: white;
	padding: 10px 15px;
	letter-spacing: -0.75px;
}
#main-menu > li a:hover
{
	background: #4E6B92;
}


#banner-bar-gov
{
	background: #143360 url('../images/banner-back-government.png') no-repeat;
	background-position: center;
        
    
	height: 292px;
}

#banner-bar-advocacy
{
	background: #143360 url('../images/banner-back-advocacy.png') no-repeat;
	background-position: center;
	height: 292px;
}

#banner-bar-campaigns
{
	background: #143360 url('../images/banner-back-campaigns.png') no-repeat;
	background-position: center;
     
	height: 292px;
}


#banner-bar .background-image
{
	border: 0;
	float: right;
	height: 290px;
	width: 596px;
}

#banner
{
	float: left;
	height: 273px;
	margin-right: 50px;
	margin-top: 8px;
	padding: 0px;
	width: 635px;
}

#banner .banner-image
{
	margin-top: 80px;
}

#banner  div
{
	height: 273px;
}

#banner img
{
	border: 0;
	float: left;
	margin-top: 25px;
}

#banner .button-learn-more
{
	background-color: #4E6B92;
	clear: left;
	color: white;
	float: right;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	margin-top: 8px;
	margin-right: 25px;
	text-align: center;
	text-decoration: none;
	width: 108px;
}

#banner .button-learn-more:hover
{
	background-color: #223A5C;
}


#content
{
	background: #EEF3F9;
	clear: both;
	overflow-y: auto;
}

#content .inner-wrapper
{
	background: white;
	border: 1px solid #d0dae6;
	box-shadow: 1px 1px 10px 1px #ddd;
	overflow-y: auto;
}

#content ol
{
	font-size: 16px;
	margin: 0 25px;
	margin-bottom: 25px;
	
}

#content ul
{
	font-size: 16px;
	list-style-type: square;
	margin: 0 25px;
	margin-bottom: 25px;
}

#content ol li, #content ul li
{
	margin: 5px 0;
}


#content .column-left
{
	color: #444;
	float: left; 
	padding: 10px 10px 10px 25px;
	width: 700px;
	margin-right: 15px;
}

#content .column-left h1
{
	font-size: 36px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 15px
}

#content .column-left hr
{
	background: #ccc;
	border: 0;
	color: #ccc;
	height: 1px;
	margin-left: 15px;
	margin-bottom: 20px;
	padding: 0;
}

#content .column-left h2
{
	font-size: 28px;
	font-weight: normal;
	margin: 5px 15px;
}

#content .column-left h3
{
	font-size: 22px;
	font-weight: lighter;
	margin: 0 15px;
}

#content .column-left p
{
	font-size: 15px;
	margin: 15px
}

#content .column-right
{
	float: left;
	width:300px;
	margin: 0;
	padding: 0;
	padding-bottom: 50px;
}

#content .column-right h1
{
	font-size: 36px;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 0;
	margin: 0;
}

#content .column-right hr
{
	background: #ccc;
	border: 0;
	color: #ccc;
	height: 1px;
	margin-left: 15px;
	margin-bottom: 20px;
	padding: 0;
}

#content .column-right h2
{
	font-size: 28px;
	font-weight: normal;
	margin: 25px 0;
}

#content .column-right h3
{
	font-size: 22px;
	font-weight: lighter;
	margin: 0 15px;
}

#content .column-right .divider
{
	background: #ccc;
	border: 0;
	color: #ccc;
	float: left;
	height: 300px;
	width: 1px;
}

#content .column-right .download-row
{
	clear: both; 
	padding-left: 7px;
	margin: 35px 0;
	padding-bottom: 50px;
}

#content .column-right .downloads-bar
{
	-moz-border-radius: 25px;
	-o-border-radius: 25px;
	-webkit-border-radius: 25px;
	background: #f8f8f8;
	border-radius: 25px;
	overflow-y: auto;
	width: 285px;
	padding-left: 5px;
	float: left;
}

#content .column-right .download-row br
{
	clear: both;
}
#content .column-right .download-row h3
{
	font-size: 17px;
	text-transform: uppercase;
	font-weight: normal;
}

#content .column-right .download-row .pdf-icon
{
	float: left;
	width: 100%;
	padding: 0;
	max-width: 72px;
	padding-right: 15px;
}
#content .column-right .download-row .column-right h3
{
	margin-left: 0;
}
#content .column-right .download-row .column-right
{
	float: left;
	margin: 0;
	width: 175px;
}
#content .column-right .download-row .column-right .download-link
{
	color: black;
	text-decoration: none;
	
}
#content .column-right .download-row .column-right .download-link div
{
	background: #ffae00;
	color: black;
	margin-top: 15px;
	padding: 2px 10px;
	text-align: center;
	text-transform: uppercase;
	width: 120px;
}

#content .column-right .service .link-learn-more
{
	background-color: none;
	clear: right;
	color: #4E6B92;
	float: right;
	font-size: 14px;
	height: 24px;
	line-height: 28px;
	margin-top: 15px;
	text-align: center;
	text-decoration: none;
	width: 108px;
}

#content #law-guide
{
	border: 1px solid #999;
}
#content #law-guide th
{
	background: #666;
	font-size: 14px;
	color: white;
	font-weight: normal;
	text-transform: uppercase;
}
#content #law-guide td
{
	background: #f2f2f2;
	font-size: 14px;
	padding: 5px 15px;
}

#content .two-column-table
{
	background: #fafafa;
	border: 1px solid #bbb;
	margin-left: 15px;
	margin-bottom: 15px;
	overflow: auto;
}
#content .two-column-table p
{
	clear: left;
	padding: 12px;
	border: 1px dashed #999;
	width: 450px;
}
#content .two-column-table .column-left
{
	background: #eee;
	float: left;
	height: 100%;
	margin: 0;
	
	padding: 10px;
	width: 130px;
}
#content .two-column-table .column-right
{
	background: #fafafa;
	float: left;
	padding: 10px;
	width: 480px;
}
#content .two-column-table .column-right ul
{
	color: black;
	float: left;
	list-style-type: square;
	margin: 0;
}

#content .two-column-table .column-right li
{
	font-size: 14px;
}
#content form label
{
	float: left;
	font-size: 16px;
	margin: 6px 0;
	margin-left: 18px;
	width: 200px;
}
#content form input[type='text'], #content form textarea, #content form select
{
	border: 1px solid #ccc; 
	font-size: 14px;
	margin: 6px 0;
	padding: 5px;
}
#content form input[type='text']
{
	width: 450px;
	
}
#content form textarea
{
	height: 128px;
	width: 450px;
}

#content .contact-info
{
	font-size: 16px;
}
#content .contact-info h1
{
	margin: 0;
	margin-top: 25px;
}
#content .contact-info hr
{
	margin-left: 0;
	margin-right: 25px;
}

#footer
{
	background: url('../images/footer-tile2.png');
	border-top: 2px solid #A8B8CE;
	clear: both;
	margin: 0 auto;
	overflow-y: auto;
}
#footer #from-the-blog
{
}

#footer .box-title
{
	color: #858484;
	float: left;
	padding-top: 15px;
	padding-left: 25px;
	text-transform: uppercase;
}
#footer #from-the-blog, #footer #twitter-feed
{
	float: left;
	margin-bottom: 15px;
	margin-right: 1%;
	margin-top: 15px;
	width: 39%;
}
#footer .footer-box
{
	background: #D0D9E5;
	-moz-border-radius: 25px;
	-o-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	box-shadow: 1px 1px 3px #aaa;
}
#footer .footer-box ul
{
	clear: both;
	list-style-type: none;
	padding-left: 20px;
}

#footer  .footer-box ul li
{
	padding-bottom: 5px;
}

#footer  .footer-box strong
{
	color: #1a82ff;
}
#footer  .footer-box p
{
	color: #666;
}

#social-links
{
	background: url('../images/social-links-box.png') no-repeat;
	float: left;
	width: 20%;
	margin-top: 15px;
	margin-bottom: 15px;
}
#social-links ul
{
	padding-right: 15px;
}
#social-links ul li a
{
	margin: 0;
	padding: 0;
}
 #from-the-blog .box-icon, #twitter-feed .box-icon, #social-links .box-icon, #site-map .box-icon
{
	float: left;
	position: relative;
	left: 15px;
	top: -10px;
}

#site-map
{
	clear: both;
	background: #D0D9E5;
	-moz-border-radius: 25px 25px 0 0;
	-o-border-radius: 25px 25px 0 0;
	-webkit-border-radius: 25px 25px 0 0;
	border-radius: 25px 25px 0 0;
	box-shadow: 1px 1px 3px #888888;
	width: 100%;
	height: 220px;
}

#site-map ul
{
	float: left;
	margin: 0;
	width: 13%;
}

#site-map ul li
{
	clear: both;
	display: list-item;
}

#site-map ul li a
{
	color: #223A5C;
}

#site-map .map-list
{
	clear: left;
}

#site-map ul li .title
{
	color: #223A5C;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0;
}

#site-map ul li a
{
	color: #666;
	font-size: 12px;
	text-indent: 10px;
}

#copyright-bar
{
        background-image: url('../images/sg-bottom-bg.png'); 
	background-color: #223A5C repeat-x;
	clear: both;
	color: white;
	height: 80px;
}
#copyright-bar span
{
	line-height: 80px;
}