﻿@charset "UTF-8";
/* CSS Document */
/*
Title: Softgemini Corporation, Leaders in Software & Web Development Servicesb Globally. 
Description: CSS for Softgemini Corporation
Version: 3.0
Design: Softgemini Design Team
Designer Email: softgemini@gmail.com
*/

/* -------    Page Layout ----------*/

body {
padding : 0;
margin : 0;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color : #424242;
font-weight:normal;
text-decoration:none;
}

div, h1, h2, h3, h4, p, img, ul, ol, li, form, input, textarea {
	padding:0;
	margin:0;
	}
p {
	padding:0 0 8px 0;
	margin:0;
	}
ul {
	list-style:none;
	}
img {
	border:none;
	}
a {
	outline:none;
	text-decoration:none;
	}

/*COMMON STYLE START*/


.top{ background:#003254; height:12px;}
.top_bg{ background:url(images/topmenu_bg.jpg) left top repeat-x;}

#topmenu_text a{ 
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	}
#topmenu_text a:hover{ 
	color:#ffffff;
	text-decoration:underline;
	}


/*--------------------end of header-------------*/

.menu_bg{ background:url(images/menu_bg.gif) left top repeat-x;}

.menu_text a{ 
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
.menu_text a:hover{ 
	color:#03608f;
	text-decoration:none;
	}

.menu_shadow{ background:url(images/menu_shadow.gif) left top repeat-x;color:#28acf0}


/*--------------------end of menu-------------*/


.welcome_heading1{
	font-size:20px;
	color:#6b5a04;
	text-decoration:none;
	line-height:34px;
	text-transform:uppercase;
	font-weight:bold;
}

.red_welcome_heading2{
	font-size:20px;
	color:#fc4951;
	text-decoration:none;
	line-height:34px;
	text-transform:uppercase;
	font-weight:bold;
}




/*--------------------end of body-------------*/


.footer_bg{ background:url(images/footer_bg.gif) left top repeat-x; color:#28acf0;}

.footer_text a{ 
	color:#28acf0;
	text-decoration:none;
	line-height:30px;
	font-weight:normal;
	}
.footer_text a:hover{ 
	color:#ffffff;
	text-decoration:none;
	}


/*--------------------end of footer-------------*/