/* 

	project:  internet corporation
	author:   luka cvrk (www.solucija.com) 

   
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;

}
:focus {
	outline: 0;
}


*{ margin: 0; padding: 0; }* 
body { 
	font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; 
	line-height: 1.6em;
	background: #fff url(images/bg.gif) repeat-x; 
	color: #444; 
}





a {	color: #317486;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; }
p { margin: 0 0 15px 0; }
h1 { font: bold 1.7em Arial, Sans-Serif;  margin: 20px 0 0; }
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
h2 { font: bold 1.6em Arial, Sans-Serif; margin: 0 0 12px; }
h4 { color: #808080; background: inherit; font-weight: normal; font-size: .9em; }
ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#content { width: 900px; margin: 0 auto; }

#logo { margin: 0px 0 0 0; height: 66px; width: 240px; float: left; background: url(images/logobg.gif) no-repeat bottom; text-align: center;}

#menu { float: right; padding: 40px 0 0; margin: 0 0 18px; }
#menu li { font-size: 1.1em; display: inline; }
#menu li a { padding: 30px 15px 0px 0; margin: 0 0 0 50px; color: #ccc; background: #505050 url(images/tab.gif) no-repeat right bottom;  }
#menu li a:hover { background: #505050 url(images/tabhover.gif) no-repeat right bottom; color: #FEFFB8; }

#intro { 
	clear: both;
	background: #fff url(images/intro.jpg) no-repeat;
	color: #4C8734;
	height: 170px;
	margin: 0 0 20px;
	padding: 45px 40px 0 0;
	text-align: right;
}
	#intro h1 { margin: 0; }
	#intro p { margin: 0; }
	
	#login { font-size: .9em; margin: 82px 0 0; }
	#login a { color: #fff; background: #8BE1FA; padding: 4px 20px 6px;}
	#login a:hover { color: #fff; background: #8BE1FA url(images/loginhover.gif) no-repeat; }

#leftform  { float:left;
		display:inline;
		width:231px;
		margin-left:1px;
		background:#f0f0f0;
}

#left { clear: left; float: left; width: 255px; padding: 0 14px 0 15px; font-size: .9em; margin: 0 0 15px; } 
	#leftmenu { list-style: none; margin: 0 0 20px 0; }
    #leftmenu li { padding: 0 0 0 12px; background: #fff url(images/bullet.gif) no-repeat center left; color: #46852F; }
	#leftmenu li a { background: #EAFFE3; color: #46852F; }
	
.applyForm { height:332px; margin-bottom:10px; background:url("images/apply_form_bg.gif") no-repeat; }
.applyForm h2 { margin-bottom:16px; }
.applyForm h2 a { display:block; width:0px; height:105px; text-indent:-2100px; }
.applyForm form { padding:0 30px 0 31px; }
.applyForm form .formItem { padding:0 2px 8px 2px; }
.applyForm form .formItem input { width:182px; padding:2px; }
.applyForm form .formItem select { width:190px; }
.applyForm .btn { margin-top:10px; }
.applyForm .verisign { float:left; margin-top:9px; }




#leftform h2.getstarted
	{
		background:url(images/uptitle.gif) top left no-repeat;
		height:80px;
		padding-top:14px;
		color:#fff;
	}
#leftform h2.getstarted strong
	{
		padding: 5px 0 0;
		font-weight:bold;
		display:block;
		text-align:center;
		font-size:190%;
		line-height: 1.1em;
	}

#leftform h2.getstarted span
	{
		font-size:110%;
		text-transform:uppercase;
		font-weight:bold;
		text-align:center;
		display:block;
		margin-top:5px;
		line-height:1.272em;
	}
	
#leftform li
	{
		padding:5px 10px 0px;
		color:#ffffff;

		
	}
#leftform li label
	{
		display:block;
		font-size:.8em;
		color:#000;
		font-size:100%;
		margin-bottom:3px;
	}
#leftform li input
	{
		width:185px;
	}
#leftform li.sl
	{
		float:left;
		display:inline;
		margin-right:0;
		padding-right:0;
		width:95px;
		margin-bottom:34px;
	}
#leftform li.sl input
	{
		width:45px;
	}
#leftform li.sl button.arrow-down
	{
		height:19px;
		width:22px;
		border:0;
		text-indent:-9999px;
		background:url(images/btn-arrow-down.gif) top left no-repeat;
	}
#leftform li.submit
	{
		float:right;
		width:101px;
		padding-left:0;
		margin-left:0;
		margin-bottom:34px;
	}
#leftform li.submit button.submit
	{
		background:url(images/btn-submit.gif) top left no-repeat;
		text-indent:-9999px;
		border:0;
		float:left;
		width:105px;
		height:43px;
	}
#leftform li.submit input.submit
	{
		text-indent:-9999px;
		border:0;
		float:left;
		width:101px;
		height:39px;
	}

#right {
	margin: 0 15px 20px 0;
	padding: 0 0 0 35px;
	border-left: 1px solid #ccc;
	float: right;
	width: 560px;
	text-align: justify;
}
	#notice { padding: 12px 14px 1px; background: #f4f4f4 url(images/noticebg.gif) no-repeat bottom right; color: #808080; }
	#left a, #right a { background: #EFFCFF; color: #317486; }

	#left h3 { border-bottom: 1px solid #eee; padding: 0 0 7px; margin: 0 0 15px 0; }
	#right h2 { border-bottom: 1px solid #ccc; padding: 0 0 8px; }

#footer { clear: both; border-top: 1px solid #ccc; padding: 10px 0; margin: 0 0 15px; font-size: .9em; color: #808080; background: #fff; }
	#footer a { color: #4CA031; background: #fff; }
	#col1 { float: left; width: 274px; padding: 7px 0 0 15px; margin: 0 0 10px; }
	#col2 { float: left; width: 250px; border-left: 1px solid #ccc; padding: 7px 0 0 40px; }
	#col3 { float: right; width: 250px; border-left: 1px solid #ccc; padding: 7px 0 0 40px; }
