/* CSS Document */
body {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			12px;
	color:				#333333;
	background-color:	#fff9e9;
	margin-top:			25px;
}

a {
	color:				#333333;
	text-decoration:	none;
}

a:hover {
	color:				#a1cd48;
	text-decoration:	none;
}

h2 {
	font-size:			13px;
	font-style:			oblique;
	color:				#4e2412;
}
h5 {
 color: 				#999999;
 font-size:				14px;
 text-align:			right;
 
}

.e5 {
	font-size: 9px;
	font-weight: bold;
	font-style: oblique;
}

.hosting_box {
	width:167px;
	float:left;
	padding-top:6px;
}

.hositng_box_inside {
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	padding: 5px;
	text-align:left;
	font-size:10px;
}

a.tryitbtn,a.tryitbtn:link,a.tryitbtn:visited,a.showbtn,a.showbtn:link,a.showbtn:visited
{
display:block;
color:#FFFFFF;
background-color:#98bf21;
font-weight:bold;
font-size:11px;
width:120px;
text-align:center;
padding:0;
padding-top:3px;
padding-bottom:4px;
border:1px solid #ffffff;
outline:1px solid #98bf21;
text-decoration:none;
margin-left:1px;
}

a.tryitbtn:hover,a.tryitbtn:active,a.showbtn:hover,a.showbtn:active
{
background-color:#7A991A;
}

.products {
	width:132px;
	float:left;
	padding-top:8px;
	padding-right: 12px;
	text-align:	center;
	font-size:	10px;
}

.products a {
	color: #4e2412;
	text-decoration: none;
}

.products a:hover {
	color: #e2741b;
	text-decoration:	none;
}
.detail_image {
	border:	2px #4e2412 solid;
	
}

.welcome_box {
	padding-top:		10px;
	color: 				#a1cd48;
	text-align:			center;
}

.welcome_box a {
	color:				#a1cd48;
	text-decoration:	none;
	font-size:			18px;
	font-weight:		bolder;
	width:				120px;
	padding:			5px;
}

.welcome_box a:hover {
	background-color:	#ba5e27;
	color:				#492F0A;
	text-decoration:	none;
}

.img_centre {
	text-align: 		center;
}

.homepage {
	width:167px; float:left; padding-right:2px; padding-left:2px; padding-top:6px; font-size:10px;
}

.homepage_block {
	border-bottom:1px solid #492f0a;
	border-left:1px solid #492f0a;
	border-right:1px solid #492f0a;
	padding: 5px; text-align:left;
	height:			150px;
	display:block;
}

#menu {
	font-family:		Geneva, Arial, Helvetica, sans-serif;
	font-size:			14px;
	font-weight:		bold;
	width:				175px;
	margin-top:			12px;
	margin-left:		6px;
}

.menu_inside {
	padding-left:		15px;
	padding-top:		5px;
	padding-bottom:		5px;
	background-position:top;
	background-image:	url(../images/menu_divline.gif);
	background-repeat:	no-repeat;
}
.menu_inside a {
	color:				#333333;
	text-decoration:	none;
}

.menu_inside a:hover {
	color:				#e2741b;
	text-decoration:	none;
	padding-left: 		10px;
}

#copyright {
	font-size:			10px;
	padding-top:		5px;
	padding-bottom:		5px;
	text-align:			center;
	margin-top:			12px;
	background-color: 	#492f0a;
	color: 				#eac0a8;
}


#copyright a {
	color: 				#CCCCCC;
}

#copyright a:hover {
	color:				#EAF0F5;
}

.testimony {
	font-family:		"Times New Roman", Times, serif;
	background-image:	url(../images/bg_quote.gif);
	background-repeat:	no-repeat;
	background-color:	#e5f8a7;	
	padding:			8px 8px 8px 8px;
	margin-top:			12px;
	color:				#333333;
	font-size:			12px;
	width:				478px;
	text-align:			left;
}
.testimony a {
	color: 				#333333;
	text-decoration:	none;
}
.testimony a:hover {
	color:				#a1cd48;
	text-decoration:	underline;
}
.testimony_title {
	font-family:		"Times New Roman", Times, serif;
	font-size:			14px;
	color:				#333333;
	font-weight:		bold;
	padding-bottom:		10px;

}


.common_body {
	width:			703px;
}

.image_border {
	border:			1px solid #333333;	
	margin:			5px 5px 5px 5px;
}
  
.portfolio_showcase {
	border:			1px dotted #666666;
	float:			left;
	font-size:		9px;
	width:inherit;
	height:			108px;
	margin:			4px 4px 4px 4px;
	text-align:		center;
}
.portfolio_showcase a {
	color:			#000000;
	text-decoration:none;
}
.portfolio_showcase a:hover {
	color:			#00366C;
	text-decoration:none;
}

.title {
	text-align:		center;
	margin-top:		6px;
	margin-bottom:	6px;
	font-size:		16px;
	font-weight:	bold;
}

.client {
	text-align:		justify;
	font-size:		10px;
	padding:		8px 5px 8px 5px;
	margin-bottom: 	8px;
	margin-top:		8px;
	border-top: 	1px dotted #292929;
}

.images {
	float:			left;
	padding-right:	4px;
}

.description {
	font-size:			10px;
	font-weight:		normal;
}

.description a {
	color:				#1E1E1E;
	text-decoration:	none;
}
.description a:hover {
	color:				#1E1E1E;
	text-decoration:	underline;
}


.page_liens {
	padding: 			25px 25px 25px 25px;
	display:			block;
	width:				400px;

}

.page_liens a {
	color:				#004878;
	text-decoration:	none;
}

.page_liens a:hover {
	color:				#00172F;
	text-decoration:	none;
}


.oneColElsCtr #container {
	width: 46em;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}


/* SIDE BAR (FB) STARTS */
#sideBar{
text-align:left;
}

#sideBar h2{
    color:#3b5998;
    font-size:110%;
    font-family:arial;
    margin:10px 10px 10px 10px;
    font-weight:bold !important;
}

#sideBar h2 span{
    font-size:125%;
    font-weight:normal !important;
}

#sideBar ul{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

#sideBar li{
    margin:0px 10px 3px 10px;
    padding:2px;
    list-style-type:none;
    display:block;
    background-color:#DA1074;
    width:177px;
    color:#FFFFFF;
}

#sideBar li a{
    width:100%;
}

#sideBar li a:link,
#sideBar li a:visited{
    color:#FFFFFF;
    font-family:verdana;
    font-size:100%;
    text-decoration:none;
    display:block;
    margin:0px 0px 0px 0px;
    padding:0px;
    width:100%;
}

#sideBar li a:hover{
    color:#FFFFFF;
    text-decoration:underline;
}

#sideBar{
    position: absolute;
    width: auto;
    height: auto;
    top: 140px;
    right:0px;
	background-color:#94a3c4;
    background-position:top left;
}

#sideBarTab{
    float:left;
    height:137px;
    width:28px;
}

#sideBarTab img{
    border:0px solid #FFFFFF;
}

#sideBarContents{
    float:left;
    overflow:hidden;
    width:320px;
    height:570px;
}

#sideBarContentsInner{
    width:200px;
}

/* SIDE BAR (FB) ENDS */


.messageboard {
	float: 		left;
	display:block;
}
