@import url("reset.css");

/*	-------------------------------------------------------------
	Koder Landing Page
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	Koder Landing Page
	Filename:		landing.css
    Version:        2.0
	Date:			November 25, 2009
	Done by:		Aneeshkumar KV
	Company:        www.greenlemon.in
	-------------------------------------------------------------	
	-------------------------------------------------------------	*/

body {background:#848484; font-family: Tahoma, Verdana, Arial; line-height:18px
	}

a{ text-decoration:none;}

a:hover {text-decoration:none;}

input,select,textarea,ul,ol,li,form,div,p,object,table,label {margin:0px;}
h1,h2,h3,h4,h5 {margin:0px;}

/*---------------------------------------------------------------------*/


h1{ font-weight:normal; font-size:30px ; color:#000; margin:50px 0px 0px 0px; font-family:Arial, Helvetica, sans-serif; width:200px; }

h1 a{ color:#000000;}
h1 a:hover{ color:#c41039;}

h2{ font-weight:bold; font-size:15px ; color:#000;margin:0px 0px 10px 0px;  font-family:Arial, Helvetica, sans-serif; width:200px;}



h3{ font-weight:bold; font-size:12px ; color:#a00000;margin:10px 0px 5px 0px;  font-family:Tahoma, Verdana, Arial}

h4{  font-weight:bold; font-size:11px ; color:#a00000;margin:0px 0px 10px 0px;  font-family:Tahoma, Verdana, Arial }
h5{ font-weight:normal; font-size:11px ; color:#454545; margin:0px 0px 0px 10px;font-family:Tahoma, Verdana, Arial}
h6{ font-weight:bold; font-size:12px ; color:#7b3d00;margin:10px 0px 0px 0px;  font-family:Tahoma, Verdana, Arial}


/*---------------------- Defned Classes starting here ---------------------*/



.welcom{ width:991px; height:400px; background:#fff; margin:12% auto 0px auto; border-bottom:solid #5d5d5d 4px; border-top: solid #5d5d5d 4px; }

.koder{ width:493px; margin:50px 0px 0px 0px; float:left; }
.koder_cont{ width:300px;  margin:0px 0px 0px 20px; float:left;font:12px Arial, Helvetica, sans-serif; color:#3f3f3f}
.koder_address{ width:400px;  margin:10px 0px 0px 20px; float:left;font: bold 15px Arial, Helvetica, sans-serif; color:#3f3f3f;display:inline}



.logo{ width:128px; height:154px; margin:30px 0px 10px 20px; background:url(../image/koder_logo.jpg) no-repeat; float:left;display:inline }




.victory{ width:493px; margin:50px 0px 0px 0px; float:left; }
.victory_cont{ width:300px;  margin:0px 0px 60px 20px; float:left;font:12px Arial, Helvetica, sans-serif; color:#3f3f3f}
.victory_address{ width:450px;  margin:10px 0px 0px 20px; float:left;font: bold 15px Arial, Helvetica, sans-serif; color:#3f3f3f;display:inline}



.victory_logo{ width:128px; height:154px; margin:30px 0px 10px 20px; background:url(../image/victory_logo.jpg) no-repeat; float:left;display:inline }
