body
{ 
	margin:0 auto; 
	text-align:center;
	font-family:"Arial", Gadget, sans-serif;
	font-size:12px;
	background:#f4f4f4 url(../images/content_bg.png) center repeat-y;
}

h2
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:36px;
	font-weight:bold;
	letter-spacing:-2px;
}

h3
{
    font-size:20px;
	letter-spacing:-1px;
	font-weight:bold;    
}

p
{
	color:#333;
	margin-left:10px;
	margin-right:10px;
	line-height:20px;
	text-align:justify;
}



#alert { display:block; float:left; width:100%; margin-bottom:15px; }

.global_error { border-bottom:1px solid #903; border-top:1px solid #903; padding-top:5px; padding-bottom:5px; text-align:left; background:#FCC url(../images/exclamation.png) no-repeat; background-position:25px 50%; }

.global_success { border-bottom:1px solid #0C3; border-top:1px solid #0C3; padding-top:15px; padding-bottom:15px; text-align:left; background:#CFC url(../images/accept.png) no-repeat; background-position:25px 50%; }

#alert p { margin-left:55px; color:#333; }

#wrapper 
{ 
	width:960px; 
	margin-left:auto; 
	margin-right:auto;
	position:relative;
}
/* login */
#login 
{ 
	width:960px;
	display:block;
	float:left;
	border-bottom:1px #CCC solid;
	text-align:right;
	padding-top:12px;
	padding-bottom:12px;
	position:relative;
}

#login p
{ 
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	cursor:pointer;
}

#login form
{
	display:inline;
	margin-right:60px;
}

#login .submit
{
	background:url(../images/login.png);
	height:20px;
	width:49px;
	border:0;
	position:absolute;
	right:198px;
	bottom:12px;
}

#login .username
{
	background:no-repeat url(../images/username.png);
	border:1px solid #ebebeb;
	padding-left:20px;
	background-position:2px 2px;
	width:200px;
}
#login .password
{ 
	background:no-repeat url(../images/password.png);
	border:1px solid #ebebeb;
	padding-left:20px;
	background-position:2px 2px;
}

/* topbanner */
#topbanner 
{ 
	width:960px;
	display:block;
	float:left;
	text-align:left;
	height:100px;
	position:relative;
	margin-bottom:25px;
}

#topbanner img
{
	margin-top:15px;
	position:absolute;
	float:left;
	display:block;
}

#topbanner form
{
	position:absolute;
	float:right;
	display:block;
	margin-top:60px;
	right:0;
}

#topbanner span
{
	cursor:pointer;
}

/* Services */
#servicesside
{
	background:url(../images/servicesbg.png) bottom no-repeat;
	width:420px;
	display:block;
	float:right;
	text-align:left;
	overflow:auto;
	padding-bottom:50px;
	/*height:500px;*/
}

#servicesside h2
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:15px;
}

#servicesside h3
{
	display:block;
	width:235px;
	float:left;
	margin-left:15px;
	margin-right:15px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	letter-spacing:0;
	font-weight:normal;
	margin-bottom:5px;
	border-bottom:1px solid #CCC;
	padding-bottom:5px;
	padding-left:35px;
}

#servicesside .expand
{
	background:url(../images/expand.gif) no-repeat;
	background-position:10px 2px;;
	cursor:pointer;
}

#servicesside .collapse
{
	background:url(../images/collapse.gif) no-repeat;
	background-position:10px 2px;
	cursor:pointer;	
}

#servicesside .subsearch
{
	width:301px;
	margin-bottom:5px;
	position:relative;
	display:block;
}

#servicesside .subsearch span
{
	display:block;
	float:left;
	width:100px;
	margin-left:15px;
	margin-bottom:15px;
	margin-top:10px;
}

#servicesside  button
{
	display:block;
	float:left;
	margin-top:15px;
	margin-left:220px;
}

#servicesside  label
{
	display:block;
	float:left;
	margin-left:5px;
	width:100px;
	line-height:18px;
	margin-bottom:10px;
}

#servicesside  input
{
	display:block;
	float:left;
	margin-left:25px;
	line-height:25px;	
}

#servicesside li
{
	color:#333;
	margin-left:10px;
	margin-right:10px;
	line-height:20px;
	text-align:justify;
	list-style: square;
	margin-left:40px;
	font-weight:bold;
	font-size:15px;
}
/* offer star */
#offerstar
{
	top:430px;
	right:185px;
	background:url(../images/offer.png) no-repeat;
	position:absolute;
	width:144px;
	height:144px;
	float:right;
}

#offerstar span
{
	margin-top:55px;
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:30px;
	font-weight:bold;
	letter-spacing:-2px;
	color:#ffe6e2;
}

/* content */
#primary
{
	padding:10px;
	/*border-top:1px solid #CCC;*/
	display:block;
	float:left;
	left:0;	
	width:615px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

#primary p
{
	font-size:14px;
	padding:10px;
	text-align:justify;
}

#primary h3
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -2px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#services li 
{
	display:block;
	float:left;
	width:270px;
	margin:10px;
}

#services .whatwedo_top
{
	background:transparent url(../images/whatwedo_top.gif) repeat-y scroll 0 0;
	height:21px;
	margin-top:0px;
	margin-bottom:0px;	
}

#services .whatwedo_bottom
{
	margin-top:0px;
	margin-bottom:0px;	
	background:transparent url(../images/whatwedo_bottom.gif) repeat-y scroll 0 0;
	height:21px;	
}

#services .whatwedo_content
{
	background:transparent url(../images/whatwedo_bg.gif) repeat-y scroll 0 0;
	margin-top:0px;
	margin-bottom:0px;	
	padding:8px 20px 3px 17px;		
}

#services .whatwedo_content h3
{
	margin-top:-10px;
	color:#999;
	font-size:18px;
}

#services_list ul
{
	margin-top:0px;
	margin-bottom:0px;
}

#services_list li
{
	display:block;
	float:none;
	background:none;
}
/* rightrial */
#rightrial
{
	padding:10px;
	display:block;
	float:right;
	left:0;	
	width:301px;
	margin-top:0;
	margin-bottom:10px;
	
	text-align:left;
}

#rightrial li
{
	display:block;
	float:left;
	margin:5px;
}

/* Footer */
#footer
{
	padding:10px;
	border-top:1px solid #CCC;
	font:status-bar;
	color:#999;
	display:block;
	float:left;
	left:0;	
	width:940px;
	bottom:0;
	text-align:center;
}

#footer p
{
	text-align:center;
}

#footer table
{
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}

#footer td
{
	padding:0;
	padding-left:35px;
	padding-right:35px;
}

.stepactive { background:url(../images/step_bg.gif) top no-repeat; }
.stepinactive { background:url(../images/step_bg_inactive.gif) top no-repeat; }

#middlemenu 
{
	margin-top:-15px; 
	display:block; 
	float:left; 
	width:960px; 
	background:url(../images/nav_background.gif); 
	height:54px; 
	margin-bottom:15px;	
}

#middlemenu li 
{ 
	display:block; 
	float:left; 
	margin-left:85px; 
	font-size:14px; 
	line-height:54px; 
	cursor:pointer; 
	font-weight:bold; 
	letter-spacing:0px;
}

#middlemenu li:hover {
	color: #CC5914;
}

.myinfo
{
    font-family:'Arial';
    color: #000000;
    font-size:10px;
}

.comment
{
    display:block; 
    float:right; 
    line-height:25px; 
    font-size: 10px; 
    margin-bottom:10px; 
    color:#999;
}

.info
{
    font-size: 10px;
    color:#999;
    margin-bottom: 5px;
    display: inline;
}

a {
	color: #3671A8;
	font-weight: bold;
	text-decoration: none;
}
a:link, a:visited {
	color: #3671A8;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC5914;
}

#pp_pay{ display:block; float:left; }

#payoption{ display:block; float:left; width:100%; margin-bottom:10px; }

#payoption label{ width:80px !important; line-height:15px !important; }
#payoption input[type="radio"] { margin:0; padding:0; cursor:pointer; }

#payoptioninfo { display:none; float:left; width:100%; background:#f4f4f4; border:1px solid #CCC; margin-bottom:15px; }

#payoptioninfo p{ padding-top:20px; padding-bottom:20px;}